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
config.invalid2.toml
config.invalid3.toml
config.toml
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