MyCrypto/common/libs
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
..
contracts Wallet Loading States & Spinner Update (#334) 2017-11-14 21:44:55 -06:00
nodes Better Offline Detection / Handling (#478) 2017-11-28 18:17:26 -06:00
wallet Wallet Loading States & Spinner Update (#334) 2017-11-14 21:44:55 -06:00
contract.ts Update Jest & Enzyme, Add snapshot tests (#307) 2017-10-24 19:17:26 -07:00
decrypt.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
ens.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
erc20.ts Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00
messages.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
signing.ts Sign & Verify Message (#315) 2017-10-30 12:10:25 -07:00
transaction.ts Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00
units.ts Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00
validators.ts Contracts UI (#277) 2017-10-16 21:01:28 -07:00
values.ts Replace bignumber.js with bn.js (#319) 2017-11-12 11:45:52 -08:00