openethereum/ethcore/src/client
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
..
chain_notify.rs Merge branch 'master' into auth-bft 2016-12-12 21:28:46 +01:00
client.rs ValidatorSet reporting (#4208) 2017-01-24 12:03:58 +03:00
config.rs Memory-based pruning history size (#4114) 2017-01-20 13:25:53 +01:00
error.rs Crate tidyups. 2016-12-11 19:14:42 +01:00
mod.rs Validator/authority contract (#3937) 2017-01-10 12:23:59 +01:00
registry.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
test_client.rs ValidatorSet reporting (#4208) 2017-01-24 12:03:58 +03:00
trace.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
traits.rs ValidatorSet reporting (#4208) 2017-01-24 12:03:58 +03:00