12025-11-26T00:00:36  *** PaperSword <PaperSword!~Thunderbi@securemail.qrsnap.io> has joined #bitcoin-core-dev
  22025-11-26T00:19:51  *** Cory8 <Cory8!~Cory72@user/pasha> has quit IRC (Quit: Client closed)
  32025-11-26T00:20:12  *** Cory8 <Cory8!~Cory8@user/pasha> has joined #bitcoin-core-dev
  42025-11-26T00:30:44  *** Cory40 <Cory40!~Cory8@user/pasha> has joined #bitcoin-core-dev
  52025-11-26T00:33:45  <dzxzg> with the PIMPL pattern for e.g. PeerMan and PeerManImpl, what is the philosophy for unit testing functions that are internal to PeerManImpl and don't need to be exposed through PeerMan? For e.g. the stale tip eviction unit test we export the internal function: https://github.com/bitcoin/bitcoin/blob/d5ed4ba9d8627f1897322ce7eb5b34e08e4f73ac/src/net_processing.h#L141-L142
  62025-11-26T00:34:20  <dzxzg> Is the answer to only test "public" interfaces?
  72025-11-26T00:34:37  *** Cory8 <Cory8!~Cory8@user/pasha> has quit IRC (Ping timeout: 250 seconds)
  82025-11-26T00:53:56  <dzxzg> It just seems like esp. for peermanagerimpl, the scope of internal functions grows from a one-off utility to something with lots of users with various subtle expectations; to make it concrete, in the case of PeerManagerImpl::BlockRequested, would anyone object to continuing the approach of exporting stuff into the interface class just for the purpose of being used in unit tests?
  92025-11-26T01:01:48  *** Cory59 <Cory59!~Cory40@user/pasha> has joined #bitcoin-core-dev
 102025-11-26T01:05:23  *** Cory40 <Cory40!~Cory8@user/pasha> has quit IRC (Ping timeout: 250 seconds)
 112025-11-26T01:42:29  <dzxzg> maybe this is just an argument for breaking stuff out of PeerManImpl into smaller chunks
 122025-11-26T01:59:01  *** dzxzg <dzxzg!~dzxzg@user/dzxzg> has quit IRC (Remote host closed the connection)
 132025-11-26T02:38:30  *** flooded <flooded!~flooded@45.87.214.26> has quit IRC (Remote host closed the connection)
 142025-11-26T02:38:55  *** flooded <flooded!~flooded@45.87.214.26> has joined #bitcoin-core-dev
 152025-11-26T02:44:10  <sipa> dzxzg: could make them protected, or make the test function/class a friend
 162025-11-26T02:59:28  *** conman <conman!~con@180-150-21-3.b49615.mel.static.aussiebb.net> has quit IRC (Quit: Konversation terminated!)
 172025-11-26T03:00:47  *** conman <conman!~con@180-150-21-3.b49615.mel.static.aussiebb.net> has joined #bitcoin-core-dev
 182025-11-26T03:05:23  *** Cory59 <Cory59!~Cory40@user/pasha> has quit IRC (Quit: Client closed)
 192025-11-26T03:05:41  *** Cory59 <Cory59!~Cory59@user/pasha> has joined #bitcoin-core-dev
 202025-11-26T03:38:55  *** flooded <flooded!~flooded@45.87.214.26> has quit IRC (Remote host closed the connection)
 212025-11-26T03:39:20  *** flooded <flooded!~flooded@45.87.214.26> has joined #bitcoin-core-dev
 222025-11-26T04:00:41  *** afiore <afiore!~afiore@user/afiore> has quit IRC (Remote host closed the connection)
 232025-11-26T04:00:54  *** afiore <afiore!~afiore@user/afiore> has joined #bitcoin-core-dev
 242025-11-26T04:08:44  *** Cory59 <Cory59!~Cory59@user/pasha> has quit IRC (Quit: Client closed)
 252025-11-26T04:09:01  *** Cory59 <Cory59!~Cory59@user/pasha> has joined #bitcoin-core-dev
 262025-11-26T04:39:29  *** flooded <flooded!~flooded@45.87.214.26> has quit IRC (Remote host closed the connection)
 272025-11-26T04:39:51  *** flooded <flooded!~flooded@45.87.214.26> has joined #bitcoin-core-dev
 282025-11-26T04:45:46  *** saturday- <saturday-!~saturday7@168.140.255.200> has joined #bitcoin-core-dev
 292025-11-26T04:45:55  *** saturday7 <saturday7!~saturday7@206.83.123.231> has quit IRC (Ping timeout: 240 seconds)
 302025-11-26T05:01:02  *** cmirror <cmirror!~cmirror@4.53.92.114> has quit IRC (Remote host closed the connection)
 312025-11-26T05:01:34  *** cmirror <cmirror!~cmirror@4.53.92.114> has joined #bitcoin-core-dev
 322025-11-26T05:19:32  *** bcdarc <bcdarc!~bcdarc@4.53.92.114> has quit IRC (Ping timeout: 244 seconds)
 332025-11-26T05:19:41  *** andrewtoth_ <andrewtoth_!~andrewtot@gateway/tor-sasl/andrewtoth> has quit IRC (Remote host closed the connection)
 342025-11-26T05:20:07  *** andrewtoth_ <andrewtoth_!~andrewtot@gateway/tor-sasl/andrewtoth> has joined #bitcoin-core-dev
 352025-11-26T05:20:25  *** cmirror <cmirror!~cmirror@4.53.92.114> has quit IRC (Ping timeout: 264 seconds)
 362025-11-26T06:09:39  *** sdaftuar <sdaftuar!~sdaftuar@user/sdaftuar> has quit IRC (Ping timeout: 244 seconds)
 372025-11-26T06:10:44  *** andrewtoth_ <andrewtoth_!~andrewtot@gateway/tor-sasl/andrewtoth> has quit IRC (Remote host closed the connection)
 382025-11-26T06:12:18  *** andrewtoth_ <andrewtoth_!~andrewtot@gateway/tor-sasl/andrewtoth> has joined #bitcoin-core-dev
 392025-11-26T06:13:37  *** kevkevin <kevkevin!~kevkevin@209.242.39.30> has quit IRC (Remote host closed the connection)
 402025-11-26T06:30:43  *** kevkevin <kevkevin!~kevkevin@209.242.39.30> has joined #bitcoin-core-dev
 412025-11-26T06:34:55  *** kevkevin <kevkevin!~kevkevin@209.242.39.30> has quit IRC (Ping timeout: 240 seconds)
 422025-11-26T06:46:06  *** _andrewtoth_ <_andrewtoth_!~andrewtot@gateway/tor-sasl/andrewtoth> has joined #bitcoin-core-dev
 432025-11-26T06:47:56  *** andrewtoth_ <andrewtoth_!~andrewtot@gateway/tor-sasl/andrewtoth> has quit IRC (Remote host closed the connection)
 442025-11-26T07:04:03  *** kevkevin <kevkevin!~kevkevin@209.242.39.30> has joined #bitcoin-core-dev
 452025-11-26T07:08:44  *** kevkevin <kevkevin!~kevkevin@209.242.39.30> has quit IRC (Ping timeout: 260 seconds)
 462025-11-26T07:39:08  *** kevkevin <kevkevin!~kevkevin@209.242.39.30> has joined #bitcoin-core-dev
 472025-11-26T08:08:39  *** robszarka <robszarka!~szarka@2603:3003:4eac:100:1df4:e199:24ad:6ed6> has joined #bitcoin-core-dev
 482025-11-26T08:11:44  *** szarka <szarka!~szarka@2603:3003:4eac:100:7c98:25be:4359:bc73> has quit IRC (Ping timeout: 260 seconds)
 492025-11-26T08:37:28  *** f321x <f321x!~f321x@user/f321x> has joined #bitcoin-core-dev
 502025-11-26T08:43:37  *** kevkevin <kevkevin!~kevkevin@209.242.39.30> has quit IRC (Ping timeout: 244 seconds)
 512025-11-26T08:45:59  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has joined #bitcoin-core-dev
 522025-11-26T08:57:39  *** kevkevin <kevkevin!~kevkevin@209.242.39.30> has joined #bitcoin-core-dev
 532025-11-26T09:01:39  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has quit IRC (Quit: l0rinc)
 542025-11-26T09:13:56  <bitcoin-git> [bitcoin] ismaelsadeeq closed pull request #33216: mini miner: enable `Linearize` return package feerates (master...08-2025-mini-miner-return-packages) https://github.com/bitcoin/bitcoin/pull/33216
 552025-11-26T09:16:37  <bitcoin-git> [bitcoin] ismaelsadeeq closed pull request #30079: Fee Estimation: Ignore all transactions that are CPFP'd (master...05-2023-ignore-transactions-with-parents) https://github.com/bitcoin/bitcoin/pull/30079
 562025-11-26T09:25:39  *** f321x <f321x!~f321x@user/f321x> has quit IRC (Remote host closed the connection)
 572025-11-26T09:26:03  *** f321x <f321x!~f321x@user/f321x> has joined #bitcoin-core-dev
 582025-11-26T09:45:14  <bitcoin-git> [bitcoin] GarmashAlex opened pull request #33947: docs: sync external-signer.md with current external signer flow (master...docs/external-signer-sync-stdin-signtx) https://github.com/bitcoin/bitcoin/pull/33947
 592025-11-26T09:48:48  <bitcoin-git> [bitcoin] fanquake closed pull request #33947: docs: sync external-signer.md with current external signer flow (master...docs/external-signer-sync-stdin-signtx) https://github.com/bitcoin/bitcoin/pull/33947
 602025-11-26T10:00:55  *** kevkevin <kevkevin!~kevkevin@209.242.39.30> has quit IRC (Ping timeout: 250 seconds)
 612025-11-26T10:09:10  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has joined #bitcoin-core-dev
 622025-11-26T10:14:25  *** dviola <dviola!~diego@user/dviola> has quit IRC (Ping timeout: 264 seconds)
 632025-11-26T10:28:21  *** kevkevin <kevkevin!~kevkevin@209.242.39.30> has joined #bitcoin-core-dev
 642025-11-26T10:32:35  *** kevkevin <kevkevin!~kevkevin@209.242.39.30> has quit IRC (Ping timeout: 240 seconds)
 652025-11-26T10:55:29  <bitcoin-git> [bitcoin] stringintech closed pull request #33877: kernel: Rename in-memory DB option setters and simplify API (master...2025/11/kernel-in-mem-options) https://github.com/bitcoin/bitcoin/pull/33877
 662025-11-26T11:00:48  *** kevkevin <kevkevin!~kevkevin@209.242.39.30> has joined #bitcoin-core-dev
 672025-11-26T11:01:44  <bitcoin-git> [bitcoin] pinheadmz closed pull request #32747: Introduce SockMan ("lite"): low-level socket handling for HTTP (master...sockman-lite) https://github.com/bitcoin/bitcoin/pull/32747
 682025-11-26T11:08:14  *** Cory59 <Cory59!~Cory59@user/pasha> has quit IRC (Quit: Client closed)
 692025-11-26T11:08:29  *** Cory59 <Cory59!~Cory59@user/pasha> has joined #bitcoin-core-dev
 702025-11-26T11:12:27  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has quit IRC (Quit: l0rinc)
 712025-11-26T11:14:53  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has joined #bitcoin-core-dev
 722025-11-26T11:23:55  *** memset <memset!~memset@gateway/tor-sasl/memset> has quit IRC (Remote host closed the connection)
 732025-11-26T11:24:39  *** memset <memset!~memset@gateway/tor-sasl/memset> has joined #bitcoin-core-dev
 742025-11-26T11:27:51  <bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d5ed4ba9d862...e249ea7da6c2
 752025-11-26T11:27:52  <bitcoin-git> bitcoin/master 04eb84f fanquake: depends: latest config.guess
 762025-11-26T11:27:52  <bitcoin-git> bitcoin/master 3e43553 fanquake: depends: latest config.sub
 772025-11-26T11:27:52  <bitcoin-git> bitcoin/master e249ea7 merge-script: Merge bitcoin/bitcoin#33945: depends: latest config.guess & config.sub
 782025-11-26T11:27:53  <bitcoin-git> [bitcoin] fanquake merged pull request #33945: depends: latest config.guess & config.sub (master...latest_configguesssub) https://github.com/bitcoin/bitcoin/pull/33945
 792025-11-26T12:04:55  *** kevkevin <kevkevin!~kevkevin@209.242.39.30> has quit IRC (Ping timeout: 240 seconds)
 802025-11-26T12:16:29  *** diego <diego!~diego@189.35.235.21> has joined #bitcoin-core-dev
 812025-11-26T12:16:58  *** diego is now known as Guest7421
 822025-11-26T12:17:46  *** Guest7421 <Guest7421!~diego@189.35.235.21> has quit IRC (Max SendQ exceeded)
 832025-11-26T12:32:41  *** diego <diego!~diego@189.35.235.21> has joined #bitcoin-core-dev
 842025-11-26T12:33:09  *** diego is now known as Guest6093
 852025-11-26T12:33:45  *** kevkevin <kevkevin!~kevkevin@209.242.39.30> has joined #bitcoin-core-dev
 862025-11-26T12:37:44  *** Guest6093 <Guest6093!~diego@189.35.235.21> has quit IRC (Ping timeout: 240 seconds)
 872025-11-26T12:38:25  *** kevkevin <kevkevin!~kevkevin@209.242.39.30> has quit IRC (Ping timeout: 264 seconds)
 882025-11-26T12:40:58  *** diego <diego!~diego@189.35.235.21> has joined #bitcoin-core-dev
 892025-11-26T12:41:26  *** diego is now known as Guest4699
 902025-11-26T12:44:57  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has quit IRC (Quit: l0rinc)
 912025-11-26T12:46:21  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has joined #bitcoin-core-dev
 922025-11-26T12:46:54  *** Guest4699 <Guest4699!~diego@189.35.235.21> has quit IRC (Remote host closed the connection)
 932025-11-26T12:48:18  *** ghost43 <ghost43!~ghost43@gateway/tor-sasl/ghost43> has quit IRC (Ping timeout: 272 seconds)
 942025-11-26T12:54:35  *** WizJin <WizJin!~Wizzy@user/WizJin> has joined #bitcoin-core-dev
 952025-11-26T12:55:21  *** ghost43 <ghost43!~ghost43@gateway/tor-sasl/ghost43> has joined #bitcoin-core-dev
 962025-11-26T12:58:46  *** greypw1495085720 <greypw1495085720!~greypw@user/greypw> has joined #bitcoin-core-dev
 972025-11-26T13:06:34  *** kevkevin <kevkevin!~kevkevin@209.242.39.30> has joined #bitcoin-core-dev
 982025-11-26T13:08:58  *** ghost43 <ghost43!~ghost43@gateway/tor-sasl/ghost43> has quit IRC (Remote host closed the connection)
 992025-11-26T13:09:54  *** ghost43 <ghost43!~ghost43@gateway/tor-sasl/ghost43> has joined #bitcoin-core-dev
1002025-11-26T13:11:04  *** kevkevin <kevkevin!~kevkevin@209.242.39.30> has quit IRC (Ping timeout: 246 seconds)
1012025-11-26T13:12:01  *** Guest83 <Guest83!~Guest83@116.123.160.66> has joined #bitcoin-core-dev
1022025-11-26T13:13:15  *** Guest83 <Guest83!~Guest83@116.123.160.66> has quit IRC (Client Quit)
1032025-11-26T13:20:47  *** kevkevin <kevkevin!~kevkevin@209.242.39.30> has joined #bitcoin-core-dev
1042025-11-26T13:22:28  *** TheCharlatan is now known as T__C________
1052025-11-26T13:24:28  *** diego <diego!~diego@189.35.235.21> has joined #bitcoin-core-dev
1062025-11-26T13:24:57  *** diego is now known as Guest4776
1072025-11-26T13:36:37  *** jackielove4u <jackielove4u!~jackielov@user/jackielove4u> has quit IRC (Ping timeout: 246 seconds)
1082025-11-26T13:37:09  *** Guest4776 <Guest4776!~diego@189.35.235.21> has quit IRC (Ping timeout: 252 seconds)
1092025-11-26T13:38:01  *** jackielove4u <jackielove4u!~jackielov@user/jackielove4u> has joined #bitcoin-core-dev
1102025-11-26T13:41:14  *** T__C________ is now known as sedited
1112025-11-26T13:44:59  *** flooded <flooded!~flooded@45.87.214.26> has quit IRC (Remote host closed the connection)
1122025-11-26T13:45:20  *** flooded <flooded!~flooded@45.87.214.26> has joined #bitcoin-core-dev
1132025-11-26T13:46:01  *** diego <diego!~diego@189.35.235.21> has joined #bitcoin-core-dev
1142025-11-26T13:46:29  *** diego is now known as Guest9077
1152025-11-26T13:52:38  <bitcoin-git> [bitcoin] fanquake opened pull request #33949: ubsan: add another suppression for InsecureRandomContext (master...suppress_insecure_rand_context) https://github.com/bitcoin/bitcoin/pull/33949
1162025-11-26T14:00:26  <fanquake> #33946 certainly feels like "LLM", especially when you look at the GH profile, and number of random PRs, to multiple different projects. However they seem to have a decent hit rate
1172025-11-26T14:00:27  <corebot> https://github.com/bitcoin/bitcoin/issues/33946 | interfaces: remove redundant mempool lock in ChainImpl::isInMempool() by Fibonacci747 · Pull Request #33946 · bitcoin/bitcoin · GitHub
1182025-11-26T14:02:30  <bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e249ea7da6c2...79d6e874e1da
1192025-11-26T14:02:31  <bitcoin-git> bitcoin/master 540ed33 yuvicc: Move the create_empty_fork method to the test framework's blocktools.py mo...
1202025-11-26T14:02:31  <bitcoin-git> bitcoin/master 70d9e8f yuvicc: fix: reorg behaviour in mempool tests to match real one
1212025-11-26T14:02:31  <bitcoin-git> bitcoin/master 79d6e87 merge-script: Merge bitcoin/bitcoin#32587: test: Fix reorg patterns in tests to use prop...
1222025-11-26T14:02:32  <bitcoin-git> [bitcoin] fanquake merged pull request #32587: test: Fix reorg patterns in tests to use proper fork-based approach (master...2025-05-update_test_reorg_behaviour) https://github.com/bitcoin/bitcoin/pull/32587
1232025-11-26T14:03:03  *** rohbinhu <rohbinhu!~rohbinhu@2804:7f5:3141:cb28:a411:c33e:7d06:a003> has joined #bitcoin-core-dev
1242025-11-26T14:05:51  *** rohbinhu <rohbinhu!~rohbinhu@2804:7f5:3141:cb28:a411:c33e:7d06:a003> has quit IRC (Client Quit)
1252025-11-26T14:07:40  *** Guest9077 <Guest9077!~diego@189.35.235.21> has left #bitcoin-core-dev
1262025-11-26T14:08:28  *** dviola <dviola!~diego@user/dviola> has joined #bitcoin-core-dev
1272025-11-26T14:21:09  *** Zenton <Zenton!~Zenton@user/zenton> has quit IRC (Ping timeout: 252 seconds)
1282025-11-26T14:26:55  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has quit IRC (Quit: l0rinc)
1292025-11-26T14:26:55  *** bugs_ <bugs_!~bugs@user/bugs/x-5128603> has joined #bitcoin-core-dev
1302025-11-26T14:37:07  <janb84> fanquake: yes that was my assessment also, with some extra effort to no look like an llm
1312025-11-26T14:45:27  *** flooded <flooded!~flooded@45.87.214.26> has quit IRC (Remote host closed the connection)
1322025-11-26T14:45:50  *** flooded <flooded!~flooded@45.87.214.26> has joined #bitcoin-core-dev
1332025-11-26T14:48:56  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has joined #bitcoin-core-dev
1342025-11-26T14:55:46  <bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/79d6e874e1da...85d058dc537e
1352025-11-26T14:55:47  <bitcoin-git> bitcoin/master 2909655 Fibonacci747: fix: remove redundant mempool lock in ChainImpl::isInMempool()
1362025-11-26T14:55:47  <bitcoin-git> bitcoin/master 85d058d merge-script: Merge bitcoin/bitcoin#33946: interfaces: remove redundant mempool lock in ...
1372025-11-26T14:55:48  <bitcoin-git> [bitcoin] fanquake merged pull request #33946: interfaces: remove redundant mempool lock in ChainImpl::isInMempool() (master...fix/redundant-mempool-lock-isInMempool) https://github.com/bitcoin/bitcoin/pull/33946
1382025-11-26T15:23:35  <bitcoin-git> [bitcoin] fanquake opened pull request #33950: guix: reduce allowed exported symbols (master...reduce_exports) https://github.com/bitcoin/bitcoin/pull/33950
1392025-11-26T15:30:15  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has quit IRC (Quit: l0rinc)
1402025-11-26T15:31:00  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has joined #bitcoin-core-dev
1412025-11-26T15:38:46  *** eugenesiegel <eugenesiegel!~eugenesie@user/eugenesiegel> has joined #bitcoin-core-dev
1422025-11-26T15:41:55  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has quit IRC (Ping timeout: 240 seconds)
1432025-11-26T15:42:26  *** enochazariah <enochazariah!~enochazar@user/enochazariah> has joined #bitcoin-core-dev
1442025-11-26T15:43:09  *** sdaftuar <sdaftuar!~sdaftuar@user/sdaftuar> has joined #bitcoin-core-dev
1452025-11-26T15:45:58  *** flooded <flooded!~flooded@45.87.214.26> has quit IRC (Remote host closed the connection)
1462025-11-26T15:46:20  *** flooded <flooded!~flooded@45.87.214.26> has joined #bitcoin-core-dev
1472025-11-26T15:55:42  <bitcoin-git> [bitcoin] theStack opened pull request #33951: test: check for output to stdout in `TestShell` test (master...202511-test-TestShell-check-stdout) https://github.com/bitcoin/bitcoin/pull/33951
1482025-11-26T15:57:22  *** WizJin <WizJin!~Wizzy@user/WizJin> has quit IRC (Remote host closed the connection)
1492025-11-26T15:57:45  *** WizJin <WizJin!~Wizzy@user/WizJin> has joined #bitcoin-core-dev
1502025-11-26T16:14:03  *** Guyver2 <Guyver2!~Guyver@77-174-98-73.fixed.kpn.net> has joined #bitcoin-core-dev
1512025-11-26T16:41:55  <bitcoin-git> [bitcoin] fanquake opened pull request #33952: depends: update freetype and document remaining `bitcoin-qt` runtime libs (master...close_out_29977) https://github.com/bitcoin/bitcoin/pull/33952
1522025-11-26T16:46:10  *** thelounge496669 <thelounge496669!~thelounge@149.106.235.56> has joined #bitcoin-core-dev
1532025-11-26T16:46:12  <bitcoin-git> [bitcoin] Ataraxia009 opened pull request #33953: init: clean up loadchainstate function (master...loadchainstate-function-clean-up) https://github.com/bitcoin/bitcoin/pull/33953
1542025-11-26T16:46:26  *** flooded <flooded!~flooded@45.87.214.26> has quit IRC (Remote host closed the connection)
1552025-11-26T16:46:51  *** flooded <flooded!~flooded@45.87.214.26> has joined #bitcoin-core-dev
1562025-11-26T16:47:07  <bitcoin-git> [bitcoin] Ataraxia009 closed pull request #33953: init: clean up loadchainstate function (master...loadchainstate-function-clean-up) https://github.com/bitcoin/bitcoin/pull/33953
1572025-11-26T17:01:22  *** Sjors[m]1 <Sjors[m]1!~provooste@2620:6e:a000:ce11::1f> has quit IRC (Ping timeout: 256 seconds)
1582025-11-26T17:01:39  *** Sjors[m]1 <Sjors[m]1!~provooste@2620:6e:a000:ce11::1f> has joined #bitcoin-core-dev
1592025-11-26T17:06:25  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has joined #bitcoin-core-dev
1602025-11-26T17:13:49  *** cornfeedhobo <cornfeedhobo!cornfeedho@user/cornfeedhobo> has quit IRC (Ping timeout: 264 seconds)
1612025-11-26T17:16:27  *** _flood <_flood!~flooded@45.87.214.26> has joined #bitcoin-core-dev
1622025-11-26T17:18:59  *** BlueMatt <BlueMatt!~BlueMatt@ircb.bluematt.me> has quit IRC (Ping timeout: 240 seconds)
1632025-11-26T17:18:59  *** S3RK <S3RK!~S3RK@user/s3rk> has quit IRC (Ping timeout: 240 seconds)
1642025-11-26T17:18:59  *** flooded <flooded!~flooded@45.87.214.26> has quit IRC (Ping timeout: 240 seconds)
1652025-11-26T17:18:59  *** thelounge496669 <thelounge496669!~thelounge@149.106.235.56> has quit IRC (Ping timeout: 240 seconds)
1662025-11-26T17:18:59  *** antanst <antanst!~antanst@user/antanst> has quit IRC (Ping timeout: 240 seconds)
1672025-11-26T17:19:08  *** BlueMatt <BlueMatt!~BlueMatt@ircb.bluematt.me> has joined #bitcoin-core-dev
1682025-11-26T17:20:21  *** S3RK <S3RK!~S3RK@user/s3rk> has joined #bitcoin-core-dev
1692025-11-26T17:24:44  *** mudsip <mudsip!~mudsip@user/mudsip> has joined #bitcoin-core-dev
1702025-11-26T17:36:37  *** sipa <sipa!~pw@user/sipa> has quit IRC (Ping timeout: 264 seconds)
1712025-11-26T17:36:43  *** cornfeedhobo <cornfeedhobo!cornfeedho@user/cornfeedhobo> has joined #bitcoin-core-dev
1722025-11-26T17:37:57  *** sipa <sipa!~pw@user/sipa> has joined #bitcoin-core-dev
1732025-11-26T17:48:12  *** mudsip <mudsip!~mudsip@user/mudsip> has quit IRC ()
1742025-11-26T17:52:19  *** Cory50 <Cory50!~Cory59@user/pasha> has joined #bitcoin-core-dev
1752025-11-26T17:55:55  *** Cory59 <Cory59!~Cory59@user/pasha> has quit IRC (Ping timeout: 250 seconds)
1762025-11-26T17:57:13  *** enochazariah <enochazariah!~enochazar@user/enochazariah> has quit IRC (Ping timeout: 250 seconds)
1772025-11-26T17:58:26  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has quit IRC (Quit: l0rinc)
1782025-11-26T18:03:15  *** bugs_ <bugs_!~bugs@user/bugs/x-5128603> has quit IRC (Quit: Leaving)
1792025-11-26T18:04:32  *** Cory76 <Cory76!~Cory50@user/pasha> has joined #bitcoin-core-dev
1802025-11-26T18:08:07  *** justache- <justache-!~justache@user/justache> has joined #bitcoin-core-dev
1812025-11-26T18:08:29  *** Cory50 <Cory50!~Cory59@user/pasha> has quit IRC (Ping timeout: 250 seconds)
1822025-11-26T18:09:37  *** justache <justache!~justache@user/justache> has quit IRC (Ping timeout: 264 seconds)
1832025-11-26T18:14:46  *** dzxzg <dzxzg!~dzxzg@user/dzxzg> has joined #bitcoin-core-dev
1842025-11-26T18:15:30  *** afiore_ <afiore_!~afiore@user/afiore> has joined #bitcoin-core-dev
1852025-11-26T18:15:36  *** eugenesiegel <eugenesiegel!~eugenesie@user/eugenesiegel> has quit IRC (Quit: Client closed)
1862025-11-26T18:17:00  *** afiore <afiore!~afiore@user/afiore> has quit IRC (Ping timeout: 272 seconds)
1872025-11-26T18:17:01  *** afiore_ is now known as afiore
1882025-11-26T18:17:38  *** f321x <f321x!~f321x@user/f321x> has quit IRC (Quit: f321x)
1892025-11-26T18:18:47  *** justache- is now known as justache
1902025-11-26T18:21:10  *** Talkless <Talkless!~Talkless@193.32.127.203> has joined #bitcoin-core-dev
1912025-11-26T18:30:15  *** WizJin_ <WizJin_!~Wizzy@150.129.106.185> has joined #bitcoin-core-dev
1922025-11-26T18:33:01  *** WizJin <WizJin!~Wizzy@user/WizJin> has quit IRC (Ping timeout: 264 seconds)
1932025-11-26T18:36:57  *** Cory76 <Cory76!~Cory50@user/pasha> has quit IRC (Quit: Client closed)
1942025-11-26T18:37:14  *** Cory76 <Cory76!~Cory76@user/pasha> has joined #bitcoin-core-dev
1952025-11-26T18:37:31  *** durandal_ <durandal_!~durandal@94.196.79.15.threembb.co.uk> has quit IRC (Ping timeout: 264 seconds)
1962025-11-26T18:38:00  *** sliv3r__- <sliv3r__-!~sliv3r__@user/sliv3r-:76883> has quit IRC (Read error: Connection reset by peer)
1972025-11-26T18:38:16  *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has joined #bitcoin-core-dev
1982025-11-26T18:47:58  *** _flood <_flood!~flooded@45.87.214.26> has quit IRC (Remote host closed the connection)
1992025-11-26T18:48:27  *** _flood <_flood!~flooded@45.87.214.26> has joined #bitcoin-core-dev
2002025-11-26T18:49:41  *** durandal_ <durandal_!~durandal@94.196.79.52.threembb.co.uk> has joined #bitcoin-core-dev
2012025-11-26T18:50:18  *** memset <memset!~memset@gateway/tor-sasl/memset> has quit IRC (Remote host closed the connection)
2022025-11-26T18:50:57  *** memset <memset!~memset@gateway/tor-sasl/memset> has joined #bitcoin-core-dev
2032025-11-26T19:01:53  <bitcoin-git> [bitcoin] mzumsande opened pull request #33954: test: add functional test for outbound connection management (master...202511_test_outbound_mgmt) https://github.com/bitcoin/bitcoin/pull/33954
2042025-11-26T19:05:42  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has joined #bitcoin-core-dev
2052025-11-26T19:11:24  <bitcoin-git> [bitcoin] sashass1315 closed pull request #33410: coinstats: avoid unnecessary Coin copy in ApplyHash (master...master) https://github.com/bitcoin/bitcoin/pull/33410
2062025-11-26T19:13:43  <bitcoin-git> [bitcoin] sashass1315 opened pull request #33955: leveldb: correct trailer boundary check in Reader::SkipToInitialBlock (master...fix/log-reader-trailer-boundary) https://github.com/bitcoin/bitcoin/pull/33955
2072025-11-26T19:13:46  <bitcoin-git> [bitcoin] fanquake closed pull request #32009: contrib: turn off compression of macOS SDK to fix determinism (across distros) (master...macos_sdk_select) https://github.com/bitcoin/bitcoin/pull/32009
2082025-11-26T19:13:50  <bitcoin-git> [bitcoin] fanquake reopened pull request #32009: contrib: turn off compression of macOS SDK to fix determinism (across distros) (master...macos_sdk_select) https://github.com/bitcoin/bitcoin/pull/32009
2092025-11-26T19:17:09  <fanquake> Anyone regularly Guix building; our macOS SDK tarball is being changed (to regain determinism in it's generation) in #32009
2102025-11-26T19:17:11  <corebot> https://github.com/bitcoin/bitcoin/issues/32009 | contrib: turn off compression of macOS SDK to fix determinism (across distros) by fanquake · Pull Request #32009 · bitcoin/bitcoin · GitHub
2112025-11-26T19:48:52  *** _flooded <_flooded!~flooded@45.87.214.26> has joined #bitcoin-core-dev
2122025-11-26T19:48:53  *** _flood <_flood!~flooded@45.87.214.26> has quit IRC (Read error: Connection reset by peer)
2132025-11-26T19:50:35  *** kevkevin_ <kevkevin_!~kevkevin@209.242.39.30> has joined #bitcoin-core-dev
2142025-11-26T19:53:25  *** kevkevin <kevkevin!~kevkevin@209.242.39.30> has quit IRC (Ping timeout: 264 seconds)
2152025-11-26T19:59:39  *** Cory52 <Cory52!~Cory76@user/pasha> has joined #bitcoin-core-dev
2162025-11-26T20:03:19  *** Cory76 <Cory76!~Cory76@user/pasha> has quit IRC (Ping timeout: 250 seconds)
2172025-11-26T20:06:38  *** Cory19 <Cory19!~Cory52@user/pasha> has joined #bitcoin-core-dev
2182025-11-26T20:07:02  *** Cory52 <Cory52!~Cory76@user/pasha> has quit IRC (Quit: Client closed)
2192025-11-26T20:07:05  *** Talkless <Talkless!~Talkless@193.32.127.203> has quit IRC (Quit: Konversation terminated!)
2202025-11-26T20:08:38  *** ___nick___ <___nick___!~quassel@82-132-222-179.dab.02.net> has joined #bitcoin-core-dev
2212025-11-26T20:08:56  *** kevkevin_ <kevkevin_!~kevkevin@209.242.39.30> has quit IRC (Remote host closed the connection)
2222025-11-26T20:09:27  *** Cory42 <Cory42!~Cory19@user/pasha> has joined #bitcoin-core-dev
2232025-11-26T20:12:51  *** Cory19 <Cory19!~Cory52@user/pasha> has quit IRC (Ping timeout: 250 seconds)
2242025-11-26T20:13:45  *** kevkevin <kevkevin!~kevkevin@209.242.39.30> has joined #bitcoin-core-dev
2252025-11-26T20:14:35  *** Cory89 <Cory89!~Cory42@user/pasha> has joined #bitcoin-core-dev
2262025-11-26T20:18:29  *** Cory42 <Cory42!~Cory19@user/pasha> has quit IRC (Ping timeout: 250 seconds)
2272025-11-26T20:31:20  *** Ademan <Ademan!~Ademan@user/Ademan> has quit IRC (Ping timeout: 240 seconds)
2282025-11-26T20:32:35  *** ___nick___ <___nick___!~quassel@82-132-222-179.dab.02.net> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)
2292025-11-26T20:33:35  *** Ademan <Ademan!~Ademan@user/Ademan> has joined #bitcoin-core-dev
2302025-11-26T20:34:08  *** ___nick___ <___nick___!~quassel@82-132-222-179.dab.02.net> has joined #bitcoin-core-dev
2312025-11-26T20:35:01  *** ___nick___ <___nick___!~quassel@82-132-222-179.dab.02.net> has quit IRC (Client Quit)
2322025-11-26T20:36:38  *** ___nick___ <___nick___!~quassel@82-132-222-179.dab.02.net> has joined #bitcoin-core-dev
2332025-11-26T20:48:58  *** _flooded <_flooded!~flooded@45.87.214.26> has quit IRC (Remote host closed the connection)
2342025-11-26T20:49:20  *** _flooded <_flooded!~flooded@45.87.214.26> has joined #bitcoin-core-dev
2352025-11-26T20:52:42  *** Cory89 <Cory89!~Cory42@user/pasha> has quit IRC (Quit: Client closed)
2362025-11-26T20:52:58  *** Cory89 <Cory89!~Cory89@user/pasha> has joined #bitcoin-core-dev
2372025-11-26T21:03:10  <bitcoin-git> [bitcoin] Crypt-iQ opened pull request #33956: net: fix use-after-free with v2-v1 reconnection logic (master...11262025/asan_reconnections_fix) https://github.com/bitcoin/bitcoin/pull/33956
2382025-11-26T21:04:28  *** ___nick___ <___nick___!~quassel@82-132-222-179.dab.02.net> has quit IRC (Ping timeout: 256 seconds)
2392025-11-26T21:18:58  *** Guyver2 <Guyver2!~Guyver@77-174-98-73.fixed.kpn.net> has quit IRC (Quit: Going offline, see ya! (www.adiirc.com))
2402025-11-26T21:49:31  *** _flooded <_flooded!~flooded@45.87.214.26> has quit IRC (Remote host closed the connection)
2412025-11-26T21:49:50  *** _flooded <_flooded!~flooded@45.87.214.26> has joined #bitcoin-core-dev
2422025-11-26T21:51:21  *** bcdarc <bcdarc!~bcdarc@4.53.92.114> has joined #bitcoin-core-dev
2432025-11-26T21:52:54  *** memset <memset!~memset@gateway/tor-sasl/memset> has quit IRC (Remote host closed the connection)
2442025-11-26T21:53:12  *** memset <memset!~memset@gateway/tor-sasl/memset> has joined #bitcoin-core-dev
2452025-11-26T21:57:22  *** Cory89 <Cory89!~Cory89@user/pasha> has quit IRC (Quit: Client closed)
2462025-11-26T21:57:39  *** Cory89 <Cory89!~Cory89@user/pasha> has joined #bitcoin-core-dev
2472025-11-26T22:24:34  *** Sjors[m]1 <Sjors[m]1!~provooste@2620:6e:a000:ce11::1f> has quit IRC (Ping timeout: 260 seconds)
2482025-11-26T22:24:34  *** sr_gi[m]1 <sr_gi[m]1!~srgimatri@2620:6e:a000:ce11::2a> has quit IRC (Ping timeout: 260 seconds)
2492025-11-26T22:24:34  *** pinheadmz[m] <pinheadmz[m]!~pinheadmz@2620:6e:a000:ce11::4a> has quit IRC (Ping timeout: 260 seconds)
2502025-11-26T22:24:34  *** BlueMattTest1 <BlueMattTest1!~test-acct@2620:6e:a000:ce11::c> has quit IRC (Ping timeout: 260 seconds)
2512025-11-26T22:24:34  *** Murch[m] <Murch[m]!~murch@user/murch> has quit IRC (Ping timeout: 260 seconds)
2522025-11-26T22:25:13  *** Murch[m] <Murch[m]!~murch@2620:6e:a000:ce11::1b> has joined #bitcoin-core-dev
2532025-11-26T22:25:48  *** BlueMattTest1 <BlueMattTest1!~test-acct@2620:6e:a000:ce11::c> has joined #bitcoin-core-dev
2542025-11-26T22:25:58  *** Sjors[m]1 <Sjors[m]1!~provooste@2620:6e:a000:ce11::1f> has joined #bitcoin-core-dev
2552025-11-26T22:26:11  *** sr_gi[m]1 <sr_gi[m]1!~srgimatri@2620:6e:a000:ce11::2a> has joined #bitcoin-core-dev
2562025-11-26T22:26:32  *** pinheadmz[m] <pinheadmz[m]!~pinheadmz@2620:6e:a000:ce11::4a> has joined #bitcoin-core-dev
2572025-11-26T23:00:35  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has quit IRC (Ping timeout: 240 seconds)
2582025-11-26T23:03:12  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has joined #bitcoin-core-dev
2592025-11-26T23:03:40  *** _andrewtoth_ <_andrewtoth_!~andrewtot@gateway/tor-sasl/andrewtoth> has quit IRC (Remote host closed the connection)
2602025-11-26T23:03:53  *** _andrewtoth_ <_andrewtoth_!~andrewtot@gateway/tor-sasl/andrewtoth> has joined #bitcoin-core-dev
2612025-11-26T23:11:31  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has quit IRC (Ping timeout: 244 seconds)
2622025-11-26T23:12:40  *** _andrewtoth_ <_andrewtoth_!~andrewtot@gateway/tor-sasl/andrewtoth> has quit IRC (Remote host closed the connection)
2632025-11-26T23:14:25  *** _andrewtoth_ <_andrewtoth_!~andrewtot@gateway/tor-sasl/andrewtoth> has joined #bitcoin-core-dev
2642025-11-26T23:21:00  *** memset <memset!~memset@gateway/tor-sasl/memset> has quit IRC (Remote host closed the connection)
2652025-11-26T23:21:22  *** memset <memset!~memset@gateway/tor-sasl/memset> has joined #bitcoin-core-dev
2662025-11-26T23:22:41  *** memset <memset!~memset@gateway/tor-sasl/memset> has quit IRC (Remote host closed the connection)
2672025-11-26T23:26:28  *** memset <memset!~memset@gateway/tor-sasl/memset> has joined #bitcoin-core-dev
2682025-11-26T23:44:56  *** dzxzg <dzxzg!~dzxzg@user/dzxzg> has quit IRC (Ping timeout: 240 seconds)
2692025-11-26T23:53:01  *** dzxzg <dzxzg!~dzxzg@user/dzxzg> has joined #bitcoin-core-dev