erigon-pulse/eth
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
..
downloader Add sync by bittorrent snapshots (#1160) 2020-10-06 20:24:48 +01:00
fetcher test fixups 2020-08-29 14:35:39 +02:00
filters Add comment about ContractAddress in receipts, followed by some simplification (#1137) 2020-09-26 13:38:10 +01:00
gasprice post-rebase fixes 2020-10-06 14:12:09 +02:00
stagedsync Add sync by bittorrent snapshots (#1160) 2020-10-06 20:24:48 +01:00
tracers eth/tracers: regenerate assets from #21549 (#21564) 2020-10-06 14:12:09 +02:00
api_backend.go Add comment about ContractAddress in receipts, followed by some simplification (#1137) 2020-09-26 13:38:10 +01:00
api_test.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
api_tracer.go eth: added trace_call to trace on top of arbitrary blocks (#21338) 2020-09-11 16:25:13 +02:00
api.go eth: added trace_call to trace on top of arbitrary blocks (#21338) 2020-09-11 16:25:13 +02:00
backend.go Add sync by bittorrent snapshots (#1160) 2020-10-06 20:24:48 +01:00
bloombits.go eth: updated comments (#21490) 2020-09-11 16:04:25 +02:00
config.go Add sync by bittorrent snapshots (#1160) 2020-10-06 20:24:48 +01:00
debug.go Call bufio.Flash() in tester (#407) 2020-03-26 21:52:05 +00:00
discovery.go cmd/devp2p: add eth protocol test suite (#21598) 2020-10-06 14:12:09 +02:00
firehose.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
gen_config.go cmd, core, eth, light, trie: dump clean cache periodically (#20391) 2020-08-12 12:01:13 +02:00
handler_test.go move ./trie to ./turbo/trie (#1114) 2020-09-14 11:33:39 +01:00
handler.go cmd/devp2p: add eth protocol test suite (#21598) 2020-10-06 14:12:09 +02:00
helper_test.go post-rebase fixes 2020-10-06 14:12:09 +02:00
peer.go Headers poc 3 - intermediate changes (#1093) 2020-09-11 07:35:51 +01:00
protocol_test.go cmd/devp2p: add eth protocol test suite (#21598) 2020-10-06 14:12:09 +02:00
protocol.go Headers poc 3 - intermediate changes (#1093) 2020-09-11 07:35:51 +01:00
sync_test.go remove eth/63, add tests for eth/65 (#823) 2020-07-30 11:16:55 +01:00
sync.go Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00