openethereum/sync/src
Robert Habermeier 2806f1d4c9 Even more snapshot validity checks (#2935)
* clarify "cancelled periodic snapshot" message

* more rigorous checks for snapshot validity

* verify ancient blocks on import

* limit number of fed blocks

* make it possible to feed snapshot service canonical hashes

* fix failing test build

* swap ethash DAG only when more recent
2016-10-28 16:10:30 +02:00
..
tests Even more snapshot validity checks (#2935) 2016-10-28 16:10:30 +02:00
api.rs Change sync protocol ID (#2912) 2016-10-27 13:49:44 +02:00
block_sync.rs Snapshot sync part 2 (#2098) 2016-10-18 18:16:00 +02:00
blocks.rs Clippy bump (#2877) 2016-10-27 08:28:12 +02:00
chain.rs Fixed GetNodeData output (#2892) 2016-10-27 15:25:54 +02:00
lib.rs Extended network options (#2845) 2016-10-24 18:25:27 +02:00
snapshot.rs Snapshot sync (#2047) 2016-09-06 15:31:13 +02:00
sync_io.rs Snapshot fixes and optimizations (#2863) 2016-10-25 18:40:01 +02:00