erigon-pulse/eth/stagedsync
Evgeny Danilenko 3134066bba
Fix stage 3 shutdown (#629)
* check stop on every block inside jobs

* stop spawnRecoverSendersStage properly

* fmt

* close recoverSenders goroutines

* fmt
2020-06-06 16:09:57 +01:00
..
stages move staged sync to its own package (#605) 2020-06-02 17:52:50 +03:00
stage_bodies.go Refactor Stagedsync part 1 (#610) 2020-06-03 17:25:44 +03:00
stage_execute_test.go move staged sync to its own package (#605) 2020-06-02 17:52:50 +03:00
stage_execute.go Prevent slice make and copy in Pushes (#625) 2020-06-05 19:46:34 +03:00
stage_hashcheck_test.go Stage5 unwind (#631) 2020-06-06 12:03:29 +01:00
stage_hashcheck.go Stage5 unwind (#631) 2020-06-06 12:03:29 +01:00
stage_headers.go Stage5 unwind (#631) 2020-06-06 12:03:29 +01:00
stage_indexes.go Refactor Stagedsync part 1 (#610) 2020-06-03 17:25:44 +03:00
stage_senders.go Fix stage 3 shutdown (#629) 2020-06-06 16:09:57 +01:00
stage.go Refactor Stagedsync part 1 (#610) 2020-06-03 17:25:44 +03:00
stagedsync.go Stage5 unwind (#631) 2020-06-06 12:03:29 +01:00
state.go Fix stage 3 shutdown (#629) 2020-06-06 16:09:57 +01:00
testutil.go Incremental promotion for stage 5 (#628) 2020-06-06 06:36:29 +01:00
types.go move staged sync to its own package (#605) 2020-06-02 17:52:50 +03:00