erigon-pulse/cmd/state/commands
Alex Sharov 33308dd5c2
State analytic less memory and checkpoints (#299)
* added prefix tree to analyses to reduce memory usage
* make new partition every day
* merge concepts of reporter and snapshot
* tests for .FirstKey() and .NextKey()
2020-01-07 09:27:19 +07:00
..
gas_limits.go State analytic less memory and checkpoints (#299) 2020-01-07 09:27:19 +07:00
global_flags_vars.go fix linter warnings 2019-12-06 08:12:02 +07:00
root.go State analytic less memory and checkpoints (#299) 2020-01-07 09:27:19 +07:00
state_growth_chart.go Use 'cobra' package to make a more modular CLI for stateless ethereum prototype. (#200) 2019-11-25 14:46:36 +01:00
state_growth.go State analytic less memory and checkpoints (#299) 2020-01-07 09:27:19 +07:00
state_snapshot.go Use 'cobra' package to make a more modular CLI for stateless ethereum prototype. (#200) 2019-11-25 14:46:36 +01:00
stateless_chart.go Write proper stats to the CSV file; restore charting capabilities. (#201) 2019-11-26 14:29:41 +01:00
stateless.go Use binary tries for the stateless action as an option. (#218) 2019-12-04 13:48:38 +01:00
verify_snapshot.go Write proper stats to the CSV file; restore charting capabilities. (#201) 2019-11-26 14:29:41 +01:00