openethereum/ethcore/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
..
genesis.rs clean up ethcore::spec module imports (#7990) 2018-02-23 19:37:23 +01:00
mod.rs Implement hardcoded sync in the light client (#8075) 2018-03-27 13:56:59 +02:00
seal.rs clean up ethcore::spec module imports (#7990) 2018-02-23 19:37:23 +01:00
spec.rs Block reward contract (#8419) 2018-04-20 12:32:00 +02:00