openethereum/json/src/blockchain
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.rs use ethjson module to load chain json tests 2016-03-19 18:13:14 +01:00
block.rs use ethjson module to load chain json tests 2016-03-19 18:13:14 +01:00
blockchain.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
header.rs moved ethcores spec to its own module, added genesis 2016-03-17 15:15:10 +01:00
mod.rs rpctest executable 2016-03-17 11:50:31 +01:00
state.rs spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00
test.rs fixed loading of executive tests, unrevealed failing consensus tests 2016-03-24 01:25:59 +01:00
transaction.rs proper blockchain json parsing 2016-03-15 18:17:48 +01:00