openethereum/parity/cli
Arkadiy Paronyan 0d20b21ee8 Backporting to beta (#3239)
* 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


Former-commit-id: f4c4934831f80f9217ff4e6afcaa95cdd41caf45
2016-11-07 18:25:58 +01:00
..
config.full.toml Backporting to beta (#3239) 2016-11-07 18:25:58 +01:00
config.invalid1.toml Adding nice error messages for invalid configs. 2016-09-12 00:36:38 +02:00
config.invalid2.toml Adding nice error messages for invalid configs. 2016-09-12 00:36:38 +02:00
config.toml Backporting to beta (#3239) 2016-11-07 18:25:58 +01:00
mod.rs Backporting to beta (#3239) 2016-11-07 18:25:58 +01:00
usage.rs Print messages to stderr (#2991) 2016-10-30 17:48:36 +01:00
usage.txt Backporting to beta (#3239) 2016-11-07 18:25:58 +01:00
version.txt EIPs 155, 160, 161 (#2976) 2016-11-03 22:22:25 +01:00