--- Log opened Fri Nov 07 00:00:30 2025 00:00 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 00:20 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-core-dev 00:25 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Quit: l0rinc] 00:58 -!- brunoerg [~brunoerg@2804:14c:48:84a6:ccd0:647a:6cac:3130] has joined #bitcoin-core-dev 01:03 -!- brunoerg [~brunoerg@2804:14c:48:84a6:ccd0:647a:6cac:3130] has quit [Ping timeout: 260 seconds] 01:29 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has left #bitcoin-core-dev [Closing Window] 01:51 -!- juleeho [~juleeho@81.174.12.248] has joined #bitcoin-core-dev 01:51 -!- juleeho [~juleeho@user/juleeho] has changed host 02:03 -!- juleeho [~juleeho@user/juleeho] has quit [Quit: juleeho] 02:10 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 02:11 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5c5704e73079...2b9c3511986b 02:11 < bitcoin-git> bitcoin/master 2d23820 Lőrinc: refactor: remove dead branches in `SingletonClusterImpl` 02:11 < bitcoin-git> bitcoin/master 2b9c351 merge-script: Merge bitcoin/bitcoin#33768: refactor: remove dead branches in `SingletonC... 02:11 < bitcoin-git> [bitcoin] fanquake merged pull request #33768: refactor: remove dead branches in `SingletonClusterImpl` (master...l0rinc/SingletonClusterImpl) https://github.com/bitcoin/bitcoin/pull/33768 02:11 -!- brunoerg [~brunoerg@2804:14c:48:84a6:ccd0:647a:6cac:3130] has joined #bitcoin-core-dev 02:15 -!- f321x [~f321x@user/f321x] has quit [Remote host closed the connection] 02:16 -!- f321x [~f321x@user/f321x] has joined #bitcoin-core-dev 02:16 -!- brunoerg [~brunoerg@2804:14c:48:84a6:ccd0:647a:6cac:3130] has quit [Ping timeout: 246 seconds] 03:03 -!- brunoerg [~brunoerg@2804:14c:48:84a6:ccd0:647a:6cac:3130] has joined #bitcoin-core-dev 03:05 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2b9c3511986b...0b45e6db1058 03:05 < bitcoin-git> bitcoin/master 9577daa frankomosh: doc: Add cmake help option in Windows build instructions 03:05 < bitcoin-git> bitcoin/master 0b45e6d merge-script: Merge bitcoin/bitcoin#33789: doc: add cmake help option in Windows build d... 03:05 < bitcoin-git> [bitcoin] fanquake merged pull request #33789: doc: add cmake help option in Windows build docs (master...doc-windows-cmake-help) https://github.com/bitcoin/bitcoin/pull/33789 03:08 -!- brunoerg [~brunoerg@2804:14c:48:84a6:ccd0:647a:6cac:3130] has quit [Ping timeout: 244 seconds] 03:08 < vasild> RFM? https://github.com/bitcoin/bitcoin/pull/33793 03:13 -!- Cory [~Cory@user/pasha] has joined #bitcoin-core-dev 03:17 < bitcoin-git> [bitcoin] fanquake closed pull request #32109: fuzz: avoid returning non-conforming results from FuzzedSock::GetSockName() (master...fuzzedsock_getsockname) https://github.com/bitcoin/bitcoin/pull/32109 03:17 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0b45e6db1058...4b12beedaef5 03:17 < bitcoin-git> bitcoin/master 2bd155e Vasil Dimov: test: move create_malleated_version() to messages.py for reuse 03:17 < bitcoin-git> bitcoin/master 4b12bee merge-script: Merge bitcoin/bitcoin#33793: test: move create_malleated_version() to mess... 03:17 < bitcoin-git> [bitcoin] fanquake merged pull request #33793: test: move create_malleated_version() to messages.py for reuse (master...reusable_create_malleated_version) https://github.com/bitcoin/bitcoin/pull/33793 03:17 < vasild> Thank you! 03:43 -!- szkl [uid110435@id-110435.uxbridge.irccloud.com] has quit [Quit: Connection closed for inactivity] 03:46 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4b12beedaef5...3c4bec62239d 03:46 < bitcoin-git> bitcoin/master ec8516c Sebastian Falbesoner: test: remove obsolete `get_{key,multisig}` helpers from wallet_util.py 03:46 < bitcoin-git> bitcoin/master 3c4bec6 merge-script: Merge bitcoin/bitcoin#33782: test: remove obsolete `get_{key,multisig}` he... 03:47 < bitcoin-git> [bitcoin] fanquake merged pull request #33782: test: remove obsolete `get_{key,multisig}` helpers from wallet_util.py (master...202511-test-remove_get_keymultisig_funcs) https://github.com/bitcoin/bitcoin/pull/33782 04:15 -!- sliv3r__ [~sliv3r__@user/sliv3r-:76883] has quit [Read error: Connection reset by peer] 04:15 -!- sliv3r__- [~sliv3r__@user/sliv3r-:76883] has joined #bitcoin-core-dev 04:16 -!- baakeydow [~baake@2001:41d0:203:b12c::] has quit [Ping timeout: 260 seconds] 04:17 -!- baakeydow [~baake@2001:41d0:203:b12c::] has joined #bitcoin-core-dev 04:43 < bitcoin-git> [bitcoin] l0rinc opened pull request #33817: validation: reduce persisted UTXO set size by prioritizing positive lookups (RFC) (master...l0rinc/bip30-bloom-filter-removal) https://github.com/bitcoin/bitcoin/pull/33817 04:43 -!- Guest96 [~Guest96@90.176.9.40] has joined #bitcoin-core-dev 04:43 -!- Guest96 [~Guest96@90.176.9.40] has quit [Client Quit] 04:44 < bitcoin-git> [bitcoin] hebasto opened pull request #33818: ci: Extend tidy job to cover kernel code (master...251107-tidy-kernel) https://github.com/bitcoin/bitcoin/pull/33818 04:46 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3c4bec62239d...93e79181da8c 04:46 < bitcoin-git> bitcoin/master 24bcad3 Lőrinc: refactor: remove dead code in `CountWitnessSigOps` 04:46 < bitcoin-git> bitcoin/master 93e7918 merge-script: Merge bitcoin/bitcoin#33786: script: remove dead code in `CountWitnessSigO... 04:46 < bitcoin-git> [bitcoin] fanquake merged pull request #33786: script: remove dead code in `CountWitnessSigOps` (master...l0rinc/witness-pointer-to-reference) https://github.com/bitcoin/bitcoin/pull/33786 04:49 < bitcoin-git> [bitcoin] fanquake closed pull request #33778: depends: add zeromq patch to fix mingw CMake file install location (master...mingw_zmq_cmake_install) https://github.com/bitcoin/bitcoin/pull/33778 04:49 < bitcoin-git> [bitcoin] fanquake closed pull request #24123: guix: Pointer Authentication and Branch Target Identification for aarch64 Linux (master...mbranch_protection_aarch64_linux) https://github.com/bitcoin/bitcoin/pull/24123 05:06 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Quit: l0rinc] 05:42 -!- magellan [~magellan@user/magellan] has joined #bitcoin-core-dev 05:47 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 05:50 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 05:50 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Client Quit] 05:55 -!- f321x [~f321x@user/f321x] has quit [Quit: f321x] 06:12 -!- f321x [~f321x@user/f321x] has joined #bitcoin-core-dev 06:17 -!- f321x [~f321x@user/f321x] has quit [Remote host closed the connection] 06:17 -!- f321x [~f321x@user/f321x] has joined #bitcoin-core-dev 06:30 < bitcoin-git> [bitcoin] Sjors opened pull request #33819: mining: add getCoinbase() (master...2025/11/coinbase-template) https://github.com/bitcoin/bitcoin/pull/33819 06:37 -!- f321x [~f321x@user/f321x] has quit [Ping timeout: 272 seconds] 06:41 -!- jerryf [~jerryf@user/jerryf] has quit [Remote host closed the connection] 06:41 -!- jerryf [~jerryf@user/jerryf] has joined #bitcoin-core-dev 06:42 -!- Guest61 [~Guest61@81.196.40.175] has joined #bitcoin-core-dev 06:42 -!- Guest61 [~Guest61@81.196.40.175] has quit [Client Quit] 06:49 -!- magellan [~magellan@user/magellan] has quit [Remote host closed the connection] 06:51 -!- bugs_ [~bugs@user/bugs/x-5128603] has joined #bitcoin-core-dev 06:56 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 07:05 -!- Cory [~Cory@user/pasha] has quit [Quit: Client closed] 07:05 -!- Cory [~Cory@user/pasha] has joined #bitcoin-core-dev 07:08 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 07:08 -!- jerryf [~jerryf@user/jerryf] has quit [Ping timeout: 272 seconds] 07:08 -!- jerryf_ [~jerryf@user/jerryf] has joined #bitcoin-core-dev 07:13 -!- magellan [~magellan@user/magellan] has joined #bitcoin-core-dev 07:21 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 07:22 -!- memset [~memset@gateway/tor-sasl/memset] has joined #bitcoin-core-dev 07:28 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/93e79181da8c...513a0da2e0c8 07:28 < bitcoin-git> bitcoin/master 5d0a40d Hennadii Stepanov: ci: Extend tidy job to cover kernel code 07:28 < bitcoin-git> bitcoin/master 513a0da merge-script: Merge bitcoin/bitcoin#33818: ci: Extend tidy job to cover kernel code 07:29 < bitcoin-git> [bitcoin] fanquake merged pull request #33818: ci: Extend tidy job to cover kernel code (master...251107-tidy-kernel) https://github.com/bitcoin/bitcoin/pull/33818 07:29 -!- f321x [~f321x@user/f321x] has joined #bitcoin-core-dev 07:36 -!- f321x [~f321x@user/f321x] has quit [Ping timeout: 272 seconds] 07:40 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Remote host closed the connection] 07:41 -!- f321x [~f321x@user/f321x] has joined #bitcoin-core-dev 07:41 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 08:07 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Ping timeout: 240 seconds] 08:08 -!- Cory44 [~Cory@user/pasha] has joined #bitcoin-core-dev 08:12 -!- Cory [~Cory@user/pasha] has quit [Ping timeout: 250 seconds] 08:27 -!- magellan [~magellan@user/magellan] has quit [Quit: WeeChat 4.7.1] 08:29 -!- magellan [~magellan@user/magellan] has joined #bitcoin-core-dev 08:32 -!- saturday7 [~saturday7@206.83.122.230] has quit [Ping timeout: 244 seconds] 08:33 -!- saturday7 [~saturday7@168.140.254.64] has joined #bitcoin-core-dev 08:48 -!- zeropoint [~alex@45-28-139-114.lightspeed.sntcca.sbcglobal.net] has joined #bitcoin-core-dev 08:49 -!- jon_atack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 08:50 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 260 seconds] 08:51 < bitcoin-git> [bitcoin] stickies-v opened pull request #33820: kernel: trim Chain interface (master...2025-11/kernel-trim-chain-interface) https://github.com/bitcoin/bitcoin/pull/33820 09:04 < bitcoin-git> [bitcoin] fanquake opened pull request #33821: guix: build glibc with `--enable-static-pie` (master...guix_glibc_static_pie) https://github.com/bitcoin/bitcoin/pull/33821 09:10 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 09:16 < bitcoin-git> [bitcoin] yuvicc opened pull request #33822: [kernel] Add block header support and validation (master...2025-11-kernelApi_add_blockheaders) https://github.com/bitcoin/bitcoin/pull/33822 09:21 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 09:21 -!- memset [~memset@gateway/tor-sasl/memset] has joined #bitcoin-core-dev 09:34 -!- f321x [~f321x@user/f321x] has quit [Remote host closed the connection] 09:34 -!- f321x [~f321x@user/f321x] has joined #bitcoin-core-dev 09:37 -!- magellan [~magellan@user/magellan] has quit [Ping timeout: 240 seconds] 09:39 < fanquake> Anyone want to take a look at #32482? It's kind of meh, but as of today, PRs are still opened with whitespace issues, i.e 33822. Turning those into compile time failures where possible, and saving the CI round trips, could be some (small) amount of useful 09:39 < corebot> https://github.com/bitcoin/bitcoin/issues/32482 | build: add `-W*-whitespace` by fanquake · Pull Request #32482 · bitcoin/bitcoin · GitHub 09:44 -!- f321x [~f321x@user/f321x] has quit [Quit: f321x] 09:45 -!- jon_atack [~jonatack@user/jonatack] has quit [Ping timeout: 244 seconds] 09:45 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 09:50 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 265 seconds] 10:17 -!- Cory44 [~Cory@user/pasha] has quit [Quit: Client closed] 10:18 -!- Cory44 [~Cory44@user/pasha] has joined #bitcoin-core-dev 10:18 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 10:18 -!- memset [~memset@gateway/tor-sasl/memset] has joined #bitcoin-core-dev 10:44 -!- xFFFC0000 [uid629468@id-629468.ilkley.irccloud.com] has joined #bitcoin-core-dev 10:45 < _aj_> fanquake: not scripted diffs? 11:09 < l0rinc> fanquake: reACK-ed 11:09 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Quit: l0rinc] 11:19 -!- ___nick___ [~quassel@82-132-212-93.dab.02.net] has joined #bitcoin-core-dev 11:56 -!- robszarka [~szarka@2603:3003:4eac:100:ec54:5626:47f8:dc1f] has joined #bitcoin-core-dev 11:57 -!- ___nick___ [~quassel@82-132-212-93.dab.02.net] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 11:59 -!- ___nick___ [~quassel@82-132-212-93.dab.02.net] has joined #bitcoin-core-dev 11:59 -!- szarka [~szarka@2603:3003:4eac:100:e4ca:8e5b:42ff:b649] has quit [Ping timeout: 260 seconds] 11:59 -!- ___nick___ [~quassel@82-132-212-93.dab.02.net] has quit [Client Quit] 11:59 -!- _flooded [~flooded@149.88.18.226] has quit [Remote host closed the connection] 12:00 -!- _flooded [~flooded@149.88.18.226] has joined #bitcoin-core-dev 12:02 -!- ___nick___ [~quassel@82-132-212-93.dab.02.net] has joined #bitcoin-core-dev 12:04 -!- _flooded [~flooded@149.88.18.226] has quit [Remote host closed the connection] 12:05 -!- _flooded [~flooded@149.88.18.226] has joined #bitcoin-core-dev 12:08 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 12:14 -!- _flooded [~flooded@149.88.18.226] has quit [Remote host closed the connection] 12:15 -!- _flooded [~flooded@149.88.18.226] has joined #bitcoin-core-dev 12:19 -!- _flooded [~flooded@149.88.18.226] has quit [Remote host closed the connection] 12:19 -!- _flooded [~flooded@149.88.18.226] has joined #bitcoin-core-dev 12:21 -!- _flooded [~flooded@149.88.18.226] has quit [Remote host closed the connection] 12:22 -!- _flooded [~flooded@149.88.18.226] has joined #bitcoin-core-dev 12:31 -!- _flooded [~flooded@149.88.18.226] has quit [Remote host closed the connection] 12:32 -!- _flooded [~flooded@149.88.18.226] has joined #bitcoin-core-dev 12:41 -!- _flooded [~flooded@149.88.18.226] has quit [Remote host closed the connection] 12:41 -!- _flooded [~flooded@149.88.18.226] has joined #bitcoin-core-dev 12:56 -!- pablomartin4btc [~pablomart@190.189.182.120] has quit [Ping timeout: 240 seconds] 12:57 -!- pablomartin [~pablomart@190.189.182.120] has joined #bitcoin-core-dev 13:01 -!- _flooded [~flooded@149.88.18.226] has quit [Remote host closed the connection] 13:02 -!- _flooded [~flooded@149.88.18.226] has joined #bitcoin-core-dev 13:02 < fanquake> _aj_: I’ll rework it for a concept ack 13:04 -!- ___nick___ [~quassel@82-132-212-93.dab.02.net] has quit [Ping timeout: 245 seconds] 13:06 -!- _flooded [~flooded@149.88.18.226] has quit [Remote host closed the connection] 13:06 -!- _flooded [~flooded@149.88.18.226] has joined #bitcoin-core-dev 13:08 -!- _flooded [~flooded@149.88.18.226] has quit [Remote host closed the connection] 13:08 -!- _flooded [~flooded@149.88.18.226] has joined #bitcoin-core-dev 13:20 -!- bugs_ [~bugs@user/bugs/x-5128603] has quit [Quit: Leaving] 13:24 -!- mudsip [~mudsip@user/mudsip] has joined #bitcoin-core-dev 13:28 -!- mudsip [~mudsip@user/mudsip] has quit [Client Quit] 13:29 -!- Talkless [~Talkless@138.199.6.197] has joined #bitcoin-core-dev 13:29 -!- Talkless [~Talkless@138.199.6.197] has quit [Client Quit] 14:08 -!- _flooded [~flooded@149.88.18.226] has quit [Remote host closed the connection] 14:09 -!- _flooded [~flooded@149.88.18.226] has joined #bitcoin-core-dev 14:12 -!- _flooded [~flooded@149.88.18.226] has quit [Remote host closed the connection] 14:12 -!- _flooded [~flooded@149.88.18.226] has joined #bitcoin-core-dev 15:06 -!- _flooded [~flooded@149.88.18.226] has quit [Remote host closed the connection] 15:15 -!- flooded [~flooded@149.88.18.226] has joined #bitcoin-core-dev 15:16 -!- flooded [~flooded@149.88.18.226] has quit [Remote host closed the connection] 15:22 -!- brunoerg [~brunoerg@189.62.44.111] has joined #bitcoin-core-dev 15:28 -!- brunoerg [~brunoerg@189.62.44.111] has quit [Ping timeout: 264 seconds] 15:37 -!- Guest83 [~Guest83@202.5.104.126] has joined #bitcoin-core-dev 15:38 -!- Guest83 [~Guest83@202.5.104.126] has quit [Client Quit] 15:48 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Remote host closed the connection] 15:48 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 15:55 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Ping timeout: 260 seconds] 15:57 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Remote host closed the connection] 16:24 -!- brunoerg [~brunoerg@2804:14c:48:84a6:ccd0:647a:6cac:3130] has joined #bitcoin-core-dev 16:29 -!- brunoerg [~brunoerg@2804:14c:48:84a6:ccd0:647a:6cac:3130] has quit [Ping timeout: 252 seconds] 16:32 -!- jadi [~jadi@74.49.178.126] has joined #bitcoin-core-dev 16:33 -!- jadi [~jadi@74.49.178.126] has quit [Client Quit] 16:48 -!- cotsuka [~cotsuka@user/cotsuka] has quit [Remote host closed the connection] 16:48 -!- cotsuka [~cotsuka@user/cotsuka] has joined #bitcoin-core-dev 16:49 -!- adil [~Thunderbi@2402:d000:8134:2f97:6533:5a8d:b922:57] has joined #bitcoin-core-dev 16:52 -!- adil [~Thunderbi@2402:d000:8134:2f97:6533:5a8d:b922:57] has quit [Client Quit] 16:58 -!- brunoerg [~brunoerg@2804:14c:48:84a6:ccd0:647a:6cac:3130] has joined #bitcoin-core-dev 17:03 -!- brunoerg [~brunoerg@2804:14c:48:84a6:ccd0:647a:6cac:3130] has quit [Ping timeout: 260 seconds] 17:25 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 17:30 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Ping timeout: 264 seconds] 17:31 -!- flooded [~flooded@149.88.18.226] has joined #bitcoin-core-dev 18:12 -!- tinova4 [~tinova@217.160.209.135] has quit [Quit: Ping timeout (120 seconds)] 18:12 -!- tinova4 [~tinova@217.160.209.135] has joined #bitcoin-core-dev 18:13 -!- flooded [~flooded@149.88.18.226] has quit [Remote host closed the connection] 18:13 -!- flooded [~flooded@149.88.18.226] has joined #bitcoin-core-dev 18:15 -!- flooded [~flooded@149.88.18.226] has quit [Remote host closed the connection] 18:35 -!- zeropoint [~alex@45-28-139-114.lightspeed.sntcca.sbcglobal.net] has quit [Quit: leaving] 19:00 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 19:04 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Ping timeout: 246 seconds] 20:04 -!- brunoerg [~brunoerg@2804:14c:48:84a6:ccd0:647a:6cac:3130] has joined #bitcoin-core-dev 20:09 -!- brunoerg [~brunoerg@2804:14c:48:84a6:ccd0:647a:6cac:3130] has quit [Ping timeout: 260 seconds] 20:14 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 20:18 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Ping timeout: 264 seconds] 21:01 -!- cmirror [~cmirror@4.53.92.114] has quit [Remote host closed the connection] 21:01 -!- cmirror [~cmirror@4.53.92.114] has joined #bitcoin-core-dev 21:30 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 21:33 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Remote host closed the connection] 21:34 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Remote host closed the connection] 21:44 -!- xFFFC0000 [uid629468@id-629468.ilkley.irccloud.com] has quit [Quit: Connection closed for inactivity] 21:50 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 21:53 -!- Guest43 [~Guest43@ool-457d21c2.dyn.optonline.net] has joined #bitcoin-core-dev 21:54 -!- Guest43 [~Guest43@ool-457d21c2.dyn.optonline.net] has quit [Client Quit] 21:55 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 264 seconds] 22:24 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 22:35 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 260 seconds] 22:40 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 23:04 -!- brunoerg [~brunoerg@2804:14c:48:84a6:ccd0:647a:6cac:3130] has joined #bitcoin-core-dev 23:04 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 23:08 -!- brunoerg [~brunoerg@2804:14c:48:84a6:ccd0:647a:6cac:3130] has quit [Ping timeout: 244 seconds] 23:39 -!- brunoerg [~brunoerg@189.62.44.111] has joined #bitcoin-core-dev 23:43 -!- brunoerg [~brunoerg@189.62.44.111] has quit [Ping timeout: 246 seconds] 23:55 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev --- Log closed Sat Nov 08 00:00:31 2025