cake_wallet/cw_haven/lib
cyan f8b0c0ad2a
CW-611-Refactor-Address-Handling (#1630)
* subaddress fix

* fix subaddress generation

* rewrite usedAddresses for xmr and wow

* [skip ci] remove print statements

* refactor address handling

* do not remove manual addresses, just mark them

* monero display latest address on receive page when autogenerate is enabled [skip ci]

* WIP subaddresses, hidden addresses, and UI improvements for monero

* update configure script

* fix subaddress generation, display latest address

* Update lib/core/wallet_loading_service.dart

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

* Exclude manually created addresses

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

* don't call .save function multiple times

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

* - revert usedAddress functinality
- add mutex to prevent crashes
- fix UI flashing in tx screen
- fixes from comments

* account index fixes
added code to wownero
code comment

* - added subaddress index
- fixed received count also accounting for change (we don't want that)
- fix bad state: no element
- fix search
- fix automatic generation

* prevent crashes by acquiring mutex before setting the pointer

* - fix ttDetails generation in larger/restored wallets
- show manual add icon in monero/wownero even when autogeneration is enabled
- disable colors on non-debug builds
- cache getAddress call in xmr/wow
[skip ci]

* fix: silent payment error in address setter
enable fancy new features only for xmr / wow

* refresh subaddress list, when we add new address
fix manual addresses marking

* add toggle to hide and show address

* update transaction details after restore

* show only one address in address book for xmr, wow and haven

* fix address book
reset address only when autogenerate is on

* enable isEnabledAutoGenerateSubaddress on new wallets

* hide addresses after exchange only for XMR and WOW

* fix: bad-state no element

* Update cw_monero/lib/monero_wallet_addresses.dart

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

* Update cw_monero/lib/monero_wallet_addresses.dart

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

* improvements to performance

* 0, 0 -> accountIndex, addressIndex

* make constant variables final

* Update cw_wownero/lib/wownero_wallet_addresses.dart [skip ci]

* Update cw_wownero/lib/wownero_wallet_addresses.dart [skip ci]

* Update cw_monero/lib/monero_wallet.dart [skip ci]

* fix potential exception

* fix after removing late

* remove orElse, replaced it with a try catch block.
fix strings

* fix valid seed function

* fix null check error [skip ci]

* fix updateSubaddressList for wow and haven

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-09-28 05:38:23 +03:00
..
api add missing error messages (#1696) 2024-09-23 19:18:21 +03:00
mnemonics Hv (#295) 2022-03-30 17:57:04 +02:00
haven_account_list.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
haven_balance.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
haven_subaddress_list.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
haven_transaction_creation_credentials.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
haven_transaction_creation_exception.dart Hv (#295) 2022-03-30 17:57:04 +02:00
haven_transaction_history.dart Hv (#295) 2022-03-30 17:57:04 +02:00
haven_transaction_info.dart add number of confirmations to transactions 2023-02-08 18:47:12 +02:00
haven_wallet.dart push haven fix 2024-08-18 03:48:25 +03:00
haven_wallet_addresses.dart CW-611-Refactor-Address-Handling (#1630) 2024-09-28 05:38:23 +03:00
haven_wallet_service.dart Cw 604 integrate bitcoin ledger (#1407) 2024-05-05 04:44:50 +03:00
pending_haven_transaction.dart move amount_converter to cw_core (#588) 2022-11-03 14:45:50 -04:00
update_haven_rate.dart Flutter upgrade 2022-10-12 13:09:57 -04:00