openethereum/ethcore
Joseph Mark 0fca4f95d6 Errors & warnings for inappropriate RPCs (#6029)
* Clarify function name

Function checks if sealing is currently underway, not to be confused
with checking whether the engine performs internal sealing.

* Error when work called on internal sealing engine

* Error submitting work for internal sealing engine

* Fix inverted bool and style grumbles

* Add can_produce_work_package to TestMinerService

* Error when setting engine signer on PoW chain

* Unit tests for engine signing

Setting engine signer should fail if chain does not seal internally
or client lacks account provider.

* Tweak TestMinerService

* Fix minor style grumbles
2017-07-12 08:52:18 +02:00
..
light Proper light client informant and more verification of imported headers (#5897) 2017-07-10 13:21:11 +02:00
native_contracts updated serde to version 1.0 2017-07-06 11:36:15 +02:00
res WASM contracts MVP (#5679) 2017-07-10 17:42:10 +02:00
src Errors & warnings for inappropriate RPCs (#6029) 2017-07-12 08:52:18 +02:00
Cargo.toml update deps (#6036) 2017-07-11 12:06:35 +03:00
build.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00