< bitcoin-git>
bitcoin/master facede1 MarcoFalke: test: Check that invalid witness destinations can not be imported
< bitcoin-git>
bitcoin/master bdedfcf MarcoFalke: Merge #18974: test: Check that invalid witness destinations can not be imp...
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #18974: test: Check that invalid witness destinations can not be imported (master...2005-testInvalidWitnessDestination) https://github.com/bitcoin/bitcoin/pull/18974
< wumpus>
congratulations on the 0.20.0 release everyone 🚀
< troygiorshev>
i have a proposal for extending the per-peer message capture and resource logging capabilities. if anyone's interested or think they would find this useful, feel free to take a look
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19159: test: Make valgrind.supp work on aarch64 (master...2006-valgrindAarch64) https://github.com/bitcoin/bitcoin/pull/19159
< stevenroose>
sipa: from what version did Core move away from hardened derivation?
< sipa>
stevenroose: none
< stevenroose>
sipa: non-legacy wallet you mean a descriptor wallet? but those are only opt-in?
< sipa>
descriptor wallets use descriptors, which may use an xpub
< stevenroose>
from what version are descriptor wallets supported? (well let me read the link first, thanks jonatack sipa )
< sipa>
stevenroose: none so far
< sipa>
(they're in master, so likely 0.21)
< stevenroose>
oh, hmm
< stevenroose>
is there a way to get the xpriv of the hardened derivation? (let's say hypothetically you're a total grotmongool and you don't care about theft; or, say, you are doing a poc and want to use Core instead of a custom wallet :D)