openethereum/ethcore/blockchain/src
Seun LanLege 80f0e4b58f Add new line after writing block to hex file. (#10984)
* add new line after writing block to hex file.

* refactor for testability

* correct import

* better error reporting, code formatting

* multiline imports

* docs

* better docs, move type to common types, merge ImportBlocks and ExportBlocks

* tabs over spaces

* correct test imports

* Apply suggestions from code review

Co-Authored-By: David <dvdplm@gmail.com>

* correct typo

* fixed test import
2019-09-09 13:46:05 +02:00
..
best_block.rs Better logging when backfilling ancient blocks fail (#10796) 2019-07-01 14:41:45 +02:00
blockchain.rs Add new line after writing block to hex file. (#10984) 2019-09-09 13:46:05 +02:00
cache.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
config.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
generator.rs Fix fork choice (#10837) 2019-07-08 19:21:06 +02:00
lib.rs Extract snapshot to own crate (#11010) 2019-09-03 11:29:25 +02:00
update.rs Extract snapshot to own crate (#11010) 2019-09-03 11:29:25 +02:00