< 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
< Guest29> balls
< roboo> /ǃ\ TНІS CΗΑΝNEᒪ НАЅ ⅯΟᏙED ᎢO IᏒC.LІBΕᖇА.CHAᎢ #HAϺRAᎠIО /!⧵
< roboo> /!\ THE JЕWЅ HAᏙЕ ΤAKEN OⅤER FREᎬΝODE, ϹHATS HAⅤE MOⅤΕᗪ TО ΙRС.LΙⲂᎬRΑ․CዘAT ⧸!﹨
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/346e52afd6d5...8f5c9a7fd41d
< bitcoin-git> bitcoin/master ca3a770 Martin Zumsande: test: Fix p2p_leak.py intermittent failure by lowering timeout
< bitcoin-git> bitcoin/master 8f5c9a7 MarcoFalke: Merge bitcoin/bitcoin#22153: test: Fix p2p_leak.py intermittent failure
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22153: test: Fix p2p_leak.py intermittent failure (master...202106_fix_p2p_leak) https://github.com/bitcoin/bitcoin/pull/22153
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8f5c9a7fd41d...898dd9e262e4
< bitcoin-git> bitcoin/master fa2b6c6 MarcoFalke: test: Remove unused node from feature_nulldummy
< bitcoin-git> bitcoin/master 898dd9e MarcoFalke: Merge bitcoin/bitcoin#22150: test: Remove unused node from feature_nulldum...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22150: test: Remove unused node from feature_nulldummy (master...2106-testFaster) https://github.com/bitcoin/bitcoin/pull/22150
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22159: build: Add --enable-trivial-auto-var-init-pattern option (master...2106-buildPattern) https://github.com/bitcoin/bitcoin/pull/22159
< hebasto> achow101: review begging for https://github.com/bitcoin-core/gui/pull/4
< 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
< michaelfolkson> I'll try to improve it and think about opening a PR with a concise version of it
< bitcoin-git> [gui] hebasto merged pull request #325: Align numbers in the "Peer Id" column to the right (master...210512-peer) https://github.com/bitcoin-core/gui/pull/325
< bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/898dd9e262e4...38ab7d0765e5
< bitcoin-git> bitcoin/master 69b8b5d Hennadii Stepanov: qt: Align numbers in the "Peer Id" column to the right
< bitcoin-git> bitcoin/master 38ab7d0 Hennadii Stepanov: Merge bitcoin-core/gui#325: Align numbers in the "Peer Id" column to the r...
< Guest79> (y)
< bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/38ab7d0765e5...916f45eba5dc
< bitcoin-git> bitcoin/master 8b419b5 Jarol Rodriguez: qt: make console buttons look clickable
< bitcoin-git> bitcoin/master 916f45e Hennadii Stepanov: Merge bitcoin-core/gui#329: Make console buttons look clickable
< bitcoin-git> [gui] hebasto merged pull request #329: Make console buttons look clickable (master...fix-cb-hitbox) https://github.com/bitcoin-core/gui/pull/329
< 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
< bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/916f45eba5dc...21d87bbdfd1e
< bitcoin-git> bitcoin/master fb1b1e0 Hennadii Stepanov: qt: Save/restore column sizes of the tables in the Peers tab
< bitcoin-git> bitcoin/master 21d87bb Hennadii Stepanov: Merge bitcoin-core/gui#256: Save/restore column sizes of the tables in the...
< bitcoin-git> [gui] hebasto merged pull request #29: refactor: Optimize signal-slot connections logic (master...200710-walletframe) https://github.com/bitcoin-core/gui/pull/29
< bitcoin-git> [bitcoin] hebasto pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/21d87bbdfd1e...e033ca137946
< bitcoin-git> bitcoin/master 20e2e24 Hennadii Stepanov: qt: Move WalletView connections from WalletFrame to BitcoinGUI
< bitcoin-git> bitcoin/master f73e5c9 Hennadii Stepanov: qt: Move CreateWalletActivity connection from WalletFrame to BitcoinGUI
< bitcoin-git> bitcoin/master 62cb8d9 Hennadii Stepanov: qt: Drop BitcoinGUI* WalletFrame data member