openethereum/json/src
keorn ba0209678b ValidatorSet reporting (#4208)
* remove register_account_provider

* build rpc module

* new dummy client

* common EngineSigner struct

* from -> into

* initial report via call

* separate safe from regular contract

* transact_contract

* fix build

* return Signature, docs

* add sign method to some engines

* add safeContract spec

* update specs to new contracts

* use AuthorityRound for contract spec

* add more reporting

* add reporting test

* use gas floor

* shorter
2017-01-24 12:03:58 +03:00
..
blockchain make fields defaulting to 0 optional 2016-12-22 07:06:40 +01:00
misc Merge remote-tracking branch 'origin/master' into dapps-accounts-rpc 2016-12-15 13:28:37 +01:00
spec ValidatorSet reporting (#4208) 2017-01-24 12:03:58 +03:00
state Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
transaction Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
trie Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
vm Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
bytes.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
hash.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
lib.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
lib.rs.in Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
maybe.rs fixed loading of executive tests, unrevealed failing consensus tests 2016-03-24 01:25:59 +01:00
uint.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00