openethereum/ethcore/engines
Niklas Adolfsson 9c8b7c23d1
[ethash] chainspec validate ecip1017EraRounds non-zero (#11123)
* [ethash]: validate `ecip1017EraRounds` non-zero

When `ecip1017EraRounds` ethash will divide by zero.

This commit ensures that the chainspec deserialization fails and
gives a better error message.

* [ecip1017_eras_block_reward]: document behaviour

* nit

* docs(ethash ecip1071): resolve `TODO`
2019-10-17 14:02:41 +02:00
..
authority-round Aura: Report malice on sibling blocks from the same validator (#11160) 2019-10-14 12:56:38 +02:00
basic-authority RPC method for clearing the engine signer (#10920) 2019-10-09 14:42:51 +02:00
clique RPC method for clearing the engine signer (#10920) 2019-10-09 14:42:51 +02:00
ethash [ethash] chainspec validate ecip1017EraRounds non-zero (#11123) 2019-10-17 14:02:41 +02:00
instant-seal Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
null-engine Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
validator-set Aura: Report malice on sibling blocks from the same validator (#11160) 2019-10-14 12:56:38 +02:00