erigon-pulse/common/dbutils
ledgerwatch cd706d5081
Download/seed block bodies and block headers via BitTorrent (#1218)
* 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

* tidy mods

* Fix compile

* Fix lint

* Fix rpcdaemon running in the docker

Co-authored-by: b00ris <b00ris@mail.ru>
Co-authored-by: alex.sharov <AskAlexSharov@gmail.com>
2020-10-13 13:56:16 +01:00
..
bucket.go Download/seed block bodies and block headers via BitTorrent (#1218) 2020-10-13 13:56:16 +01:00
composite_keys_test.go CheckChangeSets to work with plain state and changeSets, optionally generate receipts (#639) 2020-06-09 06:52:38 +01:00
composite_keys.go change bucket type to string (#894) 2020-08-11 06:55:32 +07:00
helper.go IH stage speedup and lmdb custom comparators support (#1080) 2020-09-10 13:35:58 +01: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 State growth restore (#951) 2020-08-21 07:32:11 +01:00
suffix_type.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00