diff --git a/UNDF-REGISTRY.json b/UNDF-REGISTRY.json index ebbcb3df2..71aa94f38 100644 --- a/UNDF-REGISTRY.json +++ b/UNDF-REGISTRY.json @@ -922,5 +922,8 @@ "wasabi-0002-0002": "UNDF-2026-000000921", "wasabi-0003-0003": "UNDF-2026-000000922", "cake_wallet-0001-0001": "UNDF-2026-000000923", - "electrum-0002-0002": "UNDF-2026-000000924" + "electrum-0002-0002": "UNDF-2026-000000924", + "cake_wallet-0002-0002": "UNDF-2026-000000925", + "cake_wallet-0003-0003": "UNDF-2026-000000926", + "cake_wallet-0004-0004": "UNDF-2026-000000927" } diff --git a/defects/cake_wallet-0002/patch/cake_wallet-0002.patch b/defects/cake_wallet-0002/patch/cake_wallet-0002.patch index 58037cfa8..f7f7f79c6 100644 --- a/defects/cake_wallet-0002/patch/cake_wallet-0002.patch +++ b/defects/cake_wallet-0002/patch/cake_wallet-0002.patch @@ -1,3 +1,4 @@ +# UNDF: UNDF-2026-000000925 --- a/lib/exchange/utils/currency_pairs_utils.dart +++ b/lib/exchange/utils/currency_pairs_utils.dart @@ -1,12 +1,13 @@ diff --git a/defects/cake_wallet-0003/patch/cake_wallet-0003.patch b/defects/cake_wallet-0003/patch/cake_wallet-0003.patch index 0fe273346..4ffa5f8ef 100644 --- a/defects/cake_wallet-0003/patch/cake_wallet-0003.patch +++ b/defects/cake_wallet-0003/patch/cake_wallet-0003.patch @@ -1,3 +1,4 @@ +# UNDF: UNDF-2026-000000926 --- a/cw_monero/lib/monero_subaddress_list.dart +++ b/cw_monero/lib/monero_subaddress_list.dart @@ -16,7 +16,7 @@ abstract class MoneroSubaddressListBase with Store { diff --git a/defects/cake_wallet-0004/patch/cake_wallet-0004.patch b/defects/cake_wallet-0004/patch/cake_wallet-0004.patch index 6c64433d9..ca2643be8 100644 --- a/defects/cake_wallet-0004/patch/cake_wallet-0004.patch +++ b/defects/cake_wallet-0004/patch/cake_wallet-0004.patch @@ -1,3 +1,4 @@ +# UNDF: UNDF-2026-000000927 --- a/cw_zcash/lib/src/zcash_taddress_rotation.dart +++ b/cw_zcash/lib/src/zcash_taddress_rotation.dart @@ -261,7 +261,7 @@ class ZcashTAddressRotation {