erigon-pulse/ethdb
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
..
bitmapdb Kludge fix for node being stuck (#1188) 2020-10-06 07:36:34 +01:00
cbor Better cbor support (#1163) 2020-10-02 10:56:13 +07:00
remote Better cbor support (#1163) 2020-10-02 10:56:13 +07:00
typedcursor Better cbor support (#1163) 2020-10-02 10:56:13 +07:00
AbstractKV.md Docs for Cursors and KV (#1046) 2020-09-05 14:26:24 +07:00
database_test.go kill bolt (#1085) 2020-09-09 11:09:55 +01:00
id.go Restore Ethash mining (#231) 2019-12-10 16:12:21 +03:00
interface.go bitmap indices for logs (#1124) 2020-09-28 18:18:36 +01:00
kv_abstract_test.go bitmap indices for logs (#1124) 2020-09-28 18:18:36 +01:00
kv_abstract.go History-style sharding for bitmap indices (#1159) 2020-10-02 10:54:11 +07:00
kv_lmdb.go Add sync by bittorrent snapshots (#1160) 2020-10-06 20:24:48 +01:00
kv_migrator_test.go Fix readonly mode (#1077) 2020-09-08 07:19:06 +01:00
kv_remote.go Do not cancel context when closing remote cursor 2020-10-06 17:11:30 +01:00
kv_snapshot_test.go Add sync by bittorrent snapshots (#1160) 2020-10-06 20:24:48 +01:00
kv_snapshot.go Add sync by bittorrent snapshots (#1160) 2020-10-06 20:24:48 +01:00
memory_database.go kill bolt (#1085) 2020-09-09 11:09:55 +01:00
mutation_puts.go change bucket type to string (#894) 2020-08-11 06:55:32 +07:00
mutation.go bitmap indices for logs (#1124) 2020-09-28 18:18:36 +01:00
object_db.go Add sync by bittorrent snapshots (#1160) 2020-10-06 20:24:48 +01:00
rewind.go change bucket type to string (#894) 2020-08-11 06:55:32 +07:00
storage_mode_test.go Remove preimage storage mode, write receipts by default (#809) 2020-07-29 14:00:39 +01:00
storage_mode.go Remove preimage storage mode, write receipts by default (#809) 2020-07-29 14:00:39 +01:00
tx_db.go bitmap indices for logs (#1124) 2020-09-28 18:18:36 +01:00
walk.go bitmap indices for logs (#1124) 2020-09-28 18:18:36 +01:00