cake_wallet/lib/view_model
Omar Hatem ebe8c65407
Peg in and peg out flow (#1745)
* version 4.20.0

* update build numbers

* UI updates and script fix for ios bundle identifier

* disable mweb for desktop

* change hardcoded ltc server ip address
electrum connection enhancement

* additional logging and minor fixes

* additional logging and minor fixes

* addresses pt.1

* logs of fixes and experimental changes, close wallet before opening next

* save

* fix icon

* fixes

* [skip ci] updates

* [skip ci] updates

* updates

* minor optimizations

* fix for when switching between wallets

* [skip ci] updates

* [skip ci] updates

* Update cw_bitcoin/lib/litecoin_wallet.dart

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>

* Update cw_bitcoin/lib/litecoin_wallet.dart

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>

* mobx

* mostly logging

* stream fix pt.1 [skip ci]

* updates

* some fixes and enhancements

* [skip ci] minor

* potential partial fix for streamsink closed

* fix stream sink closed errors

* fix mweb logo colors

* add initial whitelisting for coin types on send screen

* MWEB enhancements 2.0 (#1735)

* additional logging and minor fixes

* additional logging and minor fixes

* addresses pt.1

* Allow Wallet Group Names to be the same as Wallet Names (#1730)

* fix: Issues with imaging

* fix: Allow group names to be the same as wallet names

* fix: Bug with wallet grouping when a wallet is minimized

* fix: Bug with wallet grouping when a wallet is minimized

* logs of fixes and experimental changes, close wallet before opening next

* save

* fix icon

* fixes

* [skip ci] updates

* [skip ci] updates

* updates

* minor optimizations

* fix for when switching between wallets

* [skip ci] updates

* [skip ci] updates

* Update cw_bitcoin/lib/litecoin_wallet.dart

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>

* Update cw_bitcoin/lib/litecoin_wallet.dart

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>

* mobx

* mostly logging

* stream fix pt.1 [skip ci]

* updates

* some fixes and enhancements

* [skip ci] minor

* potential partial fix for streamsink closed

* fix stream sink closed errors

* fix mweb logo colors

* save

* minor enhancements [skip ci]

* save

* experimental

* minor

* minor [skip ci]

---------

Co-authored-by: David Adegoke <64401859+Blazebrain@users.noreply.github.com>
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>

* fix menu list removing from original list

* handle pegin and pegout

* fix text color

* fix import

* pegin/out button ui updates

* update spacing + tx creation fix

* add correct args for link view model [skip ci]

---------

Co-authored-by: Matthew Fosse <matt@fosse.co>
Co-authored-by: fossephate <matt.cfosse@gmail.com>
Co-authored-by: David Adegoke <64401859+Blazebrain@users.noreply.github.com>
2024-10-15 00:28:38 +03:00
..
buy Cw 521 moonpay buy (#1335) 2024-03-28 15:30:41 +02:00
cake_pay Cw 591 in app cake pay integration (#1376) 2024-06-06 06:51:22 +02:00
contact_list Various monero fixes (#1722) 2024-10-05 03:30:16 +03:00
dashboard V4.20.0 rc2 (#1727) 2024-10-13 02:13:52 +03:00
exchange CW-611-Refactor-Address-Handling (#1630) 2024-09-28 05:38:23 +03:00
hardware_wallet Generic enhancements (#1447) 2024-05-13 23:59:11 +03:00
monero_account_list CW-681 Add address and account list to Wownero (#1538) 2024-07-21 03:58:17 +03:00
nano_account_list CW-438 add nano (#1015) 2023-10-05 04:09:07 +03:00
node_list Fix testnet (#1632) 2024-08-22 01:31:20 +03:00
restore Cw 772 restore from qr generates different wallet (#1721) 2024-10-04 22:04:23 +03:00
send Peg in and peg out flow (#1745) 2024-10-15 00:28:38 +03:00
settings V4.20.0 rc2 (#1727) 2024-10-13 02:13:52 +03:00
unspent_coins Peg in and peg out flow (#1745) 2024-10-15 00:28:38 +03:00
wallet_address_list Mweb enhancements (#1715) 2024-10-05 03:30:52 +03:00
wallet_list V4.20.0 rc2 (#1727) 2024-10-13 02:13:52 +03:00
advanced_privacy_settings_view_model.dart Add passphrase support for Eth, Polygon, and Tron (#1719) 2024-10-04 20:01:46 +03:00
anon_invoice_page_view_model.dart fix donation link saved regardless of the current wallet (#1491) 2024-06-21 02:17:19 +03: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 bio auth on mac + package updates for 3.19.3/5 (#1398) 2024-05-06 22:55:05 +03:00
backup_view_model.dart Wownero (#1485) 2024-07-04 22:43:17 +03:00
edit_backup_password_view_model.dart CW-599-Extract-Secure-Storage (#1353) 2024-05-08 23:23:27 +03:00
link_view_model.dart Peg in and peg out flow (#1745) 2024-10-15 00:28:38 +03:00
new_wallet_type_view_model.dart CW-580: BIP39 Wallets Shared Seed Implementation: "One Seed - Multiple Wallets" (#1307) 2024-09-20 21:25:08 +03:00
order_details_view_model.dart set launchUrl mode to LaunchMode.externalApplication 2024-05-23 14:00:52 +03:00
rescan_view_model.dart litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
restore_from_backup_view_model.dart CW-695: Fix Zone Mismatch Error Triggered By Restoring Backup (#1651) 2024-09-05 05:59:20 +03:00
seed_settings_view_model.dart CW-580: BIP39 Wallets Shared Seed Implementation: "One Seed - Multiple Wallets" (#1307) 2024-09-20 21:25:08 +03: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 Generic enhancements (#1668) 2024-09-23 17:10:40 +03:00
trade_details_view_model.dart Integrate LetsExchange exchange provider (#1562) 2024-09-11 05:14:17 +03:00
transaction_details_view_model.dart Update transaction_details_view_model.dart (#1690) 2024-09-26 05:16:31 +03:00
wallet_creation_vm.dart V4.20.0 rc2 (#1727) 2024-10-13 02:13:52 +03:00
wallet_groups_display_view_model.dart CW-580: BIP39 Wallets Shared Seed Implementation: "One Seed - Multiple Wallets" (#1307) 2024-09-20 21:25:08 +03:00
wallet_hardware_restore_view_model.dart Cw 488 seed offset (#1631) 2024-08-26 20:06:54 +03:00
wallet_keys_view_model.dart Cw 488 seed offset (#1631) 2024-08-26 20:06:54 +03:00
wallet_new_vm.dart Add passphrase support for Eth, Polygon, and Tron (#1719) 2024-10-04 20:01:46 +03: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 Add passphrase support for Eth, Polygon, and Tron (#1719) 2024-10-04 20:01:46 +03:00
wallet_seed_view_model.dart Add restore from private key to Ethereum (#1055) 2023-08-23 15:33:20 +03:00
wallet_unlock_loadable_view_model.dart CW-676 Add Linux scripts to build monero_c for linux platform (#1527) 2024-08-13 01:18:14 +03:00
wallet_unlock_verifiable_view_model.dart CW-676 Add Linux scripts to build monero_c for linux platform (#1527) 2024-08-13 01:18:14 +03:00
wallet_unlock_view_model.dart CW-676 Add Linux scripts to build monero_c for linux platform (#1527) 2024-08-13 01:18:14 +03:00