openethereum/miner/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
..
pool Added --tx-queue-no-early-reject flag to disable early tx queue rejects (#9143) 2018-07-24 16:04:48 +03:00
external.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
gas_price_calibrator.rs Introduce more optional features in ethcore (#9020) 2018-07-05 07:19:59 +02:00
gas_pricer.rs Introduce more optional features in ethcore (#9020) 2018-07-05 07:19:59 +02:00
lib.rs Introduce more optional features in ethcore (#9020) 2018-07-05 07:19:59 +02:00
work_notify.rs ethcore: fix pow difficulty validation (#9328) 2018-08-10 15:36:19 +02:00