openethereum/ethcore/src/blockchain
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
..
generator Removing unneeded lifetime 2016-03-07 14:40:39 +01:00
best_block.rs Single DB (#1741) 2016-07-28 23:46:24 +02:00
block_info.rs fix typos (#1644) 2016-07-19 20:42:23 +02:00
blockchain.rs cache manager and clearing tracing cache (#1769) 2016-07-30 15:19:27 -07:00
cache.rs Bloomchain (#1014) 2016-05-26 18:24:51 +02:00
config.rs cli overhaul (#1600) 2016-07-25 16:09:47 +02:00
extras.rs Bloomchain (#1014) 2016-05-26 18:24:51 +02:00
import_route.rs Fix spelling of "omitted" 2016-04-24 22:16:34 +01:00
mod.rs Bloomchain (#1014) 2016-05-26 18:24:51 +02:00
update.rs Single DB (#1741) 2016-07-28 23:46:24 +02:00