openethereum/ethcore/src/client
Arkadiy Paronyan fe83046198 Backport to beta (#2518)
* Handle reorganizations in the state cache

* Renamed and documented a few methods

* Basic test

* Renamed pending to buffered

* Caching optimizations

* Fixed a test

* Fixed a test
2016-10-07 14:09:52 +01:00
..
chain_notify.rs Moved syncing log out of the client (#1670) 2016-07-20 12:36:20 +02:00
client.rs Backport to beta (#2518) 2016-10-07 14:09:52 +01:00
config.rs Disable WAL (#1765) 2016-07-29 15:36:00 +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 [beta] Using pending block only if is not old (#2515) 2016-10-07 11:46:17 +01: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