- Nov 09, 2016
-
-
-
* Add redirect follow mode to manifest.json * Remove (now) unused count parameter * autoRewrite: true for dev mode proxy redirects
-
-
* Dapps Interface RPC * Adding JS apis * Support for signer interface in proxypac and embeds * Fixing tests * fixing tests again
-
Arkadiy Paronyan authored
* Additional snapshot sync checks * Proper checks * Proper highset block check
-
* Manual bump of package.json (recovery) * Debug * Simplify status connections
-
-
* Add new transaction tests. * Add new test.
-
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
-
-
-
Arkadiy Paronyan authored
-
- Nov 08, 2016
-
-
-
* Fix initial token generation * Remove extra debug info
-
-
* Fix --geth * Fix mac installer. * Fix up installer. * Additional tweaks. * Fix for empty APIs * Another case of empty apis
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
-
GitLab Build Bot authored
-
Denis S. Soldatov aka General-Beck authored
fix cache
-
Denis S. Soldatov aka General-Beck authored
Add installer for OSX
-
GitLab Build Bot authored
-
GitLab Build Bot authored
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
GitLab Build Bot authored
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
GitLab Build Bot authored
-
- Nov 07, 2016
-
-
Arkadiy Paronyan authored
* Add secure flag back * Don't run js-release for tags
-
Arkadiy Paronyan authored
-
-
GitLab Build Bot authored
-
Arkadiy Paronyan authored
* Fixed some typos (#3236) * Add store for dapps state (#3211) * Add mobx * Use mobx store for dapps * Cleanup hidden reads * Remove (now) unused hidden.js * _ denotes internal functions * s/visibleApps/visible/ * AddDapps now use the mobx store as well * Move modalOpen state to store * Simplify * Complete master merge * Remove extra indirection * Remove unneeded check * Readability improvements * Remove final debug info * Load network apps manifests as contentHash (no coding) (#3235) * Add mobx * Use mobx store for dapps * Cleanup hidden reads * Remove (now) unused hidden.js * _ denotes internal functions * s/visibleApps/visible/ * AddDapps now use the mobx store as well * Move modalOpen state to store * Simplify * Complete master merge * Remove extra indirection * Remove unneeded check * Readability improvements * Remove final debug info * Load network manifests from the network * Swallow manifest errors * introduce fetchManifest * Rename cli and config options signer->ui (#3232) * rename options signer->ui * rename config signer->ui