openethereum/ethcore/res
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
..
contracts Add randomness contract support to AuthorityRound. (#10946) 2019-12-17 11:34:14 +01:00
ethereum ethcore/res: remove morden testnet (#11392) 2020-01-28 17:24:36 +01:00
tx_permission_tests TxPermissions ver 3: gas price & data (#11170) 2019-10-18 12:12:06 +02:00
wasm-tests@0edbf860ff Allow dropping light client RPC query with no results (#9318) 2018-09-12 11:47:01 +02:00
authority_round_block_reward_contract.json [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
authority_round_empty_steps.json Aura: Broadcast empty step messages instead of creating empty blocks (#7605) 2018-02-15 01:39:29 +01:00
authority_round_randomness_contract.json Add randomness contract support to AuthorityRound. (#10946) 2019-12-17 11:34:14 +01:00
authority_round.json [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
constructor.json [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
instant_seal.json [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
null_morden_with_finality.json ethcore/res: remove morden testnet (#11392) 2020-01-28 17:24:36 +01:00
null_morden_with_reward.json ethcore/res: remove morden testnet (#11392) 2020-01-28 17:24:36 +01:00
null_morden.json ethcore/res: remove morden testnet (#11392) 2020-01-28 17:24:36 +01:00
null.json [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
spec_backward_compability.json [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
validator_contract.json Add POSDAO transition and malice report queue. (#11245) 2020-01-29 15:08:03 +01:00
validator_contract.sol Add POSDAO transition and malice report queue. (#11245) 2020-01-29 15:08:03 +01:00
validator_multi.json Move more params to the common section. (#6134) 2017-07-31 12:34:29 +02:00
validator_safe_contract.json Chainspec validation (#6197) 2017-08-02 12:50:36 +02:00