openethereum/ethcore/src/spec
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
..
genesis.rs Update dependencies and bigint api (#5685) 2017-05-24 12:31:33 +02:00
mod.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
seal.rs rlp serialization refactor (#4873) 2017-03-20 19:14:29 +01:00
spec.rs Errors & warnings for inappropriate RPCs (#6029) 2017-07-12 08:52:18 +02:00