erigon-pulse/turbo/snapshotsync
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
..
bodies_snapshot.go Body snapshot (#2100) 2021-07-06 23:33:26 +01:00
build_infobytes.go Body snapshot (#2100) 2021-07-06 23:33:26 +01:00
client.go Remote snapshot downloader (#1343) 2020-11-13 16:16:47 +00:00
const.go Nuke LMDB (#2167) 2021-06-16 13:57:58 +03:00
downloader.go separate_config_from_node_and_eth (#2289) 2021-07-04 08:50:32 +01:00
external_downloader_grpc.pb.go Snapshot sync headers stage (#1836) 2021-05-08 09:45:40 +01:00
external_downloader.pb.go Snapshot sync headers stage (#1836) 2021-05-08 09:45:40 +01:00
headers_snapshot.go Body snapshot (#2100) 2021-07-06 23:33:26 +01:00
logger.go rename (#1978) 2021-05-20 19:25:53 +01:00
postprocessing_test.go Body snapshot (#2100) 2021-07-06 23:33:26 +01:00
postprocessing.go Body snapshot (#2100) 2021-07-06 23:33:26 +01:00
server.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
snapshot_builder_test.go Body snapshot (#2100) 2021-07-06 23:33:26 +01:00
snapshot_builder.go Body snapshot (#2100) 2021-07-06 23:33:26 +01:00
snapshot_mode_test.go Remote snapshot downloader (#1343) 2020-11-13 16:16:47 +00:00
snapshot_mode.go Remote snapshot downloader (#1343) 2020-11-13 16:16:47 +00:00
wrapdb.go Body snapshot (#2100) 2021-07-06 23:33:26 +01:00