openethereum/parity
Tomasz Drwięga 124a5da75e Resolving URLs from contract (#1964)
* Fetching dapp from github.

* Unpacking dapp

* Removing hardcodes

* Proper Host validation

* Randomizing paths

* Splitting into files

* Serving donwloaded apps from different path

* Extracting URLHint to separate module

* Whitespace and docs

* Resolving from URLHint contract

* Fixing test

* Resolving githubhint url from registrar

* Proper redirections

* Fixing test

* fixing ethstore [ci skip]

* Correct version of registrar

* Removing superfluous Box
2016-08-23 19:28:21 +02:00
..
account.rs Fixing account naming (#1810) 2016-08-03 17:58:22 +02:00
blockchain.rs fix to use relative socket path 2016-08-22 19:41:58 +03:00
cache.rs cache manager and clearing tracing cache (#1769) 2016-07-30 15:19:27 -07:00
cli.rs CLI for Signer interface (#1980) 2016-08-23 16:53:24 +02:00
configuration.rs CLI for Signer interface (#1980) 2016-08-23 16:53:24 +02:00
dapps.rs Resolving URLs from contract (#1964) 2016-08-23 19:28:21 +02:00
deprecated.rs fix deprecated typo 2016-08-05 11:06:01 +02:00
dir.rs fix to use relative socket path 2016-08-22 19:41:58 +03:00
helpers.rs Create network-specific nodes files (#1970) 2016-08-21 11:23:47 +02:00
informant.rs Peers RPC + UI displaying active/connected/max peers (#1915) 2016-08-11 17:19:20 +02:00
io_handler.rs Split IO and network crates (#1828) 2016-08-05 10:32:04 +02:00
main.rs Snapshot creation and restoration (#1679) 2016-08-05 17:00:46 +02:00
migration.rs move column family constants into db module (#1955) 2016-08-18 18:24:49 +02:00
modules.rs fix to use relative socket path 2016-08-22 19:41:58 +03:00
params.rs Market-orientated transaction pricing (#1963) 2016-08-23 13:30:33 +02:00
presale.rs Bump clippy, fix warnings (#1939) 2016-08-17 16:06:41 +02:00
rpc_apis.rs Peers RPC + UI displaying active/connected/max peers (#1915) 2016-08-11 17:19:20 +02:00
rpc.rs Split IO and network crates (#1828) 2016-08-05 10:32:04 +02:00
run.rs Resolving URLs from contract (#1964) 2016-08-23 19:28:21 +02:00
signer.rs CLI for Signer interface (#1980) 2016-08-23 16:53:24 +02:00
snapshot.rs fix to use relative socket path 2016-08-22 19:41:58 +03:00
sync.rs fix to use relative socket path 2016-08-22 19:41:58 +03:00
upgrade.rs Multi-mode logging. (#1643) 2016-07-17 23:00:57 +02:00
url.rs Fix open on FreeBSD 2016-08-23 13:53:27 +08:00