File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 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 )
You can’t perform that action at this time.
0 commit comments