12021-03-17T00:00:56 *** jespada <jespada!~jespada@90.254.243.187> has quit IRC (Ping timeout: 265 seconds)
22021-03-17T00:01:40 *** very_sne_ <very_sne_!~very_snea@45.67.96.24> has joined #bitcoin-core-dev
32021-03-17T00:02:20 *** very_sneaky <very_sneaky!~very_snea@45.67.96.24> has quit IRC (Read error: Connection reset by peer)
42021-03-17T00:03:01 *** jespada <jespada!~jespada@90.254.243.187> has joined #bitcoin-core-dev
52021-03-17T00:04:44 *** Aaronvan_ <Aaronvan_!~AaronvanW@unaffiliated/aaronvanw> has quit IRC (Remote host closed the connection)
62021-03-17T00:06:54 *** very_sneaky <very_sneaky!~very_snea@45.67.96.36> has joined #bitcoin-core-dev
72021-03-17T00:06:57 *** very_sne_ <very_sne_!~very_snea@45.67.96.24> has quit IRC (Ping timeout: 265 seconds)
82021-03-17T00:08:23 *** infernix <infernix!nix@unaffiliated/infernix> has quit IRC (Quit: ZNC - http://znc.sourceforge.net)
92021-03-17T00:15:15 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
102021-03-17T00:15:17 <bitcoin-git> [bitcoin] meshcollider pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/5ef16038a1a8...d25e28c20b09
112021-03-17T00:15:17 <bitcoin-git> bitcoin/master 1a6a0b0 Andrew Chow: wallet: Use existing feerate instead of getting a new one
122021-03-17T00:15:18 <bitcoin-git> bitcoin/master e2f429e Andrew Chow: wallet: Replace nFeeRateNeeded with effective_fee
132021-03-17T00:15:19 <bitcoin-git> bitcoin/master 448d04b Andrew Chow: wallet: Move long term feerate setting to CreateTransaction
142021-03-17T00:15:21 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
152021-03-17T00:15:35 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
162021-03-17T00:15:35 <bitcoin-git> [bitcoin] meshcollider merged pull request #21083: wallet: Avoid requesting fee rates multiple times during coin selection (master...createtx-same-feerate) https://github.com/bitcoin/bitcoin/pull/21083
172021-03-17T00:15:36 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
182021-03-17T00:26:33 *** rc_423 <rc_423!~r_423@cpe-75-185-100-189.cinci.res.rr.com> has quit IRC (Remote host closed the connection)
192021-03-17T00:27:06 *** rc_423 <rc_423!~r_423@cpe-75-185-100-189.cinci.res.rr.com> has joined #bitcoin-core-dev
202021-03-17T00:28:13 *** proofofkeags <proofofkeags!~proofofke@205.209.28.54> has quit IRC (Ping timeout: 265 seconds)
212021-03-17T00:30:33 *** adiabat_ <adiabat_!~adiabat@63.209.32.102> has quit IRC (Ping timeout: 264 seconds)
222021-03-17T00:30:55 *** adiabat_ <adiabat_!~adiabat@63.209.32.102> has joined #bitcoin-core-dev
232021-03-17T00:34:36 *** infernix <infernix!~nix@unaffiliated/infernix> has joined #bitcoin-core-dev
242021-03-17T00:47:35 *** davterra <davterra!~davterra@gateway/tor-sasl/tralfaz> has joined #bitcoin-core-dev
252021-03-17T00:59:38 *** jespada <jespada!~jespada@90.254.243.187> has quit IRC (Ping timeout: 245 seconds)
262021-03-17T01:01:14 *** jespada <jespada!~jespada@90.254.243.187> has joined #bitcoin-core-dev
272021-03-17T01:06:35 *** TheRec <TheRec!~toto@drupal.org/user/146860/view> has quit IRC (Read error: Connection reset by peer)
282021-03-17T01:06:59 *** TheRec <TheRec!~toto@84-75-225-47.dclient.hispeed.ch> has joined #bitcoin-core-dev
292021-03-17T01:21:55 *** AaronvanW <AaronvanW!~AaronvanW@unaffiliated/aaronvanw> has joined #bitcoin-core-dev
302021-03-17T01:27:04 *** besutome <besutome!7607a280@p3109129-ipoe.ipoe.ocn.ne.jp> has joined #bitcoin-core-dev
312021-03-17T01:27:38 *** besutome <besutome!7607a280@p3109129-ipoe.ipoe.ocn.ne.jp> has quit IRC (Client Quit)
322021-03-17T01:53:12 *** AaronvanW <AaronvanW!~AaronvanW@unaffiliated/aaronvanw> has quit IRC (Ping timeout: 246 seconds)
332021-03-17T01:55:01 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
342021-03-17T01:55:02 <bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d25e28c20b09...993ecafa5eb7
352021-03-17T01:55:02 <bitcoin-git> bitcoin/master 03308b2 Sjors Provoost: rpc: don't require wallet for enumeratesigners
362021-03-17T01:55:03 <bitcoin-git> bitcoin/master 57ff5a4 Sjors Provoost: doc: specify minimum HWI version
372021-03-17T01:55:03 <bitcoin-git> bitcoin/master 993ecaf fanquake: Merge #21417: Misc external signer improvement and HWI 2 support
382021-03-17T01:55:05 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
392021-03-17T01:55:21 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
402021-03-17T01:55:21 <bitcoin-git> [bitcoin] fanquake merged pull request #21417: Misc external signer improvement and HWI 2 support (master...2021/03/hwi2) https://github.com/bitcoin/bitcoin/pull/21417
412021-03-17T01:55:22 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
422021-03-17T02:00:00 *** spinza <spinza!~spin@102.132.245.16> has quit IRC (Quit: Coyote finally caught up with me...)
432021-03-17T02:11:48 *** spinza <spinza!~spin@102.132.245.16> has joined #bitcoin-core-dev
442021-03-17T02:28:26 *** baph <baph!~noone@2600:8803:7b85:fe00::4278> has joined #bitcoin-core-dev
452021-03-17T02:31:32 *** baph <baph!~noone@2600:8803:7b85:fe00::4278> has quit IRC (Quit: Leaving)
462021-03-17T02:36:21 *** dermoth_ <dermoth_!~dermoth@unaffiliated/dermoth> has joined #bitcoin-core-dev
472021-03-17T02:36:40 *** dermoth <dermoth!~dermoth@unaffiliated/dermoth> has quit IRC (Disconnected by services)
482021-03-17T02:36:42 *** dermoth_ is now known as dermoth
492021-03-17T02:37:38 *** coinGuyBri <coinGuyBri!~coinguybr@c-174-56-133-139.hsd1.sc.comcast.net> has joined #bitcoin-core-dev
502021-03-17T02:42:03 *** coinGuyBri <coinGuyBri!~coinguybr@c-174-56-133-139.hsd1.sc.comcast.net> has quit IRC (Remote host closed the connection)
512021-03-17T02:42:40 *** coinGuyB_ <coinGuyB_!coinguybri@gateway/vpn/protonvpn/coinguybri> has joined #bitcoin-core-dev
522021-03-17T02:49:49 *** coinGuyB_ <coinGuyB_!coinguybri@gateway/vpn/protonvpn/coinguybri> has quit IRC (Remote host closed the connection)
532021-03-17T02:56:58 *** stortz <stortz!c8b9cbcf@200.185.203.207> has quit IRC (Quit: Connection closed)
542021-03-17T03:37:48 *** awesome_doge <awesome_doge!~Thunderbi@mmnet.ee.ntu.edu.tw> has joined #bitcoin-core-dev
552021-03-17T03:50:15 *** dhruvm_ <dhruvm_!~dhruv@165.227.49.220> has quit IRC (Remote host closed the connection)
562021-03-17T03:50:40 *** AaronvanW <AaronvanW!~AaronvanW@unaffiliated/aaronvanw> has joined #bitcoin-core-dev
572021-03-17T03:55:09 *** dhruvm <dhruvm!~dhruv@165.227.49.220> has joined #bitcoin-core-dev
582021-03-17T04:08:31 *** Emcy_ <Emcy_!~Emcy@unaffiliated/emcy> has joined #bitcoin-core-dev
592021-03-17T04:11:49 *** Emcy <Emcy!~Emcy@unaffiliated/emcy> has quit IRC (Ping timeout: 260 seconds)
602021-03-17T04:13:03 *** braydonf <braydonf!~braydon@gateway/tor-sasl/braydonf> has quit IRC (Ping timeout: 268 seconds)
612021-03-17T04:14:43 *** braydonf <braydonf!~braydon@gateway/tor-sasl/braydonf> has joined #bitcoin-core-dev
622021-03-17T04:15:03 *** awesome_doge <awesome_doge!~Thunderbi@mmnet.ee.ntu.edu.tw> has quit IRC (Ping timeout: 245 seconds)
632021-03-17T04:19:04 *** belcher_ <belcher_!~belcher@unaffiliated/belcher> has joined #bitcoin-core-dev
642021-03-17T04:20:36 *** awesome_doge <awesome_doge!~Thunderbi@wlan10.cc.ntu.edu.tw> has joined #bitcoin-core-dev
652021-03-17T04:21:56 *** Emcy <Emcy!~Emcy@unaffiliated/emcy> has joined #bitcoin-core-dev
662021-03-17T04:22:45 *** belcher <belcher!~belcher@unaffiliated/belcher> has quit IRC (Ping timeout: 264 seconds)
672021-03-17T04:23:06 *** AaronvanW <AaronvanW!~AaronvanW@unaffiliated/aaronvanw> has quit IRC (Ping timeout: 265 seconds)
682021-03-17T04:23:58 *** Emcy_ <Emcy_!~Emcy@unaffiliated/emcy> has quit IRC (Ping timeout: 260 seconds)
692021-03-17T04:34:21 *** helo_ <helo_!~helo@2604:a880:800:10::15:2001> has left #bitcoin-core-dev
702021-03-17T04:34:44 *** helo <helo!~helo@unaffiliated/helo> has joined #bitcoin-core-dev
712021-03-17T04:48:45 *** shesek` <shesek`!~shesek@164.90.217.137> has joined #bitcoin-core-dev
722021-03-17T04:52:39 *** awesome_doge <awesome_doge!~Thunderbi@wlan10.cc.ntu.edu.tw> has quit IRC (Quit: awesome_doge)
732021-03-17T04:52:50 *** shesek <shesek!~shesek@unaffiliated/shesek> has quit IRC (Ping timeout: 264 seconds)
742021-03-17T04:52:51 *** awesome_doge <awesome_doge!~Thunderbi@wlan10.cc.ntu.edu.tw> has joined #bitcoin-core-dev
752021-03-17T04:54:29 *** meshcollider <meshcollider!meshcollid@gateway/shell/ircnow/x-irngybgfmgpzypua> has quit IRC (Quit: ZNC 1.8.2 - https://znc.in)
762021-03-17T04:59:56 *** jejune <jejune!~clara@193.36.225.107> has joined #bitcoin-core-dev
772021-03-17T05:00:35 *** jonatack_ <jonatack_!~jon@37.171.42.2> has quit IRC (Ping timeout: 256 seconds)
782021-03-17T05:07:26 *** ogo <ogo!~ogo@gateway/tor-sasl/ogo> has quit IRC (Remote host closed the connection)
792021-03-17T05:07:51 *** ogo <ogo!~ogo@gateway/tor-sasl/ogo> has joined #bitcoin-core-dev
802021-03-17T05:09:47 *** meshcollider <meshcollider!meshcollid@gateway/shell/ircnow/x-qcfpgmsncdtvtiio> has joined #bitcoin-core-dev
812021-03-17T05:24:23 *** awesome_doge <awesome_doge!~Thunderbi@wlan10.cc.ntu.edu.tw> has quit IRC (Ping timeout: 256 seconds)
822021-03-17T05:45:22 *** jejune <jejune!~clara@193.36.225.107> has quit IRC (Quit: "What are you trying to say? That I can dodge bullets?" "No Neo, what I'm trying to say, is that when you are ready.....you won't have to")
832021-03-17T05:46:50 *** az0re <az0re!~az0re@gateway/tor-sasl/az0re> has quit IRC (Remote host closed the connection)
842021-03-17T05:49:49 *** sdaftuar <sdaftuar!~sdaftuar@gateway/tor-sasl/sdaftuar> has quit IRC (Remote host closed the connection)
852021-03-17T05:50:10 *** sdaftuar <sdaftuar!~sdaftuar@gateway/tor-sasl/sdaftuar> has joined #bitcoin-core-dev
862021-03-17T06:05:07 *** az0re <az0re!~az0re@gateway/tor-sasl/az0re> has joined #bitcoin-core-dev
872021-03-17T06:20:28 *** AaronvanW <AaronvanW!~AaronvanW@unaffiliated/aaronvanw> has joined #bitcoin-core-dev
882021-03-17T06:31:10 *** ogo <ogo!~ogo@gateway/tor-sasl/ogo> has quit IRC (Remote host closed the connection)
892021-03-17T06:31:31 *** ogo <ogo!~ogo@gateway/tor-sasl/ogo> has joined #bitcoin-core-dev
902021-03-17T06:53:18 *** AaronvanW <AaronvanW!~AaronvanW@unaffiliated/aaronvanw> has quit IRC (Ping timeout: 260 seconds)
912021-03-17T07:04:30 *** jungly <jungly!~jungly@host-79-26-88-253.retail.telecomitalia.it> has joined #bitcoin-core-dev
922021-03-17T07:09:50 *** gzg <gzg!~gzg@79.112.2.137> has joined #bitcoin-core-dev
932021-03-17T07:22:14 *** jungly <jungly!~jungly@host-79-26-88-253.retail.telecomitalia.it> has quit IRC (Ping timeout: 260 seconds)
942021-03-17T07:24:47 *** prayank <prayank!~andr0irc@2401:4900:30df:4b1c:6d14:3f85:cf7d:24e9> has joined #bitcoin-core-dev
952021-03-17T07:27:55 *** jungly <jungly!~jungly@host-79-26-88-253.retail.telecomitalia.it> has joined #bitcoin-core-dev
962021-03-17T07:39:45 *** morcos <morcos!~morcos@gateway/tor-sasl/morcos> has quit IRC (Remote host closed the connection)
972021-03-17T07:40:02 *** morcos <morcos!~morcos@gateway/tor-sasl/morcos> has joined #bitcoin-core-dev
982021-03-17T07:49:53 *** Guyver2 <Guyver2!Guyver@guyver2.xs4all.nl> has joined #bitcoin-core-dev
992021-03-17T08:11:48 *** gzg <gzg!~gzg@79.112.2.137> has quit IRC ()
1002021-03-17T08:15:08 <hebasto> jonasschnelli: around?
1012021-03-17T08:15:16 <jonasschnelli> yes
1022021-03-17T08:15:20 <jonasschnelli> always
1032021-03-17T08:15:52 <hebasto> could add the `bison` package to your https://bitcoinbuilds.org/ linux setups?
1042021-03-17T08:16:18 <jonasschnelli> oh. Yes. will do.
1052021-03-17T08:16:25 <jonasschnelli> But I guess it is still failing due to timeouts...
1062021-03-17T08:16:26 <hebasto> hope it will fix builds
1072021-03-17T08:16:39 <jonasschnelli> or have we merged jonattacks fix?
1082021-03-17T08:16:47 <hebasto> `./build-aux/ylwrap: line 176: yacc: command not found`
1092021-03-17T08:17:10 <jonasschnelli> yes. Bison is mixing.
1102021-03-17T08:17:14 <jonasschnelli> missing
1112021-03-17T08:17:22 <jonasschnelli> but it was failing before
1122021-03-17T08:18:24 <hebasto> build with installed bison failed?
1132021-03-17T08:18:48 <jonasschnelli> Lets see. Just added bison
1142021-03-17T08:18:52 <jonasschnelli> next build will have it
1152021-03-17T08:18:59 <hebasto> thanks
1162021-03-17T08:19:36 <jonasschnelli> my point was, that builds where failing one week ago already: https://bitcoinbuilds.org/index.php?job=01547c19-db39-4306-a2b8-2fd6ff07f435
1172021-03-17T08:19:41 <jonasschnelli> Due to timeouts in the rpc tests
1182021-03-17T08:19:50 <jonasschnelli> "functional" tests, sry
1192021-03-17T08:20:24 <hebasto> so we have two issues :)
1202021-03-17T08:21:14 <jonasschnelli> yes.. i think so
1212021-03-17T08:21:45 <jonasschnelli> i guess #21373 fixes it
1222021-03-17T08:21:46 <gribble> https://github.com/bitcoin/bitcoin/issues/21373 | test, refactor: generate fewer blocks in feature_nulldummy to fix timeouts, speed up by jonatack · Pull Request #21373 · bitcoin/bitcoin · GitHub
1232021-03-17T08:26:13 <hebasto> I need to disable timeouts to run functional tests successful on macOS in virtualbox :)
1242021-03-17T08:50:47 *** AaronvanW <AaronvanW!~AaronvanW@unaffiliated/aaronvanw> has joined #bitcoin-core-dev
1252021-03-17T08:56:44 *** asdlkfjwerpoicvx <asdlkfjwerpoicvx!~flack@p200300d46f036d00ed23e372b4109242.dip0.t-ipconnect.de> has joined #bitcoin-core-dev
1262021-03-17T09:05:31 *** stortz <stortz!c8b9cbcf@200.185.203.207> has joined #bitcoin-core-dev
1272021-03-17T09:16:00 *** Guyver2 <Guyver2!Guyver@guyver2.xs4all.nl> has quit IRC (Quit: Going offline, see ya! (www.adiirc.com))
1282021-03-17T09:23:31 *** AaronvanW <AaronvanW!~AaronvanW@unaffiliated/aaronvanw> has quit IRC (Ping timeout: 256 seconds)
1292021-03-17T09:37:02 *** ishaqm <ishaqm!~ishaqm@host-92-7-175-205.as43234.net> has joined #bitcoin-core-dev
1302021-03-17T09:46:45 *** ishaqm_ <ishaqm_!~ishaqm@host-92-7-175-205.as43234.net> has joined #bitcoin-core-dev
1312021-03-17T09:46:46 *** prayank <prayank!~andr0irc@2401:4900:30df:4b1c:6d14:3f85:cf7d:24e9> has quit IRC (Remote host closed the connection)
1322021-03-17T09:47:05 *** AaronvanW <AaronvanW!~AaronvanW@unaffiliated/aaronvanw> has joined #bitcoin-core-dev
1332021-03-17T09:49:36 *** jungly_ <jungly_!~jungly@host-79-26-88-253.retail.telecomitalia.it> has joined #bitcoin-core-dev
1342021-03-17T09:55:25 *** ishaqm <ishaqm!~ishaqm@host-92-7-175-205.as43234.net> has quit IRC (*.net *.split)
1352021-03-17T09:55:26 *** jungly <jungly!~jungly@host-79-26-88-253.retail.telecomitalia.it> has quit IRC (*.net *.split)
1362021-03-17T09:55:26 *** belcher_ <belcher_!~belcher@unaffiliated/belcher> has quit IRC (*.net *.split)
1372021-03-17T09:55:26 *** dermoth <dermoth!~dermoth@unaffiliated/dermoth> has quit IRC (*.net *.split)
1382021-03-17T10:02:09 *** dermoth <dermoth!~dermoth@unaffiliated/dermoth> has joined #bitcoin-core-dev
1392021-03-17T10:02:56 *** davterra <davterra!~davterra@gateway/tor-sasl/tralfaz> has quit IRC (Remote host closed the connection)
1402021-03-17T10:03:17 *** davterra <davterra!~davterra@gateway/tor-sasl/tralfaz> has joined #bitcoin-core-dev
1412021-03-17T10:03:22 *** belcher_ <belcher_!~belcher@unaffiliated/belcher> has joined #bitcoin-core-dev
1422021-03-17T10:16:57 *** sipa <sipa!~pw@gateway/tor-sasl/sipa1024> has quit IRC (Remote host closed the connection)
1432021-03-17T10:18:50 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
1442021-03-17T10:18:50 <bitcoin-git> [bitcoin] fanquake opened pull request #21457: build: split libtapi and clang out of native_cctools (master...split_native_cctools) https://github.com/bitcoin/bitcoin/pull/21457
1452021-03-17T10:18:51 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
1462021-03-17T10:22:10 *** sipa <sipa!~pw@gateway/tor-sasl/sipa1024> has joined #bitcoin-core-dev
1472021-03-17T10:36:26 *** AaronvanW <AaronvanW!~AaronvanW@unaffiliated/aaronvanw> has quit IRC (Remote host closed the connection)
1482021-03-17T10:36:42 *** AaronvanW <AaronvanW!~AaronvanW@unaffiliated/aaronvanw> has joined #bitcoin-core-dev
1492021-03-17T10:58:04 *** ogo <ogo!~ogo@gateway/tor-sasl/ogo> has quit IRC (Quit: Leaving)
1502021-03-17T11:06:05 <hebasto> jonasschnelli: ARM and Linux x86_64 builds are ok now
1512021-03-17T11:07:39 <hebasto> jonasschnelli: Linux32 "error while loading shared libraries: libxkbcommon-x11.so.0" -- seems fixable :)
1522021-03-17T11:13:28 <hebasto> fanquake: ^ does this mean we should drop `--disable-static` from `libxkbcommon.mk`?
1532021-03-17T11:18:44 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
1542021-03-17T11:18:46 <bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/993ecafa5eb7...a9d1b40d53ec
1552021-03-17T11:18:46 <bitcoin-git> bitcoin/master 57e980d fanquake: scripted-diff: remove Optional & nullopt
1562021-03-17T11:18:48 <bitcoin-git> bitcoin/master ebc4ab7 fanquake: refactor: post Optional<> removal cleanups
1572021-03-17T11:18:48 <bitcoin-git> bitcoin/master a9d1b40 Wladimir J. van der Laan: Merge #21415: refactor: remove Optional & nullopt
1582021-03-17T11:18:50 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
1592021-03-17T11:19:09 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
1602021-03-17T11:19:09 <bitcoin-git> [bitcoin] laanwj merged pull request #21415: refactor: remove Optional & nullopt (master...remove_optional_wrapper) https://github.com/bitcoin/bitcoin/pull/21415
1612021-03-17T11:19:10 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
1622021-03-17T11:20:43 *** Zackery88Zulauf <Zackery88Zulauf!~Zackery88@static.57.1.216.95.clients.your-server.de> has joined #bitcoin-core-dev
1632021-03-17T11:34:50 *** very_sne_ <very_sne_!~very_snea@45.67.96.48> has joined #bitcoin-core-dev
1642021-03-17T11:35:42 *** very_sneaky <very_sneaky!~very_snea@45.67.96.36> has quit IRC (Ping timeout: 265 seconds)
1652021-03-17T12:14:14 *** ogo <ogo!~ogo@gateway/tor-sasl/ogo> has joined #bitcoin-core-dev
1662021-03-17T12:38:00 *** belcher_ is now known as belcher
1672021-03-17T12:45:06 *** sipsorcery <sipsorcery!~sipsorcer@2a02:8084:6981:7880::3> has quit IRC (Ping timeout: 246 seconds)
1682021-03-17T12:55:14 *** Zackery88Zulauf <Zackery88Zulauf!~Zackery88@static.57.1.216.95.clients.your-server.de> has quit IRC (Ping timeout: 265 seconds)
1692021-03-17T12:57:46 *** kabaum <kabaum!~kabaum@h-13-35.A163.priv.bahnhof.se> has joined #bitcoin-core-dev
1702021-03-17T12:58:11 *** sipsorcery <sipsorcery!~sipsorcer@2a02:8084:6981:7880::3> has joined #bitcoin-core-dev
1712021-03-17T13:04:13 *** jonatack_ <jonatack_!~jon@37.169.45.97> has joined #bitcoin-core-dev
1722021-03-17T13:13:28 *** MarcoFalke_2 <MarcoFalke_2!~none@198.12.116.246> has quit IRC (Quit: ZNC 1.7.1 - https://znc.in)
1732021-03-17T13:15:22 *** MarcoFalke <MarcoFalke!~none@198.12.116.246> has joined #bitcoin-core-dev
1742021-03-17T13:28:31 *** jonatack_ <jonatack_!~jon@37.169.45.97> has quit IRC (Quit: jonatack_)
1752021-03-17T13:28:53 *** jonatack <jonatack!~jon@37.169.45.97> has joined #bitcoin-core-dev
1762021-03-17T13:30:44 *** jespada <jespada!~jespada@90.254.243.187> has quit IRC (Ping timeout: 265 seconds)
1772021-03-17T13:31:46 *** jespada <jespada!~jespada@90.254.243.187> has joined #bitcoin-core-dev
1782021-03-17T13:35:09 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
1792021-03-17T13:35:09 <bitcoin-git> [bitcoin] hebasto opened pull request #21458: build: Add -Werror=unused... compile flags (master...210317-error) https://github.com/bitcoin/bitcoin/pull/21458
1802021-03-17T13:35:10 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
1812021-03-17T13:41:06 *** very_sne_ <very_sne_!~very_snea@45.67.96.48> has quit IRC (Remote host closed the connection)
1822021-03-17T13:53:52 *** very_sneaky <very_sneaky!~very_snea@45.67.96.48> has joined #bitcoin-core-dev
1832021-03-17T13:58:38 <elector> michaelfolkson: thanks mister janitor, you did a good job cleaning me out. You censor yourself, not me. I already know who you are.
1842021-03-17T14:05:04 <elector> michaelfolkson: belcher: you're going down with your master this time. You're not worthy of guarding true money with deceit.
1852021-03-17T14:06:12 <michaelfolkson> elector has been spamming the ##taproot-activation channel and I've been instructed to ban elector. I suspect you will need to ban elector here too but I'll leave that up to the ops on this channel
1862021-03-17T14:06:20 <jonatack> jonasschnelli: yes, there were 3 patches to fix timeouts seen in bitcoinbuilds, 2 have been merged (#21410 and #21411), and one remains, #21373, it has been through a couple rounds of review and is probably rfm
1872021-03-17T14:06:22 <gribble> https://github.com/bitcoin/bitcoin/issues/21410 | test: increase rpc_timeout for fundrawtx test_transaction_too_large by jonatack · Pull Request #21410 · bitcoin/bitcoin · GitHub
1882021-03-17T14:06:23 <gribble> https://github.com/bitcoin/bitcoin/issues/21411 | test: add logging, reduce blocks, move sync_all in wallet_ groups by jonatack · Pull Request #21411 · bitcoin/bitcoin · GitHub
1892021-03-17T14:06:24 <gribble> https://github.com/bitcoin/bitcoin/issues/21373 | test, refactor: generate fewer blocks in feature_nulldummy to fix timeouts, speed up by jonatack · Pull Request #21373 · bitcoin/bitcoin · GitHub
1902021-03-17T14:08:05 <jonatack> that, plus fixing the "yacc: command not found," may hopefully do it
1912021-03-17T14:13:18 <elector> michaelfolkson: you've been instructed. right. what else have you been instructed about?
1922021-03-17T14:13:47 *** mekster <mekster!~mekster@139.180.192.79> has joined #bitcoin-core-dev
1932021-03-17T14:13:47 *** mekster <mekster!~mekster@139.180.192.79> has quit IRC (Remote host closed the connection)
1942021-03-17T14:13:52 <michaelfolkson> elector: I won't be responding to you on this channel. So please don't spam this channel
1952021-03-17T14:14:05 *** mekster <mekster!~mekster@139.180.192.79> has joined #bitcoin-core-dev
1962021-03-17T14:14:14 *** mekster <mekster!~mekster@139.180.192.79> has quit IRC (Remote host closed the connection)
1972021-03-17T14:14:31 *** shesek`` <shesek``!~shesek@164.90.217.137> has joined #bitcoin-core-dev
1982021-03-17T14:14:37 *** mekster <mekster!~mekster@139.180.192.79> has joined #bitcoin-core-dev
1992021-03-17T14:14:38 *** sipsorcery <sipsorcery!~sipsorcer@2a02:8084:6981:7880::3> has quit IRC (Remote host closed the connection)
2002021-03-17T14:14:41 *** mekster <mekster!~mekster@139.180.192.79> has quit IRC (Remote host closed the connection)
2012021-03-17T14:14:56 *** sipsorcery <sipsorcery!~sipsorcer@2a02:8084:6981:7880::3> has joined #bitcoin-core-dev
2022021-03-17T14:14:56 *** mekster <mekster!~mekster@139.180.192.79> has joined #bitcoin-core-dev
2032021-03-17T14:14:56 *** mekster <mekster!~mekster@139.180.192.79> has quit IRC (Remote host closed the connection)
2042021-03-17T14:15:07 <elector> michaelfolkson: well you just did. You need to learn the definition of spam, also may I suggest the one about honesty?
2052021-03-17T14:15:16 *** shesek` <shesek`!~shesek@164.90.217.137> has quit IRC (Remote host closed the connection)
2062021-03-17T14:15:17 *** mekster <mekster!~mekster@139.180.192.79> has joined #bitcoin-core-dev
2072021-03-17T14:15:20 *** mekster <mekster!~mekster@139.180.192.79> has quit IRC (Remote host closed the connection)
2082021-03-17T14:16:36 <hebasto> jonatack: yacc is fixed already
2092021-03-17T14:19:47 <jonatack> hebasto: oh ok good. i saw yacc errors on bitcoinbuilds a few hours ago (https://bitcoinbuilds.org/?build=8494 etc)
2102021-03-17T14:20:20 <hebasto> jonasschnelli added bison package
2112021-03-17T14:36:00 <jonatack> ð
2122021-03-17T14:36:34 *** shesek` <shesek`!~shesek@164.90.217.137> has joined #bitcoin-core-dev
2132021-03-17T14:37:11 *** shesek`` <shesek``!~shesek@164.90.217.137> has quit IRC (Remote host closed the connection)
2142021-03-17T14:37:28 *** Alphi <Alphi!~Alphi@139.28.218.148> has joined #bitcoin-core-dev
2152021-03-17T14:52:11 <jonatack> MarcoFalke: i keep re-building and new pushes keep coming on 21142 :D
2162021-03-17T14:52:27 <MarcoFalke> aw sorry
2172021-03-17T14:52:42 <MarcoFalke> (only some minor renames)
2182021-03-17T14:53:32 <jonatack> hehe
2192021-03-17T14:54:52 *** sulsseo <sulsseo!55a35865@85.163.88.101> has joined #bitcoin-core-dev
2202021-03-17T14:55:21 *** sulsseo <sulsseo!55a35865@85.163.88.101> has quit IRC (Client Quit)
2212021-03-17T15:06:51 *** stortz <stortz!c8b9cbcf@200.185.203.207> has quit IRC (Quit: Connection closed)
2222021-03-17T15:09:11 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
2232021-03-17T15:09:11 <bitcoin-git> [bitcoin] hebasto opened pull request #21459: build: Add convenient BITCOIN_TRY_ADD_COMPILE_FLAG macro (master...210317-flag) https://github.com/bitcoin/bitcoin/pull/21459
2242021-03-17T15:09:12 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
2252021-03-17T15:17:26 *** sdaftuar <sdaftuar!~sdaftuar@gateway/tor-sasl/sdaftuar> has quit IRC (Remote host closed the connection)
2262021-03-17T15:17:52 *** sdaftuar <sdaftuar!~sdaftuar@gateway/tor-sasl/sdaftuar> has joined #bitcoin-core-dev
2272021-03-17T15:19:56 *** proofofkeags <proofofkeags!~proofofke@205.209.28.54> has joined #bitcoin-core-dev
2282021-03-17T15:23:39 *** pox <pox!~pox@gateway/tor-sasl/pox> has joined #bitcoin-core-dev
2292021-03-17T15:26:07 *** ishaqm_ <ishaqm_!~ishaqm@host-92-7-175-205.as43234.net> has quit IRC (Remote host closed the connection)
2302021-03-17T15:57:16 *** nehan <nehan!~nehan@41.213.196.104.bc.googleusercontent.com> has quit IRC (Ping timeout: 240 seconds)
2312021-03-17T15:57:29 *** nehan <nehan!~nehan@41.213.196.104.bc.googleusercontent.com> has joined #bitcoin-core-dev
2322021-03-17T16:02:51 *** morcos <morcos!~morcos@gateway/tor-sasl/morcos> has quit IRC (Ping timeout: 268 seconds)
2332021-03-17T16:03:43 *** morcos <morcos!~morcos@gateway/tor-sasl/morcos> has joined #bitcoin-core-dev
2342021-03-17T16:11:29 *** owowo <owowo!~ovovo@unaffiliated/ovovo> has joined #bitcoin-core-dev
2352021-03-17T16:14:43 *** Elma <Elma!6d0f0cd4@212.12.15.109.rev.sfr.net> has joined #bitcoin-core-dev
2362021-03-17T16:15:06 *** Elma is now known as Guest31141
2372021-03-17T16:19:34 *** roconnor <roconnor!~roconnor@host-45-58-230-226.dyn.295.ca> has joined #bitcoin-core-dev
2382021-03-17T16:22:43 *** prayank <prayank!~andr0irc@2401:4900:30df:5e1e:ccd9:c8c0:52fc:3d02> has joined #bitcoin-core-dev
2392021-03-17T16:25:09 *** jeremyrubin <jeremyrubin!~jr@024-176-247-182.res.spectrum.com> has quit IRC (Remote host closed the connection)
2402021-03-17T16:26:30 *** jeremyrubin <jeremyrubin!~jr@024-176-247-182.res.spectrum.com> has joined #bitcoin-core-dev
2412021-03-17T16:26:31 *** jeremyrubin <jeremyrubin!~jr@024-176-247-182.res.spectrum.com> has quit IRC (Client Quit)
2422021-03-17T16:37:14 *** prayank <prayank!~andr0irc@2401:4900:30df:5e1e:ccd9:c8c0:52fc:3d02> has quit IRC (Ping timeout: 264 seconds)
2432021-03-17T16:44:40 *** prayank <prayank!~andr0irc@2409:4053:2e1b:69dd:ccd9:c8c0:52fc:3d02> has joined #bitcoin-core-dev
2442021-03-17T16:53:38 *** royaltyrights <royaltyrights!aec1a1b3@179.sub-174-193-161.myvzw.com> has joined #bitcoin-core-dev
2452021-03-17T16:55:35 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
2462021-03-17T16:55:35 <bitcoin-git> [bitcoin] luke-jr opened pull request #21460: BIP8: Minimal common changes (master...bip8_minimal) https://github.com/bitcoin/bitcoin/pull/21460
2472021-03-17T16:55:36 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
2482021-03-17T16:57:30 <luke-jr> bleh, even that conflicts? :|
2492021-03-17T16:59:23 *** Guest31141 <Guest31141!6d0f0cd4@212.12.15.109.rev.sfr.net> has quit IRC (Ping timeout: 240 seconds)
2502021-03-17T17:01:38 *** asdlkfjwerpoicvx <asdlkfjwerpoicvx!~flack@p200300d46f036d00ed23e372b4109242.dip0.t-ipconnect.de> has quit IRC (Quit: Konversation terminated!)
2512021-03-17T17:04:03 *** royaltyrights <royaltyrights!aec1a1b3@179.sub-174-193-161.myvzw.com> has quit IRC (Ping timeout: 240 seconds)
2522021-03-17T17:20:48 *** sipsorcery <sipsorcery!~sipsorcer@2a02:8084:6981:7880::3> has quit IRC (Ping timeout: 265 seconds)
2532021-03-17T17:22:43 <hebasto> wumpus: luke-jr: fwiw, there have been 14 translations with no translators and 0 translated strings on transifex since 2020-11-14.
2542021-03-17T17:23:42 <hebasto> * since 2020-11-17
2552021-03-17T17:30:31 *** jeremyrubin <jeremyrubin!~jr@024-176-247-182.res.spectrum.com> has joined #bitcoin-core-dev
2562021-03-17T17:34:23 *** rc_423 <rc_423!~r_423@cpe-75-185-100-189.cinci.res.rr.com> has quit IRC (Remote host closed the connection)
2572021-03-17T17:34:58 *** rc_423 <rc_423!~r_423@cpe-75-185-100-189.cinci.res.rr.com> has joined #bitcoin-core-dev
2582021-03-17T17:38:57 *** Talkless <Talkless!~Talkless@mail.dargis.net> has joined #bitcoin-core-dev
2592021-03-17T17:51:25 *** cguida <cguida!~cguida@2806:2f0:51c1:5cee:452d:444d:ea94:d4aa> has joined #bitcoin-core-dev
2602021-03-17T17:53:00 *** sipsorcery <sipsorcery!~sipsorcer@2a02:8084:6981:7880::3> has joined #bitcoin-core-dev
2612021-03-17T17:53:27 *** jonatack <jonatack!~jon@37.169.45.97> has quit IRC (Ping timeout: 265 seconds)
2622021-03-17T17:53:56 *** cguida_ <cguida_!~cguida@185.81.136.21> has joined #bitcoin-core-dev
2632021-03-17T17:54:30 *** jonatack <jonatack!~jon@37.169.45.97> has joined #bitcoin-core-dev
2642021-03-17T17:55:05 *** cguida_ <cguida_!~cguida@185.81.136.21> has quit IRC (Read error: Connection reset by peer)
2652021-03-17T17:55:18 *** cguida <cguida!~cguida@2806:2f0:51c1:5cee:452d:444d:ea94:d4aa> has quit IRC (Read error: Connection reset by peer)
2662021-03-17T17:55:45 *** cguida <cguida!~cguida@2806:2f0:51c1:5cee:452d:444d:ea94:d4aa> has joined #bitcoin-core-dev
2672021-03-17T17:57:59 *** cguida_ <cguida_!~cguida@185.81.136.21> has joined #bitcoin-core-dev
2682021-03-17T17:58:29 *** cguida <cguida!~cguida@2806:2f0:51c1:5cee:452d:444d:ea94:d4aa> has quit IRC (Read error: Connection reset by peer)
2692021-03-17T17:58:53 *** cguida_ <cguida_!~cguida@185.81.136.21> has quit IRC (Read error: Connection reset by peer)
2702021-03-17T17:59:14 *** cguida <cguida!~cguida@fixed-189-203-103-76.totalplay.net> has joined #bitcoin-core-dev
2712021-03-17T18:16:01 *** awertheim <awertheim!6167c3a1@097-103-195-161.res.spectrum.com> has joined #bitcoin-core-dev
2722021-03-17T18:16:25 *** awertheim <awertheim!6167c3a1@097-103-195-161.res.spectrum.com> has quit IRC (Client Quit)
2732021-03-17T18:26:14 *** IGHOR_ <IGHOR_!~quassel@176.121.4.135> has quit IRC (Quit: No Ping reply in 180 seconds.)
2742021-03-17T18:27:24 *** IGHOR <IGHOR!~quassel@176.121.4.135> has joined #bitcoin-core-dev
2752021-03-17T18:31:51 *** sipsorcery <sipsorcery!~sipsorcer@2a02:8084:6981:7880::3> has quit IRC (Ping timeout: 265 seconds)
2762021-03-17T18:34:13 *** Guyver2 <Guyver2!~Guyver@guyver2.xs4all.nl> has joined #bitcoin-core-dev
2772021-03-17T18:46:04 *** sipsorcery <sipsorcery!~sipsorcer@2a02:8084:6981:7880::3> has joined #bitcoin-core-dev
2782021-03-17T18:46:34 *** Talkless <Talkless!~Talkless@mail.dargis.net> has quit IRC (*.net *.split)
2792021-03-17T18:46:34 *** roconnor <roconnor!~roconnor@host-45-58-230-226.dyn.295.ca> has quit IRC (*.net *.split)
2802021-03-17T18:46:34 *** Alphi <Alphi!~Alphi@139.28.218.148> has quit IRC (*.net *.split)
2812021-03-17T18:46:45 *** Talkless <Talkless!~Talkless@mail.dargis.net> has joined #bitcoin-core-dev
2822021-03-17T19:04:39 *** prayank <prayank!~andr0irc@2409:4053:2e1b:69dd:ccd9:c8c0:52fc:3d02> has quit IRC (Ping timeout: 244 seconds)
2832021-03-17T19:05:29 *** jungly_ <jungly_!~jungly@host-79-26-88-253.retail.telecomitalia.it> has quit IRC (Ping timeout: 260 seconds)
2842021-03-17T19:40:00 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
2852021-03-17T19:40:00 <bitcoin-git> [gui] hebasto opened pull request #251: qt: Improve URI/file handling message (master...210317-uri) https://github.com/bitcoin-core/gui/pull/251
2862021-03-17T19:40:01 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
2872021-03-17T19:46:58 *** dominik <dominik!~t3l3monst@2a02:8108:473f:ea74:a11a:2873:da6b:f5c5> has joined #bitcoin-core-dev
2882021-03-17T19:47:47 *** dominik <dominik!~t3l3monst@2a02:8108:473f:ea74:a11a:2873:da6b:f5c5> has quit IRC (Client Quit)
2892021-03-17T19:52:24 *** prayank <prayank!~andr0irc@2409:4053:2e1b:69dd:ccd9:c8c0:52fc:3d02> has joined #bitcoin-core-dev
2902021-03-17T19:52:59 *** d0minik <d0minik!~d0minik@2a02:8108:473f:ea74:a11a:2873:da6b:f5c5> has joined #bitcoin-core-dev
2912021-03-17T19:52:59 *** prayank <prayank!~andr0irc@2409:4053:2e1b:69dd:ccd9:c8c0:52fc:3d02> has quit IRC (Read error: Connection reset by peer)
2922021-03-17T19:53:25 *** elector <elector!~elector@gateway/tor-sasl/elector> has quit IRC (Remote host closed the connection)
2932021-03-17T19:53:56 *** mol_ <mol_!mol@gateway/vpn/protonvpn/molly> has joined #bitcoin-core-dev
2942021-03-17T19:55:50 *** mol <mol!mol@gateway/vpn/protonvpn/molly> has quit IRC (Ping timeout: 264 seconds)
2952021-03-17T19:56:01 *** d0minik <d0minik!~d0minik@2a02:8108:473f:ea74:a11a:2873:da6b:f5c5> has quit IRC (Client Quit)
2962021-03-17T20:04:48 *** Talkless <Talkless!~Talkless@mail.dargis.net> has quit IRC (Quit: Konversation terminated!)
2972021-03-17T20:22:45 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
2982021-03-17T20:22:45 <bitcoin-git> [bitcoin] dongcarl opened pull request #21462: guix: Add guix-{attest,verify} scripts (master...2021-03-guix-verify-and-attest) https://github.com/bitcoin/bitcoin/pull/21462
2992021-03-17T20:22:46 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
3002021-03-17T20:26:06 *** miketwenty1 <miketwenty1!~miketwent@136.55.84.49> has joined #bitcoin-core-dev
3012021-03-17T20:26:43 *** sr_gi <sr_gi!~sr_gi@static-57-159-230-77.ipcom.comunitel.net> has quit IRC (Read error: Connection reset by peer)
3022021-03-17T20:27:29 *** sr_gi <sr_gi!~sr_gi@static-57-159-230-77.ipcom.comunitel.net> has joined #bitcoin-core-dev
3032021-03-17T20:32:07 *** jb55 <jb55!~jb55@gateway/tor-sasl/jb55> has quit IRC (Remote host closed the connection)
3042021-03-17T20:32:17 *** jb55 <jb55!~jb55@gateway/tor-sasl/jb55> has joined #bitcoin-core-dev
3052021-03-17T21:01:54 *** jungly <jungly!~jungly@host-79-26-88-253.retail.telecomitalia.it> has joined #bitcoin-core-dev
3062021-03-17T21:02:15 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
3072021-03-17T21:02:15 <bitcoin-git> [bitcoin] hebasto opened pull request #21463: doc: Address feedback from Transifex translator community (master...210317-transifex) https://github.com/bitcoin/bitcoin/pull/21463
3082021-03-17T21:02:16 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
3092021-03-17T21:02:56 *** jejune <jejune!~clara@193.36.225.159> has joined #bitcoin-core-dev
3102021-03-17T21:07:12 *** jonatack <jonatack!~jon@37.169.45.97> has quit IRC (Read error: Connection reset by peer)
3112021-03-17T21:07:39 *** jonatack <jonatack!~jon@37.169.45.97> has joined #bitcoin-core-dev
3122021-03-17T21:14:12 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
3132021-03-17T21:14:12 <bitcoin-git> [bitcoin] JeremyRubin opened pull request #21464: Mempool Update Cut-Through Optimization (master...epoch-mempool-cut-through-optimized) https://github.com/bitcoin/bitcoin/pull/21464
3142021-03-17T21:14:14 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
3152021-03-17T21:22:33 *** jungly <jungly!~jungly@host-79-26-88-253.retail.telecomitalia.it> has quit IRC (Ping timeout: 246 seconds)
3162021-03-17T21:33:04 *** cguida <cguida!~cguida@fixed-189-203-103-76.totalplay.net> has quit IRC (Quit: -a- Connection Timed Out)
3172021-03-17T21:37:11 *** cguida <cguida!~cguida@fixed-189-203-103-76.totalplay.net> has joined #bitcoin-core-dev
3182021-03-17T21:39:21 *** cguida <cguida!~cguida@fixed-189-203-103-76.totalplay.net> has quit IRC (Read error: Connection reset by peer)
3192021-03-17T21:41:15 *** cguida_ <cguida_!~cguida@fixed-189-203-103-76.totalplay.net> has joined #bitcoin-core-dev
3202021-03-17T21:49:04 *** jonatack_ <jonatack_!~jon@37.164.14.9> has joined #bitcoin-core-dev
3212021-03-17T21:52:18 *** jonatack <jonatack!~jon@37.169.45.97> has quit IRC (Ping timeout: 246 seconds)
3222021-03-17T21:59:55 *** cguida <cguida!~cguida@185.81.136.20> has joined #bitcoin-core-dev
3232021-03-17T22:01:07 *** cguida2 <cguida2!~Adium@2806:2f0:51c1:5cee:c090:a5b7:3ef1:75c4> has joined #bitcoin-core-dev
3242021-03-17T22:01:30 *** cguida <cguida!~cguida@185.81.136.20> has quit IRC (Read error: Connection reset by peer)
3252021-03-17T22:01:47 *** cguida <cguida!~cguida@2806:2f0:51c1:5cee:452d:444d:ea94:d4aa> has joined #bitcoin-core-dev
3262021-03-17T22:02:09 *** cguida_ <cguida_!~cguida@fixed-189-203-103-76.totalplay.net> has quit IRC (Ping timeout: 245 seconds)
3272021-03-17T22:04:14 *** cguida1 <cguida1!~Adium@fixed-189-203-103-76.totalplay.net> has quit IRC (Ping timeout: 264 seconds)
3282021-03-17T22:05:22 *** prayank <prayank!~andr0irc@2409:4053:2e1b:69dd:ccd9:c8c0:52fc:3d02> has joined #bitcoin-core-dev
3292021-03-17T22:05:26 *** cguida_ <cguida_!~cguida@185.81.136.20> has joined #bitcoin-core-dev
3302021-03-17T22:06:34 *** cguida_ <cguida_!~cguida@185.81.136.20> has quit IRC (Read error: Connection reset by peer)
3312021-03-17T22:06:36 *** cguida <cguida!~cguida@2806:2f0:51c1:5cee:452d:444d:ea94:d4aa> has quit IRC (Read error: Connection reset by peer)
3322021-03-17T22:06:56 *** cguida <cguida!~cguida@185.81.136.20> has joined #bitcoin-core-dev
3332021-03-17T22:10:17 *** cguida <cguida!~cguida@185.81.136.20> has quit IRC (Read error: Connection reset by peer)
3342021-03-17T22:10:52 *** cguida <cguida!~cguida@185.81.136.20> has joined #bitcoin-core-dev
3352021-03-17T22:11:21 *** cguida <cguida!~cguida@185.81.136.20> has quit IRC (Read error: Connection reset by peer)
3362021-03-17T22:11:44 *** cguida <cguida!~cguida@185.81.136.20> has joined #bitcoin-core-dev
3372021-03-17T22:14:00 *** cguida <cguida!~cguida@185.81.136.20> has quit IRC (Read error: Connection reset by peer)
3382021-03-17T22:14:22 *** cguida <cguida!~cguida@fixed-189-203-100-22.totalplay.net> has joined #bitcoin-core-dev
3392021-03-17T22:17:21 *** justanotheruser <justanotheruser!~justanoth@unaffiliated/justanotheruser> has quit IRC (Quit: WeeChat 2.9)
3402021-03-17T22:21:17 *** cguida_ <cguida_!~cguida@fixed-189-203-100-22.totalplay.net> has joined #bitcoin-core-dev
3412021-03-17T22:21:17 *** cguida <cguida!~cguida@fixed-189-203-100-22.totalplay.net> has quit IRC (Read error: Connection reset by peer)
3422021-03-17T22:25:37 *** cguida <cguida!~cguida@185.81.136.20> has joined #bitcoin-core-dev
3432021-03-17T22:27:09 *** justanotheruser <justanotheruser!~justanoth@unaffiliated/justanotheruser> has joined #bitcoin-core-dev
3442021-03-17T22:29:26 *** cguida_ <cguida_!~cguida@fixed-189-203-100-22.totalplay.net> has quit IRC (Ping timeout: 260 seconds)
3452021-03-17T22:41:49 *** cguida <cguida!~cguida@185.81.136.20> has quit IRC (Read error: Connection reset by peer)
3462021-03-17T22:42:06 *** cguida <cguida!~cguida@2806:2f0:51c1:5cee:452d:444d:ea94:d4aa> has joined #bitcoin-core-dev
3472021-03-17T22:43:00 *** cguida_ <cguida_!~cguida@185.81.136.20> has joined #bitcoin-core-dev
3482021-03-17T22:46:34 *** cguida <cguida!~cguida@2806:2f0:51c1:5cee:452d:444d:ea94:d4aa> has quit IRC (Ping timeout: 265 seconds)
3492021-03-17T22:47:14 *** cguida_ <cguida_!~cguida@185.81.136.20> has quit IRC (Read error: Connection reset by peer)
3502021-03-17T22:47:37 *** cguida <cguida!~cguida@2806:2f0:51c1:5cee:452d:444d:ea94:d4aa> has joined #bitcoin-core-dev
3512021-03-17T22:48:33 *** Guyver2 <Guyver2!~Guyver@guyver2.xs4all.nl> has quit IRC (Quit: Going offline, see ya! (www.adiirc.com))
3522021-03-17T22:54:37 *** cguida <cguida!~cguida@2806:2f0:51c1:5cee:452d:444d:ea94:d4aa> has quit IRC (Quit: -a- IRC for Android 2.1.59)
3532021-03-17T23:04:09 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has joined #bitcoin-core-dev
3542021-03-17T23:17:57 *** jonatack_ <jonatack_!~jon@37.164.14.9> has quit IRC (Ping timeout: 264 seconds)
3552021-03-17T23:22:36 *** prayank <prayank!~andr0irc@2409:4053:2e1b:69dd:ccd9:c8c0:52fc:3d02> has quit IRC (Read error: Connection reset by peer)
3562021-03-17T23:22:43 *** mol_ <mol_!mol@gateway/vpn/protonvpn/molly> has quit IRC (Quit: Leaving)
3572021-03-17T23:22:51 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has quit IRC (Remote host closed the connection)
3582021-03-17T23:28:43 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has joined #bitcoin-core-dev
3592021-03-17T23:28:50 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has quit IRC (Client Quit)
3602021-03-17T23:29:48 *** promag_ <promag_!~promag@188.250.84.129> has quit IRC (Remote host closed the connection)
3612021-03-17T23:37:50 *** miketwenty1 <miketwenty1!~miketwent@136.55.84.49> has quit IRC (Remote host closed the connection)
3622021-03-17T23:49:07 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
3632021-03-17T23:49:07 <bitcoin-git> [bitcoin] fanquake closed pull request #21429: guix: Do not treat directory existence as an error (master...210313-mkdir) https://github.com/bitcoin/bitcoin/pull/21429
3642021-03-17T23:49:08 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
3652021-03-17T23:49:56 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has joined #bitcoin-core-dev
3662021-03-17T23:57:19 *** KrazyKratos <KrazyKratos!5610354a@cpc92878-cmbg18-2-0-cust329.5-4.cable.virginm.net> has joined #bitcoin-core-dev