erigon-pulse/cmd
ledgerwatch 94360212cb
Download/seed headers and block bodies via BitTorrent (#1195)
* 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: b00ris <b00ris@mail.ru>
Co-authored-by: alex.sharov <AskAlexSharov@gmail.com>
2020-10-07 13:15:49 +01:00
..
abidump post-merge fixups 2020-02-27 17:22:25 +03:00
abigen Rpcdaemon as lib (#940) 2020-08-19 12:46:20 +01:00
bootnode Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
checkpoint-admin Remove fdlimit - ramping up open file handles limit (#1011) 2020-08-30 09:01:39 +01:00
clef cmd/clef, cmd/geth: use SplitAndTrim from cmd/utils (#21579) 2020-10-06 14:12:09 +02:00
devp2p post-rebase fixes 2020-10-06 14:12:09 +02:00
ethkey geth 1.9.18 post-rebase fixups 2020-08-08 17:33:35 +02:00
evm linters 2020-08-29 15:43:33 +02:00
hack Add some logging to mint (aka block body gap check) (#1189) 2020-10-06 07:36:47 +01:00
headers Headers poc 5 - Intermediate (#1145) 2020-09-27 21:32:05 +01:00
integration Download/seed headers and block bodies via BitTorrent (#1195) 2020-10-07 13:15:49 +01:00
p2psim node: refactor package node (#21105) 2020-08-14 16:33:59 +02:00
pics move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
prometheus Fix metrics conflict with pporf (#1112) 2020-09-14 12:05:35 +07:00
puppeth cmd/geth, cmd/puppeth: replace deprecated rpc and ws flags in tests and docs (#21317) 2020-08-07 12:54:50 +02:00
restapi Mutual TLS authentication (for now without verifying the Common Name) (#1113) 2020-09-19 15:16:04 +01:00
rlpdump Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
rpcdaemon Revert "rpcdaemon to cache chainconfig (#1173)" (#1177) 2020-10-03 15:07:49 +07:00
rpctest build docker on ci (#1198) 2020-10-07 11:12:10 +01:00
semantics Tx retrace extension for Rest API (#436) 2020-04-10 19:47:45 +01:00
state Download/seed headers and block bodies via BitTorrent (#1195) 2020-10-07 13:15:49 +01:00
tester Add comment about ContractAddress in receipts, followed by some simplification (#1137) 2020-09-26 13:38:10 +01:00
tg pass_root_ctx_to_p2p_server (#1192) 2020-10-06 20:25:01 +01:00
tgcustom turbo-api: Add docs to some public structs, methods and fields (#1127) 2020-09-21 16:10:25 +02:00
utils Download/seed headers and block bodies via BitTorrent (#1195) 2020-10-07 13:15:49 +01:00