erigon-pulse/eth/stagedsync
Alex Sharov d3ede58ff0
stage3, fix: if header stage is ehead of body stage (#717)
* fix case: if header stage is ehead of body stage

* fix case: if header stage is ehead of body stage

* fix case: if header stage is ehead of body stage

* allow stage3 to sync to given block

* allow stage3 to sync to given block
2020-07-06 11:11:01 +01:00
..
stages Separating HashState and IntermediateHashes stages again, fixing errors (#688) 2020-06-26 07:46:05 +01:00
stage_bodies.go integration of insertBodies instead of insertChain (#700) 2020-07-01 08:23:15 +01:00
stage_execute_test.go Stage6 - intermediate hashes (#677) 2020-06-18 22:27:11 +01:00
stage_execute.go Command for long and heavy integration tests (#712) 2020-07-05 07:18:21 +01:00
stage_hashstate_test.go Separating HashState and IntermediateHashes stages again, fixing errors (#688) 2020-06-26 07:46:05 +01:00
stage_hashstate.go Command for long and heavy integration tests (#712) 2020-07-05 07:18:21 +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 Separating HashState and IntermediateHashes stages again, fixing errors (#688) 2020-06-26 07:46:05 +01:00
stage_indexes.go non-concurrent ETL, debug_traceTransaction in rcpdaemon (#692) 2020-06-28 07:10:27 +01:00
stage_interhashes.go Fix index generation for storage when incarnation changes (#716) 2020-07-06 07:34:24 +01:00
stage_senders.go stage3, fix: if header stage is ehead of body stage (#717) 2020-07-06 11:11:01 +01:00
stage_txlookup.go non-concurrent ETL, debug_traceTransaction in rcpdaemon (#692) 2020-06-28 07:10:27 +01:00
stage.go stagedsync: allow long stages/unwinds to be interrupted (#643) 2020-06-09 15:49:49 +03:00
stagedsync.go stage3, fix: if header stage is ehead of body stage (#717) 2020-07-06 11:11:01 +01:00
state_test.go close db in tests (#669) 2020-06-16 12:05:40 +07:00
state.go Various fixes to make sync work (#663) 2020-06-13 22:39:55 +01:00
testutil.go Issue 635: Stage4 to optionally generate persisted receipts (#644) 2020-06-09 14:11:09 +01:00
types.go refactor stagedsync unwind, add tests(#636) 2020-06-08 07:01:26 +03:00
unwind_test.go stagedsync: allow long stages/unwinds to be interrupted (#643) 2020-06-09 15:49:49 +03:00
unwind.go stagedsync: allow long stages/unwinds to be interrupted (#643) 2020-06-09 15:49:49 +03:00