openethereum/ethcore
Tomasz Drwięga e8b418ca03 Update jsonrpc dependencies and rewrite dapps to futures. (#6522)
* Bump version.

* Fix RPC crate.

* Fix BoxFuture in crates.

* Compiles and passes tests!

* Get rid of .boxed()

* Fixing issues with the UI.

* Remove minihttp. Support threads.

* Reimplement files serving to do it in chunks.

* Increase chunk size.

* Remove some unecessary copying.

* Fix tests.

* Fix stratum warning and ipfs todo.

* Switch to proper branch of jsonrpc.

* Update Cargo.lock.

* Update docs.

* Include dapps-glue in workspace.

* fixed merge artifacts

* Fix test compilation.
2017-10-05 12:35:01 +02:00
..
benches Byzantium updates (#5855) 2017-09-15 21:07:54 +02:00
evm Byzantium updates (#5855) 2017-09-15 21:07:54 +02:00
light Generalize engine trait (#6591) 2017-09-26 14:19:08 +02:00
native_contracts Update jsonrpc dependencies and rewrite dapps to futures. (#6522) 2017-10-05 12:35:01 +02:00
node_filter Use memmap for dag cache (#6193) 2017-09-25 19:45:33 +02:00
res WASM Runtime refactoring (#6596) 2017-10-04 13:15:59 +02:00
src Update jsonrpc dependencies and rewrite dapps to futures. (#6522) 2017-10-05 12:35:01 +02:00
types Add pagination for trace_filter rpc method (#6312) 2017-10-03 10:03:46 +02:00
vm Byzantium updates (#5855) 2017-09-15 21:07:54 +02:00
wasm address balance extern provided for wasm 2017-10-04 19:09:18 +03:00
Cargo.toml Update jsonrpc dependencies and rewrite dapps to futures. (#6522) 2017-10-05 12:35:01 +02:00
build.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00