openethereum/ethcore/src/blockchain
Robert Habermeier bc81ae0407 Snapshot and blockchain stability improvements (#2843)
* allow taking snapshot from just-restored database without error

* make creation informant less spammy

* Ancestry iterator failure-resilient

* make uncle hash searching resilient to incomplete chain

* deduce pre-chunk info from last written block's details
2016-10-24 18:27:23 +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 Snapshot and blockchain stability improvements (#2843) 2016-10-24 18:27:23 +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