cake_wallet/lib/view_model
Rafael fd9018bcc4
Cw 598 fixes for electrum based wallets (#1344)
* fix: address book addresses, bch builder, exchange all fee estimation, bch coin control

* feat: new error framework for Electrum messages

* build: cw_bitcoin.dart

* feat: error improvements, localization, fix exchange amount mismatch

* chore: misc comment & print [skip ci]

* feat: refactor & simplify sendAll vs regular tx estimation and creation

- Since there were so many conditions inside a single function to alter its behavior if sendAll or not, it is easier and more readable to have separate sendAll and estimateTx functions that behave separately

* fix: wrong LTC dust

* feat: fee rate confirmation

* fix: wrong createTrade value when isSendAll is enabled

* fix bitcoin cash address parsing [skip ci]

* fix: form no amount validator, address book with multiple entries, exchange all below min error

* fix: improve string, fix sending with dust inputs at the top

* fix: two change outputs when re-estimating

* fix: sendAll with a little dust adds fees

* chore: sanity check [skip ci]

* fix: if the fee is higher than estimated

* Minor enhancement [skip ci]

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-03-29 20:51:34 +02:00
..
buy Cw 521 moonpay buy (#1335) 2024-03-28 15:30:41 +02:00
contact_list Cw 598 fixes for electrum based wallets (#1344) 2024-03-29 20:51:34 +02:00
dashboard Cw 537 integrate thor chain swaps (#1280) 2024-03-28 14:41:11 +02:00
exchange Cw 598 fixes for electrum based wallets (#1344) 2024-03-29 20:51:34 +02: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
nano_account_list CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
node_list Btc address types (#1263) 2024-02-23 18:13:30 +02:00
restore CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
send Cw 598 fixes for electrum based wallets (#1344) 2024-03-29 20:51:34 +02:00
settings Add toggle for disabling service bulletin (#1347) 2024-03-25 20:28:45 +02:00
unspent_coins Cw 598 fixes for electrum based wallets (#1344) 2024-03-29 20:51:34 +02:00
wallet_address_list Btc address types (#1263) 2024-02-23 18:13:30 +02:00
wallet_list Generic fixes (#1274) 2024-01-27 00:51:21 +02:00
advanced_privacy_settings_view_model.dart Add toggle for disabling service bulletin (#1347) 2024-03-25 20:28:45 +02:00
anon_invoice_page_view_model.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
anonpay_details_view_model.dart Cw 537 integrate thor chain swaps (#1280) 2024-03-28 14:41:11 +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 be absolutely sure we delete secure storage keys before writing them (#1182) 2023-11-27 15:28:34 +02:00
order_details_view_model.dart Cw 521 moonpay buy (#1335) 2024-03-28 15:30:41 +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 v4.13.0 and v1.10.0 (#1265) 2024-01-16 02:02:10 +02:00
seed_type_view_model.dart Cw 534 monero wallet generic enhancements (#1225) 2023-12-09 03:37:39 +02:00
set_up_2fa_viewmodel.dart CW-566-Cake2FA-Bypass-Bug (#1275) 2024-01-27 05:08:53 +02:00
setup_pin_code_view_model.dart Part 1 2020-09-21 14:50:26 +03:00
support_view_model.dart Exolix integration: bugfix apiToken on fetchRates (#1120) 2023-10-12 03:20:19 +03:00
trade_details_view_model.dart Cw 537 integrate thor chain swaps (#1280) 2024-03-28 14:41:11 +02:00
transaction_details_view_model.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
wallet_creation_vm.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
wallet_keys_view_model.dart Generic fixes (#1304) 2024-02-23 19:09:24 +02:00
wallet_new_vm.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
wallet_restore_choose_derivation_view_model.dart CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
wallet_restore_view_model.dart Btc address types (#1263) 2024-02-23 18:13:30 +02:00
wallet_seed_view_model.dart Add restore from private key to Ethereum (#1055) 2023-08-23 15:33:20 +03:00