erigon-pulse/common/dbutils
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
..
bucket.go State snapshot sync (#1417) 2021-01-02 19:28:37 +00:00
composite_keys_test.go State cache switching writes to reads during commit (#1368) 2020-12-08 09:44:29 +00:00
composite_keys.go State cache switching writes to reads during commit (#1368) 2020-12-08 09:44:29 +00:00
helper.go ChangeSets dupsort (#1342) 2020-11-16 12:08:28 +00:00
history_index_test.go refuse to append to index is value is not greater than the last element (#807) 2020-07-29 11:22:48 +01:00
history_index.go History bitmap 64 (#1374) 2020-12-04 21:16:51 +00:00
suffix_type.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00