Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-08 | doc: clarify PR 26076 release note | Sjors Provoost | |
2023-04-04 | Switch hardened derivation marker to h in descriptors | Sjors Provoost | |
This makes it easier to handle descriptor strings manually. E.g. an RPC call that takes an array of descriptors can now use '["desc": ".../0h/..."]'. Both markers can still be parsed. The default for new descriptors is changed to h. In normalized form h is also used. For private keys the chosen marker is preserved in a round trip. The hdkeypath field in getaddressinfo is also impacted by this change. |