openethereum/rpc/src/v1/tests/mocked
Tomasz Drwięga f0387c33c6 Global Fetch Service (#3915)
* Dapps web

Conflicts:
	dapps/src/apps/fetcher.rs
	dapps/src/handlers/fetch.rs

* Rewriting fetch

* Parity-wide fetch service

* Obey the limits and support cancellation.

* Removing temporary files.

* Actually use Fetch for dapps

* Re-implementing file fetching to avoid temporary files.

* Serde to 0.8.19

* Fixing content & dapps fetch
2016-12-22 18:26:39 +01:00
..
eth.rs parity_chainStatus RPC for block gap info 2016-12-19 15:27:17 +01:00
manage_network.rs Rename ethcore -> parity in licenses. 2016-12-11 19:31:31 +01:00
mod.rs Adding traces tests 2016-12-14 20:07:33 +01:00
net.rs Rename ethcore -> parity in licenses. 2016-12-11 19:31:31 +01:00
parity.rs parity_chainStatus RPC for block gap info 2016-12-19 15:27:17 +01:00
parity_accounts.rs Merge remote-tracking branch 'origin/master' into dapps-accounts-rpc 2016-12-15 13:28:37 +01:00
parity_set.rs Global Fetch Service (#3915) 2016-12-22 18:26:39 +01:00
personal.rs Rename ethcore -> parity in licenses. 2016-12-11 19:31:31 +01:00
rpc.rs Rename ethcore -> parity in licenses. 2016-12-11 19:31:31 +01:00
signer.rs Merge branch 'master' of github.com:ethcore/parity into tx-block 2016-12-15 19:10:33 +01:00
signing.rs Delayed transactions 2016-12-15 18:19:19 +01:00
traces.rs Adding traces tests 2016-12-14 20:07:33 +01:00
web3.rs Rename ethcore -> parity in licenses. 2016-12-11 19:31:31 +01:00