cake_wallet/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
..
anonpay Generic fixes (#1583) 2024-08-09 22:18:32 +03:00
anypay V4.6.1 report fixes (#859) 2023-03-31 21:14:22 +02:00
bitcoin litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
bitcoin_cash CW-580: BIP39 Wallets Shared Seed Implementation: "One Seed - Multiple Wallets" (#1307) 2024-09-20 21:25:08 +03:00
buy Generic enhancements (#1668) 2024-09-23 17:10:40 +03:00
cake_pay Cw 591 in app cake pay integration (#1376) 2024-06-06 06:51:22 +02:00
core litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
entities litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
ethereum CW-580: BIP39 Wallets Shared Seed Implementation: "One Seed - Multiple Wallets" (#1307) 2024-09-20 21:25:08 +03:00
exchange change tags to POL and fix lets exchange (#1708) 2024-09-28 01:58:10 +03:00
haven CW-319-Wallet-Seed-keys-URI-QR-code (#831) 2023-03-15 17:30:06 +02:00
locales bio auth on mac + package updates for 3.19.3/5 (#1398) 2024-05-06 22:55:05 +03:00
mastodon Cw 586 display user twitter image in birdpay (#1315) 2024-03-01 21:38:48 +02:00
monero CW-611-Refactor-Address-Handling (#1630) 2024-09-28 05:38:23 +03:00
nano CW-580: BIP39 Wallets Shared Seed Implementation: "One Seed - Multiple Wallets" (#1307) 2024-09-20 21:25:08 +03:00
nostr Cw 428 send to nostr addresses (#1271) 2024-01-27 04:34:38 +02:00
polygon Generic enhancements (#1668) 2024-09-23 17:10:40 +03:00
reactions CW-580: BIP39 Wallets Shared Seed Implementation: "One Seed - Multiple Wallets" (#1307) 2024-09-20 21:25:08 +03:00
solana CW-580: BIP39 Wallets Shared Seed Implementation: "One Seed - Multiple Wallets" (#1307) 2024-09-20 21:25:08 +03:00
src CW-611-Refactor-Address-Handling (#1630) 2024-09-28 05:38:23 +03:00
store litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
themes Replace purple with "Cake Dark Blue" theme and make it default (#1314) 2024-02-28 04:15:18 +02:00
tron CW-580: BIP39 Wallets Shared Seed Implementation: "One Seed - Multiple Wallets" (#1307) 2024-09-20 21:25:08 +03:00
twitter New versions (#1312) 2024-03-04 19:32:10 +02:00
utils litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
view_model CW-611-Refactor-Address-Handling (#1630) 2024-09-28 05:38:23 +03:00
wownero Monero stability and cleanup (#1572) 2024-08-09 22:15:54 +03:00
app_scroll_behavior.dart Cw 567 cant swipe through menus on desktop builds (#1563) 2024-08-10 01:21:26 +03:00
di.dart litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
main.dart litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
palette.dart Replace purple with "Cake Dark Blue" theme and make it default (#1314) 2024-02-28 04:15:18 +02:00
router.dart litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
routes.dart litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
typography.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
wallet_type_utils.dart Wownero (#1485) 2024-07-04 22:43:17 +03:00