0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-08 10:31:50 -05:00

Update release notes to mention changes to IsTrusted and impact on wallet

This commit is contained in:
Jeremy Rubin 2019-10-21 13:22:56 -07:00
parent 8f174ef112
commit 91f3073f08

View file

@ -85,6 +85,7 @@ Wallet
------
- The wallet now by default uses bech32 addresses when using RPC, and creates native segwit change outputs.
- The way that output trust was computed has been fixed in #16766, which impacts confirmed/unconfirmed balance status and coin selection.
Low-level changes
=================