openethereum/rpc
Wei Tang d3fb9093a0 Fix concurrent access to signer queue (#8854)
* Fix concurrent access to signer queue

* Put request back to the queue if confirmation failed

* typo: fix docs and rename functions to be more specific

`request_notify` does not need to be public, and it's renamed to `notify_result`.
`notify` is renamed to `notify_message`.

* Change trace info "Transaction" -> "Request"
2018-06-18 16:09:35 +01:00
..
src Fix concurrent access to signer queue (#8854) 2018-06-18 16:09:35 +01:00
Cargo.toml [beta] Backports (#8785) 2018-06-04 22:29:20 +02:00