openethereum/ethcore/src/miner
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
..
miner.rs Prevent blockchain & miner racing when accessing pending block. (#9310) 2018-08-10 11:00:55 +02:00
mod.rs Introduce more optional features in ethcore (#9020) 2018-07-05 07:19:59 +02:00
pool_client.rs Offload cull to IoWorker. (#9099) 2018-07-13 12:23:57 +02:00
service_transaction_checker.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
stratum.rs ethcore: fix pow difficulty validation (#9328) 2018-08-10 15:36:19 +02:00