openethereum/ethcore/src/client
Arkadiy Paronyan 72ec9366ad Handle reorganizations in the state cache (#2490)
* Handle reorganizations in the state cache

* Renamed and documented a few methods

* Basic test

* Renamed pending to buffered

* Updated cache on sealed block

* More renames and updated documentation

* Minor doc tweaks
2016-10-07 12:34:32 +01:00
..
chain_notify.rs derive -> ipc 2016-10-04 19:20:16 +03:00
client.rs Handle reorganizations in the state cache (#2490) 2016-10-07 12:34:32 +01:00
config.rs Polishing Actually enable fat db pr (#1974) (#2048) 2016-10-03 11:13:10 +02:00
error.rs Remove (almost all) panickers from trie module (#1776) 2016-08-03 18:35:48 +02:00
mod.rs Derive IPC interface only when ipc feature is on (#2463) 2016-10-05 19:42:57 +02:00
test_client.rs Using pending block only if not old (#2514) 2016-10-07 11:13:15 +01:00
trace.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
traits.rs derive -> ipc 2016-10-04 19:20:16 +03:00