openethereum/ethcore/src/engines
André Silva 24f6d8296b Block reward contract (#8419)
* engine: add block reward contract abi and helper client

* aura: add support for block reward contract

* engine: test block reward contract client

* aura: test block reward contract

* engine + aura: add missing docs

* engine: share SystemCall type alias

* aura: add transition for block reward contract

* engine: fix example block reward contract source link and bytecode
2018-04-20 12:32:00 +02:00
..
authority_round Block reward contract (#8419) 2018-04-20 12:32:00 +02:00
tendermint Move ethcore::Error to error_chain (#8386) 2018-04-19 11:52:54 +02:00
validator_set Block reward contract (#8419) 2018-04-20 12:32:00 +02:00
basic_authority.rs Replace legacy Rlp with UntrustedRlp and use in ethcore rlp views (#8316) 2018-04-16 15:52:12 +02:00
block_reward.rs Block reward contract (#8419) 2018-04-20 12:32:00 +02:00
epoch.rs Replace legacy Rlp with UntrustedRlp and use in ethcore rlp views (#8316) 2018-04-16 15:52:12 +02:00
instant_seal.rs Private transactions integration pr (#6422) 2018-04-09 16:14:33 +02:00
mod.rs Block reward contract (#8419) 2018-04-20 12:32:00 +02:00
null_engine.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
signer.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
transition.rs More code refactoring to integrate Duration (#8322) 2018-04-14 21:35:58 +02:00
vote_collector.rs improve quality of vote_collector module (#7984) 2018-02-27 18:29:43 +01:00