openethereum/rpc/src/v1
Tomasz Drwięga 9fb5623569 Supporting eth_sign in Signer (#1787)
* Making ConfirmationsQueue a bit more generic [WiP]

* Generalizing cofirmations

* New confirmations types - tests

* Separating transaction type in queue. Closes #1310

* Handling sign requests

* Speeding up tests

* Renaming methods

* eth_postSign

* Bumping ui
2016-08-03 10:36:54 +02:00
..
helpers Supporting eth_sign in Signer (#1787) 2016-08-03 10:36:54 +02:00
impls Supporting eth_sign in Signer (#1787) 2016-08-03 10:36:54 +02:00
tests Supporting eth_sign in Signer (#1787) 2016-08-03 10:36:54 +02:00
traits Supporting eth_sign in Signer (#1787) 2016-08-03 10:36:54 +02:00
types Supporting eth_sign in Signer (#1787) 2016-08-03 10:36:54 +02:00
mod.rs Splitting RPC Apis into more fine-grained sets 2016-06-07 13:01:37 +02:00