erigon-pulse/cmd
Andrew Ashikhmin 84285a5ab1
Roughly finish with adding BadgerDB (first cut) (#203)
* Bumping GOMAXPROCS for Badger

* fixes related to database size

* Schedule GC for Badger

* pacify linter

* Don't start GC for ephemeral Badger

* Don't log "Value log GC attempt didn't result in any cleanup"

* Start GC in backround

* Bump GC period and IdealBatchSize for Badger

* BadgerDatabase RewindData

* Boolean badger flag -> string database flag

* cosmetic change
2019-11-27 13:15:25 +00:00
..
abigen Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
bootnode Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
checkpoint-admin Make linter happy with geth 1.9.6. 2019-11-04 14:15:04 +01:00
clef Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
devp2p Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
ethkey Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
evm Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
geth Roughly finish with adding BadgerDB (first cut) (#203) 2019-11-27 13:15:25 +00:00
hack Debug tool for recursively comparing state (in DB or in a file) with geth archive node (#191) 2019-11-25 13:36:21 +00:00
p2psim Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
pics Write tape stats to a csv file. (#185) 2019-11-21 15:09:21 +01:00
puppeth Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
rlpdump Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
rpctest Debug tool for recursively comparing state (in DB or in a file) with geth archive node (#191) 2019-11-25 13:36:21 +00:00
state Write proper stats to the CSV file; restore charting capabilities. (#201) 2019-11-26 14:29:41 +01:00
tester Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
utils Roughly finish with adding BadgerDB (first cut) (#203) 2019-11-27 13:15:25 +00:00