openethereum/ethstore/src/json
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
..
cipher.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
crypto.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
error.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
hash.rs fixed importing presale wallet with encseed longer than 96 bytes (#1801) 2016-08-02 05:57:57 -07:00
id.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
kdf.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
key_file.rs Name and meta in accounts (#1695) 2016-07-24 17:38:21 +02:00
mod.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00
mod.rs.in fixed importing presale wallet with encseed longer than 96 bytes (#1801) 2016-08-02 05:57:57 -07:00
presale.rs fixed importing presale wallet with encseed longer than 96 bytes (#1801) 2016-08-02 05:57:57 -07:00
version.rs added license headers to ethkey and ethstore 2016-06-20 10:06:49 +02:00