Skip to content

Commit bdb92b2

Browse files
committed
doc: adds release notes for CJ descriptor
1 parent a12aca5 commit bdb92b2

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

doc/release-notes-6835.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
Mobile CoinJoin Compatibility
2+
------------
3+
4+
- Fixed an issue where CoinJoin funds mixed in Dash Android wallet were
5+
invisible when importing the mnemonic into Dash Core. Descriptor Wallets now
6+
include an additional default descriptor for mobile CoinJoin funds, ensuring
7+
seamless wallet migration and complete fund visibility across different
8+
Dash wallet implementations.
9+
10+
- This is a breaking change that increases the default number of descriptors
11+
from 2 to 3 on mainnet (internal, external, mobile CoinJoin) for newly created
12+
descriptor wallets only - existing wallets are unaffected.
13+
14+
15+
Updated RPCs
16+
------------
17+
18+
- The `listdescriptors` RPC now includes an optional coinjoin field to identify
19+
CoinJoin descriptors.
20+
21+
(#6835)

0 commit comments

Comments
 (0)