--- Log opened Wed Nov 01 00:00:12 2023 00:24 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has quit [Remote host closed the connection] 00:51 < stevenroose> warren: the issue with google isn't that they're going to exert influence, but that they'd either close the service, or stop supporting open mail standards or self-hosted servers and start requiring everyone use gmail 00:52 < stevenroose> darosior: oh ok so then I was right, in TapScript the signature needs to be empty and can't just be invalid 01:06 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 256 seconds] 01:08 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 01:13 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Remote host closed the connection] 01:13 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 01:22 -!- javi404 [~quassel@2601:582:0:2c41:91ca:6895:2072:3474] has quit [Ping timeout: 248 seconds] 01:24 -!- javi404 [~quassel@2601:582:0:2c41:91ca:6895:2072:3474] has joined #bitcoin-core-dev 01:38 -!- jonatack [~jonatack@user/jonatack] has quit [Read error: Connection reset by peer] 01:38 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 01:42 -!- ibiko1 [~ibiko1@170.253.45.108] has joined #bitcoin-core-dev 01:46 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 01:50 -!- test__ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Ping timeout: 272 seconds] 02:08 < bitcoin-git> [bitcoin] naumenkogs opened pull request #28765: p2p: Fill reconciliation sets (Erlay) (master...2023-11-erlay2.1) https://github.com/bitcoin/bitcoin/pull/28765 02:10 < bitcoin-git> [bitcoin] naumenkogs closed pull request #26283: p2p: Fill reconciliation sets and request reconciliation (Erlay) (master...2022-10-erlay2) https://github.com/bitcoin/bitcoin/pull/26283 02:18 < laanwj> ah yes it's the same problem over again, mailing lists as a concept seem to be dead, at least with hardly anyone left to spend the work maintaining the infrastructure and software. "they might close the service" of course applies to every third-party provider, though google is especially famous for closing services (then again, the same already happened to yahoo groups years ago) 02:19 < laanwj> if bitcoin-core-dev goes away it's not that big a deal, it's only used as a distribution list for announcements 02:21 < laanwj> there's, in any case, way more providers for simple mail distribution 02:45 -!- szkl [uid110435@id-110435.uxbridge.irccloud.com] has quit [Quit: Connection closed for inactivity] 02:54 -!- conman [~con@180-150-21-3.b49615.mel.static.aussiebb.net] has joined #bitcoin-core-dev 02:57 < bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3c0b66c2ece7...04bfe8c9c3ff 02:57 < bitcoin-git> bitcoin/master e26e665 Sebastian Falbesoner: gui: fix crash on selecting "Mask values" in transaction view 02:57 < bitcoin-git> bitcoin/master 04bfe8c Hennadii Stepanov: Merge bitcoin-core/gui#774: Fix crash on selecting "Mask values" in transa... 02:57 < bitcoin-git> [gui] hebasto merged pull request #774: Fix crash on selecting "Mask values" in transaction view (master...202310-gui-fix_mask_values_crash_in_transaction_view) https://github.com/bitcoin-core/gui/pull/774 03:09 < bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/04bfe8c9c3ff...9d594ed1d88a 03:09 < bitcoin-git> bitcoin/master 4e95096 fanquake: build: remove duplicate -lminiupnpc linking 03:09 < bitcoin-git> bitcoin/master b74e449 fanquake: build: remove potential for duplciate natpmp linking 03:09 < bitcoin-git> bitcoin/master 9d594ed fanquake: Merge bitcoin/bitcoin#28755: build: remove duplicate `-lminiupnpc` linking 03:09 < bitcoin-git> [bitcoin] fanquake merged pull request #28755: build: remove duplicate `-lminiupnpc` linking (master...remove_duplicate_linking) https://github.com/bitcoin/bitcoin/pull/28755 03:26 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9d594ed1d88a...4733de324225 03:26 < bitcoin-git> bitcoin/master 02a4f1a brunoerg: addrman: log AS only when using asmap 03:26 < bitcoin-git> bitcoin/master 4733de3 fanquake: Merge bitcoin/bitcoin#28729: addrman: log AS only when using asmap 03:26 < bitcoin-git> [bitcoin] fanquake merged pull request #28729: addrman: log AS only when using asmap (master...2023-10-addrman-log-as) https://github.com/bitcoin/bitcoin/pull/28729 03:40 < bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4733de324225...eca2e430acf5 03:40 < bitcoin-git> bitcoin/master 88c33c6 Martin Zumsande: test: make python p2p not send getaddr messages when it's being connected ... 03:40 < bitcoin-git> bitcoin/master 9cfc1c9 Martin Zumsande: test: check that we don't send a getaddr msg to an inbound peer 03:40 < bitcoin-git> bitcoin/master eca2e43 fanquake: Merge bitcoin/bitcoin#28632: test: make python p2p not send getaddr on inc... 03:40 < bitcoin-git> [bitcoin] fanquake merged pull request #28632: test: make python p2p not send getaddr on incoming connections (master...202310_test_no_getaddr) https://github.com/bitcoin/bitcoin/pull/28632 03:45 < bitcoin-git> [bitcoin] fanquake pushed 11 commits to 26.x: https://github.com/bitcoin/bitcoin/compare/7d0e5b099c71...67b25125603a 03:45 < bitcoin-git> bitcoin/26.x 6544ffa MarcoFalke: bugfix: Mark CNoDestination and PubKeyDestination constructor explicit 03:45 < bitcoin-git> bitcoin/26.x 1f11784 dergoegge: [net] Check i2p private key constraints 03:45 < bitcoin-git> bitcoin/26.x d3ebf6e Vasil Dimov: [test] Test i2p private key constraints 03:45 < bitcoin-git> [bitcoin] fanquake merged pull request #28754: [26.x] Backports for rc2 (26.x...backports_26_0_rc2) https://github.com/bitcoin/bitcoin/pull/28754 03:46 < bitcoin-git> [bitcoin] fanquake pushed tag v26.0rc2: https://github.com/bitcoin/bitcoin/compare/v26.0rc2 03:46 < fanquake> lets try this again 03:52 -!- maxedw [sid625334@id-625334.uxbridge.irccloud.com] has joined #bitcoin-core-dev 03:55 < maxedw> Could I request write access to the dev wiki please to create the 26 testing guide? My github is `m3dwards`. stickies-v: would you mind vouching for me? 03:58 < maxedw> and in the same vein it would be good to talk about the proposed topics at tomorrows meeting 03:59 < fanquake> maxedw: hold up, ignore that first requests, going to just add you to the org 03:59 < maxedw> #proposedmeetingtopic contents of the 26 testing guide 03:59 < maxedw> thanks fanquake 04:00 < fanquake> Actually just added to the wiki-editors team for now 04:00 < fanquake> should be g2g once you accept 04:01 < maxedw> thanks, accepted 04:03 < bitcoin-git> [bitcoin] dergoegge opened pull request #28766: Improve peformance of CTransaction::HasWitness (28107 follow-up) (master...2023-10-28107-followup) https://github.com/bitcoin/bitcoin/pull/28766 04:05 < laanwj> lets goo 04:42 -!- TheRec_ [~toto@84-75-225-47.dclient.hispeed.ch] has joined #bitcoin-core-dev 04:42 -!- TheRec [~toto@user/therec] has quit [Ping timeout: 255 seconds] 04:57 -!- abubakarsadiq [uid602234@id-602234.hampstead.irccloud.com] has joined #bitcoin-core-dev 05:05 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Remote host closed the connection] 05:39 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 06:01 -!- pablomartin [~pablomart@92.118.61.226] has joined #bitcoin-core-dev 06:10 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Ping timeout: 264 seconds] 06:10 -!- willcl-ark [~willcl-ar@user/willcl-ark/x-8282106] has quit [Quit: left] 06:20 -!- willcl-ark [~willcl-ar@cpc123780-trow7-2-0-cust177.18-1.cable.virginm.net] has joined #bitcoin-core-dev 06:20 -!- willcl-ark [~willcl-ar@user/willcl-ark/x-8282106] has changed host 06:25 < bitcoin-git> [bitcoin] fanquake opened pull request #28768: [25.x] Backports (25.x...backports_25_2) https://github.com/bitcoin/bitcoin/pull/28768 06:31 -!- willcl-ark [~willcl-ar@user/willcl-ark/x-8282106] has quit [Quit: left] 06:32 -!- willcl-ark [~willcl-ar@cpc123780-trow7-2-0-cust177.18-1.cable.virginm.net] has joined #bitcoin-core-dev 06:32 -!- willcl-ark [~willcl-ar@user/willcl-ark/x-8282106] has changed host 06:33 -!- qxs [~qxs@gateway/tor-sasl/qxs] has quit [Ping timeout: 256 seconds] 06:35 -!- qxs [~qxs@gateway/tor-sasl/qxs] has joined #bitcoin-core-dev 06:58 -!- greypw2546002161 [~greypw254@grey.pw] has quit [Quit: I'll be back!] 06:58 -!- greypw2546002161 [~greypw254@grey.pw] has joined #bitcoin-core-dev 06:59 -!- greypw2546002161 [~greypw254@grey.pw] has quit [Client Quit] 07:00 -!- qxs [~qxs@gateway/tor-sasl/qxs] has quit [Remote host closed the connection] 07:01 -!- greypw2546002161 [~greypw254@grey.pw] has joined #bitcoin-core-dev 07:01 -!- qxs [~qxs@gateway/tor-sasl/qxs] has joined #bitcoin-core-dev 07:05 -!- justHaunted is now known as justache 07:06 -!- ibiko1 [~ibiko1@170.253.45.108] has quit [Ping timeout: 260 seconds] 07:24 -!- test__ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 07:28 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Ping timeout: 255 seconds] 08:02 -!- bugs_ [~bugs@user/bugs/x-5128603] has joined #bitcoin-core-dev 08:02 -!- dberkelmans [~dberkelma@mail.inad.nl] has joined #bitcoin-core-dev 08:05 -!- dberkelmans [~dberkelma@mail.inad.nl] has quit [Client Quit] 08:08 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 08:19 < bitcoin-git> [bitcoin] hebasto opened pull request #28769: build: Update `qt` package up to 5.15.11 (master...231101-qt5.15.11) https://github.com/bitcoin/bitcoin/pull/28769 08:39 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Ping timeout: 240 seconds] 08:53 -!- dberkelmans [~dberkelma@mail.inad.nl] has joined #bitcoin-core-dev 08:54 -!- szkl [uid110435@id-110435.uxbridge.irccloud.com] has joined #bitcoin-core-dev 08:55 -!- dberkelmans [~dberkelma@mail.inad.nl] has quit [Client Quit] 08:57 -!- preimage [~halosghos@user/halosghost] has joined #bitcoin-core-dev 09:05 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has joined #bitcoin-core-dev 09:27 < bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 26.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/212996f74ccf...2396edeef29b 09:27 < bitcoin-git> bitcoin-detached-sigs/26.x 2396ede Andrew Chow: 26.0: win signature for rc2 09:40 -!- qxs [~qxs@gateway/tor-sasl/qxs] has quit [Ping timeout: 256 seconds] 09:42 -!- qxs [~qxs@gateway/tor-sasl/qxs] has joined #bitcoin-core-dev 09:43 -!- dberkelmans [~dberkelma@2001:1c03:530d:8100:91a4:e3b2:2378:343a] has joined #bitcoin-core-dev 09:46 < bitcoin-git> [bitcoin] maflcko opened pull request #28770: refactor: Remove unused circular include dependency from validation.cpp (master...2311-no-circ-) https://github.com/bitcoin/bitcoin/pull/28770 09:54 -!- kevkevin [~kevkevin@2601:241:8703:7b30:e014:c77c:4638:c21c] has joined #bitcoin-core-dev 09:58 -!- henmeh84 [~henning@2a02:8070:4686:d820:fb2b:a312:cfef:30c6] has joined #bitcoin-core-dev 09:58 < bitcoin-git> [bitcoin-detached-sigs] fanquake pushed 1 commit to 26.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/2396edeef29b...3a65bf919d19 09:58 < bitcoin-git> bitcoin-detached-sigs/26.x 3a65bf9 fanquake: 26.0: macOS signatures for rc2 09:59 < bitcoin-git> [bitcoin-detached-sigs] fanquake pushed tag v26.0rc2: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v26.0rc2 10:01 -!- maxedw [sid625334@id-625334.uxbridge.irccloud.com] has quit [Quit: Updating details, brb] 10:01 -!- maxedw [sid625334@id-625334.uxbridge.irccloud.com] has joined #bitcoin-core-dev 10:05 -!- BrinkingChancell [~BrinkingC@2603-7000-4600-0500-ecba-258b-c302-0a29.res6.spectrum.com] has joined #bitcoin-core-dev 10:12 -!- cryptapus [~cryptapus@user/cryptapus] has quit [Remote host closed the connection] 10:13 -!- cryptapus [~cryptapus@user/cryptapus] has joined #bitcoin-core-dev 10:13 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 10:17 -!- test__ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Ping timeout: 258 seconds] 10:37 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 10:45 -!- amishbtc [~amishbtc@cpe-74-72-75-120.nyc.res.rr.com] has joined #bitcoin-core-dev 10:53 -!- ibiko1 [~ibiko1@170.253.45.108] has joined #bitcoin-core-dev 11:10 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Ping timeout: 255 seconds] 11:14 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has quit [Quit: PaperSword] 11:16 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 11:17 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 11:26 -!- Guest94 [~Guest50@80.233.60.64] has joined #bitcoin-core-dev 11:28 -!- Guest94 [~Guest50@80.233.60.64] has quit [Client Quit] 11:34 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has joined #bitcoin-core-dev 11:44 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has quit [Quit: PaperSword] 11:45 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has joined #bitcoin-core-dev 12:11 -!- preimage [~halosghos@user/halosghost] has quit [Ping timeout: 258 seconds] 12:16 -!- henmeh84 [~henning@2a02:8070:4686:d820:fb2b:a312:cfef:30c6] has quit [Quit: Leaving] 12:22 -!- dberkelmans [~dberkelma@2001:1c03:530d:8100:91a4:e3b2:2378:343a] has quit [Quit: Client closed] 12:31 -!- preimage [~halosghos@user/halosghost] has joined #bitcoin-core-dev 12:49 -!- ibiko1 [~ibiko1@170.253.45.108] has quit [Ping timeout: 246 seconds] 12:53 -!- szkl [uid110435@id-110435.uxbridge.irccloud.com] has quit [Quit: Connection closed for inactivity] 13:08 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 13:14 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 13:15 -!- Guest74 [~Guest74@dyn-72-33-2-254.uwnet.wisc.edu] has joined #bitcoin-core-dev 13:24 -!- abubakarsadiq [uid602234@id-602234.hampstead.irccloud.com] has quit [Quit: Connection closed for inactivity] 13:28 -!- Guest74 [~Guest74@dyn-72-33-2-254.uwnet.wisc.edu] has quit [Quit: Client closed] 13:29 -!- BrinkingChancell [~BrinkingC@2603-7000-4600-0500-ecba-258b-c302-0a29.res6.spectrum.com] has quit [Quit: Client closed] 13:30 -!- abubakarsadiq [uid602234@id-602234.hampstead.irccloud.com] has joined #bitcoin-core-dev 13:37 -!- szkl [uid110435@id-110435.uxbridge.irccloud.com] has joined #bitcoin-core-dev 13:38 -!- kevkevin [~kevkevin@2601:241:8703:7b30:e014:c77c:4638:c21c] has quit [Remote host closed the connection] 13:39 -!- Guest74 [~Guest74@dyn-72-33-2-254.uwnet.wisc.edu] has joined #bitcoin-core-dev 13:39 -!- kevkevin [~kevkevin@2601:241:8703:7b30:e014:c77c:4638:c21c] has joined #bitcoin-core-dev 13:40 -!- Guest74 [~Guest74@dyn-72-33-2-254.uwnet.wisc.edu] has quit [Client Quit] 13:41 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Ping timeout: 260 seconds] 13:44 -!- kevkevin [~kevkevin@2601:241:8703:7b30:e014:c77c:4638:c21c] has quit [Ping timeout: 255 seconds] 13:55 -!- kevkevin [~kevkevin@2601:241:8703:7b30:e014:c77c:4638:c21c] has joined #bitcoin-core-dev 14:25 -!- benwestgate [~BenWestga@2603-8080-74f0-5ac0-e8c2-dc77-ae44-e7d1.res6.spectrum.com] has quit [Quit: Leaving.] 14:36 -!- kevkevin [~kevkevin@2601:241:8703:7b30:e014:c77c:4638:c21c] has quit [Remote host closed the connection] 14:40 -!- preimage [~halosghos@user/halosghost] has quit [Quit: WeeChat 4.1.0] 14:44 -!- benwestgate [~BenWestga@035-146-116-090.res.spectrum.com] has joined #bitcoin-core-dev 14:51 -!- dlb76 [~dlb76@user/dlb76] has quit [Ping timeout: 240 seconds] 14:56 -!- dlb76 [~dlb76@user/dlb76] has joined #bitcoin-core-dev 14:58 -!- kevkevin [~kevkevin@2601:241:8703:7b30:e014:c77c:4638:c21c] has joined #bitcoin-core-dev 15:00 -!- bugs_ [~bugs@user/bugs/x-5128603] has quit [Quit: Leaving] 15:01 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 15:12 -!- darosior5 [~darosior@109.205.214.46] has joined #bitcoin-core-dev 15:12 -!- darosior [~darosior@109.205.214.46] has quit [Read error: Connection reset by peer] 15:12 -!- darosior5 is now known as darosior 15:13 < bitcoin-git> [bitcoin] achow101 opened pull request #28771: tests: Fix LCOV_OPTS to be in the correct position (master...lcov-opts) https://github.com/bitcoin/bitcoin/pull/28771 15:17 < bitcoin-git> [bitcoin] achow101 opened pull request #28772: test: Generate coverage report without running tests (master...gen-cov-wo-test) https://github.com/bitcoin/bitcoin/pull/28772 15:28 -!- kevkevin [~kevkevin@2601:241:8703:7b30:e014:c77c:4638:c21c] has quit [Remote host closed the connection] 15:30 -!- kevkevin [~kevkevin@2601:241:8703:7b30:e014:c77c:4638:c21c] has joined #bitcoin-core-dev 15:33 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Ping timeout: 272 seconds] 15:35 -!- kevkevin [~kevkevin@2601:241:8703:7b30:e014:c77c:4638:c21c] has quit [Ping timeout: 260 seconds] 15:58 -!- Guest82 [~Guest82@45.155.42.144] has joined #bitcoin-core-dev 15:59 -!- Guest82 [~Guest82@45.155.42.144] has quit [Client Quit] 16:02 -!- kevkevin [~kevkevin@2601:241:8703:7b30:e014:c77c:4638:c21c] has joined #bitcoin-core-dev 16:07 -!- kevkevin [~kevkevin@2601:241:8703:7b30:e014:c77c:4638:c21c] has quit [Ping timeout: 260 seconds] 16:40 -!- Randolf [~randolf@184.70.10.188] has joined #bitcoin-core-dev 16:48 -!- lbia [~lbia@user/lbia] has quit [Quit: lbia] 16:59 -!- Randolf [~randolf@184.70.10.188] has quit [Quit: Leaving] 17:00 -!- Randolf [~randolf@184.70.10.188] has joined #bitcoin-core-dev 17:00 -!- Randolf [~randolf@184.70.10.188] has quit [Remote host closed the connection] 17:01 -!- Sullied [~Sullied@138.199.43.74] has joined #bitcoin-core-dev 17:03 -!- vysn [~vysn@user/vysn] has quit [Remote host closed the connection] 17:08 -!- lbia [~lbia@user/lbia] has joined #bitcoin-core-dev 17:14 -!- willcl-ark [~willcl-ar@user/willcl-ark/x-8282106] has quit [Ping timeout: 255 seconds] 17:17 -!- willcl-ark [~willcl-ar@cpc123780-trow7-2-0-cust177.18-1.cable.virginm.net] has joined #bitcoin-core-dev 17:17 -!- willcl-ark [~willcl-ar@user/willcl-ark/x-8282106] has changed host 17:18 -!- kevkevin [~kevkevin@2601:241:8703:7b30:e014:c77c:4638:c21c] has joined #bitcoin-core-dev 17:24 -!- willcl-ark_ [~willcl-ar@cpc123780-trow7-2-0-cust177.18-1.cable.virginm.net] has joined #bitcoin-core-dev 17:24 -!- willcl-ark [~willcl-ar@user/willcl-ark/x-8282106] has quit [Ping timeout: 264 seconds] 18:40 -!- test__ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 18:44 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Ping timeout: 255 seconds] 19:03 -!- szkl [uid110435@id-110435.uxbridge.irccloud.com] has quit [Quit: Connection closed for inactivity] 19:34 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 19:44 -!- abubakarsadiq [uid602234@id-602234.hampstead.irccloud.com] has quit [Quit: Connection closed for inactivity] 20:04 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Ping timeout: 255 seconds] 20:25 -!- Guest46 [~Guest46@2001:1970:52a4:7c00:b53b:2616:a130:9fc5] has joined #bitcoin-core-dev 20:25 -!- Guest46 [~Guest46@2001:1970:52a4:7c00:b53b:2616:a130:9fc5] has quit [Client Quit] 21:01 -!- cmirror [~cmirror@4.53.92.114] has quit [Remote host closed the connection] 21:02 -!- cmirror [~cmirror@4.53.92.114] has joined #bitcoin-core-dev 22:02 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 22:08 -!- realies [~realies@user/realies] has joined #bitcoin-core-dev 22:26 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has quit [Quit: PaperSword] 22:29 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has joined #bitcoin-core-dev 22:33 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Ping timeout: 252 seconds] 22:35 -!- Sullied [~Sullied@138.199.43.74] has quit [Remote host closed the connection] 22:35 -!- Sullied [~Sullied@138.199.43.74] has joined #bitcoin-core-dev 22:38 -!- pablomartin [~pablomart@92.118.61.226] has quit [Ping timeout: 248 seconds] 23:06 -!- dviola [~diego@user/dviola] has quit [Quit: WeeChat 4.1.1] 23:11 -!- benwestgate [~BenWestga@035-146-116-090.res.spectrum.com] has quit [Quit: Leaving.] 23:50 -!- vysn [~vysn@user/vysn] has joined #bitcoin-core-dev --- Log closed Thu Nov 02 00:00:13 2023