MyCrypto/common
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
..
actions Swap Part 4 (#101) 2017-07-31 18:14:30 -05:00
api Swap Part 4 (#101) 2017-07-31 18:14:30 -05:00
assets Manifest and Favicons (#69) 2017-07-22 15:55:59 -05:00
components Swap Part 4 (#101) 2017-07-31 18:14:30 -05:00
config Swap Part 4 (#101) 2017-07-31 18:14:30 -05:00
containers Swap Part 4 (#101) 2017-07-31 18:14:30 -05:00
libs Contracts Tab Scaffolding (#70) 2017-07-27 19:31:59 -05:00
reducers Swap Part 4 (#101) 2017-07-31 18:14:30 -05:00
routing Contracts Tab Scaffolding (#70) 2017-07-27 19:31:59 -05:00
sagas Swap Part 4 (#101) 2017-07-31 18:14:30 -05:00
sass Reusable modal component (#50) 2017-07-15 01:26:43 -05:00
selectors Contracts Tab Scaffolding (#70) 2017-07-27 19:31:59 -05:00
translations Complete Generate/Create Wallet Flow (#38) 2017-07-16 16:02:13 -05:00
utils Fix number formatter (#99) 2017-07-27 18:21:50 -05:00
index.html Manifest and Favicons (#69) 2017-07-22 15:55:59 -05:00
index.jsx Swap Part 4 (#101) 2017-07-31 18:14:30 -05:00
index.scss Manifest and Favicons (#69) 2017-07-22 15:55:59 -05:00
store.js Swap Part 4 (#101) 2017-07-31 18:14:30 -05:00