Tomasz Drwięga
|
f1e99ea2e4
|
Serde 0.9 (#4508)
* Porting json
* Dapps
* Rpc & Ethstore
* New ethabi
* Last bunch of fixes
* Fixing last test
* Removing build script
* Adding ethcore-ipc-tests back
* Fixing grumbles
* Fixing blockchain tests (inference regression?)
|
2017-02-13 18:38:47 +03:00 |
|
Kristoffer Ström
|
a7e10cebbd
|
Remove forgotten test debug
|
2016-12-09 22:26:08 +01:00 |
|
Kristoffer Ström
|
68df68ca1d
|
Use Signer mock from the signer crate
|
2016-12-09 22:26:08 +01:00 |
|
Kristoffer Ström
|
f700aa39fe
|
Switch to jsonrpc request/response types
|
2016-12-09 22:26:07 +01:00 |
|
Kristoffer Ström
|
7a176094d5
|
* Use try!/map_err instead of match
* Use jsonrpc_core for serializing/deserializing rpc messages
* Factor out unwraps
* Remove mem::replace
* Add nicer formating of ConfirmationRequests
|
2016-12-09 22:26:07 +01:00 |
|
Kristoffer Ström
|
273d7c00c3
|
Pass cli tests, remove compiler warnings
|
2016-12-09 22:26:07 +01:00 |
|
Kristoffer Ström
|
4e3f8bab10
|
Add Ws Json rpc client and command line utils
|
2016-12-09 22:26:05 +01:00 |
|