erigon-pulse/common/dbutils
Alex Sharov 38f63f9af2
make lmdb default db (#675)
* make lmdb default db

* switch nodes db to lmdb

* log errors in nodedb

* fix miss typing

* fix default test target in makefile

* report error of .Get method

* add debug info

* run tests with debug

* run tests with debug

* remove default db from TEST_DB env

* cleanup

* wait for goroutines finish

* wait for goroutines finish before close db

* wait for goroutines finish before close db

* wait for goroutines finish before close db

* wait for goroutines finish before close db
2020-06-18 19:13:58 +01:00
..
bucket.go make lmdb default db (#675) 2020-06-18 19:13:58 +01:00
composite_keys_test.go CheckChangeSets to work with plain state and changeSets, optionally generate receipts (#639) 2020-06-09 06:52:38 +01:00
composite_keys.go [WIP] TxLookup stage (#646) 2020-06-10 23:07:14 +03:00
helper.go Make GetAsOf work with partially missing history index (#648) 2020-06-11 07:19:15 +01:00
history_index_test.go Index bits to mark creation of accounts or storage items (#483) 2020-04-25 15:50:32 +01:00
history_index.go Plain state index (#595) 2020-05-31 07:57:47 +01:00
suffix_type.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00