MyCrypto/common/libs/nodes/rpc
William O'Beirne 1221a73a46 Better Offline Detection / Handling (#478)
* Change navigator.onLine to actually pinging the network. Refactor notifications to take Infinity instead of 'infinity'

* Stop polling when forced offline.

* Show spinners if unit display balance is null, show offline text if were actually offline.

* Fix issue with typescript and connected union-prop components.

* Only ping the node when navigator.onLine changes.
2017-11-28 18:17:26 -06:00
..
client.ts Custom Nodes (#322) 2017-11-18 14:33:53 -06:00
index.ts Better Offline Detection / Handling (#478) 2017-11-28 18:17:26 -06:00
requests.ts Better Offline Detection / Handling (#478) 2017-11-28 18:17:26 -06:00
types.ts Custom Nodes (#322) 2017-11-18 14:33:53 -06:00
utils.ts Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00