openethereum/json/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
..
blockchain Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
misc Remove all dapp permissions related settings (#9120) 2018-08-07 20:52:23 +08:00
spec ethcore: fix pow difficulty validation (#9328) 2018-08-10 15:36:19 +02:00
state Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
test Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
transaction Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
trie Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
vm Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
bytes.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
hash.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
lib.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
maybe.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
uint.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00