erigon-pulse/cmd/state/generate
b00ris 4ebade3583
Add sync by bittorrent snapshots (#1160)
* save state

* torrent experiments

* torrent experiment passed

* fixes after merge

* snapshot headers processing passed

* save state

* save state

* download headers works after snapshot processing

* save state

* save state

* save state

* save state

* add lazy load tx to snapshots, increase number of trackers

* save state

* speedup getting info

* change logging

* move to turbo package

* save state

* save state

* save state

* cleanup

* save state

* add test test

* save state

* lmdb debugging

* fix readonly mode

* save state

* fix build

* sync works

* save state

* save state

* save state

* allow cmd stages stageSenders use snapshots

* debugging failed hashing

* remove experimental tests

* remove torrent experimental tests

* fix lint

* extract snapshot wrapper

* metainfo checker

* add remote seeder

* add logs

* update gomod

* remove useless code

* fix lint&remove useless code

* extract verify snapshot to separated command

* skip debug test

* fix test

* change type of seedSnapshot flag

* add eth logger to torrent lib

* skip debug test

* add Close method

* review fixes

* fix lint

Co-authored-by: alex.sharov <AskAlexSharov@gmail.com>
Co-authored-by: Alexey Akhunov <akhounov@gmail.com>
2020-10-06 20:24:48 +01:00
..
generate_body_snapshot.go Add sync by bittorrent snapshots (#1160) 2020-10-06 20:24:48 +01:00
generate_header_snapshot.go Add sync by bittorrent snapshots (#1160) 2020-10-06 20:24:48 +01:00
regenerate_index.go change bucket type to string (#894) 2020-08-11 06:55:32 +07:00
regenerate_tx_lookup.go non-concurrent ETL, debug_traceTransaction in rcpdaemon (#692) 2020-06-28 07:10:27 +01:00
remote_seeder.go Add sync by bittorrent snapshots (#1160) 2020-10-06 20:24:48 +01:00
seeder.go Add sync by bittorrent snapshots (#1160) 2020-10-06 20:24:48 +01:00
snapshot_metainfo_hash.go Add sync by bittorrent snapshots (#1160) 2020-10-06 20:24:48 +01:00