openethereum/ethcore/blockchain
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
..
src fixed verify_uncles error type (#11276) 2019-11-22 10:26:50 +01:00
Cargo.toml Crypto primitives removed from ethkey (#11174) 2019-10-23 13:03:46 +02:00