erigon-pulse/turbo/stages
ledgerwatch cfb0d99cfa
Improvements for body downloader (#6589)
1. Replacing temporary MBDX table with limited-size btree
2. Always scan block numbers from the start to prioritise low-number
blocks
3. Other fixes and simplifications

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2023-01-16 22:09:28 +00: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 Improvements for body downloader (#6589) 2023-01-16 22:09:28 +00:00
sentry_mock_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
stageloop.go Improvements for body downloader (#6589) 2023-01-16 22:09:28 +00:00