openethereum/ethstore/src
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 Wallet rpcs (#1898) 2016-08-10 17:57:40 +02:00
bin Resolving URLs from contract (#1964) 2016-08-23 19:28:21 +02:00
dir RPC for importing geth keys (#1916) 2016-08-11 18:31:28 +02:00
json fixed importing presale wallet with encseed longer than 96 bytes (#1801) 2016-08-02 05:57:57 -07:00
crypto.rs Import wallet fix (#1820) 2016-08-03 15:24:09 +02:00
error.rs ethkey and ethstore use hash structures from bigint (#1851) 2016-08-15 15:09:00 +02:00
ethkey.rs import-wallet option for ethstore executable 2016-06-21 15:04:36 +02:00
ethstore.rs RPC for importing geth keys (#1916) 2016-08-11 18:31:28 +02:00
import.rs RPC for importing geth keys (#1916) 2016-08-11 18:31:28 +02:00
lib.rs RPC for importing geth keys (#1916) 2016-08-11 18:31:28 +02:00
presale.rs Import wallet fix (#1820) 2016-08-03 15:24:09 +02:00
random.rs Wallet rpcs (#1898) 2016-08-10 17:57:40 +02:00
secret_store.rs RPC for importing geth keys (#1916) 2016-08-11 18:31:28 +02:00