--- Log opened Sat Apr 15 00:00:33 2023 00:20 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 00:48 -!- bomb-on [~bomb-on@user/bomb-on] has joined #bitcoin-core-dev 00:56 -!- bomb-on [~bomb-on@user/bomb-on] has quit [Ping timeout: 248 seconds] 01:02 -!- b_101 [~robert@187.202.174.64] has joined #bitcoin-core-dev 01:07 -!- b_101 [~robert@187.202.174.64] has quit [Ping timeout: 240 seconds] 01:15 -!- flooded [~flooded@146.70.202.67] has joined #bitcoin-core-dev 01:18 -!- test_ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Ping timeout: 250 seconds] 01:28 -!- b_101 [~robert@187.202.174.64] has joined #bitcoin-core-dev 01:33 -!- bomb-on [~bomb-on@user/bomb-on] has joined #bitcoin-core-dev 01:33 -!- b_101 [~robert@187.202.174.64] has quit [Ping timeout: 265 seconds] 01:40 -!- turkycat [~turkycat@76.146.17.180] has quit [Ping timeout: 248 seconds] 01:47 -!- b_101 [~robert@187.202.174.64] has joined #bitcoin-core-dev 02:03 -!- b_101 [~robert@187.202.174.64] has quit [Ping timeout: 240 seconds] 02:24 -!- b_101 [~robert@187.202.174.64] has joined #bitcoin-core-dev 02:30 -!- b_101 [~robert@187.202.174.64] has quit [Ping timeout: 252 seconds] 03:05 -!- b_101 [~robert@187.202.174.64] has joined #bitcoin-core-dev 03:13 -!- b_101 [~robert@187.202.174.64] has quit [Ping timeout: 255 seconds] 03:15 < dviola> I'm trying to compile bitcoin from source but I'm kind of unsure which environment variable I need to pass so that it compiles with built-in boost 03:23 -!- Guest56 [~Guest56@ipbcc076d3.dynamic.kabel-deutschland.de] has joined #bitcoin-core-dev 03:32 -!- Guest56 [~Guest56@ipbcc076d3.dynamic.kabel-deutschland.de] has quit [Quit: Client closed] 03:35 < dviola> BOOST_ROOT 03:37 < hebasto> to compile with system-wide boost on ubuntu-like systems no environment variables are required 03:37 < dviola> I don't have it system wide 03:38 < hebasto> define "built-in boost" then 03:44 < dviola> hmm.. 03:45 < dviola> I'm having a bit of trouble where to set that 03:53 < dviola> I think I'll just use boost system wide if that's easier 03:54 < hebasto> what is your system? 03:54 -!- aielima [~aielima@user/aielima] has joined #bitcoin-core-dev 03:56 < dviola> arch/gentoo 03:57 < hebasto> I'm not a gentoo user, but building with depends should work on a wide range of systems -- https://github.com/bitcoin/bitcoin/tree/master/depends 04:01 < dviola> thanks 04:04 -!- ___nick___ [~quassel@2a00:23c6:8d9f:f501:97b8:21d1:1e2e:bdfb] has joined #bitcoin-core-dev 04:24 -!- test_ [~flooded@146.70.174.211] has joined #bitcoin-core-dev 04:26 < dviola> I passed NO_LIBEVENT=1 and it pulled libevent-2.1.12-stable.tar.gz anyway 04:26 < dviola> is that right? 04:27 < hebasto> is it master branch? 04:28 < dviola> 24.0.1 tag 04:28 < dviola> v24.0.1* 04:28 -!- flooded [~flooded@146.70.202.67] has quit [Ping timeout: 265 seconds] 04:29 < hebasto> there is no `NO_LIBEVENT` in 24.0.1 -- https://github.com/bitcoin/bitcoin/tree/v24.0.1/depends 04:31 < hebasto> see #26833 04:31 <@gribble> https://github.com/bitcoin/bitcoin/issues/26833 | build: allow NO_BOOST=1 & NO_LIBEVENT=1 in depends by fanquake · Pull Request #26833 · bitcoin/bitcoin · GitHub 04:31 < dviola> right, my bad 04:31 < dviola> that was confusing 04:43 < bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/69460bd8bc56...3650e7480827 04:43 < bitcoin-git> bitcoin/master c981671 Pieter Wuille: Squashed 'src/secp256k1/' changes from bdf39000b9..4258c54f4e 04:43 < bitcoin-git> bitcoin/master f5fdd4e Pieter Wuille: Update src/secp256k1 to latest upstream master (v0.3.1 + CI fix) 04:43 < bitcoin-git> bitcoin/master 719a749 Pieter Wuille: Disable Python lint in src/secp256k1 04:43 < bitcoin-git> [bitcoin] fanquake merged pull request #27445: Update src/secp256k1 subtree to release v0.3.1 (master...secp256k1) https://github.com/bitcoin/bitcoin/pull/27445 04:54 -!- nanotube [~nanotube@user/nanotube] has quit [Ping timeout: 276 seconds] 04:55 < bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3650e7480827...90bfa9d2d7c7 04:55 < bitcoin-git> bitcoin/master be177c1 Andrew Chow: bumpfee: Check the correct feerate when replacing outputs 04:55 < bitcoin-git> bitcoin/master d52fa1b Andrew Chow: tests: Make sure that bumpfee feerate checks work when replacing outputs 04:55 < bitcoin-git> bitcoin/master 90bfa9d fanquake: Merge bitcoin/bitcoin#27308: bumpfee: avoid making bumped transactions wit... 04:55 < bitcoin-git> [bitcoin] fanquake merged pull request #27308: bumpfee: avoid making bumped transactions with too low fee when replacing outputs (master...fix-bumpfee-replaced-outputs-fee-calc) https://github.com/bitcoin/bitcoin/pull/27308 04:57 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/90bfa9d2d7c7...b22c275582cc 04:57 < bitcoin-git> bitcoin/master f24f4fa Riahiamirreza: Update developer-notes.md 04:57 < bitcoin-git> bitcoin/master b22c275 fanquake: Merge bitcoin/bitcoin#27465: doc: fix typo in developer-notes.md 04:57 < bitcoin-git> [bitcoin] fanquake merged pull request #27465: doc: fix typo in developer-notes.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27465 04:58 -!- vysn [~vysn@user/vysn] has joined #bitcoin-core-dev 05:59 -!- b_101 [~robert@187.202.174.64] has joined #bitcoin-core-dev 06:05 -!- b_101 [~robert@187.202.174.64] has quit [Ping timeout: 276 seconds] 06:13 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-core-dev 06:15 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has left #bitcoin-core-dev [] 06:59 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 07:14 -!- bugs_ [~bugs@user/bugs/x-5128603] has joined #bitcoin-core-dev 07:33 -!- flooded [~flooded@146.70.202.99] has joined #bitcoin-core-dev 07:36 -!- test_ [~flooded@146.70.174.211] has quit [Ping timeout: 240 seconds] 08:00 -!- jonatack1 [~jonatack@user/jonatack] has joined #bitcoin-core-dev 08:02 -!- jon_atack [~jonatack@user/jonatack] has quit [Ping timeout: 256 seconds] 08:54 -!- Guest52 [~Guest52@167.71.210.86] has joined #bitcoin-core-dev 08:54 -!- Guest52 [~Guest52@167.71.210.86] has quit [Client Quit] 09:00 -!- ishaanam[m] [~ishaanamm@2001:470:69fc:105::2:4078] has quit [Quit: You have been kicked for being idle] 09:55 -!- b_101 [~robert@187.202.174.64] has joined #bitcoin-core-dev 10:00 -!- b_101 [~robert@187.202.174.64] has quit [Ping timeout: 255 seconds] 10:01 -!- b_101 [~robert@187.202.174.64] has joined #bitcoin-core-dev 10:10 -!- b_101 [~robert@187.202.174.64] has quit [Ping timeout: 250 seconds] 10:19 -!- b_101 [~robert@187.202.174.64] has joined #bitcoin-core-dev 10:26 -!- b_101 [~robert@187.202.174.64] has quit [Ping timeout: 255 seconds] 11:11 -!- zeropoint [~alex@45-28-139-114.lightspeed.sntcca.sbcglobal.net] has joined #bitcoin-core-dev 11:15 -!- b_101 [~robert@187.202.174.64] has joined #bitcoin-core-dev 11:18 -!- puchka [~puchka@185.203.122.34] has joined #bitcoin-core-dev 11:19 -!- ___nick___ [~quassel@2a00:23c6:8d9f:f501:97b8:21d1:1e2e:bdfb] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 11:19 -!- b_101 [~robert@187.202.174.64] has quit [Ping timeout: 250 seconds] 11:21 -!- ___nick___ [~quassel@2a00:23c6:8d9f:f501:97b8:21d1:1e2e:bdfb] has joined #bitcoin-core-dev 11:22 -!- ___nick___ [~quassel@2a00:23c6:8d9f:f501:97b8:21d1:1e2e:bdfb] has quit [Client Quit] 11:24 -!- ___nick___ [~quassel@2a00:23c6:8d9f:f501:97b8:21d1:1e2e:bdfb] has joined #bitcoin-core-dev 11:28 -!- mudsip [~mudsip@user/mudsip] has joined #bitcoin-core-dev 11:37 -!- mudsip [~mudsip@user/mudsip] has quit [] 11:38 -!- cm [~chaz@user/cm] has quit [Quit: Bye.] 11:40 -!- cm [~chaz@user/cm] has joined #bitcoin-core-dev 11:41 -!- dviola [~diego@user/dviola] has quit [Quit: WeeChat 3.8] 11:57 -!- cm [~chaz@user/cm] has quit [Quit: Bye.] 11:57 -!- b_101 [~robert@187.202.174.64] has joined #bitcoin-core-dev 12:07 -!- b_101 [~robert@187.202.174.64] has quit [Ping timeout: 256 seconds] 12:12 -!- b_101 [~robert@187.202.174.64] has joined #bitcoin-core-dev 12:12 -!- cm [~chaz@user/cm] has joined #bitcoin-core-dev 12:17 -!- b_101 [~robert@187.202.174.64] has quit [Ping timeout: 255 seconds] 12:18 -!- b_101 [~robert@187.202.174.64] has joined #bitcoin-core-dev 12:23 -!- b_101 [~robert@187.202.174.64] has quit [Ping timeout: 260 seconds] 12:29 -!- b_101 [~robert@187.202.174.64] has joined #bitcoin-core-dev 12:32 < bitcoin-git> [bitcoin] furszy opened pull request #27469: wallet: improve IBD sync time by skipping block scanning prior birth time (master...2023_wallet_birthtime) https://github.com/bitcoin/bitcoin/pull/27469 12:33 -!- darosior [~darosior@194.36.189.246] has quit [Remote host closed the connection] 12:36 -!- darosior [~darosior@194.36.189.246] has joined #bitcoin-core-dev 12:36 -!- abubakar [~abubakars@197.210.52.207] has joined #bitcoin-core-dev 12:40 -!- b_101 [~robert@187.202.174.64] has quit [Ping timeout: 276 seconds] 12:55 -!- greypw25460021 [~greypw254@grey.pw] has quit [Quit: I'll be back!] 12:56 -!- greypw25460021 [~greypw254@grey.pw] has joined #bitcoin-core-dev 12:59 -!- cm [~chaz@user/cm] has quit [Quit: Bye.] 13:04 -!- ___nick___ [~quassel@2a00:23c6:8d9f:f501:97b8:21d1:1e2e:bdfb] has quit [Ping timeout: 252 seconds] 13:06 -!- aielima [~aielima@user/aielima] has quit [Quit: Ciao] 13:12 -!- darosior [~darosior@194.36.189.246] has quit [Ping timeout: 276 seconds] 13:16 -!- cm [~chaz@user/cm] has joined #bitcoin-core-dev 13:38 -!- cm [~chaz@user/cm] has quit [Quit: Bye.] 13:45 -!- b_101 [~robert@187.202.174.64] has joined #bitcoin-core-dev 13:50 -!- b_101 [~robert@187.202.174.64] has quit [Ping timeout: 240 seconds] 13:55 -!- ___nick___ [~quassel@2a00:23c6:8d9f:f501:8d0e:6d99:50ff:46e] has joined #bitcoin-core-dev 14:05 -!- b_101 [~robert@187.202.174.64] has joined #bitcoin-core-dev 14:09 -!- b_101 [~robert@187.202.174.64] has quit [Ping timeout: 248 seconds] 14:23 -!- abubakar [~abubakars@197.210.52.207] has quit [Read error: Connection reset by peer] 14:40 -!- pharonix71 [~pharonix7@gateway/tor-sasl/pharonix71] has joined #bitcoin-core-dev 14:44 -!- cm [~chaz@user/cm] has joined #bitcoin-core-dev 14:49 -!- bugs_ [~bugs@user/bugs/x-5128603] has quit [Quit: Leaving] 15:01 -!- cm [~chaz@user/cm] has quit [Ping timeout: 240 seconds] 15:35 -!- cm [~chaz@user/cm] has joined #bitcoin-core-dev 15:36 -!- bomb-on [~bomb-on@user/bomb-on] has quit [Ping timeout: 240 seconds] 15:36 -!- b_101 [~robert@187.202.174.64] has joined #bitcoin-core-dev 15:41 -!- bomb-on [~bomb-on@user/bomb-on] has joined #bitcoin-core-dev 15:41 -!- b_101 [~robert@187.202.174.64] has quit [Ping timeout: 246 seconds] 15:54 -!- cm [~chaz@user/cm] has quit [Ping timeout: 240 seconds] 16:21 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Quit: Leaving...] 16:22 -!- yanmaani1 [~yanmaani@gateway/tor-sasl/yanmaani] has quit [Ping timeout: 255 seconds] 16:25 -!- darosior [~darosior@194.36.189.246] has joined #bitcoin-core-dev 16:25 -!- cm [~chaz@user/cm] has joined #bitcoin-core-dev 16:27 -!- b_101 [~robert@187.202.174.64] has joined #bitcoin-core-dev 16:29 -!- cm [~chaz@user/cm] has quit [Ping timeout: 255 seconds] 16:35 -!- b_101 [~robert@187.202.174.64] has quit [Ping timeout: 240 seconds] 16:36 -!- yanmaani1 [~yanmaani@gateway/tor-sasl/yanmaani] has joined #bitcoin-core-dev 16:39 -!- cm [~chaz@user/cm] has joined #bitcoin-core-dev 16:40 -!- brunoerg_ [~brunoerg@187.183.43.117] has quit [Remote host closed the connection] 16:40 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 16:41 -!- b_101 [~robert@187.202.174.64] has joined #bitcoin-core-dev 16:45 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 260 seconds] 16:47 -!- b_101 [~robert@187.202.174.64] has quit [Ping timeout: 276 seconds] 16:50 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 16:55 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 250 seconds] 16:55 -!- cm_ [~chaz@user/cm] has joined #bitcoin-core-dev 16:56 -!- cm [~chaz@user/cm] has quit [Ping timeout: 240 seconds] 16:56 -!- cm_ is now known as cm 17:01 -!- test_ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 17:04 -!- flooded [~flooded@146.70.202.99] has quit [Ping timeout: 246 seconds] 17:12 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 17:14 -!- b_101 [~robert@187.202.174.64] has joined #bitcoin-core-dev 17:18 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 276 seconds] 17:19 -!- b_101 [~robert@187.202.174.64] has quit [Ping timeout: 276 seconds] 17:23 -!- pharonix71 [~pharonix7@gateway/tor-sasl/pharonix71] has quit [Changing host] 17:23 -!- pharonix71 [~pharonix7@user/pharonix71] has joined #bitcoin-core-dev 17:29 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 17:33 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 246 seconds] 17:35 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 17:35 -!- zeropoint [~alex@45-28-139-114.lightspeed.sntcca.sbcglobal.net] has quit [Quit: leaving] 17:45 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 264 seconds] 17:46 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 17:48 < bitcoin-git> [bitcoin] Muhammedhamid23 opened pull request #27470: Create docker-image.yml (master...master) https://github.com/bitcoin/bitcoin/pull/27470 17:51 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 264 seconds] 17:56 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 18:01 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 248 seconds] 18:03 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 18:07 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 264 seconds] 18:09 -!- ___nick___ [~quassel@2a00:23c6:8d9f:f501:8d0e:6d99:50ff:46e] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 18:11 -!- ___nick___ [~quassel@2a00:23c6:8d9f:f501:8d0e:6d99:50ff:46e] has joined #bitcoin-core-dev 18:12 -!- ___nick___ [~quassel@2a00:23c6:8d9f:f501:8d0e:6d99:50ff:46e] has quit [Client Quit] 18:13 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 18:14 -!- ___nick___ [~quassel@2a00:23c6:8d9f:f501:8d0e:6d99:50ff:46e] has joined #bitcoin-core-dev 18:18 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 264 seconds] 18:19 -!- b_101 [~robert@187.202.174.64] has joined #bitcoin-core-dev 18:19 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 18:24 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 240 seconds] 18:25 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 18:29 -!- vysn [~vysn@user/vysn] has quit [Quit: WeeChat 3.8] 18:29 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 252 seconds] 18:35 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 18:37 -!- b_101 [~robert@187.202.174.64] has quit [Ping timeout: 240 seconds] 18:40 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 246 seconds] 18:41 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 18:46 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 260 seconds] 18:47 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 18:52 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 255 seconds] 19:02 -!- ___nick___ [~quassel@2a00:23c6:8d9f:f501:8d0e:6d99:50ff:46e] has quit [Ping timeout: 264 seconds] 19:03 -!- b_101 [~robert@189.236.59.209] has joined #bitcoin-core-dev 19:08 -!- b_101 [~robert@189.236.59.209] has quit [Ping timeout: 250 seconds] 19:11 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Remote host closed the connection] 19:16 -!- b_101 [~robert@189.236.59.209] has joined #bitcoin-core-dev 19:23 < bitcoin-git> [bitcoin] furszy opened pull request #27471: test: fix bumpfee 'spend_one_input' occasional failure (master...2023_fix_test_bumpfee_sporadic_failure) https://github.com/bitcoin/bitcoin/pull/27471 19:31 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 19:32 -!- Earnestly [~earnest@user/earnestly] has quit [Ping timeout: 250 seconds] 19:36 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 264 seconds] 19:42 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 19:47 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 260 seconds] 19:48 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 19:52 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 264 seconds] 20:03 -!- nanotube [~nanotube@user/nanotube] has joined #bitcoin-core-dev 20:05 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 20:09 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 240 seconds] 20:10 -!- flooded [~flooded@146.70.202.142] has joined #bitcoin-core-dev 20:14 -!- test_ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Ping timeout: 276 seconds] 20:27 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 20:32 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 256 seconds] 20:38 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 20:42 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 252 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:22 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 21:27 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 264 seconds] 21:37 -!- jonatack2 [~jonatack@user/jonatack] has joined #bitcoin-core-dev 21:38 -!- jonatack1 [~jonatack@user/jonatack] has quit [Ping timeout: 255 seconds] 21:39 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 21:42 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 21:43 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 246 seconds] 21:47 -!- angusp [9e8eed9774@2604:bf00:561:2000::1048] has quit [Ping timeout: 252 seconds] 21:49 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 255 seconds] 21:50 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 21:51 -!- angusp [9e8eed9774@2604:bf00:561:2000::1048] has joined #bitcoin-core-dev 21:54 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 248 seconds] 21:56 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 22:00 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 252 seconds] 22:01 -!- jarthur [~jarthur@user/jarthur] has joined #bitcoin-core-dev 22:01 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 22:06 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 240 seconds] 22:06 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 22:35 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 22:45 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 264 seconds] 22:46 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 22:50 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 252 seconds] 23:08 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 23:13 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 250 seconds] 23:19 -!- test_ [~flooded@146.70.174.243] has joined #bitcoin-core-dev 23:23 -!- flooded [~flooded@146.70.202.142] has quit [Ping timeout: 255 seconds] 23:25 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 23:29 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 260 seconds] 23:35 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 23:40 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 240 seconds] 23:42 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 23:51 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 264 seconds] 23:53 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev 23:57 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has quit [Ping timeout: 246 seconds] 23:58 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:64b5:1121:f420:351b] has joined #bitcoin-core-dev --- Log closed Sun Apr 16 00:00:34 2023