openethereum/parity/cli
Robert Habermeier 203fd8a471 Memory-based pruning history size (#4114)
* prune states based on memory param

* pruning memory CLI and usage in sync

* return purged value from memorydb

* calculate memory used incrementally in overlayrecentdb

* refactor shared history pruning code in client

* Fixed usage alignment

* journal_size function for fast memory calculation
2017-01-20 13:25:53 +01:00
..
config.full.toml Memory-based pruning history size (#4114) 2017-01-20 13:25:53 +01:00
config.invalid1.toml Adding nice error messages for invalid configs. 2016-09-12 00:36:38 +02:00
config.invalid2.toml Adding nice error messages for invalid configs. 2016-09-12 00:36:38 +02:00
config.invalid3.toml returning errors with extra fields in config file (#3663) 2016-11-29 13:23:28 +01:00
config.toml Merge pull request #3725 from ethcore/engine-password 2016-12-08 20:52:12 +01:00
mod.rs Memory-based pruning history size (#4114) 2017-01-20 13:25:53 +01:00
usage.rs Fixed --base-path on windows (#4193) 2017-01-18 18:45:30 +01:00
usage.txt Memory-based pruning history size (#4114) 2017-01-20 13:25:53 +01:00
version.txt EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00