openethereum/ethcore/engines
Vladimir Komendantskiy 93fbbb9aaf RPC method for clearing the engine signer (#10920)
* RPC method parity_clearEngineSigner

Add RPC method parity_clearEngineSigner
Fixes https://github.com/poanetwork/parity-ethereum/issues/113

* corrected the return type of clear_author

* review comment responses and a rebase fix

* removed a spurrious warning

* moved clear_signer functionality to set_signer

* Merge clear_author into MinerService::set_author.

* Add trace logs to Clique::set_signer.

* Clique: Don't lock signer multiple times.
2019-10-09 14:42:51 +02:00
..
authority-round RPC method for clearing the engine signer (#10920) 2019-10-09 14:42:51 +02:00
basic-authority RPC method for clearing the engine signer (#10920) 2019-10-09 14:42:51 +02:00
clique RPC method for clearing the engine signer (#10920) 2019-10-09 14:42:51 +02:00
ethash Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
instant-seal Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
null-engine Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
validator-set Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00