Skip to content

Commit a3c4656

Browse files
murchandamusbitschmidty
authored andcommitted
News251: Describe Bitcoin Core 26076
1 parent 35260e6 commit a3c4656

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

_posts/en/newsletters/2023-05-17-newsletter.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,13 @@ Server][btcpay server repo], [BDK][bdk repo], [Bitcoin Improvement
187187
Proposals (BIPs)][bips repo], [Lightning BOLTs][bolts repo], and
188188
[Bitcoin Inquisition][bitcoin inquisition repo].*
189189

190-
- [Bitcoin Core #26076][] Switch hardened derivation marker to h FIXME:Xekyo
190+
- [Bitcoin Core #26076][] updates RPC methods that show derivation paths for
191+
public keys now use `h` instead of a single-quote `'` to indicate a
192+
hardened derivation step. Note that this changes the descriptor
193+
checksum. When handling descriptors with private keys, the same symbol
194+
is used as when the descriptor was generated or imported. For legacy
195+
wallets the `hdkeypath` field in `getaddressinfo` and the
196+
serialization format of wallet dumps remain unchanged.
191197

192198
- [Bitcoin Core #27608][] will continue trying to download a block from
193199
a peer even if another peer provided the block. Bitcoin Core will

0 commit comments

Comments
 (0)