erigon-pulse/eth/stagedsync
Igor Mandrigin d05cfa22f6
Make plain state + staged sync the default (#782)
* make plain state + staged sync the default

* remove sync mode flag completely

* one thing

* fix the console

* simplify code

* fix and skip tests

* fixup for console tests
2020-07-25 18:18:18 +01:00
..
stages Integration: compare to reference_db after all cycles, better cancelation, add to makefile (#733) 2020-07-10 07:03:18 +01:00
stage_bodies.go Make cmd/tester initiate staged sync, remove some pools and caches (#746) 2020-07-15 07:15:48 +01:00
stage_execute_test.go Make plain state + staged sync the default (#782) 2020-07-25 18:18:18 +01:00
stage_execute.go Make plain state + staged sync the default (#782) 2020-07-25 18:18:18 +01:00
stage_hashstate_test.go Remove load start key from etl (#757) 2020-07-18 10:17:04 +01:00
stage_hashstate.go Remove load start key from etl (#757) 2020-07-18 10:17:04 +01:00
stage_headers_test.go Fix total difficulty calculation in staged sync. (#672) 2020-06-16 19:14:50 +03:00
stage_headers.go cmd/tester initiates staged sync, and unwind (but not reorg) (#758) 2020-07-19 09:11:53 +01:00
stage_indexes.go Integration tests2 (#714) 2020-07-07 11:00:25 +07:00
stage_interhashes.go Remove load start key from etl (#757) 2020-07-18 10:17:04 +01:00
stage_senders.go integration: fix problem with interruption (#743) 2020-07-15 12:53:12 +01:00
stage_txlookup.go Integration: compare to reference_db after all cycles, better cancelation, add to makefile (#733) 2020-07-10 07:03:18 +01:00
stage_txpool.go Integrate txPool into staged sync, fix tx_pool_test (#778) 2020-07-23 21:52:41 +01:00
stage.go Limit incremental step size of stages 5 and 6. (#754) 2020-07-17 12:52:09 +07:00
stagedsync.go Integrate txPool into staged sync, fix tx_pool_test (#778) 2020-07-23 21:52:41 +01:00
state_test.go Integration: compare to reference_db after all cycles, better cancelation, add to makefile (#733) 2020-07-10 07:03:18 +01:00
state.go Integrate txPool into staged sync, fix tx_pool_test (#778) 2020-07-23 21:52:41 +01:00
testutil.go Issue 635: Stage4 to optionally generate persisted receipts (#644) 2020-06-09 14:11:09 +01:00
types.go Make cmd/tester initiate staged sync, remove some pools and caches (#746) 2020-07-15 07:15:48 +01:00
unwind_test.go integration: fix problem with interruption (#743) 2020-07-15 12:53:12 +01:00
unwind.go Limit incremental step size of stages 5 and 6. (#754) 2020-07-17 12:52:09 +07:00