Tomasz Drwięga
|
6f321d9849
|
LRU cache for dapps (#2006)
Conflicts:
dapps/Cargo.toml
dapps/src/lib.rs
|
2016-08-30 14:04:52 +02:00 |
|
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 |
|
Tomasz Drwięga
|
0620a03e56
|
Fetchable dapps (#1949)
* 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
|
2016-08-18 12:19:09 +02:00 |
|
Tomasz Drwięga
|
0467bfc9ed
|
Using parity-ui repository for builds
|
2016-07-08 13:37:09 +02:00 |
|
Tomasz Drwięga
|
bf9173e673
|
Fixing signer behaviour when confirming transaction with wrong password. (#1237)
* Avoid removing transactions when trying to confirm and the password is invalid
* Fix order
|
2016-06-07 08:25:01 -07:00 |
|
Tomasz Drwięga
|
9572f6e5fc
|
Merge branch 'master' into signer-ui
|
2016-06-06 10:06:48 +02:00 |
|
Tomasz Drwięga
|
bb1b8cc08a
|
Loading local Dapps from FS. (#1214)
* apps list to separate module
* Preparing to support serving files from disk
* Serving files from disk
* Using dapps path from CLI
* Adding more docs
|
2016-06-03 11:51:11 +02:00 |
|