openethereum/ethash/src
André Silva 4eab8672b8 ethcore: fix pow difficulty validation (#9328)
* ethcore: fix pow difficulty validation

* ethcore: validate difficulty is not zero

* ethcore: add issue link to regression test

* ethcore: fix tests

* ethcore: move difficulty_to_boundary to ethash crate

* ethcore: reuse difficulty_to_boundary and boundary_to_difficulty

* ethcore: fix grumbles in difficulty_to_boundary_aux
2018-08-10 15:36:19 +02:00
..
cache.rs SeedHashCompute remove needless `new` impl (#9063) 2018-07-09 16:47:58 +02:00
compute.rs Eliminate some more `transmute()` (#8879) 2018-06-22 12:51:53 +01:00
keccak.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
lib.rs ethcore: fix pow difficulty validation (#9328) 2018-08-10 15:36:19 +02:00
seed_compute.rs SeedHashCompute remove needless `new` impl (#9063) 2018-07-09 16:47:58 +02:00
shared.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00