openethereum/ethcore/src/client
Arkadiy Paronyan 6b4d0cea6b Configurable history size in beta (#2587)
* Reduce DB history

* Configurable history size

* Set min history size

* Test

* Fixed a test and reduced the limit
2016-10-12 20:44:17 +02:00
..
chain_notify.rs Moved syncing log out of the client (#1670) 2016-07-20 12:36:20 +02:00
client.rs Configurable history size in beta (#2587) 2016-10-12 20:44:17 +02:00
config.rs Configurable history size in beta (#2587) 2016-10-12 20:44:17 +02:00
error.rs Remove (almost all) panickers from trie module (#1776) 2016-08-03 18:35:48 +02:00
mod.rs Snapshot creation and restoration (#1679) 2016-08-05 17:00:46 +02:00
test_client.rs Backports to beta v1.3.6 (#2571) 2016-10-11 15:53:45 +02:00
trace.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
traits.rs Backports to beta (#2068) 2016-09-11 14:04:17 +02:00