openethereum/js/src/redux
Nicolas Gotchac 81beec1352 Don't pop-up notifications after network switch (#4076)
* Better notifications

* Don't pollute with notifs if switched networks

* Better connection close/open events / No more notifs on change network

* PR Grumbles

* Add close and open events to HTTP // Add tests

* Fix tests

* WIP Signer Fix

* Fix Signer // Better reconnection handling

* PR Grumbles

* PR Grumbles

* Fixes wrong fetching of balances + Notifications

* Secure API WIP

* Updated Secure API Connection + Status

* Linting

* Linting

* Updated Secure API Logic

* Proper handling of token updates // Fixing poping notifications

* PR Grumbles

* PR Grumbles

* Fixing tests
2017-01-12 14:25:32 +01:00
..
providers Don't pop-up notifications after network switch (#4076) 2017-01-12 14:25:32 +01:00
actions.js Fix newError noops when not bound to dispacher (#4013) 2017-01-03 17:41:21 +01:00
index.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
middleware.js reverse caching: pass API into middleware 2017-01-09 16:59:33 +01:00
reducers.js merge master into jr-reverse-caching 2017-01-09 12:50:26 +01:00
store.js Don't pop-up notifications after network switch (#4076) 2017-01-12 14:25:32 +01:00
util.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00