openethereum/ethcore/engines
Andreas Fackler bf44f024c6
Add POSDAO transition and malice report queue. (#11245)
* Add POSDAO transition; call emitInitiateChange.

* Retry failed malice reports.

* Make malice reports with zero gas price.

* Address review comments.

* Extract ReportQueue from ValidatorSafeContract.

* Add shouldValidatorReport to validator set contract.

* Rename queue_report to enqueue_report

* Increment nonce between randomness and POSDAO transactions.

* Refactor the test ValidatorSet contract

* Address review comments, docs

* Update ethcore/res/validator_contract.sol

Co-Authored-By: David <dvdplm@gmail.com>

* Update ethcore/res/validator_contract.sol

Co-Authored-By: David <dvdplm@gmail.com>

Co-authored-by: varasev <33550681+varasev@users.noreply.github.com>
Co-authored-by: David <dvdplm@gmail.com>
2020-01-29 15:08:03 +01:00
..
authority-round Add POSDAO transition and malice report queue. (#11245) 2020-01-29 15:08:03 +01:00
basic-authority Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
clique Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
ethash ethcore/res: remove morden testnet (#11392) 2020-01-28 17:24:36 +01:00
instant-seal Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
null-engine Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
validator-set Add POSDAO transition and malice report queue. (#11245) 2020-01-29 15:08:03 +01:00