erigon-pulse/eth/downloader
Alex Sharov c7eedf0091
Add kv to stage settings (because it doesn't change in runtime, tx will be passed as Stage func argument) (#1872)
* add kv to config

* move forward tx use

* move forward tx use

* gc stat

* gc stat

* changeset writer - move to tx

* clean

* clean

* clean

* clean

* clean
2021-05-04 13:36:03 +01:00
..
downloader_stagedsync_test.go rawdb deprecated methods with Database interface (#1854) 2021-05-01 14:42:23 +07:00
downloader_stagedsync.go Aleut fix for GASPRICE opcode (#1852) 2021-04-30 19:20:18 +01:00
downloader_test.go Remove unused code (#1604) 2021-03-26 09:08:01 +07:00
downloader.go Add kv to stage settings (because it doesn't change in runtime, tx will be passed as Stage func argument) (#1872) 2021-05-04 13:36:03 +01:00
events.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
metrics.go remove unused metrics (#1643) 2021-03-31 16:24:39 +07:00
peer_test.go eth/downloader: refactor downloader + queue (#21263) 2020-08-07 14:23:49 +02:00
peer.go Remove eth64 (#1715) 2021-04-13 21:48:36 +07:00
queue.go Aleut support (Eip1559) (#1704) 2021-04-22 18:11:37 +01:00
resultstore.go Remove unused code (#1604) 2021-03-26 09:08:01 +07:00
testchain_test.go Aleut support (Eip1559) (#1704) 2021-04-22 18:11:37 +01:00
types.go Aleut support (Eip1559) (#1704) 2021-04-22 18:11:37 +01:00