MyCrypto/common/features/swap
Connor Bryan f3bcc99603 Grey out disabled swap options (#2026)
* Adjust emailTo to desired email addresses

* Prettierize SupportFooter

* Add monero swap support

* Adjust styling and wording for the PaymentInfo screen for XMR

* Only show warning on XMR swaps (duh)

* Replicate comment

* Fix styling for rates and payment info

* Add a Monero donation address and use it as the placeholder for the ReceivingAddress Input

* Add a public method for the ShapeShift service to add unavailable coins to coin list

* Show unavailable swap options in a sorted manner.

* Test implementation
2018-07-06 13:56:54 -05:00
..
actions.ts Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
index.ts Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
reducer.spec.ts Add Monero swap support (#1985) 2018-07-06 13:29:16 -05:00
reducer.ts Grey out disabled swap options (#2026) 2018-07-06 13:56:54 -05:00
sagas.spec.ts Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
sagas.ts Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
selectors.ts Refactor redux pattern from top-level to ducks (#1936) 2018-06-17 20:53:00 -05:00
types.ts Add Monero swap support (#1985) 2018-07-06 13:29:16 -05:00