cake_wallet/lib/exchange
David Adegoke 5c9f176d18
CW-674: Enhance Exchange Flow - Add estimated receive amount and amount currency to Confirm Sending Details Page (#1547)
* fix: Improve exchange flow by adding a timeout to the call to fetch rate from providers

* fix: Adjust time limit for fetching rate to 7 seconds and add timelimit to fetching limits

* fix: Make fetch limits a Future.wait

* feat: Add currency for amount and estimated receive amount to confirm sending page for exchange

* fix: Remove unneeded code

* fix: Modify receive amount to reflect value coming from the individual exchange providers if available and ensure receiveAmount is calculated based on selected exchange provider's rate
2024-07-23 03:20:55 +03:00
..
provider CW-674: Enhance Exchange Flow - Add estimated receive amount and amount currency to Confirm Sending Details Page (#1547) 2024-07-23 03:20:55 +03:00
utils Cw 473 exchange refactoring (#1126) 2023-10-25 23:58:25 +03:00
exchange_pair.dart Cw 473 exchange refactoring (#1126) 2023-10-25 23:58:25 +03:00
exchange_provider_description.dart Cw 613 quantex (#1377) 2024-05-14 05:07:16 +03:00
exchange_template.dart Re add chatwoot (#1044) 2023-08-15 03:47:25 +03:00
exchange_trade_state.dart Cw 473 exchange refactoring (#1126) 2023-10-25 23:58:25 +03:00
limits.dart Cw 473 exchange refactoring (#1126) 2023-10-25 23:58:25 +03:00
limits_state.dart Cw 473 exchange refactoring (#1126) 2023-10-25 23:58:25 +03:00
trade.dart CW-674: Enhance Exchange Flow - Add estimated receive amount and amount currency to Confirm Sending Details Page (#1547) 2024-07-23 03:20:55 +03:00
trade_not_created_exception.dart Cw 473 exchange refactoring (#1126) 2023-10-25 23:58:25 +03:00
trade_not_found_exception.dart Cw 473 exchange refactoring (#1126) 2023-10-25 23:58:25 +03:00
trade_request.dart Cw 473 exchange refactoring (#1126) 2023-10-25 23:58:25 +03:00
trade_state.dart Cw 613 quantex (#1377) 2024-05-14 05:07:16 +03:00