openethereum/ethcore
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
..
light Light protocol syncing improvements (#4212) 2017-01-20 12:41:59 +01:00
res ValidatorSet reporting (#4208) 2017-01-24 12:03:58 +03:00
src ValidatorSet reporting (#4208) 2017-01-24 12:03:58 +03:00
build.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
Cargo.toml UnverifiedTransaction type (#4134) 2017-01-13 08:51:36 +00:00