erigon-pulse/consensus/clique
b00ris 565a4250d6
Snapshot sync headers stage (#1836)
* save state

* snapshot update works

* save state

* snapshot migrator

* tx test

* save state

* migrations stages refactor

* refactor snapshot migrator

* compilation fixed

* integrate snapshot migrator

* goerli sync headers

* debug async snapshotter on goerly

* move verify headers, remove experiments, fix remove old snapshot

* save state

* refactor snapshotsync injection

* fix deadlock

* replace snapshot generation stage logic to migrate method

* change done for body snapshot

* clean

* clean&&change deleted value

* clean

* fix hash len

* fix hash len

* remove one of wrap methods, add remove snapshots on start

* add err check

* fix shadowing

* stages unwind order debug

* matryoshka experiments

* steam test

* fix build

* fix test

* fix lint

* fix test

* fix test datarace

* add get test

* return timeout

* fix mdbx overlap

* fix after merge

* change epoch size

* clean todo

* fix

* return testdata

* added return from sndownloader gorutine

* fix review comments

* Fix

* More info

Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
2021-05-08 09:45:40 +01:00
..
api.go remove chain indexer and core.setHead func (#1826) 2021-04-27 14:48:59 +07:00
clique_test.go Pruning flag, incremental staged sync (#1899) 2021-05-08 00:07:49 +03:00
clique.go Initial work on integration tests (#1797) 2021-04-29 16:14:10 +01:00
keys.go Snapshot sync headers stage (#1836) 2021-05-08 09:45:40 +01:00
snapshot_test.go Pruning flag, incremental staged sync (#1899) 2021-05-08 00:07:49 +03:00
snapshot.go Simplify clique (#1801) 2021-04-25 09:28:53 +01:00
verifier.go Add Baikal checks properly (#1868) 2021-05-04 06:50:06 +01:00