openethereum/ethstore/src
Tomasz Drwięga b4f3c4bd7a Asynchronous RPC support (#2017)
* Async RPC

* Limiting number of transactions in queue

* Fixing tests

* Bumping serde and jsonrpc-core

* serde updated to 0.8

* fixed failing tests

* Bumping ipc server

* Fixing API for endpoints

* Experimenting with tests without --release mode
2016-09-01 12:00:00 +02:00
..
account Wallet rpcs (#1898) 2016-08-10 17:57:40 +02:00
bin Resolving URLs from contract (#1964) 2016-08-23 19:28:21 +02:00
dir RPC for importing geth keys (#1916) 2016-08-11 18:31:28 +02:00
json Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
error.rs ethkey and ethstore use hash structures from bigint (#1851) 2016-08-15 15:09:00 +02:00
ethkey.rs import-wallet option for ethstore executable 2016-06-21 15:04:36 +02:00
ethstore.rs RPC for importing geth keys (#1916) 2016-08-11 18:31:28 +02:00
import.rs RPC for importing geth keys (#1916) 2016-08-11 18:31:28 +02:00
lib.rs Signature cleanup (#1921) 2016-08-24 18:35:21 +02:00
presale.rs Import wallet fix (#1820) 2016-08-03 15:24:09 +02:00
random.rs Wallet rpcs (#1898) 2016-08-10 17:57:40 +02:00
secret_store.rs RPC for importing geth keys (#1916) 2016-08-11 18:31:28 +02:00