openethereum/sync/src
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_sync Light protocol syncing improvements (#4212) 2017-01-20 12:41:59 +01:00
tests Remove unnecessary Engine method (#4184) 2017-01-18 18:49:50 +01:00
api.rs LES Peer Info (#4195) 2017-01-20 12:41:49 +01:00
block_sync.rs Memory-based pruning history size (#4114) 2017-01-20 13:25:53 +01:00
blocks.rs Owning views of blockchain data (#3982) 2016-12-28 12:44:51 +00:00
chain.rs Memory-based pruning history size (#4114) 2017-01-20 13:25:53 +01:00
lib.rs LES Peer Info (#4195) 2017-01-20 12:41:49 +01:00
snapshot.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
sync_io.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
transactions_stats.rs Merge pull request #3796 from ethcore/tx-broadcast 2016-12-12 04:13:56 +01:00