openethereum/json/src/vm
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
..
call.rs Asynchronous RPC support (#2017) 2016-09-01 12:00:00 +02:00
env.rs fixed loading of executive tests, unrevealed failing consensus tests 2016-03-24 01:25:59 +01:00
log.rs json-tests vm loading 2016-03-23 18:36:05 +01:00
mod.rs fixed loading of executive tests, unrevealed failing consensus tests 2016-03-24 01:25:59 +01:00
test.rs fixed loading of executive tests, unrevealed failing consensus tests 2016-03-24 01:25:59 +01:00
transaction.rs json-tests vm loading 2016-03-23 18:36:05 +01:00
vm.rs fixed loading of executive tests, unrevealed failing consensus tests 2016-03-24 01:25:59 +01:00