Tomasz Drwięga
|
99e26b8480
|
Simple signing queue, confirmation APIs exposed in signer WebSockets. (#1182)
* 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
* Fixing default impl
* Fixing un-mocked tests
* Update signing_queue.rs
[ci skip]
* Removing unused import [ci skip]
|
2016-06-01 19:37:34 +02:00 |
|
Tomasz Drwięga
|
1176f6acec
|
fixing test
|
2016-05-29 13:25:31 +02:00 |
|
Tomasz Drwięga
|
c4e2f65051
|
Exposing RPC over websockets
|
2016-05-27 17:55:12 +02:00 |
|
Tomasz Drwięga
|
cf19e38663
|
Exposing types from RPC
|
2016-05-27 15:46:07 +02:00 |
|
Tomasz Drwięga
|
d0ae713b29
|
Shortening the syntax
|
2016-05-27 13:05:54 +02:00 |
|
Tomasz Drwięga
|
b77fdcdd68
|
WebSockets server for signer
|
2016-05-27 13:03:00 +02:00 |
|
Tomasz Drwięga
|
a61bf90c17
|
Adding docs
|
2016-05-26 18:34:23 +02:00 |
|
Tomasz Drwięga
|
28391d2f52
|
Basic signing queue
|
2016-05-26 17:46:44 +02:00 |
|
Tomasz Drwięga
|
09d9697985
|
Fixing docs
|
2016-05-26 16:49:14 +02:00 |
|
Tomasz Drwięga
|
28545d706f
|
Empty trusted signer crate with it's general purpose
|
2016-05-26 16:43:04 +02:00 |
|