erigon-pulse/common/debug
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
..
hack Prepare codebase for future default DB change (#670) 2020-06-16 14:36:16 +01:00
callers.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
experiments.go make lmdb default db (#675) 2020-06-18 19:13:58 +01:00
memstats.go Use local db in analytics (#308) 2020-01-15 19:47:13 +07:00