erigon-pulse/eth/downloader
Igor Mandrigin 1d740fc78e
refactor stagedsync unwind, add tests(#636)
* some stubs

* post rebase

* fixups

* linter

* linter 2

* Update stages.go
2020-06-08 07:01:26 +03:00
..
api.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
downloader_stagedsync_test.go optimize codeBitmap (#626) 2020-06-06 21:49:06 +01:00
downloader_stagedsync.go refactor stagedsync unwind, add tests(#636) 2020-06-08 07:01:26 +03:00
downloader_test.go optimize codeBitmap (#626) 2020-06-06 21:49:06 +01:00
downloader.go refactor stagedsync unwind, add tests(#636) 2020-06-08 07:01:26 +03:00
events.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
fakepeer.go FakePeer - reduce interface size 2019-12-13 09:56:30 +06:00
metrics.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
modes.go Mgr schedule iterator (#566) 2020-05-28 12:33:05 +01:00
peer.go core, eth: implement eth/65 transaction fetcher 2020-02-27 17:21:20 +03:00
queue.go eth/downloader: minor typo fixes in comments (#21035) 2020-05-20 15:26:22 +03:00
testchain_test.go Run tests on lmdb and badger (#624) 2020-06-05 10:25:33 +01:00
types.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00