openethereum/ethcore/src/blockchain
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
..
generator port ethcore 2016-09-01 14:29:59 +02:00
best_block.rs Snapshot sync part 2 (#2098) 2016-10-18 18:16:00 +02:00
block_info.rs fixed transaction addresses mapping, fixes #1971 2016-08-31 16:55:43 +02:00
blockchain.rs Even more snapshot validity checks (#2935) 2016-10-28 16:10:30 +02:00
cache.rs Bloomchain (#1014) 2016-05-26 18:24:51 +02:00
config.rs Snapshot sync (#2047) 2016-09-06 15:31:13 +02:00
extras.rs port ethcore 2016-09-01 14:29:59 +02:00
import_route.rs cleaning up hash reexports 2016-08-03 18:05:17 +02:00
mod.rs Snapshot creation and restoration (#1679) 2016-08-05 17:00:46 +02:00
update.rs Removing extras data from retracted blocks. (#2375) 2016-09-28 15:49:42 +02:00