openethereum/js/src/contracts
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
..
abi Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
contracts.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
dappreg.js Backporting to beta (#3239) 2016-11-07 18:25:58 +01:00
index.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
registry.js Backporting to beta (#3229) 2016-11-07 14:46:41 +01:00
signaturereg.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
tokenreg.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00