--- Log opened Mon Nov 07 00:00:10 2022 00:16 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 00:17 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 00:44 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 00:47 < gleb07122> I'm noticing another race condition with p2p tests... do you know what might be the reason? @lightlike MacroFake https://cirrus-ci.com/task/6687915036639232?logs=functional_tests#L1436 00:48 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-core-dev 00:48 -!- EthanHunt [~w00w00@223.188.242.65] has joined #bitcoin-core-dev 00:49 < gleb07122> I can probably just replace wait_until bytesrecv_per_msg -> wait_until log message and see if that passes, but i kinda wanna understand what's wrong too. 00:56 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Remote host closed the connection] 00:57 -!- Darknet [~w00w00@223.188.242.65] has joined #bitcoin-core-dev 01:00 -!- EthanHunt [~w00w00@223.188.242.65] has quit [Ping timeout: 248 seconds] 01:03 -!- Darknet [~w00w00@223.188.242.65] has quit [Read error: Connection reset by peer] 01:03 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 01:08 -!- EthanHunt [~w00w00@223.188.255.61] has joined #bitcoin-core-dev 01:11 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Quit: bye] 01:11 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 01:14 -!- noxim_ [~AdminUser@43.224.169.86] has joined #bitcoin-core-dev 01:16 -!- noxim [~AdminUser@user/noxim] has quit [Ping timeout: 260 seconds] 01:18 -!- EthanHunt [~w00w00@223.188.255.61] has quit [Ping timeout: 260 seconds] 01:44 -!- Guest51 [~Guest51@2a0c:5a81:1102:a600:300a:ce4f:18e9:3388] has joined #bitcoin-core-dev 01:45 -!- Guest51 [~Guest51@2a0c:5a81:1102:a600:300a:ce4f:18e9:3388] has quit [Client Quit] 01:46 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 01:49 -!- NorrinRadd [~me@188.215.95.220] has quit [Ping timeout: 248 seconds] 01:59 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has left #bitcoin-core-dev [Closing Window] 02:03 -!- kexkey [~kexkey@static-198-54-132-116.cust.tzulo.com] has quit [Ping timeout: 248 seconds] 02:03 -!- kexkey [~kexkey@static-198-54-132-116.cust.tzulo.com] has joined #bitcoin-core-dev 02:14 < vasild> gleb07122: self.nodes[0].getpeerinfo()[-1] -> list index out of range 02:14 < vasild> I am poor pythoner but I guess that means that either nodes[] or getpeerinfo()[] arrays are empty 02:15 < vasild> I cant see how nodes[] could be empty, so it must be the getpeerinfo()[] array and if that is empty it means no peers are connected at the timem it executes 02:15 -!- salvatoshi [~salvatosh@genymobile-2-6-86.fib.nerim.net] has joined #bitcoin-core-dev 02:15 < vasild> what about waiting for the array to become non-empty? 02:17 < vasild> that is to change `wait_until(lambda : "sendtxrcncl" in self.nodes[0].getpeerinfo()[-1]...` to something like `wait_until(lambda : peerinfo = self.nodes[0].getpeerinfo(); return len(peerinfo) > 0 && "sendtxrcncl" in peerinfo[-1]...` 02:18 < vasild> this would fix it if the problem is that this wait runs too early before anybody has connected, but if the problem is elsewhere it will probably timeout after 60 secs 02:29 < gleb07122> I think your explanation helps, thank you! 02:36 -!- erwanor_ [sid556324@id-556324.ilkley.irccloud.com] has quit [Read error: Connection reset by peer] 02:36 -!- mjdietzx__ [sid527079@id-527079.ilkley.irccloud.com] has quit [Read error: Connection reset by peer] 02:36 -!- glozow [sid453516@user/glozow] has quit [Ping timeout: 246 seconds] 02:36 -!- erwanor_ [sid556324@id-556324.ilkley.irccloud.com] has joined #bitcoin-core-dev 02:36 -!- lightlike [sid521075@user/lightlike] has quit [Ping timeout: 246 seconds] 02:37 -!- FelixWeis [sid154231@id-154231.hampstead.irccloud.com] has quit [Read error: Connection reset by peer] 02:37 -!- ajonas [sid385278@id-385278.helmsley.irccloud.com] has quit [Read error: Connection reset by peer] 02:37 -!- hugohn__ [sid304114@id-304114.lymington.irccloud.com] has quit [Read error: Connection reset by peer] 02:37 -!- dergoegge [sid453889@id-453889.lymington.irccloud.com] has quit [Read error: Connection reset by peer] 02:37 -!- stickies-v [sid544753@id-544753.uxbridge.irccloud.com] has quit [Read error: Connection reset by peer] 02:37 -!- fanquake [sid369002@user/fanquake] has quit [Read error: Connection reset by peer] 02:37 -!- GoldmanSats_ [sid428607@id-428607.ilkley.irccloud.com] has quit [Read error: Connection reset by peer] 02:37 -!- hsmiths [uid95325@id-95325.helmsley.irccloud.com] has quit [Read error: Connection reset by peer] 02:37 -!- hugohn__ [sid304114@id-304114.lymington.irccloud.com] has joined #bitcoin-core-dev 02:37 -!- lightlike [sid521075@user/lightlike] has joined #bitcoin-core-dev 02:37 -!- hendi [sid489601@id-489601.lymington.irccloud.com] has quit [Ping timeout: 260 seconds] 02:37 -!- stickies-v [sid544753@id-544753.uxbridge.irccloud.com] has joined #bitcoin-core-dev 02:37 -!- arik [sid402902@id-402902.lymington.irccloud.com] has quit [Read error: Connection reset by peer] 02:37 -!- real_or_random [sid554204@user/real-or-random/x-4440763] has quit [Read error: Connection reset by peer] 02:37 -!- jarolrod [sid475272@id-475272.uxbridge.irccloud.com] has quit [Read error: Connection reset by peer] 02:37 -!- mjdietzx__ [sid527079@id-527079.ilkley.irccloud.com] has joined #bitcoin-core-dev 02:37 -!- rodarmor [sid210835@id-210835.helmsley.irccloud.com] has quit [Read error: Connection reset by peer] 02:37 -!- amiti_ [sid373138@id-373138.lymington.irccloud.com] has quit [Read error: Connection reset by peer] 02:37 -!- elichai2 [sid212594@id-212594.hampstead.irccloud.com] has quit [Read error: Connection reset by peer] 02:37 -!- sebx2a [sid356034@id-356034.uxbridge.irccloud.com] has quit [Read error: Connection reset by peer] 02:37 -!- rodarmor [sid210835@id-210835.helmsley.irccloud.com] has joined #bitcoin-core-dev 02:38 -!- elichai2 [sid212594@2a03:5180:f:4::3:3e72] has joined #bitcoin-core-dev 02:38 -!- GoldmanSats_ [sid428607@2a03:5180:f:3::6:8a3f] has joined #bitcoin-core-dev 02:38 -!- dergoegge [sid453889@2a03:5180:f:2::6:ed01] has joined #bitcoin-core-dev 02:38 -!- arik [sid402902@2a03:5180:f:2::6:25d6] has joined #bitcoin-core-dev 02:38 -!- noxim_ [~AdminUser@43.224.169.86] has quit [Ping timeout: 260 seconds] 02:38 -!- jarolrod [sid475272@id-475272.uxbridge.irccloud.com] has joined #bitcoin-core-dev 02:38 -!- real_or_random [sid554204@user/real-or-random/x-4440763] has joined #bitcoin-core-dev 02:38 -!- glozow [sid453516@ilkley.irccloud.com] has joined #bitcoin-core-dev 02:38 -!- FelixWeis [sid154231@hampstead.irccloud.com] has joined #bitcoin-core-dev 02:38 -!- amiti_ [sid373138@2a03:5180:f:2::5:b192] has joined #bitcoin-core-dev 02:38 -!- fanquake [sid369002@user/fanquake] has joined #bitcoin-core-dev 02:39 -!- hsmiths [uid95325@2a03:5180:f:1::1:745d] has joined #bitcoin-core-dev 02:39 -!- ajonas [sid385278@id-385278.helmsley.irccloud.com] has joined #bitcoin-core-dev 02:39 -!- sebx2a [sid356034@id-356034.uxbridge.irccloud.com] has joined #bitcoin-core-dev 02:39 -!- glozow [sid453516@ilkley.irccloud.com] has quit [Changing host] 02:39 -!- glozow [sid453516@user/glozow] has joined #bitcoin-core-dev 02:39 -!- hendi [sid489601@lymington.irccloud.com] has joined #bitcoin-core-dev 02:44 -!- noxim [~AdminUser@43.224.169.86] has joined #bitcoin-core-dev 02:44 -!- noxim [~AdminUser@43.224.169.86] has quit [Changing host] 02:44 -!- noxim [~AdminUser@user/noxim] has joined #bitcoin-core-dev 02:49 < vasild> yw :) 02:51 -!- gleb07122 [~gleb@178.150.137.228] has quit [Ping timeout: 248 seconds] 02:54 -!- steve_ [steve@2600:3c01::f03c:93ff:fec9:9f24] has joined #bitcoin-core-dev 03:05 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 255 seconds] 03:08 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 03:16 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Remote host closed the connection] 03:17 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 03:54 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Remote host closed the connection] 04:25 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 04:41 -!- fanquake [sid369002@user/fanquake] has quit [Ping timeout: 260 seconds] 04:41 -!- fanquake [sid369002@user/fanquake] has joined #bitcoin-core-dev 05:01 -!- dougefish [~dougefish@2a00:a041:3c18:b400:1ac0:4dff:fe34:3985] has quit [Ping timeout: 268 seconds] 05:16 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Remote host closed the connection] 05:21 -!- dougefish [~dougefish@2a00:a041:3c18:b400:1ac0:4dff:fe34:3985] has joined #bitcoin-core-dev 05:32 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 05:37 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 05:49 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 06:07 -!- gleb07122 [~gleb@178.150.137.228] has joined #bitcoin-core-dev 06:20 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Ping timeout: 252 seconds] 06:20 -!- Flow [~none@salem.informatik.uni-erlangen.de] has quit [Quit: WeeChat 3.5] 06:21 -!- Flow [~none@gentoo/developer/flow] has joined #bitcoin-core-dev 06:22 -!- sudoforge [~sudoforge@wireguard/tunneler/sudoforge] has joined #bitcoin-core-dev 06:27 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 06:28 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 06:31 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 06:40 -!- jonatack2 [~jonatack@user/jonatack] has quit [Ping timeout: 248 seconds] 06:48 -!- NorrinRadd [~me@154.6.21.31] has joined #bitcoin-core-dev 06:52 -!- hg [~halosghos@user/halosghost] has joined #bitcoin-core-dev 07:10 -!- Nick79 [~Nick@pub151248188217.dh-hfc.datazug.ch] has joined #bitcoin-core-dev 07:11 -!- Nick79 [~Nick@pub151248188217.dh-hfc.datazug.ch] has quit [Client Quit] 07:12 -!- salvatoshi [~salvatosh@genymobile-2-6-86.fib.nerim.net] has quit [Ping timeout: 246 seconds] 07:14 -!- noxim [~AdminUser@user/noxim] has quit [Ping timeout: 252 seconds] 07:19 < fanquake> * [new tag] v23.1rc1 -> v23.1rc1 07:21 -!- salvatoshi [~salvatosh@genymobile-2-6-86.fib.nerim.net] has joined #bitcoin-core-dev 07:27 -!- test_ is now known as _flood 07:30 < luke-jr> _aj_: sounds reasonable 07:43 -!- merlinB [~merlinB@2001:16b8:305d:5000:1d61:3865:668a:209c] has joined #bitcoin-core-dev 07:49 -!- yanmaani2 [~yanmaani@gateway/tor-sasl/yanmaani] has quit [Ping timeout: 255 seconds] 07:50 -!- yanmaani2 [~yanmaani@gateway/tor-sasl/yanmaani] has joined #bitcoin-core-dev 08:02 -!- nickler [~nickler@static.219.205.69.159.clients.your-server.de] has joined #bitcoin-core-dev 08:06 -!- noxim [~AdminUser@43.224.169.86] has joined #bitcoin-core-dev 08:06 -!- noxim [~AdminUser@43.224.169.86] has quit [Changing host] 08:06 -!- noxim [~AdminUser@user/noxim] has joined #bitcoin-core-dev 08:09 -!- gleb071225 [~gleb@178.150.137.228] has joined #bitcoin-core-dev 08:11 -!- steve_ [steve@2600:3c01::f03c:93ff:fec9:9f24] has quit [Quit: Leaving] 08:11 -!- gleb07122 [~gleb@178.150.137.228] has quit [Ping timeout: 260 seconds] 08:25 -!- Guest61 [~Guest61@141.41.239.210] has joined #bitcoin-core-dev 08:27 -!- Guest61 [~Guest61@141.41.239.210] has quit [Client Quit] 08:32 -!- Aaronvan_ [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 08:35 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Ping timeout: 260 seconds] 08:40 -!- salvatoshi [~salvatosh@genymobile-2-6-86.fib.nerim.net] has quit [Ping timeout: 252 seconds] 09:37 -!- hg [~halosghos@user/halosghost] has quit [Read error: Connection reset by peer] 09:38 -!- hg [~halosghos@user/halosghost] has joined #bitcoin-core-dev 09:39 -!- noxim [~AdminUser@user/noxim] has quit [Ping timeout: 248 seconds] 10:00 -!- merlinB [~merlinB@2001:16b8:305d:5000:1d61:3865:668a:209c] has quit [Quit: Leaving...] 10:02 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 10:09 -!- jarthur [~jarthur@user/jarthur] has joined #bitcoin-core-dev 10:10 -!- noxim [~AdminUser@43.224.169.86] has joined #bitcoin-core-dev 10:10 -!- noxim [~AdminUser@43.224.169.86] has quit [Changing host] 10:10 -!- noxim [~AdminUser@user/noxim] has joined #bitcoin-core-dev 10:15 -!- noxim [~AdminUser@user/noxim] has quit [Ping timeout: 260 seconds] 10:35 -!- tripleslash [~triplesla@user/tripleslash] has joined #bitcoin-core-dev 10:44 < sugarpuff> @sipa "If you want to cancel a transaction, you can pre-sign a double-spend of it." <- Does that work now? Is it enforced by all miners? If so this is the first time I'm hearing of it, and I bet it's the first time most people are hearing about it because I've never seen it implemented in any wallet, and I've never seen it mentioned in any article. Seems important. 10:45 < sugarpuff> @sipa "transactions can randomly become invalid if they're mined close to their expiration." <- So what? Isn't this true of regular transactions too? Couldn't they be re-org'd out and not appear in the re-org'd block? 10:45 < sipa> @sugarpuff That has always worked. 10:45 < sipa> Since opt-in RBF. 10:46 < sugarpuff> sipa: Why does no wallet support it?? Why is it never mentioned in any article on stuck transactions?? 10:46 < sipa> Usually the way to unstuck a transaction is to make it go through, not cancel it. 10:46 < sipa> Through either RBF or CPFP. 10:47 < sugarpuff> I understand this, I even wrote a blog post on it way back in March 2016: https://fixingtao.com/2016/03/bitcoin-keep-calm-and-rbfcpfp-on/ ;;;; but it doesn't fully solve the problem 10:48 < sugarpuff> the subsequent RBF txn might not go through either, and someone might decide they don't want to pay higher fees, or CPFP might not be supported 10:48 < sugarpuff> Saying "RBF/CPFP is the only way to fix this" also creates an arms race in fees 10:48 < sugarpuff> unnecessarily inflating them when someone might decide they'd prefer to cancel and try again at a later date 10:49 < sipa> Right now there is no reason to assume a reorged transaction wouldn't end up accepted in the other chain too (assuming it wasn't double spent), because valid transactions always remain valid. 10:50 < sipa> The complexity of reasoning about mempool transactions and recently confirmed ones is far worse for everybody is transactions can revert to being invalid. 10:51 < sugarpuff> only if they're assuming 1-conf is something to be relied upon 10:51 < sugarpuff> and again, normal transactions can be not included in a re-org'd block, right? 10:51 < sipa> reorgs of more than 1 deep are also a problem 10:51 < sugarpuff> this is a problem for regular txns too, right? they can not appear in a re-org'd block in certain situations, true? 10:52 < sipa> and that's not the only issue .. e.g. do you relay a transaction close to its expiration, because our DoS protection relies on the assumption that something relayed is eligible for confirmation, and thus pays a nontrivial fee 10:52 -!- noxim [~AdminUser@43.224.169.86] has joined #bitcoin-core-dev 10:52 -!- noxim [~AdminUser@43.224.169.86] has quit [Changing host] 10:52 -!- noxim [~AdminUser@user/noxim] has joined #bitcoin-core-dev 10:53 < sugarpuff> sure, relay something unless it's expired. that might even reduce pressure on DoS, right? since fewer transactions would be relayed, theoretically 10:53 < sipa> this gets even worse when taking cpfp and other dependencies into account... as now you need transitive reasoning as children may become invalid as their unconfirmed parent expires 10:54 < sipa> The same issues exist around mempool replacement... a transaction close to expiration is unlikely to be mined, and should therefore probably not be considered for replacing another transaction 10:54 < sipa> but where do you out the threshold 10:55 < sugarpuff> what about this question: "they can not appear in a re-org'd block in certain situations, true?" (referring to normal txns) 10:55 < sugarpuff> ("normal" i.e. without expiry) 10:55 < sipa> What are "they" ? 10:56 < sugarpuff> today's txns without expiry 10:56 < sugarpuff> today's txns without expiry built into them 10:57 < sipa> Well, yes, they could be double-spent, or the fee market after the reorg could be so radically different that miners don't pick it up. 10:57 -!- noxim [~AdminUser@user/noxim] has quit [Ping timeout: 248 seconds] 10:57 < sugarpuff> ok, so the concern you brought up earlier, of txns not being included in re-org'd blocks due to close expiry, also applies to today's non-expiring txns... 10:59 < sipa> I don't think that's comparable. 10:59 < sugarpuff> why not? 10:59 < sipa> Sure, there is no guarantee that a tx after a reorg still makes it in. 10:59 < sipa> But there is a big difference between no guarantee, and a prohibition. 11:00 -!- sipsorcery [~sipsorcer@37.228.225.67] has joined #bitcoin-core-dev 11:00 < sugarpuff> but that is the entire point of adding an expiry - is to give users a guarantee 11:00 < sugarpuff> they will be relieved to know that their bitcoins will be back by a certain time, or spent 11:00 < sugarpuff> right now they will be panicking 11:00 < sipa> It cuts both ways. I don't think this helps. 11:01 < sugarpuff> i honestly don't see the downside 11:01 < sipa> With expiry it's also possible that in a reorg the timestamps are lower, and thus an expired transaction becomes valid again. 11:02 < sugarpuff> but what is the margin on this? like less than 10 min right? 11:02 < sipa> To me, monotonicity of tx validity is such a fundamental principle underlying bitcoin, that I'd need a very good reason to even consider acking it. 11:02 < sugarpuff> compare to the current situation: a margin or *days* not knowing whether or not your txn will be confirmed 11:03 < sipa> And I don't think it fixes anything 11:03 < sugarpuff> how does being given a guarantee by which time your txn will be spent or returned not fix anything? How is not knowing what happens to your coins for *weeks* a good thing? 11:04 < sipa> You can fee bump it. 11:04 < sipa> Many wallets today support that. 11:04 < sugarpuff> but what if the fees are like $100??? 11:04 < sugarpuff> or more?? 11:05 < sugarpuff> what if you bought a toy for $20, and the fees are $200??? 11:05 -!- Hercules [~Hercules@ti0018a400-8077.bb.online.no] has joined #bitcoin-core-dev 11:06 < sipa> If the tx drops out of your mempool, you can abandon it and spend the funds again later. 11:06 < sipa> If the current fee market is so much higher than what you paid, there's no reason to assume your transaction will be included. 11:08 < sugarpuff> so you decide to "spend the funds again later", and wait for them to return, and make decisions on the assumption that you'll be able to spend them later (whatever those decisions might be, who knows), and then after 10 days your txn confirms and your funds are gone. Now what? 11:08 < sugarpuff> How is that a good user experience? 11:08 < sugarpuff> If the txn had an expiry you could reason about this situation. But it doesn't 11:09 < sugarpuff> This has to do with hard forks doesn't it? 11:10 < sugarpuff> is adding an expiry a hard fork? 11:10 < sipa> You can sign an RBF with higher feerate to send back to yourself too. It doesn't even need to match the current market feerate at the time of spending, just beat the transaction being replaced. 11:10 < sipa> Either neither makes it in, or the replacement makes it in. 11:11 < sipa> No, that can easily be done with a softfork 11:12 < sugarpuff> but the RBF txn isn't guaranteed to go through, and the fees might be so high that you decide you don't want to pay them. so you end up deciding to just not deal with it, and not know the fate of your txn. This is frustrating to both businesses and customers and users. IMO, it should be fixed and can be easily fixed with an expiry. I'm glad to hear it's not a hard fork. even the base unit of the Internet (packets) have a 11:12 < sugarpuff> TTL 11:13 < sugarpuff> DNS records have a TTL... txns should too 11:14 < sipa> Sorry, I don't find this a convincing argument 11:14 < sugarpuff> ok, well, maybe when enough people complain you'll change your mind. i tried *shrug* 11:15 < sipa> You don't need to convince me, thankfully. 11:21 -!- meshcollider [meshcollid@meshcollider.jujube.ircnow.org] has quit [Ping timeout: 246 seconds] 11:21 -!- bohruz[m] [~bohruzmat@2001:470:69fc:105::1:59a4] has quit [Ping timeout: 246 seconds] 11:21 -!- notmandatory [notmandato@2600:3c00::f03c:92ff:fe8e:dce6] has quit [Ping timeout: 246 seconds] 11:22 -!- arturomf94[m] [~arturomf9@2001:470:69fc:105::2:235] has quit [Ping timeout: 246 seconds] 11:22 -!- kakolainen[m] [~kakolaine@2001:470:69fc:105::34f9] has quit [Ping timeout: 246 seconds] 11:22 -!- provoostenator [~provooste@user/provoostenator] has quit [Ping timeout: 246 seconds] 11:22 -!- bitcoin-git [~bitcoin-g@2001:470:69fc:105::2:690] has quit [Ping timeout: 246 seconds] 11:22 -!- jetpack [~jetpack@2605:2700:1:100e:ddb4:196e:c17a:3b92] has quit [Ping timeout: 246 seconds] 11:22 -!- BlueMatt[m] [~bluemattm@2001:470:69fc:105::1:5092] has quit [Ping timeout: 246 seconds] 11:22 -!- harding [quassel@newmail.dtrt.org] has quit [Ping timeout: 246 seconds] 11:24 -!- notmandatory_ [notmandato@2600:3c00::f03c:92ff:fe8e:dce6] has joined #bitcoin-core-dev 11:24 < sugarpuff> sipa: oh, one more thing, sorry I didn't realize this. You keep saying that RBF is the solution to this, but even that isn't completely true AFAIK since RBF isn't enabled by default on txns, right? So for a large number of users they literally have zero recourse right now 11:24 -!- harding [quassel@newmail.dtrt.org] has joined #bitcoin-core-dev 11:24 -!- jetpack_ [~jetpack@2605:2700:1:100e:ddb4:196e:c17a:3b92] has joined #bitcoin-core-dev 11:24 -!- bohruz[m] [~bohruzmat@2001:470:69fc:105::1:59a4] has joined #bitcoin-core-dev 11:25 -!- meshcollider [meshcollid@jujube.rpblc.net] has joined #bitcoin-core-dev 11:29 -!- arturomf94[m] [~arturomf9@2001:470:69fc:105::2:235] has joined #bitcoin-core-dev 11:29 -!- bitcoin-git [~bitcoin-g@2001:470:69fc:105::2:690] has joined #bitcoin-core-dev 11:29 -!- provoostenator [~provooste@user/provoostenator] has joined #bitcoin-core-dev 11:29 -!- kakolainen[m] [~kakolaine@2001:470:69fc:105::34f9] has joined #bitcoin-core-dev 11:31 -!- BlueMatt[m] [~bluemattm@2001:470:69fc:105::1:5092] has joined #bitcoin-core-dev 11:32 -!- Hercules [~Hercules@ti0018a400-8077.bb.online.no] has quit [Quit: Leaving] 11:33 -!- gnaf [gnaf@gateway/vpn/protonvpn/gnaf] has joined #bitcoin-core-dev 11:42 -!- hg [~halosghos@user/halosghost] has quit [Ping timeout: 260 seconds] 11:42 -!- hg [~halosghos@user/halosghost] has joined #bitcoin-core-dev 11:43 -!- champo [~champo@190.194.221.154] has joined #bitcoin-core-dev 12:06 -!- Talkless [~Talkless@mail.dargis.net] has quit [Ping timeout: 260 seconds] 12:18 -!- champo [~champo@190.194.221.154] has quit [Ping timeout: 260 seconds] 12:22 -!- Guest6281 [~Guest62@2001:1c01:450f:fbf0::a16] has joined #bitcoin-core-dev 12:39 -!- champo [~champo@190.194.221.154] has joined #bitcoin-core-dev 12:44 -!- yanmaani2 [~yanmaani@gateway/tor-sasl/yanmaani] has quit [Remote host closed the connection] 12:45 -!- yanmaani2 [~yanmaani@gateway/tor-sasl/yanmaani] has joined #bitcoin-core-dev 12:54 -!- noxim [~AdminUser@43.224.169.86] has joined #bitcoin-core-dev 12:54 -!- noxim [~AdminUser@43.224.169.86] has quit [Changing host] 12:54 -!- noxim [~AdminUser@user/noxim] has joined #bitcoin-core-dev 12:57 -!- champo [~champo@190.194.221.154] has quit [Ping timeout: 260 seconds] 12:59 -!- noxim [~AdminUser@user/noxim] has quit [Ping timeout: 260 seconds] 13:25 -!- Guest7 [~Guest7@ip-86-49-34-92.bb.vodafone.cz] has joined #bitcoin-core-dev 13:26 -!- noxim [~AdminUser@43.224.169.86] has joined #bitcoin-core-dev 13:26 -!- noxim [~AdminUser@43.224.169.86] has quit [Changing host] 13:26 -!- noxim [~AdminUser@user/noxim] has joined #bitcoin-core-dev 13:31 -!- noxim [~AdminUser@user/noxim] has quit [Ping timeout: 260 seconds] 13:46 -!- champo [~champo@190.194.221.154] has joined #bitcoin-core-dev 13:58 -!- noxim [~AdminUser@43.224.169.86] has joined #bitcoin-core-dev 13:58 -!- noxim [~AdminUser@43.224.169.86] has quit [Changing host] 13:58 -!- noxim [~AdminUser@user/noxim] has joined #bitcoin-core-dev 14:03 -!- noxim [~AdminUser@user/noxim] has quit [Ping timeout: 260 seconds] 14:04 -!- champo [~champo@190.194.221.154] has quit [Quit: Client closed] 14:09 -!- jarthur [~jarthur@user/jarthur] has quit [Quit: jarthur] 14:10 -!- kexkey_ [~kexkey@static-198-54-132-116.cust.tzulo.com] has joined #bitcoin-core-dev 14:13 -!- kexkey [~kexkey@static-198-54-132-116.cust.tzulo.com] has quit [Ping timeout: 260 seconds] 14:42 -!- hg [~halosghos@user/halosghost] has quit [Quit: WeeChat 3.7.1] 14:43 -!- jonatack2 [~jonatack@user/jonatack] has joined #bitcoin-core-dev 15:12 -!- gnaf [gnaf@gateway/vpn/protonvpn/gnaf] has quit [Quit: Konversation terminated!] 15:26 -!- jonatack3 [~jonatack@user/jonatack] has joined #bitcoin-core-dev 15:27 -!- jonatack2 [~jonatack@user/jonatack] has quit [Ping timeout: 248 seconds] 15:30 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 15:31 -!- jonatack3 [~jonatack@user/jonatack] has quit [Ping timeout: 246 seconds] 15:38 < bitcoin-git> [bitcoin] achow101 opened pull request #26467: bumpfee: Allow the user to choose which output is change (master...bumpfee-choose-change-txout) https://github.com/bitcoin/bitcoin/pull/26467 15:38 -!- jonatack [~jonatack@user/jonatack] has quit [Read error: Connection reset by peer] 15:39 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 15:40 -!- sipsorcery [~sipsorcer@37.228.225.67] has quit [Ping timeout: 248 seconds] 15:54 -!- sipsorcery [~sipsorcer@37.228.225.67] has joined #bitcoin-core-dev 15:55 -!- sudoforge [~sudoforge@wireguard/tunneler/sudoforge] has quit [Quit: 404] 15:56 -!- sudoforge [~sudoforge@wireguard/tunneler/sudoforge] has joined #bitcoin-core-dev 16:04 -!- noxim [~AdminUser@43.224.169.86] has joined #bitcoin-core-dev 16:04 -!- noxim [~AdminUser@43.224.169.86] has quit [Changing host] 16:04 -!- noxim [~AdminUser@user/noxim] has joined #bitcoin-core-dev 16:09 -!- noxim [~AdminUser@user/noxim] has quit [Ping timeout: 248 seconds] 16:10 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 252 seconds] 16:12 -!- kexkey_ [~kexkey@static-198-54-132-116.cust.tzulo.com] has quit [Ping timeout: 260 seconds] 16:16 -!- ziggie [uid521459@user/ziggie] has joined #bitcoin-core-dev 16:17 -!- kexkey [~kexkey@static-198-54-132-116.cust.tzulo.com] has joined #bitcoin-core-dev 16:21 -!- kexkey [~kexkey@static-198-54-132-116.cust.tzulo.com] has quit [Client Quit] 16:25 -!- kexkey [~kexkey@static-198-54-132-116.cust.tzulo.com] has joined #bitcoin-core-dev 16:35 -!- sipsorcery [~sipsorcer@37.228.225.67] has quit [Ping timeout: 248 seconds] 16:36 -!- noxim [~AdminUser@43.224.169.86] has joined #bitcoin-core-dev 16:36 -!- noxim [~AdminUser@43.224.169.86] has quit [Changing host] 16:36 -!- noxim [~AdminUser@user/noxim] has joined #bitcoin-core-dev 16:42 -!- noxim [~AdminUser@user/noxim] has quit [Ping timeout: 260 seconds] 16:47 -!- noxim [~AdminUser@43.224.169.86] has joined #bitcoin-core-dev 16:47 -!- noxim [~AdminUser@43.224.169.86] has quit [Changing host] 16:47 -!- noxim [~AdminUser@user/noxim] has joined #bitcoin-core-dev 16:48 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 16:53 -!- jb55 [~jb55@user/jb55] has joined #bitcoin-core-dev 17:08 -!- test_ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 17:10 -!- jon_atack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 17:11 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 260 seconds] 17:11 -!- _flood [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Ping timeout: 272 seconds] 17:31 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 17:31 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Remote host closed the connection] 17:31 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 18:04 -!- jarthur [~jarthur@user/jarthur] has joined #bitcoin-core-dev 18:41 -!- Guest6281 [~Guest62@2001:1c01:450f:fbf0::a16] has quit [Quit: Client closed] 18:55 -!- ziggie [uid521459@user/ziggie] has quit [Quit: Connection closed for inactivity] 19:12 -!- jonatack1 [~jonatack@user/jonatack] has joined #bitcoin-core-dev 19:13 -!- jon_atack [~jonatack@user/jonatack] has quit [Ping timeout: 260 seconds] 19:15 < PaperSword> When using ParseUInt64 does the function just return false when the input string value overflows? 19:20 -!- jonatack1 [~jonatack@user/jonatack] has quit [Ping timeout: 260 seconds] 19:22 -!- Guest44 [~Guest44@2607:fa49:a93e:b600:7d28:ed4f:49db:605f] has joined #bitcoin-core-dev 19:24 -!- Guest44 [~Guest44@2607:fa49:a93e:b600:7d28:ed4f:49db:605f] has quit [Client Quit] 20:23 -!- jonatack1 [~jonatack@user/jonatack] has joined #bitcoin-core-dev 20:32 -!- mikehu44 [~quassel@159.65.11.175] has joined #bitcoin-core-dev 20:49 -!- mikehu44 [~quassel@159.65.11.175] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 21:01 -!- cmirror [~cmirror@4.53.92.114] has quit [Remote host closed the connection] 21:01 -!- cmirror [~cmirror@4.53.92.114] has joined #bitcoin-core-dev 21:08 < PaperSword> Does the vertical separator man that parameter can be called be either name? /src/rpc/blockchain.cpp {"verbosity|verbose", RPCArg::Type::NUM, RPCArg::Default 21:08 < PaperSword> mean* 22:47 -!- jonatack1 [~jonatack@user/jonatack] has quit [Ping timeout: 252 seconds] 22:57 -!- kexkey [~kexkey@static-198-54-132-116.cust.tzulo.com] has quit [Ping timeout: 248 seconds] 22:59 -!- kexkey [~kexkey@static-198-54-132-116.cust.tzulo.com] has joined #bitcoin-core-dev 23:11 -!- shiza [~admin@ec2-52-208-131-13.eu-west-1.compute.amazonaws.com] has quit [Ping timeout: 248 seconds] 23:12 -!- shiza [~admin@ec2-52-208-131-13.eu-west-1.compute.amazonaws.com] has joined #bitcoin-core-dev 23:23 -!- jonatack1 [~jonatack@user/jonatack] has joined #bitcoin-core-dev 23:56 -!- route-bee [~route-bee@user/routebee] has quit [Remote host closed the connection] --- Log closed Tue Nov 08 00:00:10 2022