MyCrypto/common/sagas
Daniel Ternyak a66337ac0a Swap Part 4 (#101)
### Re-implements:
* min/max validators on initial currency swap selection
* polling of order status
* timer that persists across refreshes via localStorage (computed based on `createdTime` and `validFor` amount)
* swap persists across refreshes once order is created.
* various type refactors

### New additions:
* *SimpleButton* (can be PRd separately on request)
* clear loading state after order create (via SimpleButton and font-awesome)
* buffers for non-BTC swaps (bity does not actually accept 0.01 BTC worth of ETH as they claim they do in their JSON response, so a magic number of 10% is added to the minimum).
2017-07-31 18:14:30 -05:00
..
swap Swap Part 4 (#101) 2017-07-31 18:14:30 -05:00
contracts.js Contracts Tab Scaffolding (#70) 2017-07-27 19:31:59 -05:00
ens.js merge develop into 'swap_part_3' 2017-07-03 22:21:19 -05:00
index.js Swap Part 4 (#101) 2017-07-31 18:14:30 -05:00
notifications.js Swap Part 4 (#101) 2017-07-31 18:14:30 -05:00
rates.js balance fetching (#41) 2017-07-13 16:02:39 -05:00
wallet.js Complete Generate/Create Wallet Flow (#38) 2017-07-16 16:02:13 -05:00