openethereum/json/src
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
..
blockchain Byzantium updates (#5855) 2017-09-15 21:07:54 +02:00
misc Proper default accounts RPCs (#4580) 2017-02-20 16:33:12 +01:00
spec Block reward contract (#8419) 2018-04-20 12:32:00 +02:00
state Byzantium updates (#5855) 2017-09-15 21:07:54 +02:00
test Difficulty tests 2017-10-10 14:51:12 +02:00
transaction Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
trie updated serde to version 1.0 2017-07-06 11:36:15 +02:00
vm dissolve util (#7460) 2018-01-10 15:35:18 +03:00
bytes.rs updated serde to version 1.0 2017-07-06 11:36:15 +02:00
hash.rs bloom refactor (#7475) 2018-01-14 22:43:28 +01:00
lib.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
maybe.rs dissolve util (#7460) 2018-01-10 15:35:18 +03:00
uint.rs Implement hardcoded sync in the light client (#8075) 2018-03-27 13:56:59 +02:00