< bitcoin-git> [bitcoin] fanquake pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/df2b5dadfb2d...34d1d6a11270
< bitcoin-git> bitcoin/master d6ef354 Carl Dong: lint: Run mypy with --show-error-codes
< bitcoin-git> bitcoin/master bda62ea fanquake: ci: skip running the Linux test-security-check target for now
< bitcoin-git> bitcoin/master 9fdc8af Carl Dong: devtools: Improve *-check.py tool detection
< bitcoin-git> [bitcoin] fanquake merged pull request #22381: guix: Test security-check sanity before performing them (with macOS) (master...20980_macOS_fixups) https://github.com/bitcoin/bitcoin/pull/22381
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/34d1d6a11270...efff9c3494a9
< bitcoin-git> bitcoin/master 4e44f5b Ben Woosley: test: Correct outstanding -Werror=sign-compare errors
< bitcoin-git> bitcoin/master efff9c3 fanquake: Merge bitcoin/bitcoin#22176: test: Correct outstanding -Werror=sign-compar...
< bitcoin-git> [bitcoin] fanquake merged pull request #22176: test: Correct outstanding -Werror=sign-compare errors (master...2021-06-sign-compare) https://github.com/bitcoin/bitcoin/pull/22176
< bitcoin-git> [bitcoin] Terrificdatabytes opened pull request #22419: 0.21 (master...0.21) https://github.com/bitcoin/bitcoin/pull/22419
< bitcoin-git> [bitcoin] Terrificdatabytes closed pull request #22419: 0.21 (master...0.21) https://github.com/bitcoin/bitcoin/pull/22419
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/efff9c3494a9...d1e4c56309ae
< bitcoin-git> bitcoin/master 61b6a01 Sebastian Falbesoner: test: wallet util: fix multisig P2SH-P2WSH script creation
< bitcoin-git> bitcoin/master b57b633 Sebastian Falbesoner: test: use script_util helpers for creating P2PKH scripts
< bitcoin-git> bitcoin/master 285a65c Sebastian Falbesoner: test: use script_util helpers for creating P2SH scripts
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22363: test: refactor: use `script_util` helpers for creating P2{PKH,SH,WPKH,WSH} scripts (master...202106-test-refactor-use_scriptpubkey_helpers) https://github.com/bitcoin/bitcoin/pull/22363
< ishaqm> I feel like a detective, after being banned for over 2 weeks, tried everything to get back. had to go through the logs online to figure out that the channel had moved to libera
< ishaqm> i do remember receiving a message saying something like "jews have taken over ... moving to libera", but I had disregarded it as spam
< jnewbery> laanwj MarcoFalke: #22253 seems Ready for merge
<@gribble> https://github.com/bitcoin/bitcoin/issues/22253 | validation: distinguish between same tx and same-nonwitness-data tx in mempool by glozow · Pull Request #22253 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] lsilva01 opened pull request #22420: Specifies how to set the value of TORGROUP (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22420
< laanwj> ishaqm: that was definitely spam; we had put the new server in the topic but then the freenode admins there took over the channel and changed it
< laanwj> they were trying to sabotage projects trying to move to other servers in every way
< laanwj> jnewbery: will take a look, thanks!
< ishaqm> @laanwj, thanks,
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d1e4c56309ae...8ab0c77299a5
< bitcoin-git> bitcoin/master fdb4816 glozow: [validation] distinguish same txid different wtxid in mempool
< bitcoin-git> bitcoin/master b7a8cd9 glozow: [test] submit same txid different wtxid as mempool tx
< bitcoin-git> bitcoin/master 8ab0c77 W. J. van der Laan: Merge bitcoin/bitcoin#22253: validation: distinguish between same tx and s...
< bitcoin-git> [bitcoin] laanwj merged pull request #22253: validation: distinguish between same tx and same-nonwitness-data tx in mempool (master...2021-06-same-txid-diff-wtxid) https://github.com/bitcoin/bitcoin/pull/22253
< luke-jr> ishaqm: if you had stuck around longer, I could have just answered you :p
< bitcoin-git> [bitcoin] sipa opened pull request #22421: Make IsSegWitOutput return true for taproot outputs (master...202107_taproot_is_segwit) https://github.com/bitcoin/bitcoin/pull/22421
< ishaqm> luke-jr :) yeah, I have been meaning to setup a raspberri pi to stay online 24/7 for some time now. if I could just get off of my lazy a** ...
< luke-jr> ishaqm: freenode has a built-in BNC these days, though it won't help on Libera >_<
< prayank> luke-jr: Do you have a channel for knots?
< luke-jr> prayank: not really; most topics are probably fine here since ideally stuff would get into Core eventually
< prayank> Cool. Any thoughts on this issue? https://github.com/bitcoin/bitcoin/issues/22368
< luke-jr> sounds fine to me, but that probably can't go in Knots until Core releases with it, since it would be a wallet file format change