openethereum/js/src/redux/providers
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
..
certifications Fix balances update (#4077) 2017-01-09 11:15:00 +01:00
registry reverse caching: use subscribeToEvents 2017-01-09 19:09:22 +01:00
apiActions.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
apiReducer.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
balances.js Don't pop-up notifications after network switch (#4076) 2017-01-12 14:25:32 +01:00
balancesActions.js Don't pop-up notifications after network switch (#4076) 2017-01-12 14:25:32 +01:00
balancesReducer.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
blockchainActions.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
blockchainReducer.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
chainMiddleware.js Don't pop-up notifications after network switch (#4076) 2017-01-12 14:25:32 +01:00
chainMiddleware.spec.js Don't pop-up notifications after network switch (#4076) 2017-01-12 14:25:32 +01:00
imagesActions.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
imagesReducer.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
index.js Key derivation in Worker (#4071) 2017-01-09 11:14:36 +01:00
personal.js Limiting accounts returned by parity_accountInfo (#3931) 2016-12-23 18:52:02 +01:00
personalActions.js Don't pop-up notifications after network switch (#4076) 2017-01-12 14:25:32 +01:00
personalReducer.js Fix balances update (#4077) 2017-01-09 11:15:00 +01:00
signer.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
signerActions.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
signerMiddleware.js Key derivation in Worker (#4071) 2017-01-09 11:14:36 +01:00
signerReducer.js Make Wallet first-class citizens (#3990) 2016-12-30 11:28:12 +00:00
snackbarActions.js Fix newError noops when not bound to dispacher (#4013) 2017-01-03 17:41:21 +01:00
snackbarReducer.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
status.js Don't pop-up notifications after network switch (#4076) 2017-01-12 14:25:32 +01:00
statusActions.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
statusReducer.js Starting on homestead shows reload snackbar (#4043) 2017-01-05 12:07:10 +01:00
walletActions.js Rename ethcore -> parity in licenses. 2016-12-11 19:31:31 +01:00
walletReducer.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
worker.js Key derivation in Worker (#4071) 2017-01-09 11:14:36 +01:00
workerActions.js Key derivation in Worker (#4071) 2017-01-09 11:14:36 +01:00
workerReducer.js Key derivation in Worker (#4071) 2017-01-09 11:14:36 +01:00