openethereum/rpc/src/v1/types
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
..
block.rs Fix several RPCs (#1926) 2016-08-17 19:25:02 +02:00
block_number.rs Fix "pending" parameter on RPC block requests (#1602) 2016-07-14 15:24:12 +02:00
bytes.rs serde is no longer util dependency (#1534) 2016-07-06 11:23:29 +02:00
call_request.rs serde is no longer util dependency (#1534) 2016-07-06 11:23:29 +02:00
confirmations.rs Supporting eth_sign in Signer (#1787) 2016-08-03 10:36:54 +02:00
filter.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
hash.rs ethkey and ethstore use hash structures from bigint (#1851) 2016-08-15 15:09:00 +02:00
index.rs Base for Signer Websockets server (#1158) 2016-05-28 19:30:31 +02:00
log.rs serde is no longer util dependency (#1534) 2016-07-06 11:23:29 +02:00
mod.rs Base for Signer Websockets server (#1158) 2016-05-28 19:30:31 +02:00
mod.rs.in Peers RPC + UI displaying active/connected/max peers (#1915) 2016-08-11 17:19:20 +02:00
receipt.rs Fix several RPCs (#1926) 2016-08-17 19:25:02 +02:00
sync.rs Peers RPC + UI displaying active/connected/max peers (#1915) 2016-08-11 17:19:20 +02:00
trace.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
trace_filter.rs serde is no longer util dependency (#1534) 2016-07-06 11:23:29 +02:00
transaction.rs Various improvements to tracing & diagnostics. (#1707) 2016-07-26 16:48:50 +02:00
transaction_request.rs Supporting eth_sign in Signer (#1787) 2016-08-03 10:36:54 +02:00
uint.rs Some obvious evm & uint optimizations (#1576) 2016-07-10 20:18:23 +02:00