erigon-pulse/ethdb
Alex Sharov 5dbe1724be
Bitmap etl (#1227)
* save progress

* save progress

* save progress

* save progress

* etl bimaps

* etl bimaps

* etl bimaps

* etl bimaps

* a

* a

* a

* a

* a

* a

* a

* save progress

* save progress

* save progress

* a

* fix_race_condition_on_zstd_build

* clean

* clean

* clean

* clean

* clean

* go mod tidy

* clean

* clean

* clean

* clean

* clean

* clean

* clean

* clean

* clean

* clean

* clean

* clean

* clean

* clean

* clean

* clean

* clean

* fix corner case

* commit every

* call traces etl

* call traces etl

* call traces etl

* return missed error

* go mod tidy

* go mod tidy

* go mod tidy

* rebase to master

* remove trash

* print full key if it has 8 leading zeroes
2020-10-19 14:11:01 +01:00
..
bitmapdb Bitmap etl (#1227) 2020-10-19 14:11:01 +01:00
cbor Better cbor support (#1163) 2020-10-02 10:56:13 +07:00
remote increase_stereams_default (#1219) 2020-10-11 10:01:01 +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 Better migration - receipts_cbor_encode not to increase size of the database (#1250) 2020-10-17 14:00:12 +01:00
kv_abstract_test.go Rpcdaemon: private api V2 (#1214) 2020-10-10 13:24:56 +01:00
kv_abstract.go [WIP] CallTraces index (#1157) 2020-10-12 09:39:04 +01:00
kv_lmdb.go Better migration - receipts_cbor_encode not to increase size of the database (#1250) 2020-10-17 14:00:12 +01:00
kv_migrator_test.go Fix readonly mode (#1077) 2020-09-08 07:19:06 +01:00
kv_remote2.go [WIP] CallTraces index (#1157) 2020-10-12 09:39:04 +01:00
kv_remote.go [WIP] CallTraces index (#1157) 2020-10-12 09:39:04 +01:00
kv_snapshot_test.go Download/seed block bodies and block headers via BitTorrent (#1218) 2020-10-13 13:56:16 +01:00
kv_snapshot.go Download/seed block bodies and block headers via BitTorrent (#1218) 2020-10-13 13:56:16 +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 Better migration - receipts_cbor_encode not to increase size of the database (#1250) 2020-10-17 14:00:12 +01:00
rewind.go change bucket type to string (#894) 2020-08-11 06:55:32 +07:00
storage_mode_test.go [WIP] CallTraces index (#1157) 2020-10-12 09:39:04 +01:00
storage_mode.go [WIP] CallTraces index (#1157) 2020-10-12 09:39:04 +01:00
tx_db.go Bitmap etl (#1227) 2020-10-19 14:11:01 +01:00
walk.go Fixes issue #1232 (#1233) 2020-10-14 12:01:44 +01:00