cake_wallet/lib/view_model
Omar Hatem ce4d375abf
Generic fixes and enhancements (#1083)
* Add exception handler to fiat APIs
Increase send card size for coin control
Fix Monero.com unspent coins hive box issue
minor bug fix

* Remove EIP-1559 parameters from Eth transaction
Enhance error reporting

* Throw error if not enough monero utx outputs are selected

* Fix Search text color

* Fix Ethereum sending EIP-1559 transactions

* Add transaction data to ERC20 transactions

* Add input check in single output transactions as well

* Fix Node deletion issue
Handle user input error in anonpay

* Remove exception handler from fiat conversion since it's not working with isolates

* Require enough utxo for amount and fees; More insightful Error messages

* Add cakewallet to applinks [skip ci]

* Add cakewallet app link for iOS [skip ci]

* Add applink depending on app scheme variable

* Add applink in iOS custom to the app getting built [skip ci]

* Handle normal app links without considering them as Payment URIs

* Minor fix [skip ci]

* Fixate encrypt package version as the recent update they made has some issues [skip ci]

---------

Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>
2023-09-14 22:14:16 +03:00
..
buy Fix nullability of selected provider (#562) 2022-10-24 15:06:03 -04:00
contact_list CW-228 Auto generate monero subaddress (#902) 2023-08-29 19:11:51 +03:00
dashboard CW-228 Auto generate monero subaddress (#902) 2023-08-29 19:11:51 +03:00
exchange Generic fixes and enhancements (#1083) 2023-09-14 22:14:16 +03:00
ionia CW-400 investigate cupertino nav bar null exception (#943) 2023-06-08 02:16:52 +03:00
monero_account_list CW-260 show amount received for each account (#907) 2023-05-05 15:58:41 +03:00
node_list CW-471-Changing-nodes-bug (#1062) 2023-09-01 17:05:45 +03:00
restore Add restore from private key to Ethereum (#1055) 2023-08-23 15:33:20 +03:00
send Fiat api fix (#1070) 2023-09-01 18:06:18 +03:00
settings CW-228 Auto generate monero subaddress (#902) 2023-08-29 19:11:51 +03:00
unspent_coins New versions (#1073) 2023-09-08 17:15:28 +03:00
wallet_address_list Fiat api fix (#1070) 2023-09-01 18:06:18 +03:00
wallet_list Cw 155 monero synchronization (#1014) 2023-08-04 20:55:56 +03:00
advanced_privacy_settings_view_model.dart Add Fiat API mode to advanced privacy settings page 2023-03-02 19:13:00 +02:00
anon_invoice_page_view_model.dart Generic fixes and enhancements (#1083) 2023-09-14 22:14:16 +03:00
anonpay_details_view_model.dart Cw 314 trocador receive screen update (#823) 2023-03-24 17:26:42 +02:00
auth_state.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
auth_view_model.dart Fix formatting 2022-12-09 20:18:36 +01:00
backup_view_model.dart Xchaha20 poly1305 integration (#569) 2022-10-26 15:28:27 -04:00
edit_backup_password_view_model.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
order_details_view_model.dart V4.6.1 report fixes (#859) 2023-03-31 21:14:22 +02:00
rescan_view_model.dart CW-214-Monero-wallet-rescan-bug (#945) 2023-07-11 20:56:01 +03:00
restore_from_backup_view_model.dart - Fix reloading settings store 2022-12-07 16:41:04 +02:00
set_up_2fa_viewmodel.dart fix: Rotate TOTP Secret (#1056) 2023-08-23 02:05:48 +03:00
setup_pin_code_view_model.dart Part 1 2020-09-21 14:50:26 +03:00
support_view_model.dart Re add chatwoot (#1044) 2023-08-15 03:47:25 +03:00
trade_details_view_model.dart CW-424-ChangeNOW-add-payload-details (#979) 2023-07-08 05:30:05 +03:00
transaction_details_view_model.dart CW- 463 Fix transaction receive address not showing for Eth/Erc20 (#1076) 2023-09-14 22:12:41 +03:00
wallet_creation_vm.dart Cw 155 monero synchronization (#1014) 2023-08-04 20:55:56 +03:00
wallet_keys_view_model.dart Add restore from private key to Ethereum (#1055) 2023-08-23 15:33:20 +03:00
wallet_new_vm.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
wallet_restore_view_model.dart Add restore from private key to Ethereum (#1055) 2023-08-23 15:33:20 +03:00
wallet_seed_view_model.dart Add restore from private key to Ethereum (#1055) 2023-08-23 15:33:20 +03:00