12026-05-23T00:08:35  <dzxzg> What is the rationale for marking peers as Misbehaving() as opposed to dropping malformed messages on the ground? if we (the royal node) know something is harmful and we are not processing it anyways, then why also disprefer the peer? It would make more sense to me to impose some cost on peers that ask us to do things that are expensive but which we do anyways,  but I'm not sure I follow why we should discourage peers that act out-of-protocol in ways we
  22026-05-23T00:08:37  <dzxzg> already ignore. e.g. sending us invalid cmpct blocks
  32026-05-23T00:10:05  <dzxzg> if the peer is malicious, why send the invalid message that we ignore at all? it mainly seems to punish peers whose software is buggy / not strictly protocol conforming rather than peers that are deliberately causing harm
  42026-05-23T00:10:36  <dzxzg> *it mainly -> Marking as Misbehaving()
  52026-05-23T00:12:50  <dzxzg> (I am thinking about this in the context of #35321 which is totally consistent with how Misbehaving() is used in general, and how it's already being used for the happy-path compact blocks, so given status quo seems a reasonable change, but looking at it I felt uncertain that I understood Misbehaving clearly)
  62026-05-23T00:12:51  <corebot> https://github.com/bitcoin/bitcoin/issues/35321 | p2p: Misbehave on invalid compact block in optimistic reconstruction by ViniciusCestarii · Pull Request #35321 · bitcoin/bitcoin · GitHub
  72026-05-23T00:46:07  *** spynxic <spynxic!~spynxic@spynxic.powered.by.lunarbnc.net> has quit IRC (Read error: Connection reset by peer)
  82026-05-23T00:46:14  *** spynx <spynx!~spynxic@2001:470:7857:169a::f> has joined #bitcoin-core-dev
  92026-05-23T01:00:27  *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has quit IRC (Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in)
 102026-05-23T01:00:41  *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has joined #bitcoin-core-dev
 112026-05-23T01:08:29  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has quit IRC (Remote host closed the connection)
 122026-05-23T01:24:58  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has joined #bitcoin-core-dev
 132026-05-23T01:29:20  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has quit IRC (Ping timeout: 245 seconds)
 142026-05-23T01:31:13  *** spynx is now known as spynxic
 152026-05-23T01:40:26  *** Arthur <Arthur!~Arthur@190.87.165.226> has joined #bitcoin-core-dev
 162026-05-23T01:49:04  *** Chris_Stewart_5 <Chris_Stewart_5!~Chris_Ste@static-23-234-74-119.cust.tzulo.com> has quit IRC (Ping timeout: 276 seconds)
 172026-05-23T01:50:48  *** Chris_Stewart_5 <Chris_Stewart_5!~Chris_Ste@static-23-234-98-246.cust.tzulo.com> has joined #bitcoin-core-dev
 182026-05-23T01:57:08  *** ___nick___ <___nick___!~quassel@82-132-236-31.dab.02.net> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)
 192026-05-23T01:58:04  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has joined #bitcoin-core-dev
 202026-05-23T02:00:48  *** ___nick___ <___nick___!~quassel@82-132-236-31.dab.02.net> has joined #bitcoin-core-dev
 212026-05-23T02:09:19  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has quit IRC (Ping timeout: 264 seconds)
 222026-05-23T02:10:58  *** Arthur <Arthur!~Arthur@190.87.165.226> has quit IRC (Quit: Client closed)
 232026-05-23T02:18:39  *** virtu <virtu!~virtu@vmd108895.contaboserver.net> has quit IRC (Ping timeout: 246 seconds)
 242026-05-23T02:23:35  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has joined #bitcoin-core-dev
 252026-05-23T02:33:50  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has quit IRC (Ping timeout: 256 seconds)
 262026-05-23T02:44:10  *** memset <memset!~memset@gateway/tor-sasl/memset> has quit IRC (Remote host closed the connection)
 272026-05-23T02:57:29  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has joined #bitcoin-core-dev
 282026-05-23T03:19:37  *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has quit IRC (Ping timeout: 252 seconds)
 292026-05-23T04:00:49  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has quit IRC (Ping timeout: 258 seconds)
 302026-05-23T04:01:02  *** cmirror <cmirror!~cmirror@4.53.92.114> has quit IRC (Remote host closed the connection)
 312026-05-23T04:18:37  *** cmirror <cmirror!~cmirror@4.53.92.114> has joined #bitcoin-core-dev
 322026-05-23T04:31:20  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has joined #bitcoin-core-dev
 332026-05-23T04:35:55  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has quit IRC (Ping timeout: 263 seconds)
 342026-05-23T04:58:53  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has joined #bitcoin-core-dev
 352026-05-23T05:03:22  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has quit IRC (Read error: Connection reset by peer)
 362026-05-23T05:19:37  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has joined #bitcoin-core-dev
 372026-05-23T05:28:38  <bitcoin-git> [bitcoin] HusseinAdeiza opened pull request #35364: doc: Fix command in build-unix.md example (master...fix-typo-build-unix-docs) https://github.com/bitcoin/bitcoin/pull/35364
 382026-05-23T05:29:47  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has quit IRC (Remote host closed the connection)
 392026-05-23T05:31:50  <bitcoin-git> [bitcoin] HusseinAdeiza opened pull request #35365: Fix typo in IPC code comments (master...fix-typo-dededup-comments) https://github.com/bitcoin/bitcoin/pull/35365
 402026-05-23T05:45:48  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has joined #bitcoin-core-dev
 412026-05-23T05:59:47  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has quit IRC (Remote host closed the connection)
 422026-05-23T06:04:02  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has joined #bitcoin-core-dev
 432026-05-23T06:08:22  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has quit IRC (Ping timeout: 249 seconds)
 442026-05-23T06:20:13  *** BUSY <BUSY!~BUSY@user/busy> has joined #bitcoin-core-dev
 452026-05-23T06:39:22  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has joined #bitcoin-core-dev
 462026-05-23T06:43:08  *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has quit IRC (Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in)
 472026-05-23T06:43:22  *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has joined #bitcoin-core-dev
 482026-05-23T06:43:56  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has quit IRC (Ping timeout: 244 seconds)
 492026-05-23T06:55:05  <bitcoin-git> [bitcoin] sedited closed pull request #35365: Fix typo in IPC code comments (master...fix-typo-dededup-comments) https://github.com/bitcoin/bitcoin/pull/35365
 502026-05-23T06:56:47  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has joined #bitcoin-core-dev
 512026-05-23T07:22:47  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has joined #bitcoin-core-dev
 522026-05-23T08:01:22  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has quit IRC (Ping timeout: 262 seconds)
 532026-05-23T08:01:58  <bitcoin-git> [bitcoin] fanquake closed pull request #35364: doc: Fix command in build-unix.md example (master...fix-typo-build-unix-docs) https://github.com/bitcoin/bitcoin/pull/35364
 542026-05-23T08:26:38  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has quit IRC (Quit: l0rinc)
 552026-05-23T08:26:49  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has joined #bitcoin-core-dev
 562026-05-23T08:31:07  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has quit IRC (Ping timeout: 243 seconds)
 572026-05-23T08:36:31  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has joined #bitcoin-core-dev
 582026-05-23T08:44:42  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has joined #bitcoin-core-dev
 592026-05-23T09:13:19  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has quit IRC (Quit: l0rinc)
 602026-05-23T09:30:46  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has joined #bitcoin-core-dev
 612026-05-23T09:47:54  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has quit IRC (Ping timeout: 248 seconds)
 622026-05-23T09:58:34  *** spynxic <spynxic!~spynxic@2001:470:7857:169a::f> has quit IRC (Read error: Software caused connection abort)
 632026-05-23T09:59:21  *** spynxic <spynxic!~spynxic@spynxic.powered.by.lunarbnc.net> has joined #bitcoin-core-dev
 642026-05-23T10:16:15  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has joined #bitcoin-core-dev
 652026-05-23T10:23:43  *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has quit IRC (Ping timeout: 264 seconds)
 662026-05-23T10:24:19  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has quit IRC (Ping timeout: 258 seconds)
 672026-05-23T10:24:34  *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has joined #bitcoin-core-dev
 682026-05-23T10:34:52  *** jon_atack <jon_atack!~jonatack@user/jonatack> has joined #bitcoin-core-dev
 692026-05-23T10:36:57  *** jonatack <jonatack!~jonatack@user/jonatack> has quit IRC (Ping timeout: 244 seconds)
 702026-05-23T10:52:48  *** ghost43 <ghost43!~ghost43@gateway/tor-sasl/ghost43> has joined #bitcoin-core-dev
 712026-05-23T10:53:23  *** ghost43_ <ghost43_!~ghost43@gateway/tor-sasl/ghost43> has quit IRC (Quit: Leaving)
 722026-05-23T10:54:16  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has joined #bitcoin-core-dev
 732026-05-23T10:58:34  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has quit IRC (Ping timeout: 245 seconds)
 742026-05-23T11:09:13  *** Guyver2 <Guyver2!~Guyver@77-174-98-73.fixed.kpn.net> has joined #bitcoin-core-dev
 752026-05-23T11:09:20  *** Guyver2_ <Guyver2_!Guyver@77-174-98-73.fixed.kpn.net> has joined #bitcoin-core-dev
 762026-05-23T11:09:25  *** Guyver2_ <Guyver2_!Guyver@77-174-98-73.fixed.kpn.net> has quit IRC (Remote host closed the connection)
 772026-05-23T11:09:45  *** Guyver2 <Guyver2!~Guyver@77-174-98-73.fixed.kpn.net> has left #bitcoin-core-dev
 782026-05-23T11:12:28  <bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9f7b08c61ca0...de925455c802
 792026-05-23T11:12:28  <bitcoin-git> bitcoin/master dfe5d6a frankomosh: fuzz: apply node context reset pattern to p2p_handshake
 802026-05-23T11:12:29  <bitcoin-git> bitcoin/master de92545 merge-script: Merge bitcoin/bitcoin#35141: fuzz: apply node context reset pattern to p2p...
 812026-05-23T11:12:30  <bitcoin-git> [bitcoin] sedited merged pull request #35141: fuzz: apply node context reset pattern to p2p_handshake (master...fuzz-p2p-handshake-node-context) https://github.com/bitcoin/bitcoin/pull/35141
 822026-05-23T11:32:38  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has joined #bitcoin-core-dev
 832026-05-23T11:44:24  *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has joined #bitcoin-core-dev
 842026-05-23T11:50:01  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has quit IRC (Quit: l0rinc)
 852026-05-23T12:18:58  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has joined #bitcoin-core-dev
 862026-05-23T12:30:31  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has quit IRC (Remote host closed the connection)
 872026-05-23T12:31:04  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has joined #bitcoin-core-dev
 882026-05-23T12:45:33  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has quit IRC (Remote host closed the connection)
 892026-05-23T12:46:05  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has joined #bitcoin-core-dev
 902026-05-23T12:48:51  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has quit IRC (Remote host closed the connection)
 912026-05-23T12:49:24  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has joined #bitcoin-core-dev
 922026-05-23T12:51:51  *** smartin <smartin!~Thunderbi@78.56.226.85> has joined #bitcoin-core-dev
 932026-05-23T13:02:44  *** memset <memset!~memset@gateway/tor-sasl/memset> has joined #bitcoin-core-dev
 942026-05-23T13:11:51  *** bugs_ <bugs_!~bugs@user/bugs/x-5128603> has joined #bitcoin-core-dev
 952026-05-23T13:12:42  *** Guest1 <Guest1!~Guest1@64.64.248.5.16clouds.com> has joined #bitcoin-core-dev
 962026-05-23T13:49:58  *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has quit IRC (Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in)
 972026-05-23T13:50:12  *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has joined #bitcoin-core-dev
 982026-05-23T14:25:31  *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has quit IRC (Ping timeout: 264 seconds)
 992026-05-23T14:26:25  *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has joined #bitcoin-core-dev
1002026-05-23T14:26:57  *** PaperSword <PaperSword!~Thunderbi@securemail.qrsnap.io> has joined #bitcoin-core-dev
1012026-05-23T14:27:50  *** justache <justache!~justache@user/justache> has quit IRC (Quit: ZNC 1.10.1 - https://znc.in)
1022026-05-23T14:35:33  *** kevkevin <kevkevin!~kevkevin@209.242.60.195> has quit IRC (Remote host closed the connection)
1032026-05-23T14:37:33  *** memset <memset!~memset@gateway/tor-sasl/memset> has quit IRC (Remote host closed the connection)
1042026-05-23T14:37:54  *** memset <memset!~memset@gateway/tor-sasl/memset> has joined #bitcoin-core-dev
1052026-05-23T14:42:17  *** PaperSword <PaperSword!~Thunderbi@securemail.qrsnap.io> has quit IRC (Quit: PaperSword)
1062026-05-23T14:56:07  <bitcoin-git> [gui-qml] johnny9 opened pull request #724: Node startup and runtime feedback (Errors/Warnings) (qt6...qml-node-runtime-feedback) https://github.com/bitcoin-core/gui-qml/pull/724
1072026-05-23T15:01:51  <bitcoin-git> [gui-qml] johnny9 closed pull request #697: Have -disablewallet remove all walletmodels and validate node-only mode with a functional test (qt6...issue-691-disablewallet) https://github.com/bitcoin-core/gui-qml/pull/697
1082026-05-23T15:02:12  <bitcoin-git> [gui-qml] johnny9 closed pull request #558: Add MiniBlockClock to the Navigation Bar (qt6...miniblockclock) https://github.com/bitcoin-core/gui-qml/pull/558
1092026-05-23T15:19:55  <bitcoin-git> [gui-qml] johnny9 closed pull request #716: Language and Units Functional Test Fix (qt6...lang-functional-test-fix) https://github.com/bitcoin-core/gui-qml/pull/716
1102026-05-23T15:21:56  *** jonatack <jonatack!~jonatack@user/jonatack> has joined #bitcoin-core-dev
1112026-05-23T15:24:49  *** jon_atack <jon_atack!~jonatack@user/jonatack> has quit IRC (Ping timeout: 276 seconds)
1122026-05-23T16:02:27  *** Chris_Stewart_5 <Chris_Stewart_5!~Chris_Ste@static-23-234-98-246.cust.tzulo.com> has quit IRC (Quit: WeeChat 4.1.1)
1132026-05-23T16:06:13  *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has quit IRC (Ping timeout: 252 seconds)
1142026-05-23T16:07:15  *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has joined #bitcoin-core-dev
1152026-05-23T16:27:57  *** phungus8 <phungus8!~phungus@47.24.199.213> has quit IRC (Read error: Connection reset by peer)
1162026-05-23T16:30:19  *** phungus8 <phungus8!~phungus@47.24.199.213> has joined #bitcoin-core-dev
1172026-05-23T16:50:48  *** Guest31 <Guest31!~Guest31@2804:214:9922:c95a:fca9:21ff:fe1b:3ece> has joined #bitcoin-core-dev
1182026-05-23T16:55:12  *** Guest31 <Guest31!~Guest31@2804:214:9922:c95a:fca9:21ff:fe1b:3ece> has quit IRC (Ping timeout: 245 seconds)
1192026-05-23T17:00:19  *** kevkevin <kevkevin!~kevkevin@2601:243:197e:8f10:3c81:ae4e:71f2:fdd3> has joined #bitcoin-core-dev
1202026-05-23T17:04:30  *** kevkevin <kevkevin!~kevkevin@2601:243:197e:8f10:3c81:ae4e:71f2:fdd3> has quit IRC (Ping timeout: 246 seconds)
1212026-05-23T17:10:07  *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has quit IRC (Ping timeout: 252 seconds)
1222026-05-23T17:20:31  *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has joined #bitcoin-core-dev
1232026-05-23T17:30:17  *** ___nick___ <___nick___!~quassel@82-132-236-31.dab.02.net> has quit IRC (Ping timeout: 244 seconds)
1242026-05-23T17:31:15  *** ___nick___ <___nick___!~quassel@82-132-239-1.dab.02.net> has joined #bitcoin-core-dev
1252026-05-23T17:34:06  *** FirefoxDeHuk <FirefoxDeHuk!~FirefoxDe@user/FirefoxDeHuk> has joined #bitcoin-core-dev
1262026-05-23T17:35:36  *** FirefoxDeHuk <FirefoxDeHuk!~FirefoxDe@user/FirefoxDeHuk> has quit IRC (Client Quit)
1272026-05-23T17:55:43  *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has quit IRC (Ping timeout: 256 seconds)
1282026-05-23T17:55:57  *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has joined #bitcoin-core-dev
1292026-05-23T19:24:16  *** kevkevin <kevkevin!~kevkevin@2601:243:197e:8f10:3c81:ae4e:71f2:fdd3> has joined #bitcoin-core-dev
1302026-05-23T19:28:30  *** kevkevin <kevkevin!~kevkevin@2601:243:197e:8f10:3c81:ae4e:71f2:fdd3> has quit IRC (Ping timeout: 245 seconds)
1312026-05-23T20:01:41  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has quit IRC (Ping timeout: 272 seconds)
1322026-05-23T20:02:23  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has joined #bitcoin-core-dev
1332026-05-23T20:04:26  *** ___nick___ <___nick___!~quassel@82-132-239-1.dab.02.net> has quit IRC (Ping timeout: 248 seconds)
1342026-05-23T20:05:26  *** l0rinc_ <l0rinc_!~l0rinc@user/l0rinc> has joined #bitcoin-core-dev
1352026-05-23T20:07:07  *** l0rinc <l0rinc!~l0rinc@user/l0rinc> has quit IRC (Ping timeout: 252 seconds)
1362026-05-23T20:32:46  *** l0rinc_ <l0rinc_!~l0rinc@user/l0rinc> has quit IRC (Quit: l0rinc_)
1372026-05-23T20:37:13  *** ___nick___ <___nick___!~quassel@82-132-239-1.dab.02.net> has joined #bitcoin-core-dev
1382026-05-23T21:02:36  *** smartin <smartin!~Thunderbi@78.56.226.85> has quit IRC (Remote host closed the connection)
1392026-05-23T21:04:56  <bitcoin-git> [bitcoin] w0xlt opened pull request #35368: tracing: add block header and compact block tracepoints (master...tracing-compact-block-usdt) https://github.com/bitcoin/bitcoin/pull/35368
1402026-05-23T21:18:09  *** bugs_ <bugs_!~bugs@user/bugs/x-5128603> has quit IRC (Quit: Leaving)
1412026-05-23T21:40:31  *** ___nick___ <___nick___!~quassel@82-132-239-1.dab.02.net> has quit IRC (Quit: No Ping reply in 180 seconds.)
1422026-05-23T21:50:45  *** szkl <szkl!uid110435@id-110435.uxbridge.irccloud.com> has quit IRC (Quit: Connection closed for inactivity)
1432026-05-23T22:09:20  *** ___nick___ <___nick___!~quassel@82-132-239-1.dab.02.net> has joined #bitcoin-core-dev
1442026-05-23T22:43:07  *** emzy <emzy!~quassel@user/emzy> has quit IRC (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
1452026-05-23T22:43:43  *** emzy <emzy!~quassel@user/emzy> has joined #bitcoin-core-dev
1462026-05-23T22:52:25  *** adys <adys!~adys@user/adys> has quit IRC (Read error: Connection reset by peer)
1472026-05-23T22:52:31  *** adys8 <adys8!~adys@user/adys> has joined #bitcoin-core-dev
1482026-05-23T22:53:06  *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has quit IRC (Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in)
1492026-05-23T22:53:20  *** sliv3r__ <sliv3r__!~sliv3r__@user/sliv3r-:76883> has joined #bitcoin-core-dev
1502026-05-23T22:58:00  *** phantomcircuit_ <phantomcircuit_!~phantomci@2604:a880:1:20::f2:c001> has quit IRC (Quit: ZNC - https://znc.in)
1512026-05-23T22:58:23  *** phantomcircuit <phantomcircuit!~phantomci@192.241.205.97> has joined #bitcoin-core-dev
1522026-05-23T23:09:56  *** SpellChecker_ <SpellChecker_!~SpellChec@user/SpellChecker> has joined #bitcoin-core-dev
1532026-05-23T23:10:55  *** SpellChecker <SpellChecker!~SpellChec@user/SpellChecker> has quit IRC (Ping timeout: 252 seconds)
1542026-05-23T23:49:23  *** justache <justache!~justache@user/justache> has joined #bitcoin-core-dev