erigon-pulse/node
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_test.go cmd/geth, node: allow configuring JSON-RPC on custom path prefix (#22184) 2021-03-09 13:58:42 +01:00
api.go Granular rpc control (Allow list for RPC daemon) (#1341) 2020-11-10 10:08:42 +01:00
config_test.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
config.go Snapshot sync headers stage (#1836) 2021-05-08 09:45:40 +01:00
defaults.go Snapshot sync headers stage (#1836) 2021-05-08 09:45:40 +01:00
doc.go Remove puppeth & account management (#1610) 2021-03-26 21:05:42 +03:00
endpoints.go node: refactor package node (#21105) 2020-08-14 16:33:59 +02:00
errors.go node: refactor package node (#21105) 2020-08-14 16:33:59 +02:00
lifecycle.go node: refactor package node (#21105) 2020-08-14 16:33:59 +02:00
node_example_test.go node: refactor package node (#21105) 2020-08-14 16:33:59 +02:00
node_test.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
node.go Snapshot sync headers stage (#1836) 2021-05-08 09:45:40 +01:00
rpcstack_test.go and more linter fixes 2021-03-18 11:46:13 +01:00
rpcstack.go node: always show websocket url in logs (#22307) 2021-03-10 11:10:15 +01:00
utils_test.go linters 2020-08-15 22:22:05 +02:00