erigon-pulse/cmd/state
b00ris 8db5790838
State snapshot sync (#1417)
* move experiments to new branch&reorganise kv_snapshot

* walk&modify tests

* added delete from snapshot tests

* fmt

* state snapshot debug

* snapshot validation passed. copy state snapshot

* debug

* snapshot cursor.Prev test

* Prev works correct. Added Current check

* add err check

* added walk forward and backward test

* before refactoring

* refactoring

* execution with snapshot debug

* fix

* remove useless test

* before dupcursor implimentation

* tests with prev and delete works

* execution based on state snapshot passed

* remove useless tests

* blocks to 1140000 passed

* clean verifier

* cleanup state generation

* clean verify && seeder

* remove debug code

* tests passed

* fix lint

* save state

* test passed

* fix lint

* add state hash

* fix lint
2021-01-02 19:28:37 +00:00
..
commands History bitmap 64 (#1374) 2020-12-04 21:16:51 +00:00
generate Remove StageData (#1419) 2020-12-21 11:01:37 +00:00
py IH stage speedup and lmdb custom comparators support (#1080) 2020-09-10 13:35:58 +01:00
stateless Remove StageData (#1419) 2020-12-21 11:01:37 +00:00
stats change bucket type to string (#894) 2020-08-11 06:55:32 +07:00
verify State snapshot sync (#1417) 2021-01-02 19:28:37 +00:00
main.go Stateless prototype - enable metrics collection (#442) 2020-04-12 19:36:14 +01:00