erigon-pulse/turbo/stages
Alex Sharov 5ad4eb936a
split backend.go:new to 2 funcs (#6595)
Split backend.go:New method to 2. 1st will create db and basic
configuration. 2nd will create instances of stagedsync, txpool, etc...
based on this configuration.
2023-01-17 13:20:31 +07:00
..
bodydownload Improvements for body downloader (#6589) 2023-01-16 22:09:28 +00:00
headerdownload reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
blockchain_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
chain_makers_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
genesis_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
mock_sentry.go split backend.go:new to 2 funcs (#6595) 2023-01-17 13:20:31 +07:00
sentry_mock_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
stageloop.go split backend.go:new to 2 funcs (#6595) 2023-01-17 13:20:31 +07:00