mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-11-01 01:47:41 +00:00
5c9f176d18
* 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 |
||
---|---|---|
.. | ||
provider | ||
utils | ||
exchange_pair.dart | ||
exchange_provider_description.dart | ||
exchange_template.dart | ||
exchange_trade_state.dart | ||
limits.dart | ||
limits_state.dart | ||
trade.dart | ||
trade_not_created_exception.dart | ||
trade_not_found_exception.dart | ||
trade_request.dart | ||
trade_state.dart |