12023-04-11T00:02:45  *** Pasha <Pasha!~Cory@068-187-125-109.res.spectrum.com> has joined #bitcoin-core-dev
  22023-04-11T00:03:16  *** Cory <Cory!~Cory@user/pasha> has quit IRC (Ping timeout: 250 seconds)
  32023-04-11T00:06:48  *** juav_ <juav_!~juav@205.red-88-29-178.dynamicip.rima-tde.net> has quit IRC (Ping timeout: 255 seconds)
  42023-04-11T00:26:08  *** AaronvanW <AaronvanW!~AaronvanW@user/AaronvanW> has joined #bitcoin-core-dev
  52023-04-11T00:44:44  <bitcoin-git> [bitcoin] sipa opened pull request #27445: Update src/secp256k1 subtree to release v0.3.1 (master...secp256k1) https://github.com/bitcoin/bitcoin/pull/27445
  62023-04-11T01:00:16  *** AaronvanW <AaronvanW!~AaronvanW@user/AaronvanW> has quit IRC (Ping timeout: 276 seconds)
  72023-04-11T01:13:17  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:ccfe:5eb3:b194:352f> has quit IRC (Remote host closed the connection)
  82023-04-11T01:13:43  *** AaronvanW <AaronvanW!~AaronvanW@user/AaronvanW> has joined #bitcoin-core-dev
  92023-04-11T01:13:44  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
 102023-04-11T01:17:00  *** vysn <vysn!~vysn@user/vysn> has quit IRC (Ping timeout: 255 seconds)
 112023-04-11T01:18:24  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 248 seconds)
 122023-04-11T01:19:55  <bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/d544d03ba6c7...9270a56662e1
 132023-04-11T01:19:55  <bitcoin-git> bitcoin/master 663a89c fanquake: contrib: move verify scripts to verify-binaries
 142023-04-11T01:19:55  <bitcoin-git> bitcoin/master e2e5683 fanquake: contrib: fixup verifybinaries example docs
 152023-04-11T01:19:55  <bitcoin-git> bitcoin/master ad84160 fanquake: contrib: minor doc improvements in verify-binaries
 162023-04-11T01:20:00  <bitcoin-git> [bitcoin] achow101 merged pull request #27440: contrib: followups to #27358 (verify-binaries) (master...27358_followups) https://github.com/bitcoin/bitcoin/pull/27440
 172023-04-11T01:21:10  <bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9270a56662e1...a3eea2a27daa
 182023-04-11T01:21:10  <bitcoin-git> bitcoin/master a12d9cf fanquake: doc: correct sqlite & qrencode versions used in depenendencies.md
 192023-04-11T01:21:10  <bitcoin-git> bitcoin/master a3eea2a Andrew Chow: Merge bitcoin/bitcoin#27441: doc: correct sqlite & qrencode versions used ...
 202023-04-11T01:21:16  <bitcoin-git> [bitcoin] achow101 merged pull request #27441: doc: correct sqlite & qrencode versions used in depenendencies.md (master...sqlite_deps_version) https://github.com/bitcoin/bitcoin/pull/27441
 212023-04-11T01:32:42  *** brunoerg <brunoerg!~brunoerg@187.183.43.117> has joined #bitcoin-core-dev
 222023-04-11T01:37:13  <jonatack3> achow101: I suggested at the last bitcoin-core-dev meeting to add a v25 milestone to #27231 and #27279 (the latter fixes #27138). They haven't been tagged yet.
 232023-04-11T01:37:15  <gribble> https://github.com/bitcoin/bitcoin/issues/27231 | Fix logging RPC and -debugexclude with 0/none values, add test coverage, improve docs by jonatack · Pull Request #27231 · bitcoin/bitcoin · GitHub
 242023-04-11T01:37:17  <gribble> https://github.com/bitcoin/bitcoin/issues/27279 | Add "warnings", deprecate "warning" in {create,load,unload,restore}wallet by jonatack · Pull Request #27279 · bitcoin/bitcoin · GitHub
 252023-04-11T01:37:19  <gribble> https://github.com/bitcoin/bitcoin/issues/27138 | rpc, test: remove newline escape sequence from wallet warning fields by jonatack · Pull Request #27138 · bitcoin/bitcoin · GitHub
 262023-04-11T01:37:29  *** mikehu44 <mikehu44!~quassel@mail.micro-contiuum.info> has joined #bitcoin-core-dev
 272023-04-11T01:42:30  *** brunoerg <brunoerg!~brunoerg@187.183.43.117> has quit IRC (Ping timeout: 250 seconds)
 282023-04-11T01:48:54  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
 292023-04-11T01:53:15  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 248 seconds)
 302023-04-11T01:54:58  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
 312023-04-11T01:59:28  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 248 seconds)
 322023-04-11T02:06:00  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
 332023-04-11T02:06:47  <bitcoin-git> [bitcoin] benthecarman opened pull request #27446: Allow configuirng target block time for a signet (master...configure-signet-blockitme) https://github.com/bitcoin/bitcoin/pull/27446
 342023-04-11T02:07:54  <achow101> jonatack3: I've added 27231, but I don't think the bug fixed by 27279 or 27138 is a recent enough regression (if at all) to require inclusion in 25.0
 352023-04-11T02:10:51  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 265 seconds)
 362023-04-11T02:16:46  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
 372023-04-11T02:19:49  <jonatack3> achow101: thanks for having a look!
 382023-04-11T02:21:40  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 260 seconds)
 392023-04-11T02:28:22  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
 402023-04-11T02:32:31  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 240 seconds)
 412023-04-11T02:52:08  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
 422023-04-11T02:56:46  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 265 seconds)
 432023-04-11T02:58:13  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
 442023-04-11T03:02:40  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 250 seconds)
 452023-04-11T03:09:16  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
 462023-04-11T03:13:55  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 260 seconds)
 472023-04-11T03:19:50  *** ghost43 <ghost43!~ghost43@gateway/tor-sasl/ghost43> has quit IRC (Ping timeout: 255 seconds)
 482023-04-11T03:20:09  *** brunoerg <brunoerg!~brunoerg@187.183.43.117> has joined #bitcoin-core-dev
 492023-04-11T03:20:39  *** ghost43 <ghost43!~ghost43@gateway/tor-sasl/ghost43> has joined #bitcoin-core-dev
 502023-04-11T03:21:01  *** test_ <test_!~flooded@146.70.202.51> has joined #bitcoin-core-dev
 512023-04-11T03:24:21  *** flooded <flooded!flooded@gateway/vpn/protonvpn/flood/x-43489060> has quit IRC (Ping timeout: 255 seconds)
 522023-04-11T03:24:48  *** brunoerg <brunoerg!~brunoerg@187.183.43.117> has quit IRC (Ping timeout: 248 seconds)
 532023-04-11T03:53:46  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
 542023-04-11T03:58:24  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 248 seconds)
 552023-04-11T03:59:38  *** jarthur <jarthur!~jarthur@user/jarthur> has quit IRC (Quit: jarthur)
 562023-04-11T04:01:01  *** cmirror <cmirror!~cmirror@4.53.92.114> has quit IRC (Remote host closed the connection)
 572023-04-11T04:01:38  *** cmirror <cmirror!~cmirror@4.53.92.114> has joined #bitcoin-core-dev
 582023-04-11T04:22:08  *** ghost43 <ghost43!~ghost43@gateway/tor-sasl/ghost43> has quit IRC (Remote host closed the connection)
 592023-04-11T04:22:27  *** ghost43 <ghost43!~ghost43@gateway/tor-sasl/ghost43> has joined #bitcoin-core-dev
 602023-04-11T04:27:34  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
 612023-04-11T04:32:26  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 265 seconds)
 622023-04-11T04:43:45  <bitcoin-git> [bitcoin] kallewoof closed pull request #24161: rpc/doc: describe using combo(privkey) to get checksum and then list … (master...202201-derivefromprivkey) https://github.com/bitcoin/bitcoin/pull/24161
 632023-04-11T04:43:51  <bitcoin-git> [bitcoin] kallewoof closed pull request #24162: rpc: add require_checksum flag to deriveaddresses (master...202201-deriveaddr-nochecksum) https://github.com/bitcoin/bitcoin/pull/24162
 642023-04-11T04:52:03  *** dviola <dviola!~diego@user/dviola> has joined #bitcoin-core-dev
 652023-04-11T05:19:33  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
 662023-04-11T05:22:29  *** mikehu44 <mikehu44!~quassel@mail.micro-contiuum.info> has quit IRC (Ping timeout: 246 seconds)
 672023-04-11T05:23:53  *** mikehu44 <mikehu44!~quassel@mail.micro-contiuum.info> has joined #bitcoin-core-dev
 682023-04-11T05:24:16  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 248 seconds)
 692023-04-11T05:48:12  *** mikehu44 <mikehu44!~quassel@mail.micro-contiuum.info> has quit IRC (Ping timeout: 250 seconds)
 702023-04-11T05:51:15  *** mikehu44 <mikehu44!~quassel@mail.micro-contiuum.info> has joined #bitcoin-core-dev
 712023-04-11T05:52:02  *** brunoerg <brunoerg!~brunoerg@187.183.43.117> has joined #bitcoin-core-dev
 722023-04-11T05:56:45  *** brunoerg <brunoerg!~brunoerg@187.183.43.117> has quit IRC (Ping timeout: 256 seconds)
 732023-04-11T05:58:35  *** mikehu44 <mikehu44!~quassel@mail.micro-contiuum.info> has quit IRC (Ping timeout: 248 seconds)
 742023-04-11T06:03:54  *** mikehu44 <mikehu44!~quassel@mail.micro-contiuum.info> has joined #bitcoin-core-dev
 752023-04-11T06:24:39  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
 762023-04-11T06:29:35  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 264 seconds)
 772023-04-11T06:30:12  *** flooded <flooded!~flooded@146.70.174.147> has joined #bitcoin-core-dev
 782023-04-11T06:33:45  *** test_ <test_!~flooded@146.70.202.51> has quit IRC (Ping timeout: 265 seconds)
 792023-04-11T07:16:07  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
 802023-04-11T07:19:09  *** vysn <vysn!~vysn@user/vysn> has joined #bitcoin-core-dev
 812023-04-11T07:20:26  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 246 seconds)
 822023-04-11T07:35:29  *** Guyver2 <Guyver2!~Guyver@77-174-98-73.fixed.kpn.net> has joined #bitcoin-core-dev
 832023-04-11T07:35:40  *** nanotube <nanotube!~nanotube@user/nanotube> has quit IRC (Ping timeout: 250 seconds)
 842023-04-11T07:42:17  *** pakaro <pakaro!~quassel@cst2-172-111.cust.vodafone.cz> has joined #bitcoin-core-dev
 852023-04-11T07:42:17  *** pakaro <pakaro!~quassel@cst2-172-111.cust.vodafone.cz> has quit IRC (Client Quit)
 862023-04-11T07:51:30  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
 872023-04-11T07:52:09  *** jespada <jespada!~jespada@cpc121308-nmal25-2-0-cust15.19-2.cable.virginm.net> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
 882023-04-11T07:56:01  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 240 seconds)
 892023-04-11T08:00:56  *** Mercury <Mercury!~root@31.125.90.17> has joined #bitcoin-core-dev
 902023-04-11T08:07:53  *** Guyver2 <Guyver2!~Guyver@77-174-98-73.fixed.kpn.net> has left #bitcoin-core-dev (Closing Window)
 912023-04-11T08:13:36  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
 922023-04-11T08:13:37  *** jespada <jespada!~jespada@cpc121308-nmal25-2-0-cust15.19-2.cable.virginm.net> has joined #bitcoin-core-dev
 932023-04-11T08:18:11  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 264 seconds)
 942023-04-11T08:43:42  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
 952023-04-11T08:48:11  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 248 seconds)
 962023-04-11T09:05:52  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
 972023-04-11T09:10:50  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 265 seconds)
 982023-04-11T09:28:32  *** brunoerg <brunoerg!~brunoerg@187.183.43.117> has joined #bitcoin-core-dev
 992023-04-11T09:32:59  *** brunoerg <brunoerg!~brunoerg@187.183.43.117> has quit IRC (Ping timeout: 248 seconds)
1002023-04-11T09:50:23  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
1012023-04-11T09:54:58  *** pakaro <pakaro!~quassel@cst2-172-111.cust.vodafone.cz> has joined #bitcoin-core-dev
1022023-04-11T09:55:04  *** pakaro <pakaro!~quassel@cst2-172-111.cust.vodafone.cz> has quit IRC (Client Quit)
1032023-04-11T09:58:25  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 260 seconds)
1042023-04-11T09:59:54  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
1052023-04-11T10:04:29  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 265 seconds)
1062023-04-11T10:11:00  <bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a3eea2a27daa...b24553c04cc4
1072023-04-11T10:11:00  <bitcoin-git> bitcoin/master 6766715 fanquake: test: LLVM/Clang 16 for MSAN jobs
1082023-04-11T10:11:01  <bitcoin-git> bitcoin/master b24553c fanquake: Merge bitcoin/bitcoin#27436: test: LLVM/Clang 16 for MSAN jobs
1092023-04-11T10:11:06  <bitcoin-git> [bitcoin] fanquake merged pull request #27436: test: LLVM/Clang 16 for MSAN jobs (master...msan_llvm_16) https://github.com/bitcoin/bitcoin/pull/27436
1102023-04-11T10:18:23  *** pablomartin <pablomartin!~pablomart@194.35.232.148> has joined #bitcoin-core-dev
1112023-04-11T10:21:58  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
1122023-04-11T10:23:01  *** aielima <aielima!~aielima@user/aielima> has joined #bitcoin-core-dev
1132023-04-11T10:26:40  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 248 seconds)
1142023-04-11T10:32:46  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
1152023-04-11T10:37:14  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 250 seconds)
1162023-04-11T10:43:39  <bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b24553c04cc4...53eb4b7a212d
1172023-04-11T10:43:39  <bitcoin-git> bitcoin/master 55c4795 dergoegge: [net processing] Use TxRelay::m_relay_txs over CNode::m_relays_txs
1182023-04-11T10:43:39  <bitcoin-git> bitcoin/master 53eb4b7 fanquake: Merge bitcoin/bitcoin#27270: refactor, net processing: Avoid CNode::m_rela...
1192023-04-11T10:43:45  <bitcoin-git> [bitcoin] fanquake merged pull request #27270: refactor, net processing: Avoid CNode::m_relays_txs usage (master...2023-03-no-cnode-txrelays) https://github.com/bitcoin/bitcoin/pull/27270
1202023-04-11T10:44:24  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
1212023-04-11T10:48:45  *** juav_ <juav_!~juav@244.red-88-21-206.staticip.rima-tde.net> has joined #bitcoin-core-dev
1222023-04-11T10:48:55  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 252 seconds)
1232023-04-11T10:49:34  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
1242023-04-11T10:52:33  *** pablomartin <pablomartin!~pablomart@194.35.232.148> has quit IRC (Ping timeout: 255 seconds)
1252023-04-11T10:54:01  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 240 seconds)
1262023-04-11T11:00:21  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
1272023-04-11T11:05:35  *** juav_ <juav_!~juav@244.red-88-21-206.staticip.rima-tde.net> has quit IRC (Ping timeout: 264 seconds)
1282023-04-11T11:18:51  *** ZeroMaster <ZeroMaster!~webirc@87-126-6-81.ip.btc-net.bg> has quit IRC (Quit: излезна от чата)
1292023-04-11T11:19:22  *** ZeroMaster <ZeroMaster!~webirc@87-126-6-81.ip.btc-net.bg> has joined #bitcoin-core-dev
1302023-04-11T11:20:57  *** juav_ <juav_!~juav@244.red-88-21-206.staticip.rima-tde.net> has joined #bitcoin-core-dev
1312023-04-11T11:30:21  *** juav_ <juav_!~juav@244.red-88-21-206.staticip.rima-tde.net> has quit IRC (Ping timeout: 255 seconds)
1322023-04-11T11:54:08  *** AaronvanW <AaronvanW!~AaronvanW@user/AaronvanW> has quit IRC (Remote host closed the connection)
1332023-04-11T12:16:40  *** flooded is now known as _flood
1342023-04-11T12:24:53  *** AaronvanW <AaronvanW!~AaronvanW@user/AaronvanW> has joined #bitcoin-core-dev
1352023-04-11T12:34:47  *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has quit IRC (Quit: = "")
1362023-04-11T12:41:55  *** mikehu44 <mikehu44!~quassel@mail.micro-contiuum.info> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)
1372023-04-11T12:58:01  *** AaronvanW <AaronvanW!~AaronvanW@user/AaronvanW> has quit IRC (Ping timeout: 240 seconds)
1382023-04-11T13:01:02  *** AaronvanW <AaronvanW!~AaronvanW@user/AaronvanW> has joined #bitcoin-core-dev
1392023-04-11T13:31:16  *** Gaernik <Gaernik!Gaernik@2-234-154-4.ip223.fastwebnet.it> has joined #bitcoin-core-dev
1402023-04-11T13:33:27  *** sudoforge <sudoforge!~sudoforge@wireguard/tunneler/sudoforge> has joined #bitcoin-core-dev
1412023-04-11T13:37:45  *** Gaernik <Gaernik!Gaernik@2-234-154-4.ip223.fastwebnet.it> has quit IRC ()
1422023-04-11T13:49:54  *** Guyver2 <Guyver2!~Guyver@77-174-98-73.fixed.kpn.net> has joined #bitcoin-core-dev
1432023-04-11T13:50:10  *** Guyver2 <Guyver2!~Guyver@77-174-98-73.fixed.kpn.net> has left #bitcoin-core-dev
1442023-04-11T13:56:13  *** juav_ <juav_!~juav@244.red-88-21-206.staticip.rima-tde.net> has joined #bitcoin-core-dev
1452023-04-11T14:05:01  *** juav_ <juav_!~juav@244.red-88-21-206.staticip.rima-tde.net> has quit IRC (Ping timeout: 240 seconds)
1462023-04-11T14:07:07  *** aielima <aielima!~aielima@user/aielima> has quit IRC (Killed (NickServ (Forcing logout aielima -> aielima)))
1472023-04-11T14:07:08  *** aielima <aielima!~aielima@user/aielima> has joined #bitcoin-core-dev
1482023-04-11T14:17:24  <bitcoin-git> [bitcoin] fanquake opened pull request #27447: depends: Remove `_LIBCPP_DEBUG` from depends DEBUG mode (master...remove_libccp_debug_mode) https://github.com/bitcoin/bitcoin/pull/27447
1492023-04-11T14:29:15  *** szkl <szkl!uid110435@id-110435.uxbridge.irccloud.com> has quit IRC (Quit: Connection closed for inactivity)
1502023-04-11T14:59:25  *** ZeroMaster <ZeroMaster!~webirc@87-126-6-81.ip.btc-net.bg> has quit IRC (Ping timeout: 260 seconds)
1512023-04-11T15:04:06  *** Guest7 <Guest7!~Guest7@107-142-9-99.lightspeed.irvnca.sbcglobal.net> has quit IRC (Quit: Client closed)
1522023-04-11T15:08:17  *** preimage <preimage!~halosghos@user/halosghost> has joined #bitcoin-core-dev
1532023-04-11T15:14:36  *** bugs_ <bugs_!~bugs@user/bugs/x-5128603> has joined #bitcoin-core-dev
1542023-04-11T15:17:21  <bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/53eb4b7a212d...c17d4d3b6b5b
1552023-04-11T15:17:22  <bitcoin-git> bitcoin/master 53552af dergoegge: [headerssync] Make m_commit_offset protected
1562023-04-11T15:17:22  <bitcoin-git> bitcoin/master 3153e7d dergoegge: [fuzz] Add HeadersSyncState target
1572023-04-11T15:17:22  <bitcoin-git> bitcoin/master c17d4d3 fanquake: Merge bitcoin/bitcoin#26662: fuzz: Add HeadersSyncState target
1582023-04-11T15:17:28  <bitcoin-git> [bitcoin] fanquake merged pull request #26662: fuzz: Add HeadersSyncState target (master...2022-11-fuzz-headers-sync-state) https://github.com/bitcoin/bitcoin/pull/26662
1592023-04-11T15:28:31  <bitcoin-git> [bitcoin] fanquake opened pull request #27448: ci: build libc++ in DEBUG mode in MSAN jobs  (master...msan_with_enable_debug_mode) https://github.com/bitcoin/bitcoin/pull/27448
1602023-04-11T15:31:32  *** jarthur <jarthur!~jarthur@user/jarthur> has joined #bitcoin-core-dev
1612023-04-11T15:40:11  *** nanotube <nanotube!~nanotube@user/nanotube> has joined #bitcoin-core-dev
1622023-04-11T15:46:19  *** ZeroMaster <ZeroMaster!~webirc@87-126-6-81.ip.btc-net.bg> has joined #bitcoin-core-dev
1632023-04-11T16:04:55  *** scg <scg!~scg@ip42-99-15-186.ct.co.cr> has joined #bitcoin-core-dev
1642023-04-11T16:10:55  *** sudoforge <sudoforge!~sudoforge@wireguard/tunneler/sudoforge> has quit IRC (Ping timeout: 260 seconds)
1652023-04-11T16:34:01  *** Talkless <Talkless!~Talkless@mail.dargis.net> has joined #bitcoin-core-dev
1662023-04-11T16:42:22  *** bitcoin4good <bitcoin4good!uid595920@id-595920.tinside.irccloud.com> has joined #bitcoin-core-dev
1672023-04-11T16:49:00  *** Jackielove4u <Jackielove4u!uid43977@user/jackielove4u> has quit IRC (Quit: Connection closed for inactivity)
1682023-04-11T17:22:41  *** aielima <aielima!~aielima@user/aielima> has quit IRC (Quit: Ciao)
1692023-04-11T17:46:04  *** Guest12 <Guest12!~Guest12@2401:4900:5d13:2bd3:fc52:c00c:1252:2fbb> has joined #bitcoin-core-dev
1702023-04-11T17:53:16  *** Guest12 <Guest12!~Guest12@2401:4900:5d13:2bd3:fc52:c00c:1252:2fbb> has quit IRC (Quit: Client closed)
1712023-04-11T18:06:28  <bitcoin-git> [bitcoin] achow101 pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/c17d4d3b6b5b...27dcc07c08a7
1722023-04-11T18:06:29  <bitcoin-git> bitcoin/master dc1cc1c furszy: gui: bugfix, getAvailableBalance skips selected coins
1732023-04-11T18:06:29  <bitcoin-git> bitcoin/master 74eac3a furszy: test: add coverage for 'useAvailableBalance' functionality
1742023-04-11T18:06:29  <bitcoin-git> bitcoin/master cd98b71 furszy: gui: 'getAvailableBalance', include watch only balance
1752023-04-11T18:06:34  <bitcoin-git> [bitcoin] achow101 merged pull request #26699: wallet, gui: bugfix, getAvailableBalance skips selected coins (master...2022_bugfix_wallet_getavailablebalance) https://github.com/bitcoin/bitcoin/pull/26699
1762023-04-11T18:40:03  *** Talkless <Talkless!~Talkless@mail.dargis.net> has quit IRC (Quit: Konversation terminated!)
1772023-04-11T19:11:41  *** ___nick___ <___nick___!~quassel@2a00:23c6:8d9f:f501:5dfd:817e:b0aa:6b21> has joined #bitcoin-core-dev
1782023-04-11T19:31:13  *** b_101_ <b_101_!~robert@static-198-54-129-102.cust.tzulo.com> has joined #bitcoin-core-dev
1792023-04-11T19:31:43  *** scg <scg!~scg@ip42-99-15-186.ct.co.cr> has quit IRC (Ping timeout: 260 seconds)
1802023-04-11T19:31:46  *** b_101 <b_101!~robert@static-198-54-129-102.cust.tzulo.com> has quit IRC (Ping timeout: 276 seconds)
1812023-04-11T19:41:57  *** ___nick___ <___nick___!~quassel@2a00:23c6:8d9f:f501:5dfd:817e:b0aa:6b21> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)
1822023-04-11T19:43:28  *** puchka <puchka!~puchka@185.203.122.210> has quit IRC (Ping timeout: 248 seconds)
1832023-04-11T19:44:06  *** ___nick___ <___nick___!~quassel@2a00:23c6:8d9f:f501:5dfd:817e:b0aa:6b21> has joined #bitcoin-core-dev
1842023-04-11T19:44:55  *** ___nick___ <___nick___!~quassel@2a00:23c6:8d9f:f501:5dfd:817e:b0aa:6b21> has quit IRC (Client Quit)
1852023-04-11T19:47:04  *** ___nick___ <___nick___!~quassel@2a00:23c6:8d9f:f501:5dfd:817e:b0aa:6b21> has joined #bitcoin-core-dev
1862023-04-11T20:04:49  *** ___nick___ <___nick___!~quassel@2a00:23c6:8d9f:f501:5dfd:817e:b0aa:6b21> has quit IRC (Ping timeout: 265 seconds)
1872023-04-11T21:03:11  <bitcoin-git> [bitcoin] theStack opened pull request #27449: doc: update OpenBSD build docs for 7.3 (external signer support available) (master...doc-update_openbsd_build_for_73) https://github.com/bitcoin/bitcoin/pull/27449
1882023-04-11T21:19:49  *** preimage <preimage!~halosghos@user/halosghost> has quit IRC (Quit: WeeChat 3.8)
1892023-04-11T21:28:51  *** AaronvanW <AaronvanW!~AaronvanW@user/AaronvanW> has quit IRC (Quit: Leaving...)
1902023-04-11T21:42:18  *** koolazer <koolazer!~koo@user/koolazer> has joined #bitcoin-core-dev
1912023-04-11T21:46:15  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Remote host closed the connection)
1922023-04-11T21:46:41  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
1932023-04-11T21:51:15  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 260 seconds)
1942023-04-11T21:57:31  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
1952023-04-11T22:03:46  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 252 seconds)
1962023-04-11T22:05:40  *** brunoerg <brunoerg!~brunoerg@187.183.43.117> has joined #bitcoin-core-dev
1972023-04-11T22:10:11  *** brunoerg <brunoerg!~brunoerg@187.183.43.117> has quit IRC (Ping timeout: 246 seconds)
1982023-04-11T22:13:05  *** bugs_ <bugs_!~bugs@user/bugs/x-5128603> has quit IRC (Quit: Leaving)
1992023-04-11T22:16:13  *** flooded <flooded!~flooded@169.150.254.33> has joined #bitcoin-core-dev
2002023-04-11T22:16:27  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
2012023-04-11T22:19:42  *** _flood <_flood!~flooded@146.70.174.147> has quit IRC (Ping timeout: 255 seconds)
2022023-04-11T22:24:01  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 265 seconds)
2032023-04-11T22:32:20  *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has joined #bitcoin-core-dev
2042023-04-11T22:47:31  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
2052023-04-11T22:52:01  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 265 seconds)
2062023-04-11T22:52:42  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
2072023-04-11T22:57:04  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 248 seconds)
2082023-04-11T22:58:47  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
2092023-04-11T23:02:03  *** bitcoin4good <bitcoin4good!uid595920@id-595920.tinside.irccloud.com> has quit IRC (Quit: Connection closed for inactivity)
2102023-04-11T23:04:02  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 246 seconds)
2112023-04-11T23:10:40  *** brunoerg <brunoerg!~brunoerg@187.183.43.117> has joined #bitcoin-core-dev
2122023-04-11T23:15:15  *** brunoerg <brunoerg!~brunoerg@187.183.43.117> has quit IRC (Ping timeout: 260 seconds)
2132023-04-11T23:27:18  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
2142023-04-11T23:31:14  *** hsmiths <hsmiths!~Thunderbi@76-240-112-146.lightspeed.irvnca.sbcglobal.net> has joined #bitcoin-core-dev
2152023-04-11T23:31:55  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 248 seconds)
2162023-04-11T23:38:05  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
2172023-04-11T23:42:48  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 265 seconds)
2182023-04-11T23:44:09  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
2192023-04-11T23:48:31  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 240 seconds)
2202023-04-11T23:49:20  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has joined #bitcoin-core-dev
2212023-04-11T23:53:55  *** brunoerg <brunoerg!~brunoerg@2804:14c:3bfb:8a:24f8:842:91f:31e7> has quit IRC (Ping timeout: 265 seconds)