openethereum/json/src/spec
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
..
account.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
authority_round.rs Block reward contract (#8419) 2018-04-20 12:32:00 +02:00
basic_authority.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
builtin.rs Byzantium updates (#5855) 2017-09-15 21:07:54 +02:00
engine.rs Generalize engine trait (#6591) 2017-09-26 14:19:08 +02:00
ethash.rs spec: Validate required divisor fields are not 0 (#7933) 2018-02-19 10:36:34 +01:00
genesis.rs Validate if gas limit is not zero (#8307) 2018-04-05 00:14:59 +09:00
hardcoded_sync.rs Implement hardcoded sync in the light client (#8075) 2018-03-27 13:56:59 +02:00
mod.rs Implement hardcoded sync in the light client (#8075) 2018-03-27 13:56:59 +02:00
null_engine.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
params.rs Max code size on Kovan (#8067) 2018-03-07 15:11:09 +01:00
seal.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
spec.rs Implement hardcoded sync in the light client (#8075) 2018-03-27 13:56:59 +02:00
state.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
tendermint.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
validator_set.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00