openethereum/js/src/redux
Jaco Greeff c2e85dc4d5 Use ethcore_dappsPort when constructing URLs (#3139)
* Upon connect, retrieve the available api ports

* Update dapps to load from dappsPort

* Update dapps summary with dappsPort

* Allow proxy to use dappsPort

* Replace /api/ping with HEAD /

* Dynamic port for available apps

* Retrieve content images with dappsPort

* Fix /

* Transfer token dropdown image fix

* IdentityIcon loads images via contentHash

* Update apps fetch to cater for dev & prod

* DRY up 127.0.0.1:${dappsPort} with ${dappsUrl}
2016-11-04 23:08:12 +01:00
..
providers Use ethcore_dappsPort when constructing URLs (#3139) 2016-11-04 23:08:12 +01:00
actions.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
index.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
middleware.js Use trace API for decentralized transaction list (#2784) 2016-10-22 09:45:54 +02:00
reducers.js Use trace API for decentralized transaction list (#2784) 2016-10-22 09:45:54 +02:00
store.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
util.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00