erigon-pulse/eth/stagedsync
ledgerwatch e5692d1726
Various fixes to staged sync and experiments (#608)
* First commit

* Fix the one-off error

* Fix formatting

* Ability to execute stage5 separately

* Clean up intermediate hashes and stage5 progress

* Fix linter

* Print original keys when extracting

* channel

* More logging

* More logging

* Remove excess logging

* fix stage2

* Revert

* Fix stage2

* Add provider exhausted

* Sort sortable buffer

* Fix test

* Another cleanup

* Remove exhaust log
2020-06-03 13:03:40 +01:00
..
stages move staged sync to its own package (#605) 2020-06-02 17:52:50 +03:00
stage_bodies.go move staged sync to its own package (#605) 2020-06-02 17:52:50 +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 move staged sync to its own package (#605) 2020-06-02 17:52:50 +03:00
stage_hashcheck_test.go move staged sync to its own package (#605) 2020-06-02 17:52:50 +03:00
stage_hashcheck.go Various fixes to staged sync and experiments (#608) 2020-06-03 13:03:40 +01:00
stage_indexes.go move staged sync to its own package (#605) 2020-06-02 17:52:50 +03:00
stage_senders.go move staged sync to its own package (#605) 2020-06-02 17:52:50 +03:00
stagedsync.go Various fixes to staged sync and experiments (#608) 2020-06-03 13:03:40 +01:00
testutil.go move staged sync to its own package (#605) 2020-06-02 17:52:50 +03:00
types.go move staged sync to its own package (#605) 2020-06-02 17:52:50 +03:00