Tomasz Drwięga
1dae61f22f
Merge branch 'master' into signer-auth
2016-06-06 12:12:38 +02:00
Tomasz Drwięga
302126ebcf
Allowing connections only from chrome-extension and self-hosted client
2016-06-06 12:03:01 +02:00
Arkadiy Paronyan
98d9752097
Merge pull request #1219 from ethcore/clippy-bump
...
Clippy bump & fixing warnings
2016-06-06 11:46:59 +02:00
Tomasz Drwięga
ae2deaaf72
Bumping clippy version
2016-06-03 11:15:38 +02:00
Tomasz Drwięga
3e2479cf40
Merge branch 'master' into signer-ui
2016-06-02 20:00:25 +02:00
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
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
ed0d60bc16
Fixing clippy warnings
2016-05-31 20:21:46 +02:00
Tomasz Drwięga
4d29508b4c
Minimal System UI
2016-05-31 20:12:47 +02:00
Tomasz Drwięga
baa2f7c5bb
Shutting down broadcaster
2016-05-30 20:39:20 +02:00
Tomasz Drwięga
b4bc395c6e
Adding logs to signing queue
2016-05-30 20:23:19 +02:00
Tomasz Drwięga
84882922b4
Sending a notification on every new messages
2016-05-30 19:30:16 +02:00
Tomasz Drwięga
1176f6acec
fixing test
2016-05-29 13:25:31 +02:00
Tomasz Drwięga
1ba39538a7
Removing types
2016-05-28 19:50:57 +02:00
Tomasz Drwięga
6d5ba59515
Stubs for Personal Signer methods
2016-05-28 17:07:40 +02:00
Tomasz Drwięga
07399d377f
Single place where RPC apis are created.
2016-05-28 13:42:53 +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