cake_wallet/tool
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
..
localization Flutter update (#1048) 2023-08-18 18:37:17 +03:00
utils Verify seed phrase (#1700) 2024-09-26 04:51:38 +03:00
append_translation.dart Verify seed phrase (#1700) 2024-09-26 04:51:38 +03:00
configure.dart CW-611-Refactor-Address-Handling (#1630) 2024-09-28 05:38:23 +03:00
download_moneroc_prebuilds.dart make analyzer less red (#1628) 2024-08-24 04:42:50 +03:00
generate_android_key_properties.dart Added script for generate key.properties file. 2021-03-17 22:19:51 +02:00
generate_localization.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
generate_new_secrets.dart Changed monero dependencies path for android. Changed scripts for generation of secrets. 2021-03-16 15:20:46 +02:00
generate_pubspec.dart Fixes for tool/generate_pubspec.dart. Add pubspec into .gitignore 2022-01-10 17:04:58 +02:00
generate_secrets_config.dart Node Auto-reconnect and connectivity enhancements (#1513) 2024-07-06 17:42:17 +03:00
import_secrets_config.dart Wownero (#1485) 2024-07-04 22:43:17 +03:00
translation_add_lang.dart Cw 483 add tagalog and filipino localizations (#1086) 2023-09-15 00:41:54 +03:00
translation_consistence.dart Generic fixes (#1291) 2024-02-06 22:44:21 +02:00
update_secrets.dart Re add chatwoot (#1044) 2023-08-15 03:47:25 +03:00