move sync.Run() to kv (#2112)
* less objdb in tests * move sync.Run to tx * move * move * move
Showing
- cmd/integration/commands/state_stages.go 6 additions, 6 deletionscmd/integration/commands/state_stages.go
- eth/stagedsync/all_stages.go 1 addition, 1 deletioneth/stagedsync/all_stages.go
- eth/stagedsync/stage_headers_new.go 1 addition, 1 deletioneth/stagedsync/stage_headers_new.go
- eth/stagedsync/state.go 40 additions, 54 deletionseth/stagedsync/state.go
- eth/stagedsync/state_test.go 20 additions, 51 deletionseth/stagedsync/state_test.go
- turbo/stages/stageloop.go 1 addition, 1 deletionturbo/stages/stageloop.go
Loading
Please register or sign in to comment