erigon-pulse/cmd/state
Alex Sharov 916a1f8b83
[wip] Lmdb: AbstractKV and DB interfaces (#589)
* resetIH from scratch if needed

* lmdb

* add AbstractKV to loader, added new Object accessor around AbstractKV

* add lmdb cli flag

* add requirement of k!=nil on error in docs

* add Size method for compatibility

* read after put tests

* fix multiput nils

* simplify loops

* increase mmap size

* better error messages

* better error messages

* fix tests

* better error messages

* cleanup

* avoid bolt usage in test

* move hardcoded bucket name to dbutils

* register more buckets

* register more buckets

* fix test
2020-05-30 09:12:21 +01:00
..
commands Fix RestAPI for tx_retrace and make it work for local boltdb (#584) 2020-05-27 17:24:34 +01:00
generate Generalize "insert into DB though sorted files" pattern. (#592) 2020-05-30 10:00:35 +03:00
stateless [wip] Lmdb: AbstractKV and DB interfaces (#589) 2020-05-30 09:12:21 +01:00
stats Stages 6 and 7 for generating history indices (#569) 2020-05-23 10:19:56 +01:00
verify Generalize "insert into DB though sorted files" pattern. (#592) 2020-05-30 10:00:35 +03:00
main.go Stateless prototype - enable metrics collection (#442) 2020-04-12 19:36:14 +01:00
state [WIP] 459 merge storage account (#466) 2020-04-19 20:51:32 +01:00