0.44.0 - 2026-07-01
⚠️ Breaking changes
- Remove
Address::network()and replaceNetworkwithAddressPrefix(#802) @ZocoLini — address prefix handling no longer routes throughNetwork, andAddress::network()has been removed. Update call sites to useAddressPrefix.
Added
- Storage truncation primitives for reorg support in
dash-spv(#790) @xdustinface - Decode SML ProTx v3 entries (#797) @xdustinface
normalize_phraseandis_word_in_languagehelpers inkey-wallet(#806) @llbartekll
Fixed
- Write the compact-size count in
QuorumSnapshotencode (#796) @xdustinface - Correct CoinJoin discovery in
key-wallet(#804) @xdustinface
Full changelog: v0.43.0...v0.44.0