mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-23 03:59:23 +00:00
7e7217008c
* Fix de-selecting exchange providers not getting saved * only change field value when the amount is better than the already existing one * Show calculated amount after getting the best value from all providers * Catch exceptions to avoid stopping the providers calculate amount APIs * Fix Splay map only saving the last value obtained * Show limits for the provider with the highest rate * Load limits on currency pair change * Show limits for lowest min provider * Show limits for lowest min and highest max * Sync best rate every 10 seconds instead of calculating it on every amount change * Fix conflicts with flutter upgrade Add null safety to changes in exchange_view_model.dart * Remove un-necessary checks |
||
---|---|---|
.. | ||
buy | ||
contact_list | ||
dashboard | ||
exchange | ||
ionia | ||
monero_account_list | ||
node_list | ||
send | ||
settings | ||
unspent_coins | ||
wallet_address_list | ||
wallet_list | ||
auth_state.dart | ||
auth_view_model.dart | ||
backup_view_model.dart | ||
edit_backup_password_view_model.dart | ||
order_details_view_model.dart | ||
rescan_view_model.dart | ||
restore_from_backup_view_model.dart | ||
setup_pin_code_view_model.dart | ||
support_view_model.dart | ||
trade_details_view_model.dart | ||
transaction_details_view_model.dart | ||
wallet_creation_vm.dart | ||
wallet_keys_view_model.dart | ||
wallet_new_vm.dart | ||
wallet_restoration_from_keys_vm.dart | ||
wallet_restoration_from_seed_vm.dart | ||
wallet_restore_view_model.dart | ||
wallet_seed_view_model.dart |