erigon-pulse/cmd/snapshots/generator/commands
b00ris 57473175ff
Body snapshot (#2100)
* fix test

* get rid of ObjectDatabase

* sn_builder_prototype2

* save state

* save state

* integration step1

* fix lint

* fix

* fix test

* integrate migrator.finish

* fix lint

* fix build

* fix typo

* save state

* body snapshot test

* unique tx

* body snapshot generation using walk

* move methods out of test

* block data verification added

* fix lint

* test with remove works correctly

* fix lint

* remove experiment test

* fix test

* add comment

* add second layer of remove test

* rename test

* fix typos

* fix lint

* revert testdata

* body snapshot migration save state

* fix body snapshot migration

* fix after merge

* remove debug test

* debug windows build

* fix build

* fix

* fix lint

* debug

* fix

* fix windows build

* simplify snapshot management&&get rid of lazy tx

* fix lint

* fix windows path

* debug

* debug

* debug

* debug

* remove geometry experiments

* skip windows tests

* clean

* fix

* fix ;int
2021-07-06 23:33:26 +01:00
..
copy_from_state.go To break dependency to db implementation - move all db classes to "ethdb/kv" and leave in "ethdb" only interfaces (#2195) 2021-06-19 15:21:53 +07:00
generate_body_snapshot.go Body snapshot (#2100) 2021-07-06 23:33:26 +01:00
generate_header_snapshot.go Body snapshot (#2100) 2021-07-06 23:33:26 +01:00
generate_state_snapshot.go Body snapshot (#2100) 2021-07-06 23:33:26 +01:00
metainfo_hash.go rename (#1978) 2021-05-20 19:25:53 +01:00
root.go Nuke LMDB (#2167) 2021-06-16 13:57:58 +03:00
verify_headers.go Nuke LMDB (#2167) 2021-06-16 13:57:58 +03:00
verify_state_snapshot.go Body snapshot (#2100) 2021-07-06 23:33:26 +01:00