--- Log opened Fri May 21 00:00:01 2021 00:03 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 00:03 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1cc38d3e01c7...ac5f7f47c16f 00:03 < bitcoin-git> bitcoin/master 393992b practicalswift: fuzz: Terminate immediately if a fuzzing harness ever tries to create a TC... 00:03 < bitcoin-git> bitcoin/master ac5f7f4 MarcoFalke: Merge bitcoin/bitcoin#21936: fuzz: Terminate immediately if a fuzzing harn... 00:03 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 00:03 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 00:03 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #21936: fuzz: Terminate immediately if a fuzzing harness tries to create a TCP socket (belt and suspenders) (master...terminate-on-tcp-socket) https://github.com/bitcoin/bitcoin/pull/21936 00:03 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 00:03 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has quit [Ping timeout: 240 seconds] 00:04 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has joined #bitcoin-core-dev 00:05 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 00:05 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ac5f7f47c16f...eb4df9a628bd 00:05 < bitcoin-git> bitcoin/master bbbb518 MarcoFalke: fuzz: Speed up transaction fuzz target 00:05 < bitcoin-git> bitcoin/master eb4df9a MarcoFalke: Merge bitcoin/bitcoin#22004: fuzz: Speed up transaction fuzz target 00:05 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 00:06 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 00:06 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #22004: fuzz: Speed up transaction fuzz target (master...2105-fuzzTx) https://github.com/bitcoin/bitcoin/pull/22004 00:06 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 00:14 -!- sipsorcery [~sipsorcer@2a02:8084:6981:7880::3] has quit [Ping timeout: 245 seconds] 00:15 -!- sipsorcery [~sipsorcer@37.228.228.180] has joined #bitcoin-core-dev 00:18 -!- jungly [~jungly@host-87-10-184-231.retail.telecomitalia.it] has joined #bitcoin-core-dev 00:21 -!- davterra [~davterra@gateway/tor-sasl/tralfaz] has quit [Remote host closed the connection] 00:21 -!- davterra [~davterra@gateway/tor-sasl/tralfaz] has joined #bitcoin-core-dev 00:24 < wumpus> it doesn't seem that the IRC bot (https://github.com/gkrizek/ghi) currently supports notification to multiple different IRC servers, so it's going to be a hard switch-over at some point 00:29 < wumpus> after next week's meeting maybe 00:37 -!- bandnyquist [~Rheanna@101.91.238.197] has quit [Remote host closed the connection] 00:38 -!- bandnyquist [~Rheanna@101.91.240.201] has joined #bitcoin-core-dev 00:42 -!- morcos [~morcos@gateway/tor-sasl/morcos] has quit [Ping timeout: 240 seconds] 00:47 -!- lkqwejhhgasdjhgn [~kljkljklk@p200300d46f17c5008bc40a54a394f56f.dip0.t-ipconnect.de] has joined #bitcoin-core-dev 00:47 -!- morcos [~morcos@gateway/tor-sasl/morcos] has joined #bitcoin-core-dev 00:51 -!- bandnyquist [~Rheanna@101.91.240.201] has quit [Remote host closed the connection] 00:52 -!- bandnyquist [~Rheanna@101.89.197.243] has joined #bitcoin-core-dev 00:53 -!- bandnyquist [~Rheanna@101.89.197.243] has quit [Remote host closed the connection] 00:54 -!- sipsorcery [~sipsorcer@37.228.228.180] has quit [Ping timeout: 240 seconds] 00:55 -!- bandnyquist [~Rheanna@101.89.197.243] has joined #bitcoin-core-dev 01:00 < vasild> < jonatack> and working on removing v2 support 01:00 < vasild> Approach ACK :) 01:01 < vasild> which option from https://github.com/bitcoin/bitcoin/issues/21351? 01:05 < Kiminuo> https://github.com/bitcoin/bitcoin/pull/21850/checks?check_run_id=2637023151 - Guys, is this a genuine error or is it that timeout issue? I tend to think it's an error on my side but I can see "Test function timed out" and that confuses me a bit. 01:06 < Kiminuo> 'Error: Specified blocks directory "" does not exist." this probably leads to the timeout 01:07 < Kiminuo> other PRs pass tests, so it's my issue most likely. nvm 01:08 < wumpus> vasild: imo the simplest one "rip out v2 support completely, drop existing v2 addresses from addr.dat, stop relaying them", no options (either compile time or runtime) and other added complexity unless there is a very good reason, which i don't think there is 01:08 < Kiminuo> right, my bad 01:10 < wumpus> Kiminuo: glad you managed to figure it out so quickly :) 01:10 < vasild> wumpus: I agree - no options that later need to be deprecated and removed themselves. 01:11 < wumpus> right 01:12 < vasild> s/addr.dat/peers.dat/ 01:12 < Kiminuo> It's my bad. Too many boolean changes. 01:12 < wumpus> we're already pretty late, a longer and more subtle transition period might have made sense if it would be years, but not now 01:12 < vasild> right 01:12 < wumpus> vasild: correct 01:13 -!- jonatack [jon@gateway/vpn/airvpn/jonatack] has joined #bitcoin-core-dev 01:13 -!- marcoagner [~user@2001:8a0:ffc6:8700:fbe1:d95d:7692:d3c7] has joined #bitcoin-core-dev 01:16 -!- jonatack [jon@gateway/vpn/airvpn/jonatack] has quit [Client Quit] 01:17 < vasild> "dropping torv2 support" - is this a feature that needs to go in before Jun 15? Is removing a feature a feature itself? ;-) 01:18 < vasild> it is not a bugfix, maybe the changes to the code will be non-trivial, I guess should be subject to feature freeze? 01:19 < wumpus> yes, though it may be one of the few things important enough to delay the feature freeze if it is not in by then 01:20 < wumpus> let's just make sure it is 01:21 < wumpus> at least it's something where the direction is clear and would be good to put this behind us :) 01:21 -!- _nick_ [~nick@cpc68286-cdif17-2-0-cust533.5-1.cable.virginm.net] has joined #bitcoin-core-dev 01:22 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 01:22 < bitcoin-git> [bitcoin] hebasto opened pull request #22014: Make m_cs_fee_estimator non-recursive (master...210521-fees) https://github.com/bitcoin/bitcoin/pull/22014 01:22 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 01:22 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has quit [Ping timeout: 240 seconds] 01:22 -!- mol_ [~mol@unaffiliated/molly] has quit [Read error: Connection reset by peer] 01:23 -!- mol_ [~mol@unaffiliated/molly] has joined #bitcoin-core-dev 01:24 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has joined #bitcoin-core-dev 01:32 -!- sipsorcery [~sipsorcer@2a02:8084:6981:7880::3] has joined #bitcoin-core-dev 01:32 -!- sipsorcery [~sipsorcer@2a02:8084:6981:7880::3] has quit [Remote host closed the connection] 01:33 -!- sipsorcery [~sipsorcer@2a02:8084:6981:7880::3] has joined #bitcoin-core-dev 01:36 -!- kers [~kers@178.238.11.35] has quit [Remote host closed the connection] 01:49 -!- mol_ [~mol@unaffiliated/molly] has quit [Ping timeout: 246 seconds] 01:49 -!- jonatack [jon@gateway/vpn/airvpn/jonatack] has joined #bitcoin-core-dev 01:57 -!- mol [~mol@unaffiliated/molly] has joined #bitcoin-core-dev 01:59 < jonatack> vasild: wumpus: agree, drop v2 addrs from peers.dat, stop relaying them, no options 02:00 -!- contagious_meow [~contagiou@41-203-221-245.safaricombusiness.co.ke] has joined #bitcoin-core-dev 02:00 < vasild> + ignore incoming torv2, relayed to us 02:01 < vasild> or ban the peer who relayed the junk to us :-D 02:04 < jonatack> right :) 02:08 < jonatack> was in touch with ggus, asking for any update if the deprecation schedule changes and he's prepared to coordinate with bitcoincore.org, optech, etc. on announcements. reminder from him to send your email for invite to next friday's online AMA if interested 02:10 -!- dunxen [~dunxen@156-155-20-110.ip.internet.co.za] has joined #bitcoin-core-dev 02:10 < jonatack> "Next Friday, May 28th, 1600 UTC, we will have a Tor AMA about v2 onion services deprecation. It's an invite-only event with some onion services operators and developers." 02:10 < jonatack> "we really want to support your community to migrate smoothly to v3 (or less traumatizing as possible). We can coordinate with the Tor Comms team to have social media posts when v2 onion support is removed from bitcoin core." 02:11 -!- dunxen [~dunxen@156-155-20-110.ip.internet.co.za] has quit [Remote host closed the connection] 02:12 -!- dunxen [dunxen@gateway/vpn/protonvpn/dunxen] has joined #bitcoin-core-dev 02:12 -!- dunxen [dunxen@gateway/vpn/protonvpn/dunxen] has quit [Client Quit] 02:14 -!- _nick_ [~nick@cpc68286-cdif17-2-0-cust533.5-1.cable.virginm.net] has quit [Remote host closed the connection] 02:14 -!- _nick_ [~nick@cpc68286-cdif17-2-0-cust533.5-1.cable.virginm.net] has joined #bitcoin-core-dev 02:17 -!- kzj [41312695@65.49.38.149] has joined #bitcoin-core-dev 02:18 -!- sipsorcery [~sipsorcer@2a02:8084:6981:7880::3] has quit [Remote host closed the connection] 02:18 -!- sipsorcery [~sipsorcer@2a02:8084:6981:7880::3] has joined #bitcoin-core-dev 02:21 -!- jayasurya2302 [a5e17a62@165.225.122.98] has joined #bitcoin-core-dev 02:23 -!- Nihal [66707425@102.112.116.37] has joined #bitcoin-core-dev 02:28 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has quit [Ping timeout: 240 seconds] 02:29 -!- Landryl [~Landryl@ns528256.ip-192-99-10.net] has quit [Quit: The Lounge - https://thelounge.chat] 02:29 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has joined #bitcoin-core-dev 02:30 -!- Landryl [~Landryl@ns528256.ip-192-99-10.net] has joined #bitcoin-core-dev 02:31 -!- bandnyquist [~Rheanna@101.89.197.243] has quit [Remote host closed the connection] 02:33 -!- bandnyquist [~Rheanna@119.96.171.22] has joined #bitcoin-core-dev 02:38 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has quit [Ping timeout: 240 seconds] 02:39 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has joined #bitcoin-core-dev 02:39 -!- ashbyp [bcddb34c@bcddb34c.skybroadband.com] has joined #bitcoin-core-dev 02:40 -!- mol_ [~mol@unaffiliated/molly] has joined #bitcoin-core-dev 02:41 -!- mol [~mol@unaffiliated/molly] has quit [Ping timeout: 240 seconds] 02:47 -!- vincenzopalazzo [~vincenzop@host-79-23-113-134.retail.telecomitalia.it] has joined #bitcoin-core-dev 02:48 < real_or_random> aj: I think your git command is equivalent to git rebase -i --keep-base origin/master ... so --keep-base takes care of this 02:50 -!- jespada [~jespada@90.254.244.151] has quit [Quit: Leaving] 02:51 -!- contagious_meow [~contagiou@41-203-221-245.safaricombusiness.co.ke] has quit [Ping timeout: 260 seconds] 02:55 -!- contagious_meow [~contagiou@41-203-221-245.safaricombusiness.co.ke] has joined #bitcoin-core-dev 02:56 < vasild> Is there an IRC alternative that we can use that is e2e encrypted by default? For public channels it is irrelevant, but would be nice to have for direct/private messages 02:56 -!- kzj [41312695@65.49.38.149] has quit [Quit: Connection closed] 02:56 -!- Nihal [66707425@102.112.116.37] has left #bitcoin-core-dev [] 02:57 < hebasto> vasild: signal? 02:57 < vasild> that would be one possibility, I guess 02:58 -!- queip [~queip@unaffiliated/rezurus] has quit [Ping timeout: 265 seconds] 02:58 < vasild> actually, I guess, the problem would be to have everybody to agree on a particular one 03:01 < jonatack> yeah signal (for now), unfortunately it is based on a phone number, and it wants your phone contacts 03:07 -!- bandnyquist [~Rheanna@119.96.171.22] has quit [Remote host closed the connection] 03:09 -!- bandnyquist [~Rheanna@119.96.171.22] has joined #bitcoin-core-dev 03:12 < vasild> https://tox.chat/faq.html may be relevant - it is decentralized p2p chat 03:12 -!- queip [~queip@unaffiliated/rezurus] has joined #bitcoin-core-dev 03:14 -!- lrvick [~weechat_u@138.68.55.236] has quit [Quit: WeeChat 2.9] 03:18 -!- Fausto46Kozey [~Fausto46K@static.57.1.216.95.clients.your-server.de] has joined #bitcoin-core-dev 03:20 < vincenzopalazzo> Another alternative can be https://matrix.org/ 03:20 < vincenzopalazzo> That is super accessible in my opinion 03:22 -!- bandnyquist [~Rheanna@119.96.171.22] has quit [Remote host closed the connection] 03:23 -!- bandnyquist [~Rheanna@101.91.240.201] has joined #bitcoin-core-dev 03:23 -!- Fausto46Kozey [~Fausto46K@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 260 seconds] 03:33 -!- mips [~mips@gateway/tor-sasl/mips] has joined #bitcoin-core-dev 03:34 -!- jayasurya2302 [a5e17a62@165.225.122.98] has quit [Quit: Connection closed] 03:39 < wumpus> the (new) IRC channel could be bridged with matrix if people are interested in that 03:40 < wumpus> i do use matrix for some things 03:43 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has quit [Ping timeout: 240 seconds] 03:44 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has joined #bitcoin-core-dev 03:45 < wumpus> i'm not sure "being more accessible" is a goal for this particular channel though 03:46 < wumpus> but for say, the gui dev channel it makes sense 03:47 < vincenzopalazzo> wumpus, yeah I read somethings about the brige between IRC channel and matrix 03:47 < wumpus> yes many FOSS project's channels are bridged 03:48 < vincenzopalazzo> I think that the accessibility should be a good things in any case. Give the possibility to all the people to join e read all the event that happen in bitcoin dev is a good starting point I think 03:49 < wumpus> this is very much an internal development channel, we've been quite good at keeping it on-topic and specific 03:50 < vasild> I think IRC is autmatically filtering people that find it hard to setup from joining here and suggesting bitcoin switches to POS or changes the 21M supply... 03:51 < wumpus> that 03:52 < wumpus> for a more support-ish channel it makes sense 03:53 < vincenzopalazzo> Yep I only propose this stuff, sometimes the accessibility doesn't mean "Know how configure" but give the possibility to the people that have to use a external device to read. It is not related much to know how to, but to give the possibility. I think that this was a good moment to point out this "problem" 03:54 < vincenzopalazzo> Want be clear, any problem I'm happy with the IRC filter set up :) 03:55 < wumpus> i would surprised if IRC is inaccessible to screen readers, it's an old, well-known standard with many clients 03:56 -!- mol [~mol@unaffiliated/molly] has joined #bitcoin-core-dev 03:56 < wumpus> fully text based 03:56 -!- bandnyquist [~Rheanna@101.91.240.201] has quit [Remote host closed the connection] 03:58 < wumpus> modern web app based systems are a much larger challenge to make accessible *in that particular sense* 03:58 -!- mol_ [~mol@unaffiliated/molly] has quit [Ping timeout: 265 seconds] 03:59 -!- bandnyquist [~Rheanna@101.91.240.201] has joined #bitcoin-core-dev 04:02 < vincenzopalazzo> The web app (know to me) doesn't maintain the state and it is a very common use case when you have some problem and you need an external device to read, you must make double work. here the problem is not IRC that it is not accessible, but the client aren't 04:02 -!- jespada [~jespada@90.254.244.151] has joined #bitcoin-core-dev 04:03 < wumpus> pretty sure people were using IRC with braille terminals and such even when i was a kid 04:04 -!- Kiminuo [~Kiminuo@141.98.103.172] has quit [Read error: Connection reset by peer] 04:05 < wumpus> blind people are also a fairly large share of those playing text-based interactive fiction games; the modern internet focused on video, pictures, avatars, fancy formatting etc isn't *that great* for them 04:05 < wumpus> in any case, getting off topic here sorry 04:07 < vincenzopalazzo> Oh, not a problem! I repeat myself, for me IRC is ok. 04:09 -!- pncl [~pncl___@5.245.191.70] has joined #bitcoin-core-dev 04:11 -!- pncl [~pncl___@5.245.191.70] has quit [Remote host closed the connection] 04:11 -!- bandnyquist [~Rheanna@101.91.240.201] has quit [Remote host closed the connection] 04:14 -!- bandnyquist [~Rheanna@101.91.209.187] has joined #bitcoin-core-dev 04:14 -!- mrostecki [mrostecki@nat/suse/x-pfqfrhndkhxpjilu] has joined #bitcoin-core-dev 04:19 -!- jonatack [jon@gateway/vpn/airvpn/jonatack] has quit [Quit: jonatack] 04:26 -!- mol [~mol@unaffiliated/molly] has quit [Ping timeout: 246 seconds] 04:33 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has quit [Ping timeout: 240 seconds] 04:34 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has joined #bitcoin-core-dev 04:37 -!- ashbyp [bcddb34c@bcddb34c.skybroadband.com] has quit [Ping timeout: 240 seconds] 04:44 -!- mol [~mol@unaffiliated/molly] has joined #bitcoin-core-dev 04:57 -!- jonatack [jon@gateway/vpn/airvpn/jonatack] has joined #bitcoin-core-dev 04:59 -!- jonatack [jon@gateway/vpn/airvpn/jonatack] has quit [Client Quit] 04:59 -!- jonatack [jon@gateway/vpn/airvpn/jonatack] has joined #bitcoin-core-dev 05:06 -!- ashbyp [bcddb34c@bcddb34c.skybroadband.com] has joined #bitcoin-core-dev 05:11 -!- mol_ [~mol@unaffiliated/molly] has joined #bitcoin-core-dev 05:15 -!- mol [~mol@unaffiliated/molly] has quit [Ping timeout: 260 seconds] 05:21 -!- ashbyp [bcddb34c@bcddb34c.skybroadband.com] has quit [Quit: Connection closed] 05:28 -!- bandnyquist [~Rheanna@101.91.209.187] has quit [Remote host closed the connection] 05:30 -!- bandnyquist [~Rheanna@101.89.207.55] has joined #bitcoin-core-dev 05:32 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has quit [Ping timeout: 240 seconds] 05:34 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has joined #bitcoin-core-dev 05:37 -!- ashbyp [bcddb34c@bcddb34c.skybroadband.com] has joined #bitcoin-core-dev 05:42 -!- belcher_ is now known as belcher 05:43 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has quit [Ping timeout: 240 seconds] 05:44 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has joined #bitcoin-core-dev 05:45 -!- contagious_meow [~contagiou@41-203-221-245.safaricombusiness.co.ke] has quit [Ping timeout: 240 seconds] 05:45 -!- salitos [~contagiou@41-203-221-245.safaricombusiness.co.ke] has joined #bitcoin-core-dev 05:51 -!- bandnyquist [~Rheanna@101.89.207.55] has quit [Remote host closed the connection] 05:54 -!- bandnyquist [~Rheanna@101.91.218.28] has joined #bitcoin-core-dev 05:59 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 06:06 -!- sdaftuar [~sdaftuar@gateway/tor-sasl/sdaftuar] has quit [Remote host closed the connection] 06:06 -!- sdaftuar [~sdaftuar@gateway/tor-sasl/sdaftuar] has joined #bitcoin-core-dev 06:15 -!- salitos [~contagiou@41-203-221-245.safaricombusiness.co.ke] has quit [Quit: Leaving] 06:17 -!- jarthur_ [~jarthur@cpe-70-114-198-37.austin.res.rr.com] has joined #bitcoin-core-dev 06:17 -!- jarthur [~jarthur@2603-8080-1540-002d-f9d3-bf1c-1ca5-3b65.res6.spectrum.com] has quit [Read error: Connection reset by peer] 06:27 -!- bandnyquist [~Rheanna@101.91.218.28] has quit [Remote host closed the connection] 06:28 -!- bandnyquist [~Rheanna@101.91.218.28] has joined #bitcoin-core-dev 06:41 -!- bandnyquist [~Rheanna@101.91.218.28] has quit [Remote host closed the connection] 06:43 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has quit [Remote host closed the connection] 06:43 -!- bandnyquist [~Rheanna@218.78.27.29] has joined #bitcoin-core-dev 06:47 -!- molz_ [~mol@unaffiliated/molly] has joined #bitcoin-core-dev 06:48 -!- mol_ [~mol@unaffiliated/molly] has quit [Ping timeout: 246 seconds] 07:00 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has joined #bitcoin-core-dev 07:11 -!- Eprom [~Eprom@138.199.47.158] has joined #bitcoin-core-dev 07:12 -!- ashbyp [bcddb34c@bcddb34c.skybroadband.com] has quit [Quit: Connection closed] 07:15 -!- mart [~mart@c-76-97-33-113.hsd1.ga.comcast.net] has quit [Ping timeout: 240 seconds] 07:17 -!- bandnyquist [~Rheanna@218.78.27.29] has quit [Remote host closed the connection] 07:19 -!- bandnyquist [~Rheanna@218.78.27.29] has joined #bitcoin-core-dev 07:28 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 07:30 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 07:34 -!- kabaum [~kabaum@h-13-35.A163.priv.bahnhof.se] has quit [Ping timeout: 246 seconds] 07:46 -!- jungly [~jungly@host-87-10-184-231.retail.telecomitalia.it] has quit [Ping timeout: 246 seconds] 07:47 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has quit [Ping timeout: 240 seconds] 07:49 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has joined #bitcoin-core-dev 07:55 -!- jungly [~jungly@host-87-10-184-231.retail.telecomitalia.it] has joined #bitcoin-core-dev 08:07 -!- bandnyquist [~Rheanna@218.78.27.29] has quit [Remote host closed the connection] 08:09 -!- bandnyquist [~Rheanna@101.89.197.243] has joined #bitcoin-core-dev 08:16 -!- sipsorcery [~sipsorcer@2a02:8084:6981:7880::3] has quit [Ping timeout: 258 seconds] 08:30 < provoostenator> In case anyone cares: there's a lot less taproot signalling on testnet and it hasn't activated yet. 08:30 < provoostenator> (or locked in) 08:39 -!- sipsorcery [~sipsorcer@2a02:8084:6981:7880::3] has joined #bitcoin-core-dev 08:43 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has quit [Ping timeout: 240 seconds] 08:44 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has joined #bitcoin-core-dev 08:45 -!- mart [~mart@168.28.22.99] has joined #bitcoin-core-dev 08:47 < achow101> finally got the windows codesigning cert, should I backport it to all branches or just 0.20 and 0.21? 08:47 < achow101> oh, I guess 0.19 needs a re-release too 08:51 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:51 < bitcoin-git> [bitcoin] Sjors opened pull request #22016: rpc: add period_start to version bits statistics (master...2021/05/versionbits_period_start) https://github.com/bitcoin/bitcoin/pull/22016 08:51 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:55 < hebasto> achow101: \o/ 08:56 -!- bandnyquist [~Rheanna@101.89.197.243] has quit [Remote host closed the connection] 08:58 -!- bandnyquist [~Rheanna@218.78.43.189] has joined #bitcoin-core-dev 09:06 -!- d [~davterra@gateway/tor-sasl/tralfaz] has joined #bitcoin-core-dev 09:07 -!- d is now known as Guest15496 09:09 -!- davterra [~davterra@gateway/tor-sasl/tralfaz] has quit [Remote host closed the connection] 09:11 -!- bandnyquist [~Rheanna@218.78.43.189] has quit [Remote host closed the connection] 09:13 -!- _nick_ [~nick@cpc68286-cdif17-2-0-cust533.5-1.cable.virginm.net] has quit [Remote host closed the connection] 09:13 -!- bandnyquist [~Rheanna@101.91.193.123] has joined #bitcoin-core-dev 09:18 -!- mart [~mart@168.28.22.99] has quit [Ping timeout: 260 seconds] 09:31 -!- lkqwejhhgasdjhgn [~kljkljklk@p200300d46f17c5008bc40a54a394f56f.dip0.t-ipconnect.de] has quit [Quit: Konversation terminated!] 09:36 -!- Davef [4a712123@74.113.33.35] has joined #bitcoin-core-dev 09:36 < provoostenator> achow101: 0.19 is end of maintenance: https://bitcoincore.org/en/lifecycle/ 09:37 < provoostenator> Though not end of life. Might be worth making sure we *can* issue a new release if something really bad needs backporting. 09:37 < achow101> 0.19.2 uses the revoked cert 09:37 < provoostenator> I guess it's also nice to have a non-revoked cert on something that's not yet end of life. 09:38 < provoostenator> No idea if I can still gitian build that ancient stuff though. 09:40 -!- mart [~mart@168.28.16.100] has joined #bitcoin-core-dev 09:43 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has quit [Ping timeout: 240 seconds] 09:44 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has joined #bitcoin-core-dev 09:47 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 09:47 < bitcoin-git> [bitcoin] achow101 opened pull request #22017: Update Windows code signing certificate (master...2021-win-codesign-cert) https://github.com/bitcoin/bitcoin/pull/22017 09:47 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 09:52 -!- Davef [4a712123@74.113.33.35] has quit [Quit: Connection closed] 09:52 -!- proofofkeags_ [~proofofke@205.209.24.233] has joined #bitcoin-core-dev 09:52 -!- morcos [~morcos@gateway/tor-sasl/morcos] has quit [Remote host closed the connection] 09:53 -!- morcos [~morcos@gateway/tor-sasl/morcos] has joined #bitcoin-core-dev 10:13 -!- mart [~mart@168.28.16.100] has quit [Ping timeout: 240 seconds] 10:24 -!- Vlodoc [~vlodoc@2001:8a0:e433:9a00:9804:e914:4830:756b] has joined #bitcoin-core-dev 10:36 -!- bandnyquist [~Rheanna@101.91.193.123] has quit [Remote host closed the connection] 10:39 -!- bandnyquist [~Rheanna@101.89.197.243] has joined #bitcoin-core-dev 10:47 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has quit [Ping timeout: 240 seconds] 10:49 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has joined #bitcoin-core-dev 10:51 -!- ashbyp [bcddb34c@bcddb34c.skybroadband.com] has joined #bitcoin-core-dev 10:51 -!- bandnyquist [~Rheanna@101.89.197.243] has quit [Remote host closed the connection] 10:53 -!- bandnyquist [~Rheanna@101.91.238.197] has joined #bitcoin-core-dev 11:03 -!- sipsorcery [~sipsorcer@2a02:8084:6981:7880::3] has quit [Ping timeout: 258 seconds] 11:08 -!- ashbyp [bcddb34c@bcddb34c.skybroadband.com] has quit [Quit: Connection closed] 11:11 -!- sipsorcery [~sipsorcer@2a02:8084:6981:7880::3] has joined #bitcoin-core-dev 11:14 -!- mol [~mol@unaffiliated/molly] has joined #bitcoin-core-dev 11:17 < jonasschnelli> i missed yesterdays meeting,... as for the codesigning certificate (achow101), the swiss association registration made progress and I think it should be in the register within the next two weeks. 11:17 < jonasschnelli> The question is, if it still makes sense to continue with the Swiss association (have some redundancy) 11:18 -!- molz_ [~mol@unaffiliated/molly] has quit [Ping timeout: 240 seconds] 11:19 < jonasschnelli> The association required a physical address (a service) which costs >1000$/year. 11:19 < jonasschnelli> Happy to keep it and funding is probably not an issue. 11:21 < achow101> it makes sense to have some redundancy if a CA decides to just refuse to issue a cert to one of the orgs. But if it's a requirements change like what we just had, then it might be that both end up being in a position where neither can get a cert 11:22 -!- ishaqm [~ishaqm@host-89-241-184-188.as13285.net] has joined #bitcoin-core-dev 11:24 < achow101> so what probably really needs to happen is that we (I) need to keep an eye on CA/B Forum guideline changes. e.g. in June, it seems like there might be stricter requirements that we will need to follow 11:29 -!- nullptr| [~nullptr|@ip-94-112-128-60.net.upcbroadband.cz] has quit [Quit: ZNC - http://znc.in] 11:30 -!- nullptr| [~nullptr|@ip-94-112-128-60.net.upcbroadband.cz] has joined #bitcoin-core-dev 11:33 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has quit [Remote host closed the connection] 11:39 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has joined #bitcoin-core-dev 11:42 -!- bandnyquist [~Rheanna@101.91.238.197] has quit [Remote host closed the connection] 11:43 -!- bandnyquist [~Rheanna@218.78.77.129] has joined #bitcoin-core-dev 11:45 -!- jarthur_ is now known as jarthur 12:02 < achow101> wallet meeting? 12:02 < achow101> #startmeeting 12:02 < core-meetingbot> Meeting started Fri May 21 19:02:57 2021 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings. 12:02 < core-meetingbot> Available commands: action commands idea info link nick 12:03 < achow101> #bitcoin-core-dev Wallet Meeting: achow101 aj amiti ariard bluematt cfields Chris_Stewart_5 digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik petertodd phantomcircuit promag 12:03 < achow101> provoostenator ryanofsky sdaftuar sipa vasild wumpus 12:03 < provoostenator> briefly hi 12:03 < achow101> anyone have anything wallet to talk about? 12:04 < provoostenator> Mmm, maybe 1 topic: RBF 12:04 < provoostenator> Not related to the recent isseu 12:05 < provoostenator> I couild use feedback on #21576 12:05 < gribble> https://github.com/bitcoin/bitcoin/issues/21576 | rpc: bumpfee signer support by Sjors · Pull Request #21576 · bitcoin/bitcoin · GitHub 12:05 < provoostenator> And #22007 12:05 < gribble> https://github.com/bitcoin/bitcoin/issues/22007 | wallet: add destination (output) and bump fee · Issue #22007 · bitcoin/bitcoin · GitHub 12:06 < achow101> interesting 12:06 < provoostenator> And we still need to figure out how to allow fee bumping without change address. 12:06 < achow101> I thought we already did that? 12:07 < provoostenator> https://bitcoincore.org/en/doc/0.21.0/rpc/wallet/bumpfee/ 12:07 < provoostenator> I don't believe so, there's no subtract_fee_from_output like option 12:07 < achow101> oh, you mean when the transaction used subtract fee from outputs 12:08 < provoostenator> Yes, e.g. when sending a single UTXO to another wallet or exchange. 12:08 < achow101> yeah, it assumes that the recipient amounts remain unchanged 12:08 < provoostenator> I guess that would be a simple matter of adding such an option 12:09 < achow101> right 12:09 < achow101> perhaps the wallet should also track this information so it doesn't require the user to provide it all the time? 12:09 < provoostenator> The only ambiguity is whether to inlcude the change output in the count. 12:09 < provoostenator> And I think we shuffle outputs? 12:09 < achow101> no, outputs aren't shuffled 12:10 < provoostenator> I also think tracking which output is intended as change helps. 12:10 < provoostenator> But we can also just tell 12:10 < achow101> we need better tx metadata in general 12:10 < provoostenator> The descriptor tells us which address is inside the wallet. 12:10 < jonatack> hi 12:11 < achow101> we would need to track that for the gui bumpfee to work 12:12 < provoostenator> The GUI bumpfee can also use the dscriptors to figure out which output is change? 12:12 < achow101> we already figure out which output is change 12:12 < provoostenator> (probably hidden away by the wallet interface) 12:12 < achow101> There's an IsChange function somewhere that works ok 12:13 < achow101> but I meant subtract fee from outputs 12:13 < provoostenator> Right, which we can't know for sure. 12:13 < provoostenator> So indeed would have to track. 12:13 < achow101> yeah, we're oging to need some tx tracking changes, so this could be a larger project 12:14 -!- MacGyver22 [~MacGyver@net-2-37-117-203.cust.vodafonedsl.it] has joined #bitcoin-core-dev 12:14 < provoostenator> Meh.... but yeah 12:14 -!- MacGyver22 [~MacGyver@net-2-37-117-203.cust.vodafonedsl.it] has quit [Remote host closed the connection] 12:14 < achow101> any other topics? 12:14 < provoostenator> Regarding #21576 12:14 < gribble> https://github.com/bitcoin/bitcoin/issues/21576 | rpc: bumpfee signer support by Sjors · Pull Request #21576 · bitcoin/bitcoin · GitHub 12:15 < provoostenator> I find the distinction between bumpfee and psbtbumpfee not ideal for external signers 12:15 < provoostenator> But maybe someone can suggest something int he comments. 12:16 < achow101> the idea of external signer support is that all of the normal wallet things should work as if normal 12:16 < achow101> so it makes sense to me that it would be part of bumpfee 12:16 -!- PlanckWalk [~PlanckWal@ppp-58-8-141-87.revip2.asianet.co.th] has joined #bitcoin-core-dev 12:16 -!- ishaqm [~ishaqm@host-89-241-184-188.as13285.net] has quit [Remote host closed the connection] 12:16 -!- bandnyquist [~Rheanna@218.78.77.129] has quit [Remote host closed the connection] 12:17 -!- PlanckWalk [~PlanckWal@ppp-58-8-141-87.revip2.asianet.co.th] has quit [Remote host closed the connection] 12:17 < achow101> and bumpfee should just be calling the signer directly, like send 12:17 < provoostenator> Ok, well that's what the PR does 12:17 -!- thelounge564 [~thelounge@fa152.50.fix-addr.vsi.ru] has joined #bitcoin-core-dev 12:17 < provoostenator> Code reuse could be improved perhaps, but that's another matter. 12:18 < achow101> sure 12:18 -!- thelounge564 [~thelounge@fa152.50.fix-addr.vsi.ru] has quit [Remote host closed the connection] 12:18 < provoostenator> Alright, other topic 12:18 < provoostenator> (I don't have one) 12:18 -!- smartineng [~Icedove@88.135.18.171] has joined #bitcoin-core-dev 12:18 < achow101> only thing I've got is that I opened up a few PRs yesterday for more coin selection changes 12:19 < achow101> I'm almost done with my coin selection overhaul 12:19 -!- stormbreaker [4d6ff627@gateway/web/cgi-irc/kiwiirc.com/ip.77.111.246.39] has joined #bitcoin-core-dev 12:20 < achow101> but we first need #17331 since everything depends on that. if people could review it, that would be great 12:20 < gribble> https://github.com/bitcoin/bitcoin/issues/17331 | Use effective values throughout coin selection by achow101 · Pull Request #17331 · bitcoin/bitcoin · GitHub 12:20 -!- bandnyquist [~Rheanna@218.78.77.129] has joined #bitcoin-core-dev 12:20 -!- stormbreaker [4d6ff627@gateway/web/cgi-irc/kiwiirc.com/ip.77.111.246.39] has left #bitcoin-core-dev [] 12:21 < jonatack> achow101: nice. i'm sorry to have been remiss in reviewing, am in week three of five weeks of chaincode study groups. 12:21 < jonatack> provoostenator: achow101: feature freeze in 3 weeks. what are your targets for inclusion? 12:21 < provoostenator> I'll see if I can bring up the courage and mental energy to review coin selection PR's again :-) 12:21 -!- manifest [~manifest@c-174-55-90-143.hsd1.pa.comcast.net] has joined #bitcoin-core-dev 12:22 < achow101> jonatack: my current target is 17331 12:22 -!- manifest [~manifest@c-174-55-90-143.hsd1.pa.comcast.net] has quit [Remote host closed the connection] 12:22 < jonatack> that one will be in v22 it seems, but after? 12:23 < provoostenator> I'd like to see HWW GUI support make it in, but we'll see. 12:23 < achow101> I'd like to close out the coin selection project and move back to descriptor wallet migration 12:24 < jonatack> good to know 12:24 -!- mol_ [~mol@unaffiliated/molly] has joined #bitcoin-core-dev 12:24 < provoostenator> sipa: when taproot wallet rebase? 12:26 < achow101> any other topics? 12:26 -!- mol [~mol@unaffiliated/molly] has quit [Ping timeout: 265 seconds] 12:26 < sipa> provoostenator: right now! 12:26 < sipa> i just noticed 12:27 < achow101> it'd be nice to get taproot wallet for 22.0, do you think we can get it before feature freeze? 12:27 < provoostenator> At least on signet it would be nice 12:27 < provoostenator> We should probably mark those descriptors as experimental though. 12:28 < provoostenator> Or maybe not, it's simple enough. 12:28 < provoostenator> I'll give it a review soon(tm). 12:28 < achow101> same 12:29 < luke-jr> isn't 22.0 before Taproot activates? 12:29 < provoostenator> Just needs musig(2) and add_sig support 12:29 < achow101> luke-jr: yes 12:29 < provoostenator> luke-jr: it's active on signet 12:29 < fjahr> hi (spam made me ignore notifications) 12:29 < provoostenator> Which is a nice place to test wallets 12:30 < achow101> luke-jr: I think we discussed at the last meeting that tr() descriptors can only be imported, and only after activation 12:30 < provoostenator> Might need a footgun shield on testnet and mainnet. 12:31 < achow101> anything else? 12:31 -!- bandnyquist [~Rheanna@218.78.77.129] has quit [Remote host closed the connection] 12:32 < jonatack> http://www.erisian.com.au/bitcoin-core-dev/log-2021-05-07.html#l-293 12:32 < jonatack> link to the discussion conclusion ^ 12:33 -!- bandnyquist [~Rheanna@101.91.218.28] has joined #bitcoin-core-dev 12:33 < achow101> #endmeeting 12:33 < core-meetingbot> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt 12:33 < core-meetingbot> Meeting ended Fri May 21 19:33:26 2021 UTC. 12:33 < core-meetingbot> Minutes: https://bitcoin.jonasschnelli.ch/ircmeetings/logs/bitcoin-core-dev/2021/bitcoin-core-dev.2021-05-21-19.02.moin.txt 12:35 -!- smartineng [~Icedove@88.135.18.171] has quit [Ping timeout: 260 seconds] 12:36 -!- simpleuser375 [2e08305b@46.8.48.91] has joined #bitcoin-core-dev 12:45 -!- roconnor [~roconnor@host-23-91-186-24.dyn.295.ca] has quit [Ping timeout: 240 seconds] 12:50 -!- smartineng [~Icedove@88.135.18.171] has joined #bitcoin-core-dev 12:51 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 12:51 < bitcoin-git> [gui] hebasto opened pull request #342: wallet: Move wallets loading out from the main GUI thread (master...210521-wallet) https://github.com/bitcoin-core/gui/pull/342 12:51 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 12:56 -!- jarthur_ [~jarthur@2603-8080-1540-002d-15f9-be3b-3d51-a061.res6.spectrum.com] has joined #bitcoin-core-dev 12:58 -!- roconnor [~roconnor@host-192.252-164-117.dyn.295.ca] has joined #bitcoin-core-dev 12:59 -!- jarthur [~jarthur@cpe-70-114-198-37.austin.res.rr.com] has quit [Ping timeout: 265 seconds] 13:01 -!- tav-m17 [~tav-m@189.4.144.162] has joined #bitcoin-core-dev 13:01 -!- tav-m17 [~tav-m@189.4.144.162] has quit [Remote host closed the connection] 13:04 -!- simpleuser375 [2e08305b@46.8.48.91] has quit [Ping timeout: 240 seconds] 13:04 -!- tumbleweed29 [~tumblewee@h77-53-255-111.cust.a3fiber.se] has joined #bitcoin-core-dev 13:04 -!- tumbleweed29 [~tumblewee@h77-53-255-111.cust.a3fiber.se] has quit [Remote host closed the connection] 13:05 -!- simpleuser375 [2e083050@46.8.48.80] has joined #bitcoin-core-dev 13:07 -!- hvr [~hvr@82.138.49.12] has joined #bitcoin-core-dev 13:07 -!- bandnyquist [~Rheanna@101.91.218.28] has quit [Remote host closed the connection] 13:07 -!- throwinsmoke [~throwinsm@ppp-212-92-250-167.wildpark.net] has joined #bitcoin-core-dev 13:07 -!- throwinsmoke [~throwinsm@ppp-212-92-250-167.wildpark.net] has quit [Remote host closed the connection] 13:07 -!- hvr [~hvr@82.138.49.12] has quit [Remote host closed the connection] 13:08 -!- p0x [~pox@gateway/tor-sasl/pox] has joined #bitcoin-core-dev 13:08 -!- Guest13 [~textual@cpe-174-102-106-83.columbus.res.rr.com] has joined #bitcoin-core-dev 13:09 -!- bandnyquist [~Rheanna@101.91.218.28] has joined #bitcoin-core-dev 13:11 -!- smartineng [~Icedove@88.135.18.171] has quit [Quit: smartineng] 13:11 -!- pox [~pox@gateway/tor-sasl/pox] has quit [Ping timeout: 240 seconds] 13:13 -!- mart [~mart@168.28.22.99] has joined #bitcoin-core-dev 13:19 -!- lambda9 [~lambda@h85-8-43-28.cust.a3fiber.se] has joined #bitcoin-core-dev 13:20 -!- lambda9 [~lambda@h85-8-43-28.cust.a3fiber.se] has quit [Remote host closed the connection] 13:22 -!- jungly [~jungly@host-87-10-184-231.retail.telecomitalia.it] has quit [Ping timeout: 260 seconds] 13:26 -!- thunfisch [~thunfisch@211.109.146.174] has joined #bitcoin-core-dev 13:26 -!- thunfisch [~thunfisch@211.109.146.174] has quit [Remote host closed the connection] 13:28 -!- tnias20 [~tnias@185.106.59.10] has joined #bitcoin-core-dev 13:28 -!- tnias20 [~tnias@185.106.59.10] has quit [Remote host closed the connection] 13:32 -!- lukedashjr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 13:35 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 246 seconds] 13:36 -!- lukedashjr is now known as luke-jr 13:37 -!- dominikh27 [~dominikh@113.53.16.244] has joined #bitcoin-core-dev 13:38 -!- dominikh27 [~dominikh@113.53.16.244] has quit [Remote host closed the connection] 13:39 -!- illest101 [~illest101@n220246223123.netvigator.com] has joined #bitcoin-core-dev 13:39 -!- illest101 [~illest101@n220246223123.netvigator.com] has quit [Remote host closed the connection] 13:44 -!- jarthur [~jarthur@2603-8080-1540-002d-9428-d2ae-035d-9e2c.res6.spectrum.com] has joined #bitcoin-core-dev 13:45 -!- jarthur_ [~jarthur@2603-8080-1540-002d-15f9-be3b-3d51-a061.res6.spectrum.com] has quit [Disconnected by services] 13:46 -!- dviola [~diego@unaffiliated/dviola] has quit [Quit: WeeChat 3.1] 13:48 -!- carroarmato0[m]2 [~carroarma@14.53.232.179] has joined #bitcoin-core-dev 13:48 -!- carroarmato0[m]2 [~carroarma@14.53.232.179] has quit [Remote host closed the connection] 13:49 -!- Shirkdog [~Shirkdog@125.135.244.34] has joined #bitcoin-core-dev 13:49 -!- Shirkdog [~Shirkdog@125.135.244.34] has quit [Remote host closed the connection] 13:50 -!- ashbyp [bcddb34c@bcddb34c.skybroadband.com] has joined #bitcoin-core-dev 13:57 -!- bandnyquist [~Rheanna@101.91.218.28] has quit [Remote host closed the connection] 13:59 -!- bandnyquist [~Rheanna@101.91.193.123] has joined #bitcoin-core-dev 14:01 -!- houst0n [~houst0n@node-lyo.pool-180-180.dynamic.totinternet.net] has joined #bitcoin-core-dev 14:01 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 14:02 -!- Eprom [~Eprom@138.199.47.158] has quit [Remote host closed the connection] 14:02 -!- houst0n [~houst0n@node-lyo.pool-180-180.dynamic.totinternet.net] has quit [Remote host closed the connection] 14:02 -!- mips [~mips@gateway/tor-sasl/mips] has quit [Remote host closed the connection] 14:03 -!- mips [~mips@gateway/tor-sasl/mips] has joined #bitcoin-core-dev 14:03 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 14:06 -!- zxiiro_ [~zxiiro_@185.204.1.185] has joined #bitcoin-core-dev 14:11 -!- bandnyquist [~Rheanna@101.91.193.123] has quit [Remote host closed the connection] 14:13 -!- bandnyquist [~Rheanna@101.91.209.187] has joined #bitcoin-core-dev 14:15 -!- proofofkeags_ [~proofofke@205.209.24.233] has quit [Remote host closed the connection] 14:15 -!- proofofkeags_ [~proofofke@205.209.24.233] has joined #bitcoin-core-dev 14:17 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has quit [Ping timeout: 240 seconds] 14:19 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has joined #bitcoin-core-dev 14:20 -!- ashbyp [bcddb34c@bcddb34c.skybroadband.com] has quit [Quit: Connection closed] 14:26 -!- ShadowJonathan12 [~ShadowJon@host-176-36-171-231.b024.la.net.ua] has joined #bitcoin-core-dev 14:26 -!- ShadowJonathan12 [~ShadowJon@host-176-36-171-231.b024.la.net.ua] has quit [Remote host closed the connection] 14:33 -!- kirusia [b5b1a5af@host-181-177-165-175.supernet.com.bo] has joined #bitcoin-core-dev 14:36 -!- Hien12 [~Hien@h88-83-34-78.cust.a3fiber.se] has joined #bitcoin-core-dev 14:36 -!- Hien12 [~Hien@h88-83-34-78.cust.a3fiber.se] has quit [Remote host closed the connection] 14:46 -!- joecordingley [~joecordin@101.98.105.119] has joined #bitcoin-core-dev 14:46 -!- joecordingley [~joecordin@101.98.105.119] has quit [Remote host closed the connection] 14:51 -!- abhgangwar25 [~abhgangwa@31-208-242-81.cust.bredband2.com] has joined #bitcoin-core-dev 14:51 -!- abhgangwar25 [~abhgangwa@31-208-242-81.cust.bredband2.com] has quit [Remote host closed the connection] 14:52 -!- wallet42____ [sid154231@gateway/web/irccloud.com/x-gvzybjnynswwkzyn] has quit [Ping timeout: 250 seconds] 14:53 -!- jakesyl [sid56879@gateway/web/irccloud.com/x-tvrtepyvckaueaun] has quit [Read error: Connection reset by peer] 14:53 -!- wangchun [sid444603@gateway/web/irccloud.com/x-fhenbxnmcrfuvfxr] has quit [Ping timeout: 240 seconds] 14:53 -!- felixweis [sid154231@gateway/web/irccloud.com/x-ovlrtoqddraoappj] has quit [Ping timeout: 258 seconds] 14:56 -!- wangchun__ [sid444603@gateway/web/irccloud.com/x-sjflvqtaamyfsrgu] has quit [Ping timeout: 250 seconds] 14:58 -!- elichai2 [sid212594@gateway/web/irccloud.com/x-ypkxcxdtjhxqtqvp] has quit [Ping timeout: 258 seconds] 14:59 -!- wangchun__ [sid444603@gateway/web/irccloud.com/x-tsdbgvbzfwheqtih] has joined #bitcoin-core-dev 14:59 -!- felixweis [sid154231@gateway/web/irccloud.com/x-cskmqznmpwgfogab] has joined #bitcoin-core-dev 14:59 -!- wangchun [sid444603@gateway/web/irccloud.com/x-qglyltzssunaxiwb] has joined #bitcoin-core-dev 14:59 -!- wallet42____ [sid154231@gateway/web/irccloud.com/x-fhxvzowbqatobcov] has joined #bitcoin-core-dev 15:00 -!- elichai2 [sid212594@gateway/web/irccloud.com/x-hhsadsxykoikxgxu] has joined #bitcoin-core-dev 15:01 -!- bandnyquist [~Rheanna@101.91.209.187] has quit [Remote host closed the connection] 15:03 -!- bandnyquist [~Rheanna@101.91.180.110] has joined #bitcoin-core-dev 15:05 -!- jakesyl [sid56879@gateway/web/irccloud.com/x-rvxlyimkilehipbh] has joined #bitcoin-core-dev 15:06 -!- vincenzopalazzo [~vincenzop@host-79-23-113-134.retail.telecomitalia.it] has quit [Quit: Leaving] 15:10 -!- ovovo [~ovovo@31.7.59.226] has joined #bitcoin-core-dev 15:10 -!- ovovo [~ovovo@31.7.59.226] has quit [Changing host] 15:10 -!- ovovo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 15:11 -!- owowo [~ovovo@unaffiliated/ovovo] has quit [Ping timeout: 258 seconds] 15:13 -!- qyliss21 [~qyliss@h-176-10-219-36.A328.priv.bahnhof.se] has joined #bitcoin-core-dev 15:13 -!- qyliss21 [~qyliss@h-176-10-219-36.A328.priv.bahnhof.se] has quit [Remote host closed the connection] 15:19 -!- xmunoz[m]3 [~xmunozm]3@212.124.174.27] has joined #bitcoin-core-dev 15:20 -!- bittin[m]35 [~bittinm]3@194.190.1.97] has joined #bitcoin-core-dev 15:20 -!- xmunoz[m]3 [~xmunozm]3@212.124.174.27] has quit [Remote host closed the connection] 15:20 -!- bittin[m]35 [~bittinm]3@194.190.1.97] has quit [Remote host closed the connection] 15:21 -!- mart [~mart@168.28.22.99] has quit [Ping timeout: 260 seconds] 15:27 -!- ThiagoCMC24 [~ThiagoCMC@pd9fdd6c6.dip0.t-ipconnect.de] has joined #bitcoin-core-dev 15:28 -!- ThiagoCMC24 [~ThiagoCMC@pd9fdd6c6.dip0.t-ipconnect.de] has quit [Remote host closed the connection] 15:32 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 15:32 -!- Vlodoc [~vlodoc@2001:8a0:e433:9a00:9804:e914:4830:756b] has quit [Remote host closed the connection] 15:36 -!- gearnode15 [~gearnode@184.22.26.190] has joined #bitcoin-core-dev 15:36 -!- gearnode15 [~gearnode@184.22.26.190] has quit [Remote host closed the connection] 15:37 -!- bandnyquist [~Rheanna@101.91.180.110] has quit [Remote host closed the connection] 15:38 -!- bandnyquist [~Rheanna@101.91.180.110] has joined #bitcoin-core-dev 15:40 -!- dademurphy [~dademurph@node-11w.pool-1-10.dynamic.totinternet.net] has joined #bitcoin-core-dev 15:40 -!- dademurphy [~dademurph@node-11w.pool-1-10.dynamic.totinternet.net] has quit [Remote host closed the connection] 15:49 -!- sipsorcery [~sipsorcer@2a02:8084:6981:7880::3] has quit [Ping timeout: 250 seconds] 16:02 -!- zap25 [~zap@175.236.217.93] has joined #bitcoin-core-dev 16:02 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 16:02 -!- zap25 [~zap@175.236.217.93] has quit [Remote host closed the connection] 16:09 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 16:09 < bitcoin-git> [bitcoin] achow101 opened pull request #22019: wallet: Introduce SelectionResult for encapsulating a coin selection solution (master...selectionresult) https://github.com/bitcoin/bitcoin/pull/22019 16:09 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 16:21 -!- Guest15496 [~davterra@gateway/tor-sasl/tralfaz] has quit [Ping timeout: 240 seconds] 16:30 -!- gx_test [b55a1ac9@181.90.26.201] has joined #bitcoin-core-dev 16:33 -!- gx_test [b55a1ac9@181.90.26.201] has quit [Client Quit] 16:36 -!- sdaftuar [~sdaftuar@gateway/tor-sasl/sdaftuar] has quit [Ping timeout: 240 seconds] 16:37 -!- sdaftuar [~sdaftuar@gateway/tor-sasl/sdaftuar] has joined #bitcoin-core-dev 16:38 -!- dpreacher [~dpreacher@159.192.36.249] has joined #bitcoin-core-dev 16:38 -!- dpreacher [~dpreacher@159.192.36.249] has quit [Remote host closed the connection] 16:41 -!- bandnyquist [~Rheanna@101.91.180.110] has quit [Remote host closed the connection] 16:43 -!- shesek [~shesek@unaffiliated/shesek] has quit [Remote host closed the connection] 16:44 -!- shesek [~shesek@164.90.217.137] has joined #bitcoin-core-dev 16:44 -!- shesek [~shesek@164.90.217.137] has quit [Changing host] 16:44 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-dev 16:44 -!- bandnyquist [~Rheanna@101.91.238.197] has joined #bitcoin-core-dev 16:49 -!- marcoagner [~user@2001:8a0:ffc6:8700:fbe1:d95d:7692:d3c7] has quit [Ping timeout: 250 seconds] 17:01 -!- AndreyN-t [~AndreyN-t@112.170.146.24] has joined #bitcoin-core-dev 17:01 -!- AndreyN-t [~AndreyN-t@112.170.146.24] has quit [Remote host closed the connection] 17:03 -!- mol_ [~mol@unaffiliated/molly] has quit [Read error: Connection reset by peer] 17:03 -!- mol_ [~mol@unaffiliated/molly] has joined #bitcoin-core-dev 17:04 -!- faketoshi [~quassel@192.252.212.36] has joined #bitcoin-core-dev 17:04 -!- bcman [~quassel@192.252.212.36] has quit [Read error: Connection reset by peer] 17:06 -!- Guest15496 [~davterra@gateway/tor-sasl/tralfaz] has joined #bitcoin-core-dev 17:06 -!- Guest15496 is now known as davterra 17:08 -!- Der_Keks4 [~Der_Keks@host-79-42-167-166.retail.telecomitalia.it] has joined #bitcoin-core-dev 17:08 -!- Der_Keks4 [~Der_Keks@host-79-42-167-166.retail.telecomitalia.it] has quit [Remote host closed the connection] 17:09 -!- murray_ [~murray@static.38.4.181.135.clients.your-server.de] has left #bitcoin-core-dev [] 17:10 -!- murrayn [~murray@unaffiliated/murrayn] has joined #bitcoin-core-dev 17:16 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Remote host closed the connection] 17:17 -!- bandnyquist [~Rheanna@101.91.238.197] has quit [Remote host closed the connection] 17:19 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 17:19 -!- bandnyquist [~Rheanna@101.91.238.197] has joined #bitcoin-core-dev 17:25 -!- M6262662-t [~M6262662-@host-95-247-220-80.retail.telecomitalia.it] has joined #bitcoin-core-dev 17:25 -!- M6262662-t [~M6262662-@host-95-247-220-80.retail.telecomitalia.it] has quit [Remote host closed the connection] 17:27 -!- KotH25 [~KotH@223.206.187.99] has joined #bitcoin-core-dev 17:27 -!- KotH25 [~KotH@223.206.187.99] has quit [Remote host closed the connection] 17:28 -!- kirusia [b5b1a5af@host-181-177-165-175.supernet.com.bo] has quit [Quit: Connection closed] 17:32 -!- User4587_ [~User4587_@31.163.74.90] has joined #bitcoin-core-dev 17:32 -!- User4587_ [~User4587_@31.163.74.90] has quit [Remote host closed the connection] 17:38 -!- PietPtr26 [~PietPtr@184.82.121.77] has joined #bitcoin-core-dev 17:38 -!- PietPtr26 [~PietPtr@184.82.121.77] has quit [Remote host closed the connection] 17:39 -!- anonzadas14 [~anonzadas@bras-base-statpq5307w-grc-14-69-157-180-220.dsl.bell.ca] has joined #bitcoin-core-dev 17:39 -!- anonzadas14 [~anonzadas@bras-base-statpq5307w-grc-14-69-157-180-220.dsl.bell.ca] has quit [Remote host closed the connection] 17:41 -!- proofofkeags_ [~proofofke@205.209.24.233] has quit [Ping timeout: 240 seconds] 17:47 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has quit [Ping timeout: 240 seconds] 17:49 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has joined #bitcoin-core-dev 18:03 -!- Bry2k20022 [~Bry2k200@node-prv.pool-101-51.dynamic.totinternet.net] has joined #bitcoin-core-dev 18:03 -!- Bry2k20022 [~Bry2k200@node-prv.pool-101-51.dynamic.totinternet.net] has quit [Remote host closed the connection] 18:05 -!- m4v27 [~m4v@c91-128-185-66.bredband.tele2.se] has joined #bitcoin-core-dev 18:05 -!- m4v27 [~m4v@c91-128-185-66.bredband.tele2.se] has quit [Remote host closed the connection] 18:06 -!- jpe [~jpe@2001:16b8:5c5b:1500:f712:c215:f536:eaa0] has joined #bitcoin-core-dev 18:07 -!- bandnyquist [~Rheanna@101.91.238.197] has quit [Remote host closed the connection] 18:08 -!- jpe_ [~jpe@2001:16b8:5ccf:b500:a7ef:80d4:ce5d:16ea] has quit [Ping timeout: 245 seconds] 18:08 -!- jpe__ [~jpe@2001:16b8:5ccf:b500:a7ef:80d4:ce5d:16ea] has quit [Ping timeout: 245 seconds] 18:08 -!- jpe_ [~jpe@2001:16b8:5c5b:1500:f712:c215:f536:eaa0] has joined #bitcoin-core-dev 18:09 -!- bandnyquist [~Rheanna@101.91.180.110] has joined #bitcoin-core-dev 18:13 -!- whitgreenlghtsbr [~egp_@2.95.227.103] has quit [Quit: EXIT] 18:13 -!- molz_ [~mol@unaffiliated/molly] has joined #bitcoin-core-dev 18:16 -!- whitgreenlghtsbr [~egp_@2.95.227.103] has joined #bitcoin-core-dev 18:16 -!- mol_ [~mol@unaffiliated/molly] has quit [Ping timeout: 246 seconds] 18:22 -!- alexelcu [~alexelcu@mx-ll-183.89.121-139.dynamic.3bb.co.th] has joined #bitcoin-core-dev 18:22 -!- bandnyquist [~Rheanna@101.91.180.110] has quit [Remote host closed the connection] 18:22 -!- alexelcu [~alexelcu@mx-ll-183.89.121-139.dynamic.3bb.co.th] has quit [Remote host closed the connection] 18:25 -!- bandnyquist [~Rheanna@101.89.197.243] has joined #bitcoin-core-dev 18:38 -!- oxalis9 [~oxalis@14.53.76.8] has joined #bitcoin-core-dev 18:38 -!- oxalis9 [~oxalis@14.53.76.8] has quit [Remote host closed the connection] 18:46 -!- Symplectos403192 [~Symplecto@196.45.25.67] has joined #bitcoin-core-dev 18:46 -!- jarthur_ [~jarthur@2603-8080-1540-002d-69ff-c478-ff28-f9e6.res6.spectrum.com] has joined #bitcoin-core-dev 18:47 -!- Symplectos403192 [~Symplecto@196.45.25.67] has quit [Remote host closed the connection] 18:47 -!- jarthur [~jarthur@2603-8080-1540-002d-9428-d2ae-035d-9e2c.res6.spectrum.com] has quit [Ping timeout: 258 seconds] 18:48 -!- jonan [~jonan@c90-142-44-176.bredband.tele2.se] has joined #bitcoin-core-dev 18:48 -!- jonan [~jonan@c90-142-44-176.bredband.tele2.se] has quit [Remote host closed the connection] 18:50 -!- mart [~mart@c-76-97-33-113.hsd1.ga.comcast.net] has joined #bitcoin-core-dev 18:51 -!- spinza [~spin@102.132.245.16] has quit [Quit: Coyote finally caught up with me...] 18:52 -!- SOO715 [~SOO7@188-230-205-219.dynamic.t-2.net] has joined #bitcoin-core-dev 18:52 -!- SOO715 [~SOO7@188-230-205-219.dynamic.t-2.net] has quit [Remote host closed the connection] 18:53 -!- windsok8 [~windsok@mx-ll-223.204.81-32.dynamic.3bb.co.th] has joined #bitcoin-core-dev 18:53 -!- Tycale28 [~Tycale@175.214.35.152] has joined #bitcoin-core-dev 18:53 -!- windsok8 [~windsok@mx-ll-223.204.81-32.dynamic.3bb.co.th] has quit [Remote host closed the connection] 18:54 -!- Tycale28 [~Tycale@175.214.35.152] has quit [Remote host closed the connection] 18:54 -!- ogo [~ogo@gateway/tor-sasl/ogo] has quit [Remote host closed the connection] 18:54 -!- spinza [~spin@102.132.245.16] has joined #bitcoin-core-dev 18:57 -!- bandnyquist [~Rheanna@101.89.197.243] has quit [Remote host closed the connection] 18:58 -!- bandnyquist [~Rheanna@101.89.197.243] has joined #bitcoin-core-dev 19:00 -!- mart [~mart@c-76-97-33-113.hsd1.ga.comcast.net] has quit [Ping timeout: 260 seconds] 19:03 -!- dilinger [~dilinger@a136.sub180.net78.udm.net] has joined #bitcoin-core-dev 19:04 -!- dilinger [~dilinger@a136.sub180.net78.udm.net] has quit [Remote host closed the connection] 19:06 -!- mart [~mart@c-76-97-33-113.hsd1.ga.comcast.net] has joined #bitcoin-core-dev 19:10 -!- Dyavol-m3 [~Dyavol-m@217-210-104-191-no2202.tbcn.telia.com] has joined #bitcoin-core-dev 19:11 -!- Dyavol-m3 [~Dyavol-m@217-210-104-191-no2202.tbcn.telia.com] has quit [Remote host closed the connection] 19:11 -!- bandnyquist [~Rheanna@101.89.197.243] has quit [Remote host closed the connection] 19:13 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has quit [Ping timeout: 240 seconds] 19:14 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has joined #bitcoin-core-dev 19:14 -!- bandnyquist [~Rheanna@101.91.192.124] has joined #bitcoin-core-dev 19:40 -!- mart [~mart@c-76-97-33-113.hsd1.ga.comcast.net] has quit [Ping timeout: 246 seconds] 19:58 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has quit [Ping timeout: 240 seconds] 19:59 -!- vinpb[m|gr] [~vinpbm|gr@mx-ll-183.88.134-93.dynamic.3bb.co.th] has joined #bitcoin-core-dev 20:00 -!- vinpb[m|gr] [~vinpbm|gr@mx-ll-183.88.134-93.dynamic.3bb.co.th] has quit [Remote host closed the connection] 20:01 -!- bandnyquist [~Rheanna@101.91.192.124] has quit [Remote host closed the connection] 20:04 -!- bandnyquist [~Rheanna@101.89.207.55] has joined #bitcoin-core-dev 20:08 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has joined #bitcoin-core-dev 20:08 -!- kiska26 [~kiska@80.93.106.214] has joined #bitcoin-core-dev 20:09 -!- kiska26 [~kiska@80.93.106.214] has quit [Remote host closed the connection] 20:12 -!- KHAOZ26 [~KHAOZ@223.207.224.193] has joined #bitcoin-core-dev 20:12 -!- KHAOZ26 [~KHAOZ@223.207.224.193] has quit [Remote host closed the connection] 20:15 -!- moneromooo17 [~moneromoo@ppp-124-120-38-103.revip2.asianet.co.th] has joined #bitcoin-core-dev 20:15 -!- _dvd is now known as dvd 20:15 -!- moneromooo17 [~moneromoo@ppp-124-120-38-103.revip2.asianet.co.th] has quit [Remote host closed the connection] 20:16 -!- dvd is now known as _dvd 20:20 -!- Celphi13 [~Celphi@223.206.210.147] has joined #bitcoin-core-dev 20:21 -!- Very_slow2 [~Very_slow@37.79.2.187] has joined #bitcoin-core-dev 20:21 -!- Celphi13 [~Celphi@223.206.210.147] has quit [Remote host closed the connection] 20:21 -!- Very_slow2 [~Very_slow@37.79.2.187] has quit [Remote host closed the connection] 20:23 -!- copumpkin [~copumpkin@unaffiliated/copumpkin] has quit [Quit: Hmmm] 20:23 -!- username[m]1 [~usernamem@bras-base-sthypq6907w-grc-30-76-67-191-141.dsl.bell.ca] has joined #bitcoin-core-dev 20:24 -!- username[m]1 [~usernamem@bras-base-sthypq6907w-grc-30-76-67-191-141.dsl.bell.ca] has quit [Remote host closed the connection] 20:27 -!- wcpan16 [~wcpan@61-91-163-82.static.asianet.co.th] has joined #bitcoin-core-dev 20:27 -!- samu17 [~samu@ppp-124-122-71-88.revip2.asianet.co.th] has joined #bitcoin-core-dev 20:28 -!- samu17 [~samu@ppp-124-122-71-88.revip2.asianet.co.th] has quit [Remote host closed the connection] 20:28 -!- wcpan16 [~wcpan@61-91-163-82.static.asianet.co.th] has quit [Remote host closed the connection] 20:31 -!- MrMart1 [~MrMart@190.219.227.145] has joined #bitcoin-core-dev 20:31 -!- MrMart1 [~MrMart@190.219.227.145] has quit [Remote host closed the connection] 20:32 -!- Xoc19 [~Xoc@host-24-222-99-163.public.eastlink.ca] has joined #bitcoin-core-dev 20:33 -!- Xoc19 [~Xoc@host-24-222-99-163.public.eastlink.ca] has quit [Remote host closed the connection] 20:40 -!- Schak [~Schak@wsip-70-182-5-176.lf.br.cox.net] has joined #bitcoin-core-dev 20:41 -!- Schak [~Schak@wsip-70-182-5-176.lf.br.cox.net] has quit [Remote host closed the connection] 20:43 -!- RecklezzPenguin [~RecklezzP@221.230.133.77] has joined #bitcoin-core-dev 20:44 -!- RecklezzPenguin [~RecklezzP@221.230.133.77] has quit [Remote host closed the connection] 20:48 -!- jarthur_ [~jarthur@2603-8080-1540-002d-69ff-c478-ff28-f9e6.res6.spectrum.com] has quit [Quit: jarthur_] 20:51 -!- bandnyquist [~Rheanna@101.89.207.55] has quit [Remote host closed the connection] 20:53 -!- bandnyquist [~Rheanna@218.78.88.163] has joined #bitcoin-core-dev 21:07 -!- whitgreenlghtsbr [~egp_@2.95.227.103] has quit [Ping timeout: 260 seconds] 21:09 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #bitcoin-core-dev 21:12 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 246 seconds] 21:23 -!- El3ktra21 [~El3ktra@179.191.106.74] has joined #bitcoin-core-dev 21:23 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has quit [Ping timeout: 240 seconds] 21:24 -!- El3ktra21 [~El3ktra@179.191.106.74] has quit [Remote host closed the connection] 21:24 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has joined #bitcoin-core-dev 21:25 -!- waynr1 [~waynr1@194.53.178.25] has joined #bitcoin-core-dev 21:25 -!- waynr1 [~waynr1@194.53.178.25] has quit [Remote host closed the connection] 21:29 -!- b5214 [~b52@ppp-58-11-156-255.revip2.asianet.co.th] has joined #bitcoin-core-dev 21:29 -!- b5214 [~b52@ppp-58-11-156-255.revip2.asianet.co.th] has quit [Remote host closed the connection] 21:29 -!- jungly [~jungly@host-79-13-193-13.retail.telecomitalia.it] has joined #bitcoin-core-dev 21:30 -!- protodave12 [~protodave@157-117-107-89.kamensktel.ru] has joined #bitcoin-core-dev 21:31 -!- protodave12 [~protodave@157-117-107-89.kamensktel.ru] has quit [Remote host closed the connection] 21:32 -!- test [6b039c56@c-107-3-156-86.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 21:32 -!- test [6b039c56@c-107-3-156-86.hsd1.ca.comcast.net] has quit [Client Quit] 21:33 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has quit [Ping timeout: 240 seconds] 21:34 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has joined #bitcoin-core-dev 21:41 -!- bandnyquist [~Rheanna@218.78.88.163] has quit [Remote host closed the connection] 21:43 -!- bandnyquist [~Rheanna@101.91.232.94] has joined #bitcoin-core-dev 22:01 -!- patriick [~patriick@186.96.117.87] has joined #bitcoin-core-dev 22:01 -!- patriick [~patriick@186.96.117.87] has quit [Remote host closed the connection] 22:03 -!- bandnyquist [~Rheanna@101.91.232.94] has quit [Remote host closed the connection] 22:04 -!- ialokin [~ialokin@186.68.234.75] has joined #bitcoin-core-dev 22:04 -!- ialokin [~ialokin@186.68.234.75] has quit [Remote host closed the connection] 22:08 -!- bandnyquist [~Rheanna@101.91.232.94] has joined #bitcoin-core-dev 22:16 -!- kieler[m]23 [~kielerm]@226-4-168-213.sta.estpak.ee] has joined #bitcoin-core-dev 22:16 -!- kieler[m]23 [~kielerm]@226-4-168-213.sta.estpak.ee] has quit [Remote host closed the connection] 22:17 -!- bandnyquist [~Rheanna@101.91.232.94] has quit [Remote host closed the connection] 22:17 -!- jeremyrubin [~jr@024-176-247-182.res.spectrum.com] has quit [Ping timeout: 240 seconds] 22:17 -!- bcman [~quassel@192.252.212.51] has joined #bitcoin-core-dev 22:17 -!- zxiiro_ [~zxiiro_@185.204.1.185] has quit [Remote host closed the connection] 22:18 -!- NickPorter_Epiq[ [~NickPorte@216.16.0.105] has joined #bitcoin-core-dev 22:18 -!- NickPorter_Epiq[ [~NickPorte@216.16.0.105] has quit [Remote host closed the connection] 22:20 -!- bandnyquist [~Rheanna@101.91.232.94] has joined #bitcoin-core-dev 22:20 -!- faketoshi [~quassel@192.252.212.36] has quit [Ping timeout: 246 seconds] 22:24 -!- mips [~mips@gateway/tor-sasl/mips] has quit [Quit: Leaving] 22:27 -!- jungly [~jungly@host-79-13-193-13.retail.telecomitalia.it] has quit [Ping timeout: 265 seconds] 22:31 -!- jarthur [~jarthur@2603-8080-1540-002d-69ff-c478-ff28-f9e6.res6.spectrum.com] has joined #bitcoin-core-dev 22:32 -!- bandnyquist [~Rheanna@101.91.232.94] has quit [Remote host closed the connection] 22:34 -!- bandnyquist [~Rheanna@101.91.180.110] has joined #bitcoin-core-dev 22:42 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has quit [Ping timeout: 240 seconds] 22:44 < MarcoFalke> jnewbery: sipa: I disagree removing the fuzz CI 22:44 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has joined #bitcoin-core-dev 22:44 < MarcoFalke> It is like saying the unit tests should be removed because they only excercise the code paths they were written for 22:46 -!- jungly [~jungly@host-79-13-193-13.retail.telecomitalia.it] has joined #bitcoin-core-dev 22:58 -!- micakoldan [~M4B0X@87.116.162.134] has joined #bitcoin-core-dev 23:07 -!- bandnyquist [~Rheanna@101.91.180.110] has quit [Remote host closed the connection] 23:09 -!- bandnyquist [~Rheanna@101.91.180.110] has joined #bitcoin-core-dev 23:12 -!- sdall2000[m|gr] [~sdall2000@185.173.181.168.mixvoip.solutions] has joined #bitcoin-core-dev 23:12 -!- sdall2000[m|gr] [~sdall2000@185.173.181.168.mixvoip.solutions] has quit [Remote host closed the connection] 23:12 -!- jungly [~jungly@host-79-13-193-13.retail.telecomitalia.it] has quit [Ping timeout: 246 seconds] 23:14 -!- ecdhe6 [~ecdhe@node-nfn.pool-125-24.dynamic.totinternet.net] has joined #bitcoin-core-dev 23:14 -!- ecdhe6 [~ecdhe@node-nfn.pool-125-24.dynamic.totinternet.net] has quit [Remote host closed the connection] 23:17 -!- MTecknology3 [~MTecknolo@128.199.131.6] has joined #bitcoin-core-dev 23:17 -!- MTecknology3 [~MTecknolo@128.199.131.6] has quit [Remote host closed the connection] 23:18 -!- lynx7690 [~lynx769@n112120131171.netvigator.com] has joined #bitcoin-core-dev 23:18 -!- lynx7690 [~lynx769@n112120131171.netvigator.com] has quit [Remote host closed the connection] 23:20 -!- micakoldan [~M4B0X@87.116.162.134] has left #bitcoin-core-dev [] 23:21 -!- bandnyquist [~Rheanna@101.91.180.110] has quit [Remote host closed the connection] 23:23 -!- bandnyquist [~Rheanna@218.78.88.163] has joined #bitcoin-core-dev 23:26 -!- openoms [~quassel@gateway/tor-sasl/openoms] has quit [Remote host closed the connection] 23:27 -!- openoms [~quassel@gateway/tor-sasl/openoms] has joined #bitcoin-core-dev 23:30 -!- whitgreenlghtsbr [~egp_@2.95.204.25] has joined #bitcoin-core-dev 23:36 -!- tedious0 [~tedious@c83-250-127-127.bredband.tele2.se] has joined #bitcoin-core-dev 23:36 -!- tedious0 [~tedious@c83-250-127-127.bredband.tele2.se] has quit [Remote host closed the connection] 23:37 -!- jungly [~jungly@host-79-13-193-13.retail.telecomitalia.it] has joined #bitcoin-core-dev 23:48 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has quit [Ping timeout: 240 seconds] 23:49 -!- braydonf_ [~braydon@gateway/tor-sasl/braydonf] has joined #bitcoin-core-dev 23:56 -!- jungly [~jungly@host-79-13-193-13.retail.telecomitalia.it] has quit [Ping timeout: 246 seconds] 23:57 -!- bandnyquist [~Rheanna@218.78.88.163] has quit [Remote host closed the connection] 23:58 -!- bandnyquist [~Rheanna@218.78.88.163] has joined #bitcoin-core-dev 23:59 -!- jarthur [~jarthur@2603-8080-1540-002d-69ff-c478-ff28-f9e6.res6.spectrum.com] has quit [Quit: jarthur] --- Log closed Sat May 22 00:00:02 2021