openethereum/rpc
Tomasz Drwięga 18dac64abb Simple WebSockets notification about new request (#1202)
* Splitting methods requiring signing into separate trait

* Single place where RPC apis are created.

* Separating eth_filter

* Separating eth_signing

* Stubs for Personal Signer methods

* Test for EthSigningQueueClient

* TransactionConfirmation API

* Exposing PersonalSigner API

* Defining ApiSets dependent on context

* Removing types

* Supporting sending notification to WS connected SystemUIs

* Sending a notification on every new messages

* Adding logs to signing queue

* Shutting down broadcaster

* Refactoring the signing queue

* Fixing wait loop in case of spurious wake-ups.
2016-06-02 17:05:13 +02:00
..
rpctest all to ethcore 2016-05-06 14:58:37 +04:00
src Simple WebSockets notification about new request (#1202) 2016-06-02 17:05:13 +02:00
Cargo.toml fixed sync with client only 2016-05-31 20:54:02 +02:00
build.rs Removing superflous check for nightly 2016-03-11 11:16:49 +01:00