--- Log opened Fri Mar 10 00:00:06 2023 00:13 -!- salvatoshi [~salvatosh@genymobile-2-6-86.fib.nerim.net] has joined #bitcoin-core-dev 00:15 -!- sipsorcery_ [~sipsorcer@89.19.79.83] has joined #bitcoin-core-dev 00:15 -!- sipsorcery [~sipsorcer@89.19.79.83] has joined #bitcoin-core-dev 00:36 -!- mekster669493 [~mekster@user/mekster] has quit [Read error: Connection reset by peer] 00:38 -!- mekster669493 [~mekster@user/mekster] has joined #bitcoin-core-dev 00:38 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-core-dev 00:44 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has left #bitcoin-core-dev [Closing Window] 00:46 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Ping timeout: 255 seconds] 00:47 -!- puchka [~puchka@185.203.122.123] has joined #bitcoin-core-dev 00:53 -!- puchka [~puchka@185.203.122.123] has quit [Ping timeout: 276 seconds] 00:58 < vasild> NACK on further integration and reliance on GitHub. It is convenient, but it's a trap. Did you forget what happened with tornadocash? Somebody at a US govt agency sneezes and GitHub obliterates the repository and the developer's accounts _just hours later_. GitHub even overdid and ~(*!@&ed up things they were not asked to... like a good citizen, you know, to "prevent financing terrorism". 00:59 < vasild> What about hosting the binaries on a .onion site + .i2p site + torrents, _without clearnet_? That would be good training for users. And the static site too + a clearnet version like https://unsafe.robosats.com/ that suggests users to (learn to) visit the .onion site. 00:59 -!- dunxen [~dunxen@2001:470:69fc:105::1:fec1] has joined #bitcoin-core-dev 00:59 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 00:59 < vasild> This does not necessary have to be operated by the same people who merge the pull requests. 01:21 -!- martinus [~martinus@212095005106.public.telering.at] has quit [Read error: Connection reset by peer] 01:22 -!- martinus [~martinus@212095005106.public.telering.at] has joined #bitcoin-core-dev 01:29 -!- sipsorcery_ [~sipsorcer@89.19.79.83] has quit [Ping timeout: 260 seconds] 01:29 -!- sipsorcery [~sipsorcer@89.19.79.83] has quit [Ping timeout: 260 seconds] 01:29 -!- puchka [~puchka@5.226.142.201] has joined #bitcoin-core-dev 01:32 -!- mekster669493 [~mekster@user/mekster] has quit [Ping timeout: 255 seconds] 01:32 -!- mekster669493 [~mekster@user/mekster] has joined #bitcoin-core-dev 01:34 -!- Guest60 [~Guest60@2a00:f29:2a1:2ea1:bd7a:ddf3:d116:afec] has joined #bitcoin-core-dev 01:36 < bitcoin-git> [bitcoin] MarcoFalke reopened pull request #18933: rpc: Add submit option to generateblock (master...2004-rpcBlock) https://github.com/bitcoin/bitcoin/pull/18933 01:39 -!- martinus [~martinus@212095005106.public.telering.at] has quit [Remote host closed the connection] 01:40 -!- martinus [~martinus@212095005106.public.telering.at] has joined #bitcoin-core-dev 01:55 -!- Guest60 [~Guest60@2a00:f29:2a1:2ea1:bd7a:ddf3:d116:afec] has quit [Quit: Client closed] 01:56 -!- jespada [~jespada@cpc121308-nmal25-2-0-cust15.19-2.cable.virginm.net] has joined #bitcoin-core-dev 01:57 < bitcoin-git> [bitcoin] willcl-ark opened pull request #27236: util: fix argsman dupe key error (master...argsman-dupe-key) https://github.com/bitcoin/bitcoin/pull/27236 01:58 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #27237: 2303 test block header throw 📞 (master...2303-test-block-header-throw-📞) https://github.com/bitcoin/bitcoin/pull/27237 02:27 -!- puchka [~puchka@5.226.142.201] has quit [Ping timeout: 268 seconds] 02:29 -!- puchka [~puchka@185.203.122.72] has joined #bitcoin-core-dev 02:59 < bitcoin-git> [bitcoin] TheCharlatan opened pull request #27238: refactor: Split logging utilities from system.h (master...splitSystemLogging) https://github.com/bitcoin/bitcoin/pull/27238 03:26 -!- puchka [~puchka@185.203.122.72] has quit [Ping timeout: 248 seconds] 03:28 -!- puchka [~puchka@185.203.122.71] has joined #bitcoin-core-dev 03:33 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #27239: refactor: Consistenly use context args over gArgs in node/interfaces (master...2303-args-consistent-🏯) https://github.com/bitcoin/bitcoin/pull/27239 04:12 -!- b_101_ [~robert@185.242.5.35] has joined #bitcoin-core-dev 04:14 -!- b_101 [~robert@185.242.5.35] has quit [Ping timeout: 276 seconds] 05:25 < bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f7bdcfc83f57...6e662a89851c 05:25 < bitcoin-git> bitcoin/master cd761e6 Fabian Jahr: rpc: Add note on guarantees to getblockfrompeer 05:25 < bitcoin-git> bitcoin/master fe329dc Fabian Jahr: test: Add test for getblockfrompeer on pruned nodes 05:25 < bitcoin-git> bitcoin/master 6e662a8 fanquake: Merge bitcoin/bitcoin#23813: Add test and docs for getblockfrompeer with p... 05:25 < bitcoin-git> [bitcoin] fanquake merged pull request #23813: Add test and docs for getblockfrompeer with pruning (master...2021-12-getblockfrompeer-follow-up) https://github.com/bitcoin/bitcoin/pull/23813 05:26 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6e662a89851c...6f5eb7a39e71 05:26 < bitcoin-git> bitcoin/master faa6715 MarcoFalke: test: Use self.wait_until over wait_until_helper 05:26 < bitcoin-git> bitcoin/master 6f5eb7a fanquake: Merge bitcoin/bitcoin#27226: test: Use self.wait_until over wait_until_hel... 05:26 < bitcoin-git> [bitcoin] fanquake merged pull request #27226: test: Use self.wait_until over wait_until_helper (master...2303-test-wait-self-🛩) https://github.com/bitcoin/bitcoin/pull/27226 05:31 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 05:34 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6f5eb7a39e71...3e7dd4ff3369 05:34 < bitcoin-git> bitcoin/master 89cd20c Sebastian Falbesoner: test: add coverage for sigop limit policy (`-bytespersigop` setting) 05:34 < bitcoin-git> bitcoin/master 3e7dd4f fanquake: Merge bitcoin/bitcoin#27171: test: add coverage for sigop limit policy (`-... 05:34 < bitcoin-git> [bitcoin] fanquake merged pull request #27171: test: add coverage for sigop limit policy (`-bytespersigop` setting) (master...202302-add_bytespersigop_test) https://github.com/bitcoin/bitcoin/pull/27171 05:36 < bitcoin-git> [gui] fanquake closed pull request #539: Scale network graph based on time interval (master...1643263956-network-graph-issue-532) https://github.com/bitcoin-core/gui/pull/539 05:41 -!- jespada [~jespada@cpc121308-nmal25-2-0-cust15.19-2.cable.virginm.net] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 05:57 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3e7dd4ff3369...99b64eec1bcc 05:57 < bitcoin-git> bitcoin/master 5c938e7 ekzyis: Use string interpolation for default value of -listen 05:57 < bitcoin-git> bitcoin/master 99b64ee fanquake: Merge bitcoin/bitcoin#27232: Use string interpolation for default value of... 05:57 < bitcoin-git> [bitcoin] fanquake merged pull request #27232: Use string interpolation for default value of -listen (master...use-string-interpolation-for-default-value-of-listen) https://github.com/bitcoin/bitcoin/pull/27232 06:06 < bitcoin-git> [bitcoin] MuhammadFathurNurRizky opened pull request #27240: Year update (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27240 06:08 < bitcoin-git> [bitcoin] fanquake closed pull request #27240: Year update (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27240 06:10 -!- jespada [~jespada@cpc121308-nmal25-2-0-cust15.19-2.cable.virginm.net] has joined #bitcoin-core-dev 06:24 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Quit: Leaving...] 07:21 -!- merlinB [~merlinB@2001:9e8:8a53:0:7595:5465:8022:a3e7] has joined #bitcoin-core-dev 07:21 -!- merlinB [~merlinB@2001:9e8:8a53:0:7595:5465:8022:a3e7] has quit [Client Quit] 07:30 -!- lattice [~halosghos@user/halosghost] has joined #bitcoin-core-dev 07:34 -!- smallestfry92 [~smallestf@071-071-032-037.res.spectrum.com] has joined #bitcoin-core-dev 07:34 -!- bugs_ [~bugs@user/bugs/x-5128603] has joined #bitcoin-core-dev 07:36 -!- smallestfry924 [~smallestf@071-071-032-037.res.spectrum.com] has joined #bitcoin-core-dev 07:36 -!- smallestfry924 [~smallestf@071-071-032-037.res.spectrum.com] has quit [Client Quit] 07:42 -!- realies [~realies@user/realies] has joined #bitcoin-core-dev 07:51 -!- ircuser [~ircuser@071-071-032-037.res.spectrum.com] has joined #bitcoin-core-dev 07:54 < smallestfry92> Hi, I have some confusion about rebroadcasting & tx-relay. 07:54 < smallestfry92> Let's assume I broadcast a transaction to my peers via `sendrawtransaction` and it propagates throughout the network. 07:54 < smallestfry92> Then the transaction gets removed from the majority of mempools because it gets RBF'd (I won't go into detail here, but the RBF tx itself gets replaced). When my bitcoind node relays the transaction, the `m_tx_inventory_known_filter` will be populated for each of my peers that opted in to tx-relay. 07:54 < smallestfry92> I invoke `sendrawtransaction` again after I see that the transaction has been removed from my mempool and hasn't confirmed. This will call `RelayTransaction` again and the transaction might not be relayed again to certain peers depending on if `m_tx_inventory_known_filter` evicted the txid. It will be relayed to any new peers since the filter will 07:54 < smallestfry92> probably not give a false positive. If my bitcoind node only gives the transaction to new peers, how effective is rebroadcast here? It seems to me that because of `m_tx_inventory_known_filter`, the transaction will not traverse any of the same edges in the tx-relay network topology unless the filter evicts the txid. Is this correct? If so, it seems 07:54 < smallestfry92> like rebroadcasting a transaction like this doesn't work. 08:05 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Remote host closed the connection] 08:08 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 08:11 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Remote host closed the connection] 08:11 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 08:13 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Remote host closed the connection] 08:14 -!- Guest18 [~Guest18@103.240.241.79] has joined #bitcoin-core-dev 08:15 -!- Guest18 [~Guest18@103.240.241.79] has quit [Client Quit] 08:29 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 08:31 -!- jespada [~jespada@cpc121308-nmal25-2-0-cust15.19-2.cable.virginm.net] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 08:39 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/99b64eec1bcc...c7f1d95f5288 08:39 < bitcoin-git> bitcoin/master 54c4d03 TheCharlatan: doc: Show how less noisy clang-tidy output can be achieved 08:39 < bitcoin-git> bitcoin/master c7f1d95 fanquake: Merge bitcoin/bitcoin#27205: doc: Show how less noisy clang-tidy output ca... 08:39 < bitcoin-git> [bitcoin] fanquake merged pull request #27205: doc: Show how less noisy clang-tidy output can be achieved (master...dev-notes-clang-tidy) https://github.com/bitcoin/bitcoin/pull/27205 09:07 -!- dviola [~diego@user/dviola] has joined #bitcoin-core-dev 09:18 -!- pablomartin [~pablomart@185.169.235.51] has joined #bitcoin-core-dev 09:22 -!- salvatoshi [~salvatosh@genymobile-2-6-86.fib.nerim.net] has quit [Ping timeout: 255 seconds] 09:24 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 09:32 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Ping timeout: 255 seconds] 09:42 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 09:47 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Ping timeout: 276 seconds] 10:04 -!- jarthur [~jarthur@user/jarthur] has joined #bitcoin-core-dev 10:10 -!- jespada [~jespada@cpc121308-nmal25-2-0-cust15.19-2.cable.virginm.net] has joined #bitcoin-core-dev 10:28 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Remote host closed the connection] 10:29 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 10:32 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Remote host closed the connection] 10:34 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 10:36 -!- pablomartin [~pablomart@185.169.235.51] has quit [Remote host closed the connection] 10:37 -!- pablomartin [~pablomart@185.169.235.51] has joined #bitcoin-core-dev 10:50 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 10:55 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 246 seconds] 11:00 < achow101> #startmeeting 11:00 < achow101> #bitcoin-core-dev Wallet Meeting: achow101 _aj_ amiti ariard aureleoules b10c BlueMatt brunoerg cfields darosior dergoegge dongcarl fanquake fjahr furszy gleb glozow hebasto instagibbs jamesob jarolrod jonatack josibake kallewoof kanzure kouloumos kvaciral laanwj LarryRuane lightlike luke-jr MacroFake Murch phantomcircuit pinheadmz promag provoostenator ryanofsky sdaftuar S3RK stickies-v sipa theStack vasild 11:00 < furszy> hi 11:00 < achow101> There are no preproposed wallet meeting topics this week 11:00 < achow101> does anyone have anything to discuss 11:00 < LarryRuane> Hi 11:03 < furszy> probably we should investigate #20870 deeper 11:03 <@gribble> https://github.com/bitcoin/bitcoin/issues/20870 | Option to ignore small inputs when internal wallet is building TXes? · Issue #20870 · bitcoin/bitcoin · GitHub 11:04 < achow101> I think the issue there is that the definition of small is subjective 11:04 -!- pkr2 [~pkr2@132.207.50.177] has joined #bitcoin-core-dev 11:04 < achow101> our definition of small is dust. this is probably too low for most people 11:05 < sipa> Perhaps a less lowlevel possibility is offering a way to control the long-term feerate estimate used for coin selection, on a per-transaction basis? 11:05 < sipa> Because I believe if that estimate is accurate, coin selection should effectively always do the right thing. 11:06 < achow101> that's a possibility 11:07 < furszy> but that is not as friendly (UX wise) as rising the "small UTXO" definition 11:07 < furszy> or well, letting the user change that. Which probably they already can 11:07 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Remote host closed the connection] 11:08 < achow101> currently changing them requires using bitcoin.conf options, which means restarting to change 11:09 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 11:10 < furszy> I meant, it's different to let the user change the long-term feerate vs let them provide an "min UTXO value". 11:10 < furszy> the first one will need training, the second one would be easier for them. 11:10 < furszy> "min selectable UTXO value" (or whatever name we want) 11:11 < achow101> would definitely want to see simulations of how that would affect the wallet 11:11 < achow101> but in principle, it doesn't seem that bad 11:11 < sipa> furszy: I worry that the second is too easy to understand and will just be misused 11:12 < sipa> there is a lot of nuance to understand when it's actually in your own best interest to spend a small UTXO 11:13 < furszy> hmm yeah, good point 11:15 < achow101> anything else to discuss? 11:17 < achow101> #endmeeting 11:18 < achow101> jonasschnelli: looks like the meeting bot is having trouble posting to the channel 11:23 -!- smallestfry92 [~smallestf@071-071-032-037.res.spectrum.com] has quit [Quit: Client closed] 11:23 -!- ircuser [~ircuser@071-071-032-037.res.spectrum.com] has quit [Quit: Client closed] 11:33 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 11:39 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 260 seconds] 11:45 -!- pkr2 [~pkr2@132.207.50.177] has quit [Quit: Client closed] 11:45 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Remote host closed the connection] 11:52 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 11:56 -!- sipsorcery_ [~sipsorcer@89.19.79.83] has joined #bitcoin-core-dev 11:56 -!- sipsorcery [~sipsorcer@89.19.79.83] has joined #bitcoin-core-dev 12:03 -!- pablomartin [~pablomart@185.169.235.51] has quit [Ping timeout: 255 seconds] 12:10 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 12:11 -!- jespada [~jespada@cpc121308-nmal25-2-0-cust15.19-2.cable.virginm.net] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 12:13 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Remote host closed the connection] 12:22 -!- pablomartin [~pablomart@185.169.235.50] has joined #bitcoin-core-dev 12:35 < Murch> Knapsack is permitted to spend uneconomical UTXOs, and in fact, will very aggressively select such. If it ends up being the best solution, we might spend uneconomical inputs even at high feerates. 12:36 -!- Guest46 [~Guest46@175.100.20.253] has joined #bitcoin-core-dev 12:36 < sipa> Oh really, I was unaware. I thought that wasn't the case since the introduction of effective value. 12:37 < Murch> No, Knapsack remains unchanged, because some people objected to changing its behavior in the past 12:38 < Murch> I’d prefer to replace it over improving it at this point 12:39 -!- luke-jr [~luke-jr@user/luke-jr] has joined #bitcoin-core-dev 12:40 < sipa> For knapsack to be best solution, it would pretty much need to be the only solution, I'd think? Because uneconomical spends should have a high waste metric? 12:43 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 12:47 -!- Guest46 [~Guest46@175.100.20.253] has quit [Ping timeout: 260 seconds] 12:55 -!- pablomartin [~pablomart@185.169.235.50] has quit [Ping timeout: 248 seconds] 13:00 -!- salvatoshi [~salvatosh@lfbn-idf3-1-1331-187.w92-170.abo.wanadoo.fr] has joined #bitcoin-core-dev 13:00 -!- pablomartin [~pablomart@185.169.235.49] has joined #bitcoin-core-dev 13:13 -!- pablomartin [~pablomart@185.169.235.49] has quit [Ping timeout: 248 seconds] 13:24 -!- luke-jr [~luke-jr@user/luke-jr] has quit [Ping timeout: 248 seconds] 13:39 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Remote host closed the connection] 13:44 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 14:00 -!- luke-jr [~luke-jr@user/luke-jr] has joined #bitcoin-core-dev 14:01 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Remote host closed the connection] 14:02 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 14:02 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Read error: Connection reset by peer] 14:02 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 14:03 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Read error: Connection reset by peer] 14:04 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 14:04 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Read error: Connection reset by peer] 14:05 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 14:06 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Read error: Connection reset by peer] 14:06 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 260 seconds] 14:10 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 14:11 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Remote host closed the connection] 14:12 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 14:12 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Remote host closed the connection] 14:18 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 14:24 -!- salvatoshi [~salvatosh@lfbn-idf3-1-1331-187.w92-170.abo.wanadoo.fr] has quit [Ping timeout: 248 seconds] 14:26 -!- test_ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 14:30 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Ping timeout: 248 seconds] 14:31 -!- test__ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 14:31 -!- test__ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Remote host closed the connection] 14:32 -!- test__ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 14:33 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 14:33 -!- flooded [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 14:35 -!- test_ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Ping timeout: 276 seconds] 14:37 -!- test__ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Ping timeout: 276 seconds] 14:39 -!- salvatoshi [~salvatosh@lfbn-idf3-1-1331-187.w92-170.abo.wanadoo.fr] has joined #bitcoin-core-dev 14:39 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 255 seconds] 14:41 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 14:46 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 248 seconds] 14:47 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 14:52 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 248 seconds] 14:54 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 14:58 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 260 seconds] 15:03 -!- salvatoshi [~salvatosh@lfbn-idf3-1-1331-187.w92-170.abo.wanadoo.fr] has quit [Ping timeout: 268 seconds] 15:04 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 15:08 -!- salvatoshi [~salvatosh@lfbn-idf3-1-1331-187.w92-170.abo.wanadoo.fr] has joined #bitcoin-core-dev 15:10 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 248 seconds] 15:12 -!- lattice [~halosghos@user/halosghost] has quit [Quit: WeeChat 3.8] 15:24 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 15:24 -!- sipsorcery_ [~sipsorcer@89.19.79.83] has quit [Ping timeout: 255 seconds] 15:24 -!- sipsorcery [~sipsorcer@89.19.79.83] has quit [Ping timeout: 255 seconds] 15:28 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 15:28 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Ping timeout: 268 seconds] 15:29 -!- puchka [~puchka@185.203.122.71] has quit [Ping timeout: 276 seconds] 15:32 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 248 seconds] 15:33 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 15:36 -!- darosior [~darosior@194.36.189.246] has quit [Read error: Connection reset by peer] 15:37 -!- darosior [~darosior@194.36.189.246] has joined #bitcoin-core-dev 15:38 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 252 seconds] 15:40 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 15:40 -!- salvatoshi [~salvatosh@lfbn-idf3-1-1331-187.w92-170.abo.wanadoo.fr] has quit [Ping timeout: 248 seconds] 15:41 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 15:43 -!- bugs_ [~bugs@user/bugs/x-5128603] has quit [Quit: Leaving] 15:45 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 255 seconds] 15:50 -!- darosior [~darosior@194.36.189.246] has quit [Ping timeout: 276 seconds] 15:50 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 15:54 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 248 seconds] 15:55 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 15:56 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 15:57 -!- puchka [~puchka@185.203.122.71] has joined #bitcoin-core-dev 15:57 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 15:58 -!- darosior [~darosior@194.36.189.246] has joined #bitcoin-core-dev 16:00 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Ping timeout: 276 seconds] 16:00 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 260 seconds] 16:01 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 16:04 -!- puchka [~puchka@185.203.122.71] has quit [Ping timeout: 248 seconds] 16:06 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 248 seconds] 16:06 -!- puchka [~puchka@185.203.122.71] has joined #bitcoin-core-dev 16:07 -!- hsmiths [~Thunderbi@76-240-112-146.lightspeed.irvnca.sbcglobal.net] has quit [Quit: hsmiths] 16:07 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 16:12 -!- hsmiths [~Thunderbi@76-240-112-146.lightspeed.irvnca.sbcglobal.net] has joined #bitcoin-core-dev 16:12 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 248 seconds] 16:14 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 16:18 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 248 seconds] 16:25 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 16:26 -!- martinus [~martinus@212095005106.public.telering.at] has quit [Ping timeout: 255 seconds] 16:29 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 248 seconds] 16:31 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 16:39 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 16:41 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 248 seconds] 16:43 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Ping timeout: 268 seconds] 16:46 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 16:53 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 17:26 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 248 seconds] 17:45 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Remote host closed the connection] 17:51 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 17:56 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 17:57 -!- nulldoot2k__ [~vyHamii@113.160.5.74] has quit [Killed (ozone (No Spam))] 17:57 -!- nulldoot2k__ [~vyHamii@27.72.98.102] has joined #bitcoin-core-dev 17:58 -!- nulldoot2k__ [~vyHamii@27.72.98.102] has quit [Remote host closed the connection] 17:58 -!- vyHamii [~vyHamii@27.72.98.102] has joined #bitcoin-core-dev 18:01 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 252 seconds] 18:05 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Remote host closed the connection] 18:21 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 18:25 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Ping timeout: 255 seconds] 18:33 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 18:37 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 255 seconds] 19:05 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 19:07 -!- puchka [~puchka@185.203.122.71] has quit [Ping timeout: 255 seconds] 19:08 -!- puchka [~puchka@185.203.122.71] has joined #bitcoin-core-dev 19:09 -!- yanmaani1 [~yanmaani@gateway/tor-sasl/yanmaani] has quit [Ping timeout: 255 seconds] 19:10 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 276 seconds] 19:21 -!- yanmaani1 [~yanmaani@gateway/tor-sasl/yanmaani] has joined #bitcoin-core-dev 19:29 -!- SpiKe^^ [george@user/spike/x-5722678] has joined #bitcoin-core-dev 19:29 -!- SpiKe^^ [george@user/spike/x-5722678] has left #bitcoin-core-dev [] 19:40 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 19:45 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 248 seconds] 20:12 -!- jarthur [~jarthur@user/jarthur] has quit [Ping timeout: 276 seconds] 20:13 -!- jarthur_ [~jarthur@user/jarthur] has joined #bitcoin-core-dev 20:15 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 20:19 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 248 seconds] 20:22 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 20:26 -!- andrew_m_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 20:26 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Ping timeout: 248 seconds] 20:30 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 20:32 -!- andrew_m_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Ping timeout: 276 seconds] 20:35 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Ping timeout: 276 seconds] 20:47 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 20:50 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 20:50 -!- javi404 [~quassel@c-73-1-238-68.hsd1.fl.comcast.net] has quit [Ping timeout: 276 seconds] 20:54 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 248 seconds] 21:01 -!- cmirror [~cmirror@4.53.92.114] has quit [Remote host closed the connection] 21:01 -!- cmirror [~cmirror@4.53.92.114] has joined #bitcoin-core-dev 21:10 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 21:14 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 248 seconds] 21:18 -!- martinus [~martinus@212095005131.public.telering.at] has joined #bitcoin-core-dev 21:19 -!- javi404 [~quassel@c-73-1-238-68.hsd1.fl.comcast.net] has joined #bitcoin-core-dev 21:29 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Ping timeout: 248 seconds] 21:42 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 21:45 -!- brunoerg [~brunoerg@187.183.43.117] has joined #bitcoin-core-dev 21:46 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Ping timeout: 276 seconds] 21:50 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Ping timeout: 255 seconds] 22:00 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 22:05 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Ping timeout: 276 seconds] 22:17 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 22:17 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 22:22 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 248 seconds] 22:23 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Ping timeout: 268 seconds] 22:36 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 22:41 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Ping timeout: 255 seconds] 22:52 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 22:53 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 22:56 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 252 seconds] 22:58 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Ping timeout: 268 seconds] 23:09 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 23:13 -!- rolf1 [~rolf@2001:1c06:2811:5500:ddc4:96e4:cda9:b60e] has quit [Quit: WeeChat 3.6] 23:16 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Ping timeout: 276 seconds] 23:20 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 23:22 -!- andrew_m_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 23:25 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Ping timeout: 248 seconds] 23:26 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has joined #bitcoin-core-dev 23:28 -!- andrew_m_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Ping timeout: 268 seconds] 23:31 -!- brunoerg [~brunoerg@2804:14c:3bfb:8a:59d0:d987:dec2:73dd] has quit [Ping timeout: 248 seconds] 23:36 -!- martinus [~martinus@212095005131.public.telering.at] has quit [Quit: Leaving] 23:37 -!- martinus [~martinus@212095005131.public.telering.at] has joined #bitcoin-core-dev 23:39 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev 23:45 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has quit [Ping timeout: 268 seconds] 23:45 -!- luke-jr [~luke-jr@user/luke-jr] has quit [Remote host closed the connection] 23:46 -!- luke-jr [~luke-jr@user/luke-jr] has joined #bitcoin-core-dev 23:57 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 23:57 -!- andrew_mo_ [andrew_mo_@gateway/vpn/protonvpn/andrewmo/x-47904524] has joined #bitcoin-core-dev --- Log closed Sat Mar 11 00:00:07 2023