erigon-pulse/cmd/integration/commands
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
..
flags.go Initial work on RPC streaming (#1880) 2021-05-06 18:37:38 +01:00
refetence_db.go Simplify ChangeSet implementation and tests (#1878) 2021-05-04 13:34:08 +01:00
reset_state.go Changeset writer move to tx (#1871) 2021-05-05 14:31:40 +07:00
root.go add --datadir parameter to integration, snapshot generator, header downloader (#1749) 2021-04-19 14:25:26 +07:00
snapshot_check.go Snapshot sync headers stage (#1836) 2021-05-08 09:45:40 +01:00
stages.go Snapshot sync headers stage (#1836) 2021-05-08 09:45:40 +01:00
state_stages.go Move exec to tx (#1887) 2021-05-07 09:06:44 +07:00
testing.go Initial work on integration tests (#1797) 2021-04-29 16:14:10 +01:00