openethereum/ethcore/src/snapshot
keorn 866ab9c7a3 Check queue to determine major importing (#2763)
* simplify major sync detection

* fix typos

* fix merge

* more realistic EthTester

* add new synced state

* remove Blocks synced state

* move is_major_importing to rpc crate and check queue

* add tests
2016-10-20 23:36:18 +02:00
..
tests Snapshot sync part 2 (#2098) 2016-10-18 18:16:00 +02:00
account.rs snapshot: single byte for empty accounts (#2625) 2016-10-14 15:45:45 +03:00
block.rs Snapshot format changes (#2234) 2016-09-22 19:47:03 +02:00
error.rs port ethcore 2016-09-01 14:29:59 +02:00
io.rs Add a few small snapshot tests (#2038) 2016-09-05 12:24:03 +02:00
mod.rs Don't add empty accounts to bloom (#2753) 2016-10-20 16:49:27 +02:00
service.rs Snapshot sync part 2 (#2098) 2016-10-18 18:16:00 +02:00
snapshot_service_trait.rs derive -> ipc 2016-10-04 19:20:16 +03:00
watcher.rs Check queue to determine major importing (#2763) 2016-10-20 23:36:18 +02:00