openethereum/rpc/src/v1/impls
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
..
light Remove all dapp permissions related settings (#9120) 2018-08-07 20:52:23 +08:00
eth_filter.rs Optimize pending transactions filter (#9026) 2018-07-04 16:37:55 +01:00
eth_pubsub.rs Handle removed logs in filter changes and add geth compatibility field (#8796) 2018-06-13 13:39:27 +02:00
eth.rs ethcore: fix pow difficulty validation (#9328) 2018-08-10 15:36:19 +02:00
mod.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
net.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
parity_accounts.rs Remove all dapp permissions related settings (#9120) 2018-08-07 20:52:23 +08:00
parity_set.rs Comply EIP-86 with the new definition (#9140) 2018-08-01 13:17:04 +02:00
parity.rs Remove all dapp permissions related settings (#9120) 2018-08-07 20:52:23 +08:00
personal.rs Remove all dapp permissions related settings (#9120) 2018-08-07 20:52:23 +08:00
private.rs Remove all dapp permissions related settings (#9120) 2018-08-07 20:52:23 +08:00
pubsub.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
rpc.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
secretstore.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
signer.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
signing_unsafe.rs Remove all dapp permissions related settings (#9120) 2018-08-07 20:52:23 +08:00
signing.rs Remove all dapp permissions related settings (#9120) 2018-08-07 20:52:23 +08:00
traces.rs Remove all dapp permissions related settings (#9120) 2018-08-07 20:52:23 +08:00
web3.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00