openethereum/ethcore/src/client
Marek Kotewicz bcf8cd6dc0 cache manager and clearing tracing cache (#1769)
* removed configure_cache method

* generic cache_manager struct

* fixed #1743, tracing caches are cleared

* removed deadlocks in garbage_collect, implemented HeapSizeOf for traces

* trace cache config

* fixed carbage typo
2016-07-30 15:19:27 -07:00
..
chain_notify.rs Moved syncing log out of the client (#1670) 2016-07-20 12:36:20 +02:00
client.rs cache manager and clearing tracing cache (#1769) 2016-07-30 15:19:27 -07:00
config.rs Disable WAL (#1765) 2016-07-29 15:36:00 +02:00
error.rs propagate trace error to the top 2016-05-18 11:34:15 +02:00
mod.rs IPC (feature-gated) (#1654) 2016-07-20 18:13:56 +02:00
test_client.rs Single DB (#1741) 2016-07-28 23:46:24 +02:00
trace.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
traits.rs Single DB (#1741) 2016-07-28 23:46:24 +02:00