openethereum/js/src/util
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
..
abi.js Fix Wallet Settings Modal (#3856) 2016-12-19 13:16:59 +01:00
constants.js Small UI fixes (#3966) 2016-12-27 12:40:33 +01:00
dapps.js Cache fetched Dapps (#3804) 2016-12-11 21:03:40 +01:00
notifications.js Don't pop-up notifications after network switch (#4076) 2017-01-12 14:25:32 +01:00
proptypes.js Cleanup AddContract with store (#3981) 2016-12-28 17:09:54 +00:00
signer.js Key derivation in Worker (#4071) 2017-01-09 11:14:36 +01:00
solidity.js Add import files in Contract Dev 2016-12-20 02:37:16 +01:00
subscribe-to-events.js subscribeToEvent -> subscribeToEvents 2017-01-09 19:09:21 +01:00
subscribe-to-events.spec.js temporarily skip failing test (#4138) 2017-01-11 20:01:19 +01:00
subscribe-to-events.test.js basic tests for subscribeToEvents (#4115) 2017-01-11 12:14:04 +01:00
tx.js Make Wallet first-class citizens (#3990) 2016-12-30 11:28:12 +00:00
validation.js Util/validation update (#4051) 2017-01-05 16:51:27 +01:00
validation.spec.js Util/validation update (#4051) 2017-01-05 16:51:27 +01:00
wallets.js Make Wallet first-class citizens (#3990) 2016-12-30 11:28:12 +00:00
web3.extensions.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00