Tomasz Drwięga
|
89a77149bf
|
Removing clone
|
2016-06-10 15:48:22 +02:00 |
|
Tomasz Drwięga
|
e5e238746b
|
Bumping sysui & topbar. personal_signerEnabled returns port
|
2016-06-10 15:39:34 +02:00 |
|
Tomasz Drwięga
|
cfaa0389e1
|
Bumping dapps
|
2016-06-08 17:27:21 +02:00 |
|
Tomasz Drwięga
|
be435cde99
|
Splitting RPC Apis into more fine-grained sets (#1234)
|
2016-06-07 13:52:48 -07:00 |
|
Tomasz Drwięga
|
fdc22db3f4
|
Signer RPC method to check if signer is enabled (#1238)
* API to check if signer is enabled
* Fixing compilation warnings
|
2016-06-07 10:33:32 -07:00 |
|
Gav Wood
|
c202abe09d
|
Switch RPC namespace form ethcore_ to trace_
|
2016-06-02 13:14:49 +02:00 |
|
Gav Wood
|
26da38a439
|
Merge remote-tracking branch 'origin/master' into vmtracing
|
2016-06-02 11:40:39 +02:00 |
|
Nikolay Volf
|
c370bcaded
|
merge fixes
|
2016-06-01 19:57:34 +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 |
|