12021-02-05T00:05:33  *** Kiminuo <Kiminuo!~Kiminuo@141.98.103.124> has quit IRC (Ping timeout: 246 seconds)
  22021-02-05T00:09:10  *** Kiminuo <Kiminuo!~Kiminuo@141.98.103.124> has joined #bitcoin-core-dev
  32021-02-05T00:34:30  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
  42021-02-05T00:34:30  <bitcoin-git> [bitcoin] achow101 opened pull request #21083: wallet: Avoid requesting fee rates multiple times during coin selection (master...createtx-same-feerate) https://github.com/bitcoin/bitcoin/pull/21083
  52021-02-05T00:34:32  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
  62021-02-05T00:38:31  *** gribble <gribble!~gribble@unaffiliated/nanotube/bot/gribble> has quit IRC (Remote host closed the connection)
  72021-02-05T00:39:23  *** gribble <gribble!~gribble@unaffiliated/nanotube/bot/gribble> has joined #bitcoin-core-dev
  82021-02-05T00:39:24  *** queip <queip!~queip@unaffiliated/rezurus> has quit IRC (Remote host closed the connection)
  92021-02-05T00:42:30  *** queip <queip!~queip@unaffiliated/rezurus> has joined #bitcoin-core-dev
 102021-02-05T00:42:56  *** rex4539_ <rex4539_!~rex4539@gateway/tor-sasl/rex4539> has quit IRC (Remote host closed the connection)
 112021-02-05T00:53:26  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
 122021-02-05T00:53:26  <bitcoin-git> [bitcoin] brunoerg opened pull request #21084: test: fix timeout decrease in feature_assumevalid (master...fix-timeout-assumevalid) https://github.com/bitcoin/bitcoin/pull/21084
 132021-02-05T00:53:30  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
 142021-02-05T01:06:17  *** AaronvanW <AaronvanW!~AaronvanW@unaffiliated/aaronvanw> has quit IRC (Remote host closed the connection)
 152021-02-05T01:16:03  *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has joined #bitcoin-core-dev
 162021-02-05T01:22:10  *** rex4539 <rex4539!~rex4539@gateway/tor-sasl/rex4539> has joined #bitcoin-core-dev
 172021-02-05T01:36:39  *** promag <promag!~promag@188.250.84.129> has joined #bitcoin-core-dev
 182021-02-05T01:39:01  *** larryruane_ <larryruane_!uid473749@gateway/web/irccloud.com/x-kejdsbbejtrdxirt> has quit IRC (Quit: Connection closed for inactivity)
 192021-02-05T01:41:12  *** promag <promag!~promag@188.250.84.129> has quit IRC (Ping timeout: 256 seconds)
 202021-02-05T01:50:35  *** promag <promag!~promag@188.250.84.129> has joined #bitcoin-core-dev
 212021-02-05T01:58:36  *** belcher_ <belcher_!~belcher@unaffiliated/belcher> has joined #bitcoin-core-dev
 222021-02-05T02:01:24  *** belcher <belcher!~belcher@unaffiliated/belcher> has quit IRC (Ping timeout: 246 seconds)
 232021-02-05T02:15:18  *** johnbendi <johnbendi!~mindbende@41.217.74.246> has joined #bitcoin-core-dev
 242021-02-05T02:27:01  *** AaronvanW <AaronvanW!~AaronvanW@unaffiliated/aaronvanw> has joined #bitcoin-core-dev
 252021-02-05T02:40:16  *** promag <promag!~promag@188.250.84.129> has quit IRC (Remote host closed the connection)
 262021-02-05T02:57:16  *** AaronvanW <AaronvanW!~AaronvanW@unaffiliated/aaronvanw> has quit IRC (Ping timeout: 240 seconds)
 272021-02-05T03:33:56  *** rpite <rpite!~rpite@47.187.219.52> has quit IRC (Ping timeout: 240 seconds)
 282021-02-05T03:39:23  <sipa> sdaftuar: yw
 292021-02-05T04:03:35  <dr_orlovsky> sipa: are there any plans of creating BIP-43 new purpose for XCoordOnly pubkey derivation? I assume this is desirable since it is not recommended to use keys for Schnorr signatures in ECDSA
 302021-02-05T04:08:00  <sipa> dr_orlovsky: i have no interest in that
 312021-02-05T04:11:18  <dr_orlovsky> ok, but how do you think, is it required at all (as a support for "good practices"?)
 322021-02-05T04:13:17  <sipa> yeah, you'll probably want a separate bip32 path for P2TR outputs; but that has nothing to do with ECDSA/Schnorr; you just don't want to reuse the same keys
 332021-02-05T04:13:53  <sipa> i don't know if that needs a standard like BIP43 - perhaps it helps
 342021-02-05T04:14:27  <sipa> in general i prefer being explicit about usage using descriptors and similar things rather than making them implicitly dependent on the key path
 352021-02-05T04:14:32  <sipa> but i haven't thought very hard about this
 362021-02-05T04:15:21  <dr_orlovsky> clear, thank you
 372021-02-05T04:17:29  <sipa> you're right of course that using the same key in schnorr and ecdsa should be discouraged (i personally expect it is not less secure than just ecdsa with that key, but i also don't think anyone has formally analyzed this)... but in the context of bitcoin script signing, this advice is sort of preempted by the fact that you shouldn't be reusing keys _at all_ for whatever purpose
 382021-02-05T04:19:28  <dr_orlovsky> wouldn't tagging key with its own hash for P2TR prevent key reuse with ECDSA anyway?
 392021-02-05T04:19:38  <dr_orlovsky> *tagging -> tweaking
 402021-02-05T04:20:00  <sipa> yes, but not in a meaningful way
 412021-02-05T04:20:08  <sipa> they'd still be related keys
 422021-02-05T04:20:15  <dr_orlovsky> true
 432021-02-05T04:20:47  <dr_orlovsky> you will have a ECDSA->tweaked taproot simple derivation so you can index blockchain
 442021-02-05T04:21:00  <sipa> i guess that means this whole point is moot, and we should probably have a deep look at proving security of ECDSA and Schnorr signatures of linearly related keys (as those created by P2C-tweaking or BIP32 derivation result)
 452021-02-05T04:21:25  *** johnbendi <johnbendi!~mindbende@41.217.74.246> has quit IRC (Ping timeout: 240 seconds)
 462021-02-05T04:21:32  <sipa> i can't imagine that this poses problems, but it'd be good to formally prove it
 472021-02-05T04:22:16  <sipa> because say hardware wallets may use one root key for both ecdsa and schnorr signing, even if that happens through separate subtrees
 482021-02-05T04:23:34  <dr_orlovsky> wouldn't hardened derivation cancel any potential correlation?
 492021-02-05T04:24:11  <dr_orlovsky> so BIP43-type new purpose value for P2TR will be a good solution in this respect as well?
 502021-02-05T04:24:40  <sipa> ah, does it use hardened derivation at that step? i'm not familiar with these standards
 512021-02-05T04:24:45  <sipa> in that case, yes, indeed
 522021-02-05T04:24:52  <dr_orlovsky> it does
 532021-02-05T04:33:50  *** rh0nj <rh0nj!~rh0nj@88.99.167.175> has quit IRC (Read error: Connection reset by peer)
 542021-02-05T04:34:08  *** rh0nj <rh0nj!~rh0nj@88.99.167.175> has joined #bitcoin-core-dev
 552021-02-05T04:54:43  *** AaronvanW <AaronvanW!~AaronvanW@unaffiliated/aaronvanw> has joined #bitcoin-core-dev
 562021-02-05T04:55:05  *** jrayhawk_ is now known as jrayhawk
 572021-02-05T05:28:40  *** AaronvanW <AaronvanW!~AaronvanW@unaffiliated/aaronvanw> has quit IRC (Ping timeout: 276 seconds)
 582021-02-05T05:32:32  *** flag <flag!~flag@net-93-66-63-246.cust.vodafonedsl.it> has quit IRC (Quit: leaving)
 592021-02-05T05:39:13  *** flag <flag!~flag@net-37-119-146-241.cust.vodafonedsl.it> has joined #bitcoin-core-dev
 602021-02-05T05:53:17  *** da39a3ee5e6b4b0d <da39a3ee5e6b4b0d!~da39a3ee5@2403:6200:8876:77eb:108:ea2:a08f:6e8c> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
 612021-02-05T06:11:14  *** johnbendi <johnbendi!~mindbende@41.217.74.246> has joined #bitcoin-core-dev
 622021-02-05T06:15:41  *** da39a3ee5e6b4b0d <da39a3ee5e6b4b0d!~da39a3ee5@49.228.238.55> has joined #bitcoin-core-dev
 632021-02-05T06:26:30  *** pinheadm_ <pinheadm_!~pinheadmz@pool-71-105-114-182.nycmny.fios.verizon.net> has joined #bitcoin-core-dev
 642021-02-05T06:28:05  *** pinheadmz <pinheadmz!~pinheadmz@pool-71-105-114-182.nycmny.fios.verizon.net> has quit IRC (Ping timeout: 240 seconds)
 652021-02-05T07:01:25  *** az0re <az0re!~az0re@gateway/tor-sasl/az0re> has joined #bitcoin-core-dev
 662021-02-05T07:25:11  *** AaronvanW <AaronvanW!~AaronvanW@unaffiliated/aaronvanw> has joined #bitcoin-core-dev
 672021-02-05T07:27:36  *** rh0nj <rh0nj!~rh0nj@88.99.167.175> has quit IRC (Read error: Connection reset by peer)
 682021-02-05T07:28:08  *** rh0nj <rh0nj!~rh0nj@88.99.167.175> has joined #bitcoin-core-dev
 692021-02-05T07:31:26  *** az0re <az0re!~az0re@gateway/tor-sasl/az0re> has quit IRC (Quit: Leaving)
 702021-02-05T07:31:50  *** rh0nj <rh0nj!~rh0nj@88.99.167.175> has quit IRC (Read error: Connection reset by peer)
 712021-02-05T07:32:07  *** rh0nj <rh0nj!~rh0nj@88.99.167.175> has joined #bitcoin-core-dev
 722021-02-05T07:33:20  <wumpus> sipa: that's a very good description, i've often wondered if we could increase the default maximum number of connections if we could somehow limit the resources every single one can take, this is a good general improvement
 732021-02-05T07:35:59  <wumpus> (the other approach would be the micro-management side, e.g. scoring, but a negotiation phase in which some kinds of more expensive messages are already explicitly disallowed makes a lot of sense)
 742021-02-05T07:49:44  <wumpus> jamesob | jonatack: *adds myspace to list of alternatives* <- kidding aside i have wondered at times whether github is close enough to a social network that layering something like it on top of say, fediverse or matrix protocol would make sense
 752021-02-05T07:50:06  *** ghost43_ <ghost43_!~daer@gateway/tor-sasl/daer> has quit IRC (Remote host closed the connection)
 762021-02-05T07:50:26  *** ghost43 <ghost43!~daer@gateway/tor-sasl/daer> has joined #bitcoin-core-dev
 772021-02-05T07:52:28  <wumpus> it would have some advantages compared to e-mail e.g. moderation features, not as much baggage regarding existing clients, easy federation, structured messages
 782021-02-05T07:55:26  <wumpus> i'm sure someone thought of this before
 792021-02-05T07:57:16  *** AaronvanW <AaronvanW!~AaronvanW@unaffiliated/aaronvanw> has quit IRC (Ping timeout: 240 seconds)
 802021-02-05T07:59:10  *** MasterdonX <MasterdonX!~masterdon@titan.pathogen.is> has joined #bitcoin-core-dev
 812021-02-05T08:09:33  *** jungly <jungly!~jungly@host-87-9-31-63.retail.telecomitalia.it> has joined #bitcoin-core-dev
 822021-02-05T08:16:04  *** jack <jack!~igloo@cpe-98-155-102-62.hawaii.res.rr.com> has joined #bitcoin-core-dev
 832021-02-05T08:18:27  *** jack <jack!~igloo@cpe-98-155-102-62.hawaii.res.rr.com> has quit IRC (Client Quit)
 842021-02-05T08:18:51  *** jack <jack!~igloo@cpe-98-155-102-62.hawaii.res.rr.com> has joined #bitcoin-core-dev
 852021-02-05T08:21:16  *** ogo <ogo!~ogo@gateway/tor-sasl/ogo> has quit IRC (Remote host closed the connection)
 862021-02-05T08:21:39  *** ogo <ogo!~ogo@gateway/tor-sasl/ogo> has joined #bitcoin-core-dev
 872021-02-05T08:21:45  *** johnbendi <johnbendi!~mindbende@41.217.74.246> has quit IRC (Ping timeout: 240 seconds)
 882021-02-05T08:24:10  *** jack <jack!~igloo@cpe-98-155-102-62.hawaii.res.rr.com> has quit IRC (Ping timeout: 276 seconds)
 892021-02-05T08:26:41  *** jb55 <jb55!~jb55@gateway/tor-sasl/jb55> has quit IRC (Remote host closed the connection)
 902021-02-05T08:27:03  *** jb55 <jb55!~jb55@gateway/tor-sasl/jb55> has joined #bitcoin-core-dev
 912021-02-05T08:30:00  *** MasterdonX <MasterdonX!~masterdon@titan.pathogen.is> has quit IRC (K-Lined)
 922021-02-05T08:36:32  *** thrig <thrig!~thrig@178.239.168.171> has quit IRC (Remote host closed the connection)
 932021-02-05T08:56:36  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
 942021-02-05T08:56:36  <bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ea5a50f92a6f...4013e44c7444
 952021-02-05T08:56:37  <bitcoin-git> bitcoin/master faf3b4b MarcoFalke: refactor: Treat ArgsManager::Flags as uint32_t explicitly
 962021-02-05T08:56:37  <bitcoin-git> bitcoin/master 4013e44 MarcoFalke: Merge #21082: refactor: Treat ArgsManager::Flags as uint32_t explicitly
 972021-02-05T08:56:39  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
 982021-02-05T08:56:57  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
 992021-02-05T08:56:57  <bitcoin-git> [bitcoin] MarcoFalke merged pull request #21082: refactor: Treat ArgsManager::Flags as uint32_t explicitly (master...2102-unsigned) https://github.com/bitcoin/bitcoin/pull/21082
1002021-02-05T08:56:58  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
1012021-02-05T09:06:07  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
1022021-02-05T09:06:07  <bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4013e44c7444...01d2cf2674fd
1032021-02-05T09:06:08  <bitcoin-git> bitcoin/master fac4be3 MarcoFalke: fuzz: Configure check for main function (take 2)
1042021-02-05T09:06:08  <bitcoin-git> bitcoin/master 01d2cf2 MarcoFalke: Merge #21080: fuzz: Configure check for main function (take 2)
1052021-02-05T09:06:10  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
1062021-02-05T09:06:27  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
1072021-02-05T09:06:27  <bitcoin-git> [bitcoin] MarcoFalke merged pull request #21080: fuzz: Configure check for main function (take 2) (master...2101-fuzzTake2) https://github.com/bitcoin/bitcoin/pull/21080
1082021-02-05T09:06:28  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
1092021-02-05T09:16:23  *** johnbendi <johnbendi!~mindbende@41.217.74.246> has joined #bitcoin-core-dev
1102021-02-05T09:22:15  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
1112021-02-05T09:22:15  <bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/01d2cf2674fd...53730a78bc3b
1122021-02-05T09:22:16  <bitcoin-git> bitcoin/master eecb7ab gzhao408: [doc] clarify -peertimeout and -timeout descriptions
1132021-02-05T09:22:16  <bitcoin-git> bitcoin/master 53730a7 MarcoFalke: Merge #21077: doc: clarify -timeout and -peertimeout config options
1142021-02-05T09:22:18  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
1152021-02-05T09:22:30  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
1162021-02-05T09:22:30  <bitcoin-git> [bitcoin] MarcoFalke merged pull request #21077: doc: clarify -timeout and -peertimeout config options (master...2021-02-peertimeout) https://github.com/bitcoin/bitcoin/pull/21077
1172021-02-05T09:22:38  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
1182021-02-05T09:41:56  *** mrostecki <mrostecki!mrostecki@nat/suse/x-lfvigpsyifyujbyq> has quit IRC (Quit: WeeChat 1.8)
1192021-02-05T09:43:12  *** mrostecki <mrostecki!mrostecki@nat/suse/x-avfusvhnqdgrkbkk> has joined #bitcoin-core-dev
1202021-02-05T09:45:57  *** AaronvanW <AaronvanW!~AaronvanW@unaffiliated/aaronvanw> has joined #bitcoin-core-dev
1212021-02-05T09:47:25  *** AaronvanW <AaronvanW!~AaronvanW@unaffiliated/aaronvanw> has quit IRC (Remote host closed the connection)
1222021-02-05T09:47:40  *** AaronvanW <AaronvanW!~AaronvanW@unaffiliated/aaronvanw> has joined #bitcoin-core-dev
1232021-02-05T09:55:40  *** da39a3ee5e6b4b0d <da39a3ee5e6b4b0d!~da39a3ee5@49.228.238.55> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
1242021-02-05T10:07:59  *** da39a3ee5e6b4b0d <da39a3ee5e6b4b0d!~da39a3ee5@2403:6200:8876:77eb:51a:84a8:6067:5428> has joined #bitcoin-core-dev
1252021-02-05T10:09:56  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
1262021-02-05T10:09:56  <bitcoin-git> [bitcoin] jonatack closed pull request #20646: doc: refer to BIPs 339/155 in feature negotiation (master...signet-keep-post-verack-sendaddrv2-peers) https://github.com/bitcoin/bitcoin/pull/20646
1272021-02-05T10:09:57  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
1282021-02-05T10:11:09  <wumpus> jonatack: it would be more helpful to ping people here if something isn't being merged instead of to just close it
1292021-02-05T10:12:16  <wumpus> it's not intentional it's just gotten lost in the noise
1302021-02-05T10:12:21  <jonatack> wumpus: oh, i thought it was needlessly encumbering the review stack for a very minor change. i'm not clear on what to do in that case.
1312021-02-05T10:12:48  <wumpus> it has so many ACKs
1322021-02-05T10:13:29  <wumpus> please reopen it then i'll merge it
1332021-02-05T10:14:13  <jonatack> ok. tbh i felt bad that it had taken time from important things.
1342021-02-05T10:14:47  <wumpus> documentation is an important thing
1352021-02-05T10:14:56  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
1362021-02-05T10:14:56  <bitcoin-git> [bitcoin] jonatack reopened pull request #20646: doc: refer to BIPs 339/155 in feature negotiation (master...signet-keep-post-verack-sendaddrv2-peers) https://github.com/bitcoin/bitcoin/pull/20646
1372021-02-05T10:14:57  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
1382021-02-05T10:16:16  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
1392021-02-05T10:16:17  <bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/53730a78bc3b...3931732191fb
1402021-02-05T10:16:17  <bitcoin-git> bitcoin/master e1e6714 Jon Atack: doc: refer to BIPs 339/155 in feature negotiation
1412021-02-05T10:16:18  <bitcoin-git> bitcoin/master 3931732 Wladimir J. van der Laan: Merge #20646: doc: refer to BIPs 339/155 in feature negotiation
1422021-02-05T10:16:20  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
1432021-02-05T10:16:36  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
1442021-02-05T10:16:36  <bitcoin-git> [bitcoin] laanwj merged pull request #20646: doc: refer to BIPs 339/155 in feature negotiation (master...signet-keep-post-verack-sendaddrv2-peers) https://github.com/bitcoin/bitcoin/pull/20646
1452021-02-05T10:16:37  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
1462021-02-05T10:17:33  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
1472021-02-05T10:17:34  <bitcoin-git> [bitcoin] Saibato opened pull request #21085: test: enable self.chain = 'main' to work in python bitcoin test framework (master...mainettests) https://github.com/bitcoin/bitcoin/pull/21085
1482021-02-05T10:17:35  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
1492021-02-05T10:18:05  <wumpus> thanks
1502021-02-05T10:27:06  *** vasild <vasild!~vd@gateway/tor-sasl/vasild> has quit IRC (Disconnected by services)
1512021-02-05T10:27:07  *** vasild_ <vasild_!~vd@gateway/tor-sasl/vasild> has joined #bitcoin-core-dev
1522021-02-05T10:27:08  *** vasild_ is now known as vasild
1532021-02-05T10:36:29  *** willcl_ark <willcl_ark!~quassel@cpc123780-trow7-2-0-cust177.18-1.cable.virginm.net> has quit IRC (Quit: Quit)
1542021-02-05T10:37:36  *** willcl_ark <willcl_ark!~quassel@cpc123780-trow7-2-0-cust177.18-1.cable.virginm.net> has joined #bitcoin-core-dev
1552021-02-05T10:51:00  <jonatack> dank
1562021-02-05T11:01:30  *** shesek <shesek!~shesek@unaffiliated/shesek> has joined #bitcoin-core-dev
1572021-02-05T11:11:52  *** johnbendi <johnbendi!~mindbende@41.217.74.246> has quit IRC (Ping timeout: 276 seconds)
1582021-02-05T11:18:28  *** Bettye16Dare <Bettye16Dare!~Bettye16D@static.57.1.216.95.clients.your-server.de> has joined #bitcoin-core-dev
1592021-02-05T11:20:00  *** queip <queip!~queip@unaffiliated/rezurus> has quit IRC (Ping timeout: 246 seconds)
1602021-02-05T11:20:04  *** da39a3ee5e6b4b0d <da39a3ee5e6b4b0d!~da39a3ee5@2403:6200:8876:77eb:51a:84a8:6067:5428> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
1612021-02-05T11:23:04  *** johnbendi <johnbendi!~mindbende@41.217.74.246> has joined #bitcoin-core-dev
1622021-02-05T11:23:48  *** Bettye16Dare <Bettye16Dare!~Bettye16D@static.57.1.216.95.clients.your-server.de> has quit IRC (Ping timeout: 272 seconds)
1632021-02-05T11:26:35  *** Kimi <Kimi!~Kiminuo@141.98.103.124> has joined #bitcoin-core-dev
1642021-02-05T11:28:45  *** Kiminuo <Kiminuo!~Kiminuo@141.98.103.124> has quit IRC (Ping timeout: 246 seconds)
1652021-02-05T11:31:38  *** Guyver2 <Guyver2!Guyver@guyver2.xs4all.nl> has joined #bitcoin-core-dev
1662021-02-05T11:38:57  *** Kimi <Kimi!~Kiminuo@141.98.103.124> has quit IRC (Ping timeout: 264 seconds)
1672021-02-05T11:43:23  *** promag <promag!~promag@188.250.84.129> has joined #bitcoin-core-dev
1682021-02-05T11:47:36  *** promag <promag!~promag@188.250.84.129> has quit IRC (Ping timeout: 240 seconds)
1692021-02-05T12:00:44  *** rex4539 <rex4539!~rex4539@gateway/tor-sasl/rex4539> has quit IRC (Ping timeout: 268 seconds)
1702021-02-05T12:07:24  *** rex4539 <rex4539!~rex4539@gateway/tor-sasl/rex4539> has joined #bitcoin-core-dev
1712021-02-05T12:10:10  *** promag <promag!~promag@188.250.84.129> has joined #bitcoin-core-dev
1722021-02-05T12:19:40  *** da39a3ee5e6b4b0d <da39a3ee5e6b4b0d!~da39a3ee5@2403:6200:8876:77eb:51a:84a8:6067:5428> has joined #bitcoin-core-dev
1732021-02-05T12:21:50  *** promag <promag!~promag@188.250.84.129> has quit IRC (Remote host closed the connection)
1742021-02-05T12:25:44  *** promag <promag!~promag@188.250.84.129> has joined #bitcoin-core-dev
1752021-02-05T12:36:15  *** da2ce7 <da2ce7!~da2ce7@opentransactions/dev/da2ce7> has quit IRC (Quit: ZNC 1.7.5 - https://znc.in)
1762021-02-05T12:39:32  *** da2ce7 <da2ce7!~da2ce7@opentransactions/dev/da2ce7> has joined #bitcoin-core-dev
1772021-02-05T12:53:52  *** da2ce7 <da2ce7!~da2ce7@opentransactions/dev/da2ce7> has quit IRC (Quit: ZNC 1.7.5 - https://znc.in)
1782021-02-05T12:57:14  *** rex4539 <rex4539!~rex4539@gateway/tor-sasl/rex4539> has quit IRC (Remote host closed the connection)
1792021-02-05T12:58:32  *** da39a3ee5e6b4b0d <da39a3ee5e6b4b0d!~da39a3ee5@2403:6200:8876:77eb:51a:84a8:6067:5428> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
1802021-02-05T13:00:09  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
1812021-02-05T13:00:09  <bitcoin-git> [bitcoin] WillyTheCat opened pull request #21086: ResetBlockFailureFlags did not remove the invalidity flag in other chain (master...master) https://github.com/bitcoin/bitcoin/pull/21086
1822021-02-05T13:00:11  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
1832021-02-05T13:00:21  *** da2ce7 <da2ce7!~da2ce7@opentransactions/dev/da2ce7> has joined #bitcoin-core-dev
1842021-02-05T13:03:09  *** promag <promag!~promag@188.250.84.129> has quit IRC (Remote host closed the connection)
1852021-02-05T13:05:30  *** pinheadm_ <pinheadm_!~pinheadmz@pool-71-105-114-182.nycmny.fios.verizon.net> has quit IRC (Quit: pinheadm_)
1862021-02-05T13:06:00  *** pinheadmz <pinheadmz!~pinheadmz@pool-71-105-114-182.nycmny.fios.verizon.net> has joined #bitcoin-core-dev
1872021-02-05T13:19:52  *** owowo <owowo!~ovovo@91.193.4.61> has joined #bitcoin-core-dev
1882021-02-05T13:22:40  *** ovovo <ovovo!~ovovo@unaffiliated/ovovo> has quit IRC (Ping timeout: 258 seconds)
1892021-02-05T13:22:45  *** rex4539 <rex4539!~rex4539@gateway/tor-sasl/rex4539> has joined #bitcoin-core-dev
1902021-02-05T13:26:34  *** ogo <ogo!~ogo@gateway/tor-sasl/ogo> has quit IRC (Quit: Leaving)
1912021-02-05T13:26:43  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
1922021-02-05T13:26:44  <bitcoin-git> [bitcoin] laanwj pushed 15 commits to master: https://github.com/bitcoin/bitcoin/compare/3931732191fb...a6b1bf64399f
1932021-02-05T13:26:44  <bitcoin-git> bitcoin/master 6f36242 Andrew Chow: tests: Set descriptors default based on compilation
1942021-02-05T13:26:45  <bitcoin-git> bitcoin/master b9b88f5 Andrew Chow: Skip legacy wallet reliant tests if BDB is not compiled
1952021-02-05T13:26:46  <bitcoin-git> bitcoin/master 3641597 Andrew Chow: tests: Don't make any wallets unless wallet is required
1962021-02-05T13:26:47  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
1972021-02-05T13:27:03  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
1982021-02-05T13:27:03  <bitcoin-git> [bitcoin] laanwj merged pull request #20267: Disable and fix tests for when BDB is not compiled (master...tests-opt-sqlite-bdb) https://github.com/bitcoin/bitcoin/pull/20267
1992021-02-05T13:27:04  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
2002021-02-05T13:27:25  *** HoMM <HoMM!~homm@178-75-137-60.bb.dnainternet.fi> has joined #bitcoin-core-dev
2012021-02-05T13:28:09  *** gleb <gleb!~gleb@178.150.137.228> has quit IRC (Ping timeout: 264 seconds)
2022021-02-05T13:33:27  *** gleb <gleb!~gleb@178.150.137.228> has joined #bitcoin-core-dev
2032021-02-05T13:34:00  *** da39a3ee5e6b4b0d <da39a3ee5e6b4b0d!~da39a3ee5@2403:6200:8876:77eb:51a:84a8:6067:5428> has joined #bitcoin-core-dev
2042021-02-05T13:35:05  *** da2ce7 <da2ce7!~da2ce7@opentransactions/dev/da2ce7> has quit IRC (Quit: ZNC 1.8.2 - https://znc.in)
2052021-02-05T13:35:21  *** HoMM <HoMM!~homm@178-75-137-60.bb.dnainternet.fi> has quit IRC (Quit: lorem ipsum dolor sit amet)
2062021-02-05T13:38:33  *** da2ce7 <da2ce7!~da2ce7@opentransactions/dev/da2ce7> has joined #bitcoin-core-dev
2072021-02-05T13:41:55  *** rpite <rpite!~rpite@47.187.219.52> has joined #bitcoin-core-dev
2082021-02-05T13:43:35  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
2092021-02-05T13:43:35  <bitcoin-git> [bitcoin] laanwj pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/a6b1bf64399f...b829894f8483
2102021-02-05T13:43:36  <bitcoin-git> bitcoin/master 62bf5b7 Jon Atack: netinfo: add ConnectionTypeForNetinfo member helper function
2112021-02-05T13:43:36  <bitcoin-git> bitcoin/master d3cca3b Jon Atack: netinfo: update to use peer connection types
2122021-02-05T13:43:37  <bitcoin-git> bitcoin/master 5de7a6c Jon Atack: netinfo: display manual peers count
2132021-02-05T13:43:38  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
2142021-02-05T13:43:50  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
2152021-02-05T13:43:50  <bitcoin-git> [bitcoin] laanwj merged pull request #20764: cli -netinfo peer connections dashboard updates 🎄 ✨ (master...netinfo-updates-dec-2020) https://github.com/bitcoin/bitcoin/pull/20764
2162021-02-05T13:43:51  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
2172021-02-05T13:49:35  *** promag <promag!~promag@188.250.84.129> has joined #bitcoin-core-dev
2182021-02-05T13:49:52  *** matael1 <matael1!~matael@s91904426.blix.com> has joined #bitcoin-core-dev
2192021-02-05T13:52:57  *** gleb <gleb!~gleb@178.150.137.228> has quit IRC (Ping timeout: 265 seconds)
2202021-02-05T13:54:22  *** promag <promag!~promag@188.250.84.129> has quit IRC (Ping timeout: 276 seconds)
2212021-02-05T13:57:22  *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has quit IRC (Quit: = "")
2222021-02-05T13:57:37  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
2232021-02-05T13:57:37  <bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b829894f8483...173cf31299eb
2242021-02-05T13:57:38  <bitcoin-git> bitcoin/master faf7d74 MarcoFalke: fuzz: Avoid extraneous copy of input data, using Span<>
2252021-02-05T13:57:38  <bitcoin-git> bitcoin/master 173cf31 Wladimir J. van der Laan: Merge #20839: fuzz: Avoid extraneous copy of input data, using Span<>
2262021-02-05T13:57:40  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
2272021-02-05T13:57:57  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
2282021-02-05T13:57:57  <bitcoin-git> [bitcoin] laanwj merged pull request #20839: fuzz: Avoid extraneous copy of input data, using Span<> (master...2101-fuzzSpan) https://github.com/bitcoin/bitcoin/pull/20839
2292021-02-05T13:57:58  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
2302021-02-05T13:59:19  *** gleb <gleb!~gleb@178.150.137.228> has joined #bitcoin-core-dev
2312021-02-05T14:08:56  *** mindbender1 <mindbender1!~mindbende@105.112.157.35> has joined #bitcoin-core-dev
2322021-02-05T14:10:27  *** johnbendi <johnbendi!~mindbende@41.217.74.246> has quit IRC (Ping timeout: 246 seconds)
2332021-02-05T14:29:39  *** promag <promag!~promag@188.250.84.129> has joined #bitcoin-core-dev
2342021-02-05T14:32:38  *** da39a3ee5e6b4b0d <da39a3ee5e6b4b0d!~da39a3ee5@2403:6200:8876:77eb:51a:84a8:6067:5428> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
2352021-02-05T14:37:39  *** promag <promag!~promag@188.250.84.129> has quit IRC (Remote host closed the connection)
2362021-02-05T14:40:33  *** 17WAAVLJU <17WAAVLJU!~promag@188.250.84.129> has joined #bitcoin-core-dev
2372021-02-05T14:46:01  *** da39a3ee5e6b4b0d <da39a3ee5e6b4b0d!~da39a3ee5@2403:6200:8876:77eb:51a:84a8:6067:5428> has joined #bitcoin-core-dev
2382021-02-05T14:51:42  *** queip <queip!~queip@unaffiliated/rezurus> has joined #bitcoin-core-dev
2392021-02-05T15:07:17  *** 17WAAVLJU <17WAAVLJU!~promag@188.250.84.129> has quit IRC (Remote host closed the connection)
2402021-02-05T15:08:08  *** promag <promag!~promag@188.250.84.129> has joined #bitcoin-core-dev
2412021-02-05T15:08:30  *** gribble <gribble!~gribble@unaffiliated/nanotube/bot/gribble> has quit IRC (Remote host closed the connection)
2422021-02-05T15:10:09  *** gribble <gribble!~gribble@unaffiliated/nanotube/bot/gribble> has joined #bitcoin-core-dev
2432021-02-05T15:14:58  *** mindbender1 <mindbender1!~mindbende@105.112.157.35> has quit IRC (Ping timeout: 272 seconds)
2442021-02-05T15:18:09  *** ogo <ogo!~ogo@gateway/tor-sasl/ogo> has joined #bitcoin-core-dev
2452021-02-05T15:22:21  *** belcher_ is now known as belcher
2462021-02-05T15:26:17  *** mindbender1 <mindbender1!~mindbende@105.112.157.35> has joined #bitcoin-core-dev
2472021-02-05T15:38:54  *** johnbendi <johnbendi!~mindbende@41.217.74.246> has joined #bitcoin-core-dev
2482021-02-05T15:41:26  *** mindbender1 <mindbender1!~mindbende@105.112.157.35> has quit IRC (Ping timeout: 258 seconds)
2492021-02-05T15:57:25  *** davterra <davterra!592e72a6@gateway/web/cgi-irc/kiwiirc.com/ip.89.46.114.166> has quit IRC (Quit: Connection closed)
2502021-02-05T16:08:22  *** davterra <davterra!592e72a6@gateway/web/cgi-irc/kiwiirc.com/ip.89.46.114.166> has joined #bitcoin-core-dev
2512021-02-05T16:13:27  *** da39a3ee5e6b4b0d <da39a3ee5e6b4b0d!~da39a3ee5@2403:6200:8876:77eb:51a:84a8:6067:5428> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
2522021-02-05T16:35:47  *** Guyver2_ <Guyver2_!Guyver@guyver2.xs4all.nl> has joined #bitcoin-core-dev
2532021-02-05T16:37:14  *** luke-jr <luke-jr!~luke-jr@unaffiliated/luke-jr> has quit IRC (Quit: ZNC - http://znc.sourceforge.net)
2542021-02-05T16:38:35  *** luke-jr <luke-jr!~luke-jr@unaffiliated/luke-jr> has joined #bitcoin-core-dev
2552021-02-05T16:38:49  *** Guyver2 <Guyver2!Guyver@guyver2.xs4all.nl> has quit IRC (Ping timeout: 276 seconds)
2562021-02-05T16:41:41  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
2572021-02-05T16:41:41  <bitcoin-git> [gui] jonatack closed pull request #201: gui: ensure inbound block relay peers have relevant services (master...inbound-block-relay) https://github.com/bitcoin-core/gui/pull/201
2582021-02-05T16:41:42  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
2592021-02-05T16:42:09  <jonatack> (closed in favor of GUI 203)
2602021-02-05T16:44:03  *** rex4539 <rex4539!~rex4539@gateway/tor-sasl/rex4539> has quit IRC (Remote host closed the connection)
2612021-02-05T16:45:23  *** rex4539 <rex4539!~rex4539@gateway/tor-sasl/rex4539> has joined #bitcoin-core-dev
2622021-02-05T16:51:15  *** Kiminuo <Kiminuo!~Kiminuo@185.180.15.211> has joined #bitcoin-core-dev
2632021-02-05T16:51:40  *** davterra <davterra!592e72a6@gateway/web/cgi-irc/kiwiirc.com/ip.89.46.114.166> has quit IRC (Quit: Connection closed)
2642021-02-05T17:11:37  *** rpite <rpite!~rpite@47.187.219.52> has quit IRC (Remote host closed the connection)
2652021-02-05T17:12:15  *** rpite <rpite!~rpite@47.187.219.52> has joined #bitcoin-core-dev
2662021-02-05T17:30:22  *** ogo <ogo!~ogo@gateway/tor-sasl/ogo> has quit IRC (Remote host closed the connection)
2672021-02-05T17:30:46  *** ogo <ogo!~ogo@gateway/tor-sasl/ogo> has joined #bitcoin-core-dev
2682021-02-05T17:41:19  *** ishaqm <ishaqm!~ishaqm@host-92-26-5-79.as13285.net> has joined #bitcoin-core-dev
2692021-02-05T17:43:14  <wumpus> fanquake: oops, looks like i need to upgrade my ancient debootstrap version to make a base image for #21036
2702021-02-05T17:43:16  <gribble> https://github.com/bitcoin/bitcoin/issues/21036 | gitian: Bump descriptors to Focal for 22.0 by fanquake · Pull Request #21036 · bitcoin/bitcoin · GitHub
2712021-02-05T17:44:41  <wumpus> E: No such script: /usr/share/debootstrap/scripts/focal
2722021-02-05T17:49:10  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
2732021-02-05T17:49:10  <bitcoin-git> [gui] jonasschnelli merged pull request #203: Display plain "Inbound" in peer details (master...display-plain-inbound-and-add-release-notes) https://github.com/bitcoin-core/gui/pull/203
2742021-02-05T17:49:14  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
2752021-02-05T17:49:35  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
2762021-02-05T17:49:35  <bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/173cf31299eb...6c6140846f37
2772021-02-05T17:49:36  <bitcoin-git> bitcoin/master 506e658 Jon Atack: gui: display plain "Inbound" in peer details
2782021-02-05T17:49:36  <bitcoin-git> bitcoin/master 6c61408 Jonas Schnelli: Merge bitcoin-core/gui#203: Display plain "Inbound" in peer details
2792021-02-05T17:49:38  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
2802021-02-05T18:03:12  *** narodism <narodism!narodnik@gateway/vpn/privateinternetaccess/narodism> has joined #bitcoin-core-dev
2812021-02-05T18:06:21  *** AaronvanW <AaronvanW!~AaronvanW@unaffiliated/aaronvanw> has quit IRC ()
2822021-02-05T18:08:08  <wumpus> upgrading debootstrap to http://archive.ubuntu.com/ubuntu/pool/main/d/debootstrap/debootstrap_1.0.123ubuntu2.tar.gz solved the above issue, happy to just have wildly increased the VM size so it fits another build image
2832021-02-05T18:13:41  *** promag <promag!~promag@188.250.84.129> has quit IRC (Remote host closed the connection)
2842021-02-05T18:14:09  *** promag <promag!~promag@188.250.84.129> has joined #bitcoin-core-dev
2852021-02-05T18:16:39  *** promag <promag!~promag@188.250.84.129> has quit IRC (Remote host closed the connection)
2862021-02-05T18:17:23  * achow101 waits impatiently for guix
2872021-02-05T18:20:54  *** promag <promag!~promag@188.250.84.129> has joined #bitcoin-core-dev
2882021-02-05T18:28:39  *** rex4539 <rex4539!~rex4539@gateway/tor-sasl/rex4539> has quit IRC (Remote host closed the connection)
2892021-02-05T18:29:50  *** rex4539 <rex4539!~rex4539@gateway/tor-sasl/rex4539> has joined #bitcoin-core-dev
2902021-02-05T18:32:06  *** justanotheruser <justanotheruser!~justanoth@unaffiliated/justanotheruser> has quit IRC (Ping timeout: 246 seconds)
2912021-02-05T18:34:15  *** johnbendi <johnbendi!~mindbende@41.217.74.246> has quit IRC (Ping timeout: 265 seconds)
2922021-02-05T18:53:37  <copumpkin> is there a writeup somewhere on guix vs. nix from a bitcoin dev perspective?
2932021-02-05T18:55:08  *** justanotheruser <justanotheruser!~justanoth@unaffiliated/justanotheruser> has joined #bitcoin-core-dev
2942021-02-05T18:58:38  *** ishaqm <ishaqm!~ishaqm@host-92-26-5-79.as13285.net> has quit IRC (Remote host closed the connection)
2952021-02-05T18:58:39  <sipa> copumpkin: there was a discussion about that a few days ago here
2962021-02-05T18:59:01  *** ishaqm <ishaqm!~ishaqm@host-92-26-5-79.as13285.net> has joined #bitcoin-core-dev
2972021-02-05T19:01:56  <sipa> copumpkin: my understanding is mostly (a) it's a different language (which we likely don't really care about; neither nix's DSL or scheme are familiar for most developers) and (b) guix aims (or succeeds?) much more for binary reproducibility
2982021-02-05T19:07:27  <copumpkin> ah fair enough, thanks! I'll check scrollback/logs for more detail
2992021-02-05T19:08:43  <sipa> and you primarily find (a) as a reason for why Guix was created "no custom DSL", but the reason why we care about isn't so much its origins, but the fact that it simplifies our deterministic building setup
3002021-02-05T19:10:17  <copumpkin> makes sense, definitely wasn't a pointed question, was just curious :)
3012021-02-05T19:11:20  <copumpkin> even as an (ex) Nix developer I'm excited to see this family of build system get more widely adopted
3022021-02-05T19:11:54  <sipa> ping dongcarl, roconnor: ^
3032021-02-05T19:17:25  *** Kiminuo <Kiminuo!~Kiminuo@185.180.15.211> has quit IRC (Ping timeout: 276 seconds)
3042021-02-05T19:17:57  <dongcarl> Hi copumpkin, the main (by a large margin) reason is because of Guix's commitment towards bootstrappability at the time I was investigating it as a possible build system for Bitcoin. At that time I had used Nix for a couple of years, and would have preferred to use Nix due to familiarity, but unfortunately there was less of an effort to make it
3052021-02-05T19:17:58  <dongcarl> bootstrappable.
3062021-02-05T19:19:06  <copumpkin> referring to the fact that the little bootstrap bundle underpinning the linux/darwin stdenvs doesn't actually get much love most of the time?
3072021-02-05T19:19:34  <copumpkin> (it's a normal derivation and last I checked Hydra was building it, but it breaks from time to time and I don't think many people notice, etc.)
3082021-02-05T19:20:03  <copumpkin> or you mean the actual provenance chain of that bundle through the ages?
3092021-02-05T19:20:18  <dongcarl> copumpkin: I'm mostly referring to the Reduced Binary Seed bootstrap with GNU Mes + stage0
3102021-02-05T19:20:54  *** promag <promag!~promag@188.250.84.129> has quit IRC (Remote host closed the connection)
3112021-02-05T19:21:10  <copumpkin> ohh, I see, hmm
3122021-02-05T19:21:25  <copumpkin> mind if I PM? probably more detail than most people care about
3132021-02-05T19:21:53  *** promag <promag!~promag@188.250.84.129> has joined #bitcoin-core-dev
3142021-02-05T19:22:12  <dongcarl> copumpkin: Sure, happy to chat, we can also go to #bitcoin-builds, where bitcoin build systems people hang out :-)
3152021-02-05T19:26:27  *** promag <promag!~promag@188.250.84.129> has quit IRC (Ping timeout: 265 seconds)
3162021-02-05T19:28:25  <luke-jr> (and ironically Guix has bootstrapping problems)
3172021-02-05T19:40:47  *** oozebrood <oozebrood!~oozebrood@2603-6080-b202-d300-387f-59c9-02c7-8652.res6.spectrum.com> has quit IRC (Quit: Going offline, see ya! (www.adiirc.com))
3182021-02-05T19:41:42  *** oozebrood <oozebrood!~oozebrood@2603-6080-b202-d300-91a1-cb15-d562-bcf5.res6.spectrum.com> has joined #bitcoin-core-dev
3192021-02-05T19:44:13  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
3202021-02-05T19:44:13  <bitcoin-git> [bitcoin] dongcarl opened pull request #21087: guix: Passthrough BASE_CACHE into container  (master...2020-12-guix-base-cache) https://github.com/bitcoin/bitcoin/pull/21087
3212021-02-05T19:44:15  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
3222021-02-05T19:47:50  *** mfi_ <mfi_!~matthias@p200300df3f1f1e8a476bdee2afdfac15.dip0.t-ipconnect.de> has joined #bitcoin-core-dev
3232021-02-05T19:48:34  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
3242021-02-05T19:48:35  <bitcoin-git> [bitcoin] dongcarl opened pull request #21088: guix: Jump forwards in time-machine and adapt  (master...2021-02-bump-time-machine) https://github.com/bitcoin/bitcoin/pull/21088
3252021-02-05T19:48:38  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
3262021-02-05T19:51:32  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
3272021-02-05T19:51:32  <bitcoin-git> [bitcoin] dongcarl opened pull request #21089: guix: Add support for powerpc64{,le} (master...2021-02-guix-ppc64-support) https://github.com/bitcoin/bitcoin/pull/21089
3282021-02-05T19:51:34  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
3292021-02-05T19:56:30  <achow101> anyone want to review PRs with me on my stream on monday?
3302021-02-05T19:59:35  *** jack <jack!~igloo@cpe-98-155-102-62.hawaii.res.rr.com> has joined #bitcoin-core-dev
3312021-02-05T20:02:55  *** jack <jack!~igloo@cpe-98-155-102-62.hawaii.res.rr.com> has quit IRC (Remote host closed the connection)
3322021-02-05T20:04:27  *** promag <promag!~promag@188.250.84.129> has joined #bitcoin-core-dev
3332021-02-05T20:08:36  *** promag <promag!~promag@188.250.84.129> has quit IRC (Ping timeout: 240 seconds)
3342021-02-05T20:11:15  *** jungly <jungly!~jungly@host-87-9-31-63.retail.telecomitalia.it> has quit IRC (Ping timeout: 256 seconds)
3352021-02-05T20:30:23  *** ishaqm <ishaqm!~ishaqm@host-92-26-5-79.as13285.net> has quit IRC (Quit: Leaving)
3362021-02-05T20:30:47  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
3372021-02-05T20:30:47  <bitcoin-git> [bitcoin] dhruv opened pull request #21090: Default to NODE_WITNESS in nLocalServices (master...default-to-node-witness-2021) https://github.com/bitcoin/bitcoin/pull/21090
3382021-02-05T20:30:49  *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
3392021-02-05T20:32:49  *** DeanWeen <DeanWeen!~dean@gateway/tor-sasl/deanguss> has quit IRC (Remote host closed the connection)
3402021-02-05T20:33:29  *** DeanWeen <DeanWeen!~dean@gateway/tor-sasl/deanguss> has joined #bitcoin-core-dev
3412021-02-05T20:44:18  *** jungly <jungly!~jungly@host-87-9-31-63.retail.telecomitalia.it> has joined #bitcoin-core-dev
3422021-02-05T20:49:25  *** rpite <rpite!~rpite@47.187.219.52> has quit IRC (Ping timeout: 240 seconds)
3432021-02-05T20:53:09  *** kexkey <kexkey!~kexkey@static-198-54-132-89.cust.tzulo.com> has joined #bitcoin-core-dev
3442021-02-05T20:53:32  *** rh0nj <rh0nj!~rh0nj@88.99.167.175> has quit IRC (Read error: Connection reset by peer)
3452021-02-05T20:54:07  *** rh0nj <rh0nj!~rh0nj@88.99.167.175> has joined #bitcoin-core-dev
3462021-02-05T21:12:04  *** N0somebody <N0somebody!~sl@13.71.191.154> has joined #bitcoin-core-dev
3472021-02-05T21:12:27  *** oozebrood <oozebrood!~oozebrood@2603-6080-b202-d300-91a1-cb15-d562-bcf5.res6.spectrum.com> has quit IRC (Quit: Going offline, see ya! (www.adiirc.com))
3482021-02-05T21:13:47  *** N0somebody <N0somebody!~sl@13.71.191.154> has left #bitcoin-core-dev
3492021-02-05T21:17:23  *** mfi_ <mfi_!~matthias@p200300df3f1f1e8a476bdee2afdfac15.dip0.t-ipconnect.de> has quit IRC (Quit: Leaving)
3502021-02-05T21:19:20  *** matael1 <matael1!~matael@s91904426.blix.com> has quit IRC (Remote host closed the connection)
3512021-02-05T21:23:34  *** flag <flag!~flag@net-37-119-146-241.cust.vodafonedsl.it> has quit IRC (Ping timeout: 272 seconds)
3522021-02-05T21:36:10  *** danben <danben!4484e7ea@pool-68-132-231-234.nycmny.fios.verizon.net> has joined #bitcoin-core-dev
3532021-02-05T21:40:21  *** peeja <peeja!~peeja@s91904426.blix.com> has joined #bitcoin-core-dev
3542021-02-05T21:43:49  *** Kiminuo <Kiminuo!~Kiminuo@185.180.15.211> has joined #bitcoin-core-dev
3552021-02-05T21:43:49  *** Kiminuo <Kiminuo!~Kiminuo@185.180.15.211> has quit IRC (Remote host closed the connection)
3562021-02-05T21:46:38  *** Guyver2__ <Guyver2__!Guyver@guyver2.xs4all.nl> has joined #bitcoin-core-dev
3572021-02-05T21:47:14  *** Kiminuo <Kiminuo!~Kiminuo@185.180.15.211> has joined #bitcoin-core-dev
3582021-02-05T21:48:33  *** Guyver2_ <Guyver2_!Guyver@guyver2.xs4all.nl> has quit IRC (Ping timeout: 264 seconds)
3592021-02-05T21:54:16  *** promag <promag!~promag@188.250.84.129> has joined #bitcoin-core-dev
3602021-02-05T21:56:30  *** Kiminuo <Kiminuo!~Kiminuo@185.180.15.211> has quit IRC (Ping timeout: 272 seconds)
3612021-02-05T21:56:42  *** oozebrood <oozebrood!~oozebrood@nortoh.xyz> has joined #bitcoin-core-dev
3622021-02-05T21:57:57  *** flag <flag!~flag@net-5-95-166-109.cust.vodafonedsl.it> has joined #bitcoin-core-dev
3632021-02-05T22:02:01  *** promag <promag!~promag@188.250.84.129> has quit IRC (Remote host closed the connection)
3642021-02-05T22:02:22  *** promag <promag!~promag@188.250.84.129> has joined #bitcoin-core-dev
3652021-02-05T22:11:11  *** rpite <rpite!~rpite@47.187.219.52> has joined #bitcoin-core-dev
3662021-02-05T22:12:01  *** proofofkeags <proofofkeags!~proofofke@97-118-232-73.hlrn.qwest.net> has joined #bitcoin-core-dev
3672021-02-05T22:12:07  *** proofofkeags_ <proofofkeags_!~proofofke@97-118-232-73.hlrn.qwest.net> has joined #bitcoin-core-dev
3682021-02-05T22:17:14  *** proofofkeags_ <proofofkeags_!~proofofke@97-118-232-73.hlrn.qwest.net> has quit IRC (Quit: Leaving)
3692021-02-05T22:23:19  *** jungly <jungly!~jungly@host-87-9-31-63.retail.telecomitalia.it> has quit IRC (Ping timeout: 276 seconds)
3702021-02-05T22:27:04  *** vasild <vasild!~vd@gateway/tor-sasl/vasild> has quit IRC (Disconnected by services)
3712021-02-05T22:27:05  *** vasild_ <vasild_!~vd@gateway/tor-sasl/vasild> has joined #bitcoin-core-dev
3722021-02-05T22:27:08  *** vasild_ is now known as vasild
3732021-02-05T22:38:50  *** promag <promag!~promag@188.250.84.129> has quit IRC (Remote host closed the connection)
3742021-02-05T22:44:29  *** cryptapus <cryptapus!~cryptapus@unaffiliated/cryptapus> has quit IRC (Remote host closed the connection)
3752021-02-05T22:48:55  *** promag <promag!~promag@188.250.84.129> has joined #bitcoin-core-dev
3762021-02-05T22:58:01  *** lucen[m] <lucen[m]!lucenmshrm@gateway/shell/matrix.org/x-twbvauwlhnmwgeoy> has joined #bitcoin-core-dev
3772021-02-05T23:18:46  *** Guyver2__ <Guyver2__!Guyver@guyver2.xs4all.nl> has quit IRC (Quit: Going offline, see ya! (www.adiirc.com))
3782021-02-05T23:24:05  *** Talkless <Talkless!~Talkless@mail.dargis.net> has joined #bitcoin-core-dev
3792021-02-05T23:29:06  *** Setherson <Setherson!~Setherson@108-255-110-61.lightspeed.tukrga.sbcglobal.net> has quit IRC (Ping timeout: 258 seconds)
3802021-02-05T23:33:54  *** rpite <rpite!~rpite@47.187.219.52> has quit IRC (Quit: rpite)
3812021-02-05T23:35:05  *** davterra <davterra!592e72cb@gateway/web/cgi-irc/kiwiirc.com/ip.89.46.114.203> has joined #bitcoin-core-dev
3822021-02-05T23:35:47  *** rpite <rpite!~rpite@47.187.219.52> has joined #bitcoin-core-dev
3832021-02-05T23:45:38  *** promag <promag!~promag@188.250.84.129> has quit IRC (Remote host closed the connection)
3842021-02-05T23:57:07  *** promag <promag!~promag@188.250.84.129> has joined #bitcoin-core-dev
3852021-02-05T23:59:46  *** ovovo <ovovo!~ovovo@unaffiliated/ovovo> has joined #bitcoin-core-dev