openethereum/dapps/src
Tomasz Drwięga 41da1a0a79 New jsonrpc-core with futures and metadata support (#3859)
* Bumping serde & serde_json

* Super-initial usage of new jsonrpc

* Single event loop for jsonrpc

* Metadata

* Supporting metadata extraction for eth_accounts

* Fixing Cargo.lock

* Removing uneccessary clones

* Fixing unused import

* Unused import

* Fixing test
2017-01-11 20:02:27 +01:00
..
api Global Fetch Service (#3915) 2016-12-22 18:26:39 +01:00
apps Opening local dapp (#4041) 2017-01-06 16:05:58 +01:00
handlers Web Based Dapps (#3956) 2016-12-27 10:15:02 +00:00
page Global Fetch Service (#3915) 2016-12-22 18:26:39 +01:00
router Web Based Dapps (#3956) 2016-12-27 10:15:02 +00:00
tests New jsonrpc-core with futures and metadata support (#3859) 2017-01-11 20:02:27 +01:00
endpoint.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
error_tpl.html Get rid of 'Dapp is being downloaded' page 2016-09-07 00:10:09 +02:00
lib.rs New jsonrpc-core with futures and metadata support (#3859) 2017-01-11 20:02:27 +01:00
proxypac.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
rpc.rs New jsonrpc-core with futures and metadata support (#3859) 2017-01-11 20:02:27 +01:00
url.rs Port `try` macro to new `?` operator. (#3962) 2016-12-27 12:53:56 +01:00
web.rs Web Based Dapps (#3956) 2016-12-27 10:15:02 +00:00