mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-09 20:39:35 +00:00
c50eeee58b
* Add 'Exchange provider picker' Save user selections * Save user's exchange providers selection * Add text for selected providers availability * Fix selected providers not updating * Load limits based on highest maximum in the selected providers * Change received and deposit amount to be the best value from the selected providers * Add provider name next to Trade ID Set selected provider based on amount calculated * Grey out providers who doesn't support selected currency pair * Fix disabled providers * Add Provider logo in Confirm Screen * Only choose a provider if it satisfies its limits * Fix amount validation * Fix typo in error message * Add a queue of possible exchange providers sorted by the best rate to try next if one failed * Fix string locale typo * Add Localization for other languages * Add Placeholder text when there are no providers selected * Check Exchange provider availability before creating a trade * Fix "Fixed Rate" changing unconditionally * Enable "convert to" field regardless of the provider * Remove "Choose one" from providers picker * Merge Master * Fix Conflicts with master * Add missing isEnabled field in simple swap provider |
||
---|---|---|
.. | ||
changenow | ||
morphtoken | ||
sideshift | ||
simpleswap | ||
xmrto | ||
exchange_pair.dart | ||
exchange_provider.dart | ||
exchange_provider_description.dart | ||
exchange_template.dart | ||
exchange_trade_state.dart | ||
limits.dart | ||
limits_state.dart | ||
trade.dart | ||
trade_not_created_exeption.dart | ||
trade_not_found_exeption.dart | ||
trade_request.dart | ||
trade_state.dart |