openethereum/ethcore
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
..
light Light protocol syncing improvements (#4212) 2017-01-20 12:41:59 +01:00
res Ropsten fork detection (#4163) 2017-01-13 14:28:10 +01:00
src Memory-based pruning history size (#4114) 2017-01-20 13:25:53 +01:00
build.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
Cargo.toml UnverifiedTransaction type (#4134) 2017-01-13 08:51:36 +00:00