12026-05-22T00:15:14 *** kevkevin <kevkevin!~kevkevin@2600:1702:5b50:b4b0:6cd6:ecb0:6336:99bc> has joined #bitcoin-core-dev
22026-05-22T00:15:57 *** kevkevin <kevkevin!~kevkevin@2600:1702:5b50:b4b0:6cd6:ecb0:6336:99bc> has quit IRC (*.net *.split)
32026-05-22T00:26:14 *** SpellChecker <SpellChecker!~SpellChec@user/SpellChecker> has joined #bitcoin-core-dev
42026-05-22T00:31:03 *** BUSY <BUSY!~BUSY@user/busy> has quit IRC (Read error: Connection reset by peer)
52026-05-22T00:56:51 <bitcoin-git> [bitcoin] ajtowns opened pull request #35355: Use atomics for determining whether trace logging is enabled (master...202512-log-atomic) https://github.com/bitcoin/bitcoin/pull/35355
62026-05-22T01:08:59 *** bomb-on <bomb-on!~bomb-on@user/bomb-on> has joined #bitcoin-core-dev
72026-05-22T02:28:50 *** w0xlt <w0xlt!~w0xlt@12.11.29.34> has quit IRC (Quit: w0xlt)
82026-05-22T02:49:40 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has joined #bitcoin-core-dev
92026-05-22T03:01:27 <bitcoin-git> [bitcoin] ryanofsky pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/a56b4ead4142...735b1cf4311d
102026-05-22T03:01:28 <bitcoin-git> bitcoin/master 904c0d0 Anthony Towns: util/stdmutex: Drop StdLockGuard
112026-05-22T03:01:28 <bitcoin-git> bitcoin/master 72e92d6 Anthony Towns: logging: Protect ShrinkDebugFile by m_cs
122026-05-22T03:01:28 <bitcoin-git> bitcoin/master f69d1ae Anthony Towns: util/log: Provide util::log::NO_RATE_LIMIT to avoid rate limits
132026-05-22T03:01:30 <bitcoin-git> [bitcoin] ryanofsky merged pull request #34806: refactor: logging: Various API improvements (master...202603-log-niceties2) https://github.com/bitcoin/bitcoin/pull/34806
142026-05-22T03:10:55 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has quit IRC (Remote host closed the connection)
152026-05-22T03:11:18 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has joined #bitcoin-core-dev
162026-05-22T03:31:46 *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has joined #bitcoin-core-dev
172026-05-22T03:36:10 *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has quit IRC (Ping timeout: 248 seconds)
182026-05-22T04:00:27 *** hardtotell8 <hardtotell8!~hardtotel@user/hardtotell> has quit IRC (Quit: pz)
192026-05-22T04:01:01 *** cmirror <cmirror!~cmirror@4.53.92.114> has quit IRC (Remote host closed the connection)
202026-05-22T04:01:32 *** cmirror <cmirror!~cmirror@4.53.92.114> has joined #bitcoin-core-dev
212026-05-22T04:08:37 *** hardtotell8 <hardtotell8!~hardtotel@user/hardtotell> has joined #bitcoin-core-dev
222026-05-22T04:35:57 *** memset <memset!~memset@gateway/tor-sasl/memset> has quit IRC (Remote host closed the connection)
232026-05-22T04:37:23 *** memset <memset!~memset@gateway/tor-sasl/memset> has joined #bitcoin-core-dev
242026-05-22T04:38:57 *** memset <memset!~memset@gateway/tor-sasl/memset> has quit IRC (Remote host closed the connection)
252026-05-22T04:42:28 *** memset <memset!~memset@gateway/tor-sasl/memset> has joined #bitcoin-core-dev
262026-05-22T05:26:34 *** bomb-on <bomb-on!~bomb-on@user/bomb-on> has quit IRC (Ping timeout: 248 seconds)
272026-05-22T05:29:22 *** bomb-on <bomb-on!~bomb-on@user/bomb-on> has joined #bitcoin-core-dev
282026-05-22T05:38:06 *** svanstaa <svanstaa!~quassel@2a00:4841:173c:bf00:9fb4:4f84:4d6b:3d2a> has quit IRC (Ping timeout: 250 seconds)
292026-05-22T05:38:08 *** svanstaa_ <svanstaa_!~quassel@2a00:4841:173c:bf00:505f:93c1:772:7198> has joined #bitcoin-core-dev
302026-05-22T05:55:41 *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has quit IRC (Ping timeout: 256 seconds)
312026-05-22T05:58:49 *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has joined #bitcoin-core-dev
322026-05-22T06:03:40 *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has joined #bitcoin-core-dev
332026-05-22T06:04:43 *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has quit IRC (Client Quit)
342026-05-22T06:16:25 *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has joined #bitcoin-core-dev
352026-05-22T06:31:57 *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has quit IRC (Ping timeout: 256 seconds)
362026-05-22T06:34:20 *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has joined #bitcoin-core-dev
372026-05-22T07:04:38 *** Guyver2 <Guyver2!~Guyver@77-174-98-73.fixed.kpn.net> has joined #bitcoin-core-dev
382026-05-22T07:14:30 *** memset_ <memset_!~memset@gateway/tor-sasl/memset> has joined #bitcoin-core-dev
392026-05-22T07:15:37 *** memset <memset!~memset@gateway/tor-sasl/memset> has quit IRC (Remote host closed the connection)
402026-05-22T07:34:00 <bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/735b1cf4311d...e91f8713ac08
412026-05-22T07:34:01 <bitcoin-git> bitcoin/master e4f1e43 Hennadii Stepanov: ci: Fix `path` input for vcpkg downloads cache
422026-05-22T07:34:01 <bitcoin-git> bitcoin/master e91f871 Hennadii Stepanov: Merge bitcoin/bitcoin#35349: ci: Fix `path` input for vcpkg downloads cache
432026-05-22T07:34:02 <bitcoin-git> [bitcoin] hebasto merged pull request #35349: ci: Fix `path` input for vcpkg downloads cache (master...260521-vcpkg-cache) https://github.com/bitcoin/bitcoin/pull/35349
442026-05-22T07:34:52 *** jackielove4u <jackielove4u!~jackielov@user/jackielove4u> has quit IRC (Quit: The Lounge - https://thelounge.chat)
452026-05-22T07:35:03 <vasild> eugenesiegel, instagibbs, _andrewtoth_, Murch[m], fanquake: For the IP address leak to happen these must be true: bitcoind must be configured with access to the Tor network, access to the IPv4/IPv6 networks must be configured to be without a proxy (direct conenctions). An IPv4 (or IPv6) address must be in our addrman with P2P_V2 flag set, that peer must not support V2 and so a downgrade to V1 to
462026-05-22T07:35:09 <vasild> be tried. And we pick that peer for pb recipient.
472026-05-22T07:41:21 *** dongcarl00026491 <dongcarl00026491!~dongcarl@66.65.169.19> has joined #bitcoin-core-dev
482026-05-22T07:43:39 *** dongcarl0002649 <dongcarl0002649!~dongcarl@66.65.169.19> has quit IRC (Ping timeout: 272 seconds)
492026-05-22T07:43:44 *** memset_ <memset_!~memset@gateway/tor-sasl/memset> has quit IRC (Remote host closed the connection)
502026-05-22T07:44:40 *** memset <memset!~memset@gateway/tor-sasl/memset> has joined #bitcoin-core-dev
512026-05-22T07:48:04 <bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e91f8713ac08...908cc9d30b99
522026-05-22T07:48:04 <bitcoin-git> bitcoin/master 18c1cc6 stickies-v: kernel: improve BITCOINKERNEL_WARN_UNUSED_RESULT usage
532026-05-22T07:48:04 <bitcoin-git> bitcoin/master 908cc9d merge-script: Merge bitcoin/bitcoin#35344: kernel: improve BITCOINKERNEL_WARN_UNUSED_RES...
542026-05-22T07:48:06 <bitcoin-git> [bitcoin] sedited merged pull request #35344: kernel: improve BITCOINKERNEL_WARN_UNUSED_RESULT usage (master...2026-05/kernel-warn-unused-result) https://github.com/bitcoin/bitcoin/pull/35344
552026-05-22T08:05:25 *** Guyver2 <Guyver2!~Guyver@77-174-98-73.fixed.kpn.net> has quit IRC (Quit: Going offline, see ya! (www.adiirc.com))
562026-05-22T08:19:10 *** memset <memset!~memset@gateway/tor-sasl/memset> has quit IRC (Remote host closed the connection)
572026-05-22T08:19:54 *** memset <memset!~memset@gateway/tor-sasl/memset> has joined #bitcoin-core-dev
582026-05-22T08:43:48 *** hacker4web3bitco <hacker4web3bitco!~hacker4we@user/hacker4web3bitco> has joined #bitcoin-core-dev
592026-05-22T08:56:39 *** memset <memset!~memset@gateway/tor-sasl/memset> has quit IRC (Remote host closed the connection)
602026-05-22T08:56:51 *** memset <memset!~memset@gateway/tor-sasl/memset> has joined #bitcoin-core-dev
612026-05-22T08:59:42 *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has quit IRC (Quit: l0rinc)
622026-05-22T09:04:50 <bitcoin-git> [bitcoin] fanquake pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/908cc9d30b99...033a56ccb2fc
632026-05-22T09:04:51 <bitcoin-git> bitcoin/master 9687ef1 Fabian Jahr: ci: Tolerate unused free functions in intermediate commits
642026-05-22T09:04:51 <bitcoin-git> bitcoin/master c471c50 Fabian Jahr: common: Add unused UrlEncode function
652026-05-22T09:04:51 <bitcoin-git> bitcoin/master a988ac5 Fabian Jahr: cli: Add HTTPResponseHeaders class for parsing response headers
662026-05-22T09:04:53 <bitcoin-git> [bitcoin] fanquake merged pull request #34342: cli: Replace libevent usage with simple http client (master...2026-01-cli-noev) https://github.com/bitcoin/bitcoin/pull/34342
672026-05-22T09:07:27 *** afiore <afiore!~afiore@user/afiore> has quit IRC (Remote host closed the connection)
682026-05-22T09:10:08 *** afiore <afiore!~afiore@user/afiore> has joined #bitcoin-core-dev
692026-05-22T09:12:06 *** koolazer <koolazer!~koo@user/koolazer> has quit IRC (Ping timeout: 246 seconds)
702026-05-22T09:16:32 *** afiore <afiore!~afiore@user/afiore> has quit IRC (Quit: GNU inetutils 1.3a (telnet))
712026-05-22T09:16:49 *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has joined #bitcoin-core-dev
722026-05-22T09:21:42 <bitcoin-git> [bitcoin] fanquake closed pull request #35262: net: calculate compact filters on the fly for an already advertised block (master...p2p-cbf-advertised-block-not-found) https://github.com/bitcoin/bitcoin/pull/35262
732026-05-22T09:24:17 *** koolazer <koolazer!~koo@user/koolazer> has joined #bitcoin-core-dev
742026-05-22T09:24:23 *** janb84 <janb84!~janb84@user/janb84> has quit IRC (Ping timeout: 252 seconds)
752026-05-22T09:26:08 *** afiore <afiore!~afiore@user/afiore> has joined #bitcoin-core-dev
762026-05-22T09:26:43 *** roconnor <roconnor!~quassel@rocq/roconnor> has quit IRC (Ping timeout: 264 seconds)
772026-05-22T09:29:48 *** memset_ <memset_!~memset@gateway/tor-sasl/memset> has joined #bitcoin-core-dev
782026-05-22T09:31:54 *** memset <memset!~memset@gateway/tor-sasl/memset> has quit IRC (Remote host closed the connection)
792026-05-22T09:36:15 *** phungus8 <phungus8!~phungus@47.24.199.213> has quit IRC (Quit: Ping timeout (120 seconds))
802026-05-22T09:36:34 *** phungus8 <phungus8!~phungus@47.24.199.213> has joined #bitcoin-core-dev
812026-05-22T09:37:31 *** janb84 <janb84!~janb84@user/janb84> has joined #bitcoin-core-dev
822026-05-22T09:49:11 <bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/033a56ccb2fc...e4f033789cc7
832026-05-22T09:49:12 <bitcoin-git> bitcoin/master fa89098 MarcoFalke: test: Document rare failure in test_inv_block better
842026-05-22T09:49:12 <bitcoin-git> bitcoin/master e4f0337 merge-script: Merge bitcoin/bitcoin#35324: test: Document rare failure in test_inv_block...
852026-05-22T09:49:14 <bitcoin-git> [bitcoin] fanquake merged pull request #35324: test: Document rare failure in test_inv_block better (master...2605-test-doc-fail) https://github.com/bitcoin/bitcoin/pull/35324
862026-05-22T09:51:27 *** afiore <afiore!~afiore@user/afiore> has quit IRC (Quit: GNU inetutils 1.3a (telnet))
872026-05-22T09:51:51 *** afiore <afiore!~afiore@user/afiore> has joined #bitcoin-core-dev
882026-05-22T09:53:31 *** vasild <vasild!~vd@user/vasild> has quit IRC (Ping timeout: 252 seconds)
892026-05-22T09:55:21 *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has quit IRC (Quit: l0rinc)
902026-05-22T10:09:33 <bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e4f033789cc7...59918de329ae
912026-05-22T10:09:34 <bitcoin-git> bitcoin/master fa99a3c MarcoFalke: ci: Enable pipefail in 03_test_script.sh
922026-05-22T10:09:35 <bitcoin-git> bitcoin/master 59918de merge-script: Merge bitcoin/bitcoin#34801: ci: Enable pipefail in 03_test_script.sh
932026-05-22T10:09:37 <bitcoin-git> [bitcoin] fanquake merged pull request #34801: ci: Enable pipefail in 03_test_script.sh (master...2603-ci-pipefail) https://github.com/bitcoin/bitcoin/pull/34801
942026-05-22T10:11:37 <bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/59918de329ae...f28cd7587b0f
952026-05-22T10:11:37 <bitcoin-git> bitcoin/master c03107a willcl-ark: ci: switch to GitHub cache for all runners
962026-05-22T10:11:38 <bitcoin-git> bitcoin/master f28cd75 merge-script: Merge bitcoin/bitcoin#35348: ci: switch to GitHub cache for all runners
972026-05-22T10:11:40 <bitcoin-git> [bitcoin] fanquake merged pull request #35348: ci: switch to GitHub cache for all runners (master...github-cache) https://github.com/bitcoin/bitcoin/pull/35348
982026-05-22T10:37:59 *** vasild <vasild!~vd@user/vasild> has joined #bitcoin-core-dev
992026-05-22T11:31:38 *** GoldenGoose <GoldenGoose!~GoldenGoo@172-234-90-113.ip.linodeusercontent.com> has quit IRC (*.net *.split)
1002026-05-22T11:31:39 *** cfields <cfields!~cfields@user/cfields> has quit IRC (*.net *.split)
1012026-05-22T11:31:39 *** aleggg <aleggg!~aleggg@177.188.150.207> has quit IRC (*.net *.split)
1022026-05-22T11:31:39 *** josie <josie!~josibake@suhail.uberspace.de> has quit IRC (*.net *.split)
1032026-05-22T11:31:39 *** justache <justache!~justache@user/justache> has quit IRC (*.net *.split)
1042026-05-22T11:31:39 *** angusp <angusp!9e8eed9774@2a03:6000:1812:100::1048> has quit IRC (*.net *.split)
1052026-05-22T11:31:39 *** spynxic <spynxic!~spynxic@spynxic.powered.by.lunarbnc.net> has quit IRC (*.net *.split)
1062026-05-22T11:31:40 *** darosior <darosior!~darosior@109.205.214.46> has quit IRC (*.net *.split)
1072026-05-22T11:31:40 *** vasild <vasild!~vd@user/vasild> has quit IRC (*.net *.split)
1082026-05-22T11:31:40 *** afiore <afiore!~afiore@user/afiore> has quit IRC (*.net *.split)
1092026-05-22T11:31:40 *** memset_ <memset_!~memset@gateway/tor-sasl/memset> has quit IRC (*.net *.split)
1102026-05-22T11:31:40 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has quit IRC (*.net *.split)
1112026-05-22T11:31:40 *** SpellChecker <SpellChecker!~SpellChec@user/SpellChecker> has quit IRC (*.net *.split)
1122026-05-22T11:31:40 *** andrewtoth_ <andrewtoth_!~andrewtot@gateway/tor-sasl/andrewtoth> has quit IRC (*.net *.split)
1132026-05-22T11:31:40 *** ghost43 <ghost43!~ghost43@gateway/tor-sasl/ghost43> has quit IRC (*.net *.split)
1142026-05-22T11:31:40 *** ChanServ <ChanServ!ChanServ@services.libera.chat> has quit IRC (*.net *.split)
1152026-05-22T11:33:56 *** roconnor <roconnor!~quassel@bras-base-ktnron0692w-grc-37-174-88-55-147.dsl.bell.ca> has joined #bitcoin-core-dev
1162026-05-22T11:34:10 *** vasild <vasild!~vd@user/vasild> has joined #bitcoin-core-dev
1172026-05-22T11:34:10 *** afiore <afiore!~afiore@user/afiore> has joined #bitcoin-core-dev
1182026-05-22T11:34:10 *** memset_ <memset_!~memset@gateway/tor-sasl/memset> has joined #bitcoin-core-dev
1192026-05-22T11:34:10 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has joined #bitcoin-core-dev
1202026-05-22T11:34:10 *** SpellChecker <SpellChecker!~SpellChec@user/SpellChecker> has joined #bitcoin-core-dev
1212026-05-22T11:34:10 *** andrewtoth_ <andrewtoth_!~andrewtot@gateway/tor-sasl/andrewtoth> has joined #bitcoin-core-dev
1222026-05-22T11:34:10 *** ghost43 <ghost43!~ghost43@gateway/tor-sasl/ghost43> has joined #bitcoin-core-dev
1232026-05-22T11:34:21 *** ChanServ <ChanServ!ChanServ@services.libera.chat> has joined #bitcoin-core-dev
1242026-05-22T11:34:21 *** gallium.libera.chat sets mode: +o ChanServ
1252026-05-22T11:35:08 *** GoldenGoose <GoldenGoose!~GoldenGoo@172-234-90-113.ip.linodeusercontent.com> has joined #bitcoin-core-dev
1262026-05-22T11:35:08 *** cfields <cfields!~cfields@user/cfields> has joined #bitcoin-core-dev
1272026-05-22T11:35:08 *** aleggg <aleggg!~aleggg@177.188.150.207> has joined #bitcoin-core-dev
1282026-05-22T11:35:08 *** josie <josie!~josibake@suhail.uberspace.de> has joined #bitcoin-core-dev
1292026-05-22T11:35:08 *** justache <justache!~justache@user/justache> has joined #bitcoin-core-dev
1302026-05-22T11:35:08 *** angusp <angusp!9e8eed9774@2a03:6000:1812:100::1048> has joined #bitcoin-core-dev
1312026-05-22T11:35:08 *** spynxic <spynxic!~spynxic@spynxic.powered.by.lunarbnc.net> has joined #bitcoin-core-dev
1322026-05-22T11:35:08 *** darosior <darosior!~darosior@109.205.214.46> has joined #bitcoin-core-dev
1332026-05-22T11:35:15 *** justache- <justache-!~justache@user/justache> has joined #bitcoin-core-dev
1342026-05-22T11:35:27 *** justache <justache!~justache@user/justache> has quit IRC (Max SendQ exceeded)
1352026-05-22T11:39:57 <bitcoin-git> [bitcoin] sedited pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/f28cd7587b0f...b9f0040caf45
1362026-05-22T11:39:58 <bitcoin-git> bitcoin/master fa38759 MarcoFalke: ci: Require $FILE_ENV
1372026-05-22T11:39:58 <bitcoin-git> bitcoin/master fac6c42 MarcoFalke: ci: Put space and non-ASCII char in scratch dir
1382026-05-22T11:39:58 <bitcoin-git> bitcoin/master 7777a92 MarcoFalke: ci: Use path with spaces on windows as well
1392026-05-22T11:39:59 <bitcoin-git> [bitcoin] sedited merged pull request #34614: ci: Put space and non-ASCII char in scratch dir (master...2602-ci-space) https://github.com/bitcoin/bitcoin/pull/34614
1402026-05-22T11:42:26 *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has joined #bitcoin-core-dev
1412026-05-22T12:04:21 <bitcoin-git> [bitcoin] maflcko opened pull request #35356: ci: Test build dir with spaces (master...2605-ci-bld-space) https://github.com/bitcoin/bitcoin/pull/35356
1422026-05-22T12:25:16 *** bomb-on <bomb-on!~bomb-on@user/bomb-on> has quit IRC (Read error: Connection reset by peer)
1432026-05-22T12:25:44 *** bomb-on <bomb-on!~bomb-on@user/bomb-on> has joined #bitcoin-core-dev
1442026-05-22T12:26:55 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has quit IRC (Quit: = "")
1452026-05-22T12:28:06 *** Artea <Artea!~Lufia@artea.pt> has quit IRC (Ping timeout: 246 seconds)
1462026-05-22T12:31:54 <bitcoin-git> [bitcoin] brunoerg opened pull request #35358: external signer: verify PSBT is reliable after signing it (master...2026-04-external-signer) https://github.com/bitcoin/bitcoin/pull/35358
1472026-05-22T12:44:18 <bitcoin-git> [bitcoin] sedited opened pull request #35359: blockstorage: Remove cs_LastBlockFile recursive mutex (master...rmLastBlockFileMutex) https://github.com/bitcoin/bitcoin/pull/35359
1482026-05-22T12:49:52 *** justache- is now known as justache
1492026-05-22T12:55:01 *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has quit IRC (Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in)
1502026-05-22T12:55:15 *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has joined #bitcoin-core-dev
1512026-05-22T12:57:46 *** Artea <Artea!~Lufia@artea.pt> has joined #bitcoin-core-dev
1522026-05-22T13:06:51 *** memset_ <memset_!~memset@gateway/tor-sasl/memset> has quit IRC (Remote host closed the connection)
1532026-05-22T13:07:21 *** memset <memset!~memset@gateway/tor-sasl/memset> has joined #bitcoin-core-dev
1542026-05-22T13:30:28 *** Guyver2 <Guyver2!Guyver@77-174-98-73.fixed.kpn.net> has joined #bitcoin-core-dev
1552026-05-22T13:33:49 <fanquake> pinheadmz: a while
1562026-05-22T13:34:14 <pinheadmz> https://dergoegge.github.io/bitcoin-core-github-metadata-stats/
1572026-05-22T13:34:18 <pinheadmz> 29 first time authors in 2026
1582026-05-22T13:34:41 <pinheadmz> just wondering bc i see sedited closing a lot of slop lately
1592026-05-22T13:36:23 <pinheadmz> oh actually it was last week ;-) https://github.com/bitcoin/bitcoin/pull/35304
1602026-05-22T13:37:48 *** GoldenGoose <GoldenGoose!~GoldenGoo@172-234-90-113.ip.linodeusercontent.com> has quit IRC (Ping timeout: 250 seconds)
1612026-05-22T13:43:45 *** smartin <smartin!~Thunderbi@78.56.226.85> has joined #bitcoin-core-dev
1622026-05-22T14:00:35 <bitcoin-git> [bitcoin] fanquake pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/b9f0040caf45...9f7b08c61ca0
1632026-05-22T14:00:35 <bitcoin-git> bitcoin/master fa37c6a MarcoFalke: test: [move-only] Extract create_new_rpc_connection
1642026-05-22T14:00:35 <bitcoin-git> bitcoin/master fa2a368 MarcoFalke: test: Allow mining_getblocktemplate_longpoll.py --usecli
1652026-05-22T14:00:35 <bitcoin-git> bitcoin/master fa3ae6c MarcoFalke: test: Allow feature_shutdown.py --usecli
1662026-05-22T14:00:37 <bitcoin-git> [bitcoin] fanquake merged pull request #35334: test: Allow --usecli in more tests (master...2605-test-more-use-cli) https://github.com/bitcoin/bitcoin/pull/35334
1672026-05-22T14:03:52 *** w0xlt <w0xlt!~w0xlt@67.119.25.122> has joined #bitcoin-core-dev
1682026-05-22T14:09:39 *** twistedline <twistedline!~bitcoin@1tbit.com> has quit IRC ()
1692026-05-22T14:10:02 *** Guyver2 <Guyver2!Guyver@77-174-98-73.fixed.kpn.net> has left #bitcoin-core-dev (Closing Window)
1702026-05-22T14:14:53 *** twistedline <twistedline!~bitcoin@1tbit.com> has joined #bitcoin-core-dev
1712026-05-22T14:25:56 *** GoldenGoose <GoldenGoose!~GoldenGoo@172-234-90-113.ip.linodeusercontent.com> has joined #bitcoin-core-dev
1722026-05-22T14:57:30 *** bomb-on <bomb-on!~bomb-on@user/bomb-on> has quit IRC (Read error: Connection reset by peer)
1732026-05-22T14:58:12 *** bomb-on <bomb-on!~bomb-on@user/bomb-on> has joined #bitcoin-core-dev
1742026-05-22T15:03:19 <bitcoin-git> [leveldb-subtree] l0rinc closed pull request #62: ci: Add LevelDB test workflow (bitcoin-fork...l0rinc/add-leveldb-ci) https://github.com/bitcoin-core/leveldb-subtree/pull/62
1752026-05-22T15:03:21 <bitcoin-git> [leveldb-subtree] l0rinc reopened pull request #62: ci: Add LevelDB test workflow (bitcoin-fork...l0rinc/add-leveldb-ci) https://github.com/bitcoin-core/leveldb-subtree/pull/62
1762026-05-22T15:30:44 *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has quit IRC (Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in)
1772026-05-22T15:31:03 *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has joined #bitcoin-core-dev
1782026-05-22T15:56:42 <bitcoin-git> [bitcoin] maflcko opened pull request #35363: test: Allow --usecli in more tests (master...2605-test-use-cli-more) https://github.com/bitcoin/bitcoin/pull/35363
1792026-05-22T16:22:04 *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has quit IRC (Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in)
1802026-05-22T16:22:18 *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has joined #bitcoin-core-dev
1812026-05-22T16:27:34 *** Nebraskka <Nebraskka!~Nebraskka@user/nebraskka> has quit IRC (Quit: Good day old chaps)
1822026-05-22T16:37:11 *** Nebraskka <Nebraskka!~Nebraskka@user/nebraskka> has joined #bitcoin-core-dev
1832026-05-22T16:38:21 *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has joined #bitcoin-core-dev
1842026-05-22T16:41:40 *** Nebraskka <Nebraskka!~Nebraskka@user/nebraskka> has quit IRC (Client Quit)
1852026-05-22T17:18:10 *** memset <memset!~memset@gateway/tor-sasl/memset> has quit IRC (Remote host closed the connection)
1862026-05-22T17:18:32 *** memset <memset!~memset@gateway/tor-sasl/memset> has joined #bitcoin-core-dev
1872026-05-22T17:24:04 *** Nebraskka <Nebraskka!~Nebraskka@user/nebraskka> has joined #bitcoin-core-dev
1882026-05-22T17:36:28 *** ___nick___ <___nick___!~quassel@82-132-236-31.dab.02.net> has joined #bitcoin-core-dev
1892026-05-22T17:36:47 *** ___nick___ <___nick___!~quassel@82-132-236-31.dab.02.net> has quit IRC (Client Quit)
1902026-05-22T17:38:19 *** ___nick___ <___nick___!~quassel@82-132-236-31.dab.02.net> has joined #bitcoin-core-dev
1912026-05-22T19:13:44 *** jon_atack <jon_atack!~jonatack@user/jonatack> has joined #bitcoin-core-dev
1922026-05-22T19:16:28 *** jonatack <jonatack!~jonatack@user/jonatack> has quit IRC (Ping timeout: 276 seconds)
1932026-05-22T20:03:55 *** ___nick___ <___nick___!~quassel@82-132-236-31.dab.02.net> has quit IRC (Ping timeout: 245 seconds)
1942026-05-22T20:12:18 *** smartin <smartin!~Thunderbi@78.56.226.85> has quit IRC (Remote host closed the connection)
1952026-05-22T20:26:37 *** ___nick___ <___nick___!~quassel@82-132-236-31.dab.02.net> has joined #bitcoin-core-dev
1962026-05-22T20:32:25 *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has quit IRC (Quit: l0rinc)
1972026-05-22T20:39:00 *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has quit IRC (Read error: Connection reset by peer)
1982026-05-22T20:39:20 *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has joined #bitcoin-core-dev
1992026-05-22T20:58:16 *** memset <memset!~memset@gateway/tor-sasl/memset> has quit IRC (Remote host closed the connection)
2002026-05-22T20:58:39 *** memset <memset!~memset@gateway/tor-sasl/memset> has joined #bitcoin-core-dev
2012026-05-22T21:09:19 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has joined #bitcoin-core-dev
2022026-05-22T21:31:20 *** phungus8 <phungus8!~phungus@47.24.199.213> has quit IRC (Quit: The Lounge - https://thelounge.chat)
2032026-05-22T21:34:39 *** phungus8 <phungus8!~phungus@47.24.199.213> has joined #bitcoin-core-dev
2042026-05-22T21:40:16 *** phungus8 <phungus8!~phungus@47.24.199.213> has quit IRC (Quit: The Lounge - https://thelounge.chat)
2052026-05-22T21:41:16 *** Talkless <Talkless!~Talkless@193.32.127.203> has quit IRC (Quit: Konversation terminated!)
2062026-05-22T21:41:42 *** phungus8 <phungus8!~phungus@47.24.199.213> has joined #bitcoin-core-dev
2072026-05-22T21:59:36 *** cfields <cfields!~cfields@user/cfields> has quit IRC (Ping timeout: 250 seconds)
2082026-05-22T22:00:57 *** cfields <cfields!~cfields@user/cfields> has joined #bitcoin-core-dev
2092026-05-22T22:15:57 *** phantomcircuit <phantomcircuit!~phantomci@2604:a880:1:20::f2:c001> has quit IRC (Read error: Connection reset by peer)
2102026-05-22T22:15:59 *** phantomcircuit_ <phantomcircuit_!~phantomci@2604:a880:1:20::f2:c001> has joined #bitcoin-core-dev
2112026-05-22T22:35:58 *** jonatack <jonatack!~jonatack@user/jonatack> has joined #bitcoin-core-dev
2122026-05-22T22:38:02 *** jon_atack <jon_atack!~jonatack@user/jonatack> has quit IRC (Ping timeout: 252 seconds)
2132026-05-22T22:42:10 *** _andrewtoth_ <_andrewtoth_!~andrewtot@gateway/tor-sasl/andrewtoth> has joined #bitcoin-core-dev
2142026-05-22T22:42:38 *** afiore_ <afiore_!~afiore@user/afiore> has joined #bitcoin-core-dev
2152026-05-22T22:42:52 *** ghost43_ <ghost43_!~ghost43@gateway/tor-sasl/ghost43> has joined #bitcoin-core-dev
2162026-05-22T22:42:58 *** memset <memset!~memset@gateway/tor-sasl/memset> has quit IRC (Ping timeout: 252 seconds)
2172026-05-22T22:43:32 *** afiore <afiore!~afiore@user/afiore> has quit IRC (Ping timeout: 252 seconds)
2182026-05-22T22:43:32 *** afiore_ is now known as afiore
2192026-05-22T22:43:55 *** ghost43 <ghost43!~ghost43@gateway/tor-sasl/ghost43> has quit IRC (Remote host closed the connection)
2202026-05-22T22:44:05 *** andrewtoth_ <andrewtoth_!~andrewtot@gateway/tor-sasl/andrewtoth> has quit IRC (Ping timeout: 252 seconds)
2212026-05-22T22:44:12 *** memset <memset!~memset@gateway/tor-sasl/memset> has joined #bitcoin-core-dev
2222026-05-22T23:22:40 *** Chris_Stewart_5 <Chris_Stewart_5!~Chris_Ste@static-173-249-255-119.cust.tzulo.com> has quit IRC (Ping timeout: 245 seconds)
2232026-05-22T23:25:04 *** afiore <afiore!~afiore@user/afiore> has quit IRC (Quit: GNU inetutils 1.3a (telnet))
2242026-05-22T23:25:28 *** Chris_Stewart_5 <Chris_Stewart_5!~Chris_Ste@static-23-234-74-119.cust.tzulo.com> has joined #bitcoin-core-dev
2252026-05-22T23:49:18 *** dzxzg <dzxzg!~dzxzg@user/dzxzg> has joined #bitcoin-core-dev
2262026-05-22T23:55:49 *** PaperSword <PaperSword!~Thunderbi@securemail.qrsnap.io> has quit IRC (Quit: PaperSword)