openethereum/ethcore/blockchain/src
Marek Kotewicz 1986c4ee79 fixed verify_uncles error type (#11276)
* fixed verify_uncles error type

* cleanup and document fn verify_uncles bounds checking

* find_uncle_headers and find_uncle_hashes take u64 instead of u32 as an input param

* Update ethcore/verification/src/verification.rs

Co-Authored-By: David <dvdplm@gmail.com>
2019-11-22 10:26:50 +01:00
..
best_block.rs Better logging when backfilling ancient blocks fail (#10796) 2019-07-01 14:41:45 +02:00
blockchain.rs fixed verify_uncles error type (#11276) 2019-11-22 10:26:50 +01: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