< achow101>
it would kind of suck if you find out that you can't use an address during derivation
< sipa>
indeed
< sipa>
i think it's better not to forbid those
< sipa>
and just find a way (eventually) to infer them
< achow101>
right
< bitcoin-git>
[bitcoin] achow101 opened pull request #22156: Only allow tr() import to privkey wallets when Taproot is active (master...disallow-tr-privkey-import) https://github.com/bitcoin/bitcoin/pull/22156
< bitcoin-git>
[bitcoin] EthanHeilman opened pull request #22158: rng: adds support for x86 rdrand/rdseed instructions when building using MSVC (master...winx86rngcpu) https://github.com/bitcoin/bitcoin/pull/22158
< michaelfolkson>
I was thinking of trying to improve the guidance for PR descriptions in CONTRIBUTING.md but it is hard because what should be in the description entirely depends on the kind of PR it is
< michaelfolkson>
You can't really do a checklist as a doc PR description will be totally different to say a consensus PR description
< bitcoin-git>
[gui] hebasto merged pull request #256: Save/restore column sizes of the tables in the Peers tab (master...210323-peers) https://github.com/bitcoin-core/gui/pull/256