openethereum/ethcore/verification/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
..
queue simplify verification (#11249) 2019-11-12 15:05:49 +01:00
lib.rs simplify verification (#11249) 2019-11-12 15:05:49 +01:00
test_helpers.rs Benchmarks for block verification (#11035) 2019-09-11 14:15:19 +02:00
verification.rs fixed verify_uncles error type (#11276) 2019-11-22 10:26:50 +01:00