--- Log opened Wed Dec 14 00:00:45 2022 00:04 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 00:04 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 00:18 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/daf881de9db1...678889e6c623 00:18 < bitcoin-git> bitcoin/master bcb7123 josibake: test: add add_wallet_options to TestShell 00:18 < bitcoin-git> bitcoin/master 678889e MarcoFalke: Merge bitcoin/bitcoin#26689: test: add add_wallet_options to TestShell 00:18 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #26689: test: add add_wallet_options to TestShell (master...josibake-add-wallet-options-test-shell) https://github.com/bitcoin/bitcoin/pull/26689 00:28 -!- Jackielove4u [uid43977@user/jackielove4u] has joined #bitcoin-core-dev 01:22 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Remote host closed the connection] 01:22 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 02:55 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 03:02 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-dev 03:22 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 03:22 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 03:28 < bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to 23.x: https://github.com/bitcoin/bitcoin/compare/ea9aa3f02f70...ffef91a5c18a 03:28 < bitcoin-git> bitcoin/23.x 9371365 fanquake: build: bump version to 23.1 final 03:28 < bitcoin-git> bitcoin/23.x 5847826 fanquake: doc: update manual pages for 23.1 03:28 < bitcoin-git> bitcoin/23.x 8a16391 fanquake: doc: update release notes for 23.1 03:28 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #26659: [23.x] bump version to v23.1 (23.x...23_1_final) https://github.com/bitcoin/bitcoin/pull/26659 03:42 -!- brunoerg [~brunoerg@187.183.43.178] has joined #bitcoin-core-dev 03:46 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 252 seconds] 04:04 -!- Guest34 [~Guest34@2600:8801:a000:740:b9e0:da2e:7f8c:bb5] has joined #bitcoin-core-dev 04:09 -!- Guest727 [~Guest72@185.100.244.216] has joined #bitcoin-core-dev 04:09 -!- Guest727 [~Guest72@185.100.244.216] has quit [Client Quit] 04:15 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Remote host closed the connection] 04:15 -!- Guest3494 [~Guest34@2600:8801:a000:740:b9e0:da2e:7f8c:bb5] has joined #bitcoin-core-dev 04:18 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 04:22 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Ping timeout: 252 seconds] 04:26 -!- Guest34 [~Guest34@2600:8801:a000:740:b9e0:da2e:7f8c:bb5] has quit [Quit: Client closed] 04:30 < aureleoules> hello! 04:30 < aureleoules> is it possible to run two RPC commands at the same time in the python testsuite ? 04:31 < aureleoules> i would like to test running commands on the wallet while it is rescanning but I'm running into errors such as 04:31 < aureleoules> `http.client.CannotSendRequest: Request-sent` 04:35 -!- Guest3494 [~Guest34@2600:8801:a000:740:b9e0:da2e:7f8c:bb5] has quit [Ping timeout: 260 seconds] 04:47 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 04:48 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Remote host closed the connection] 04:49 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 04:58 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 05:05 < darosior> aureleoules: a hack would be to set a tiny timeout on the request triggering the rescan so you can make others afterward. But what you are trying to achieve sounds really racy 05:06 < aureleoules> I think i (almost) got it working with asyncio 05:06 < aureleoules> but yes I'm trying to trigger a race: i would like to add a test for #26618 05:06 <@gribble> https://github.com/bitcoin/bitcoin/issues/26618 | rpc: Prevent unloading a wallet when rescanning by aureleoules · Pull Request #26618 · bitcoin/bitcoin · GitHub 05:11 -!- Guest5 [~Guest5@pool-71-171-103-145.clppva.fios.verizon.net] has joined #bitcoin-core-dev 05:13 -!- Guest5 [~Guest5@pool-71-171-103-145.clppva.fios.verizon.net] has quit [Client Quit] 05:25 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Remote host closed the connection] 05:32 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 05:32 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 05:33 -!- otoburb_ is now known as otoburb 05:58 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 06:07 < bitcoin-git> [bitcoin] furszy opened pull request #26699: wallet, gui: getAvailableBalance skips selected coins (master...2022_bugfix_wallet_getavailablebalance) https://github.com/bitcoin/bitcoin/pull/26699 06:07 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-core-dev 06:08 < furszy> let me know if this should go to the GUI repo. Pushed it to the main one because it's a regression introduced due a backend behavior change. 06:18 < hebasto> furszy: it's OK for the main repo, as it touches code outside the `src/qt` directory 06:18 < furszy> k 06:27 -!- jon_atack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 06:27 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 265 seconds] 06:30 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Ping timeout: 252 seconds] 06:34 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has left #bitcoin-core-dev [Closing Window] 06:38 -!- asoltys_ [~adam@s207-81-214-251.bc.hsia.telus.net] has left #bitcoin-core-dev [] 06:40 -!- asoltys [~adam@s207-81-214-251.bc.hsia.telus.net] has joined #bitcoin-core-dev 06:53 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 07:04 -!- jonatack1 [~jonatack@user/jonatack] has joined #bitcoin-core-dev 07:06 -!- jon_atack [~jonatack@user/jonatack] has quit [Ping timeout: 252 seconds] 07:11 -!- vasild [~vd@user/vasild] has quit [Remote host closed the connection] 07:14 -!- rozehnal_paul [~rozehnal_@142.157.221.175] has joined #bitcoin-core-dev 07:16 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 07:28 -!- Guest82 [~Guest@2604:3d09:679:1700:647f:30e5:cc36:591f] has joined #bitcoin-core-dev 07:30 -!- Guest82 [~Guest@2604:3d09:679:1700:647f:30e5:cc36:591f] has quit [Client Quit] 07:30 -!- Takemitchy [~Takemitch@2604:3d09:679:1700:647f:30e5:cc36:591f] has joined #bitcoin-core-dev 07:42 -!- sudoforge [~sudoforge@wireguard/tunneler/sudoforge] has joined #bitcoin-core-dev 07:51 -!- hg [~halosghos@user/halosghost] has joined #bitcoin-core-dev 07:54 -!- Takemitchy [~Takemitch@2604:3d09:679:1700:647f:30e5:cc36:591f] has quit [Quit: Client closed] 08:00 -!- kvaciral [~kvaciral@2001:470:69fc:105::17b] has quit [Quit: You have been kicked for being idle] 08:09 -!- b_101 [~robert@173.254.196.62.adsl.inet-telecom.org] has joined #bitcoin-core-dev 08:12 -!- b_101_ [~robert@173.254.196.62.adsl.inet-telecom.org] has joined #bitcoin-core-dev 08:16 -!- b_101 [~robert@173.254.196.62.adsl.inet-telecom.org] has quit [Ping timeout: 272 seconds] 08:34 -!- brunoerg [~brunoerg@187.183.43.178] has quit [Remote host closed the connection] 08:34 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has joined #bitcoin-core-dev 08:39 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has quit [Ping timeout: 265 seconds] 08:45 -!- Guest6 [~Guest6@20014C4E24C27C00CC6B9324E33C36AD.dsl.pool.telekom.hu] has joined #bitcoin-core-dev 08:45 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has joined #bitcoin-core-dev 08:50 -!- jesseposner [~jesse@user/jesseposner] has quit [Quit: Textual IRC Client: www.textualapp.com] 08:50 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has quit [Ping timeout: 256 seconds] 08:51 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has joined #bitcoin-core-dev 08:52 -!- jesseposner_ [uid580595@user/jesseposner] has joined #bitcoin-core-dev 08:54 -!- jesseposner_ [uid580595@user/jesseposner] has quit [Client Quit] 08:54 -!- jesseposner_ [uid580595@id-580595.ilkley.irccloud.com] has joined #bitcoin-core-dev 08:54 -!- jesseposner_ [uid580595@id-580595.ilkley.irccloud.com] has quit [Client Quit] 08:55 -!- jesseposner [uid580595@user/jesseposner] has joined #bitcoin-core-dev 08:56 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has quit [Ping timeout: 252 seconds] 09:02 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has joined #bitcoin-core-dev 09:06 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has quit [Ping timeout: 246 seconds] 09:12 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Quit: Leaving...] 09:13 -!- Guest6 [~Guest6@20014C4E24C27C00CC6B9324E33C36AD.dsl.pool.telekom.hu] has quit [Quit: Client closed] 09:13 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has joined #bitcoin-core-dev 09:18 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has quit [Ping timeout: 265 seconds] 09:20 -!- brunoerg [~brunoerg@187.183.43.178] has joined #bitcoin-core-dev 09:24 -!- brunoerg [~brunoerg@187.183.43.178] has quit [Ping timeout: 272 seconds] 09:28 < bitcoin-git> [bitcoin] aureleoules opened pull request #26700: rpc: Prevent unloading a wallet when rescanning (master...2022-12-rescan-tests) https://github.com/bitcoin/bitcoin/pull/26700 09:28 -!- _Sam-- [~sam@52.152.220.68] has joined #bitcoin-core-dev 09:42 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has joined #bitcoin-core-dev 09:46 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has quit [Ping timeout: 256 seconds] 09:53 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has joined #bitcoin-core-dev 09:53 -!- bytes1440000 [~bytes1440@212-83-146-228.rev.poneytelecom.eu] has joined #bitcoin-core-dev 09:54 < bytes1440000> Why is this pull request not being reviewed or merged? https://github.com/bitcoin/bitcoin/pull/25871 09:56 < bytes1440000> is there a place where i can get this answer except chatGPT? 09:57 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has quit [Ping timeout: 260 seconds] 09:58 < bytes1440000> any humans? 10:03 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has joined #bitcoin-core-dev 10:04 -!- Takemitchy [~Takemitch@2604:3d09:679:1700:647f:30e5:cc36:591f] has joined #bitcoin-core-dev 10:04 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 10:08 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has quit [Ping timeout: 265 seconds] 10:10 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has joined #bitcoin-core-dev 10:14 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has quit [Ping timeout: 246 seconds] 10:19 -!- as2333 [~as2333@host95.201-252-100.telecom.net.ar] has joined #bitcoin-core-dev 10:19 -!- uasf [~uasf@2604:a880:2:d0::1bda:1001] has quit [Remote host closed the connection] 10:20 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has joined #bitcoin-core-dev 10:21 -!- uasf [~uasf@2604:a880:2:d0::1bda:1001] has joined #bitcoin-core-dev 10:21 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-dev 10:25 < bytes1440000> vasild want to be one maintainer... why play politics that hurt you? 10:25 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has quit [Ping timeout: 256 seconds] 10:26 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has joined #bitcoin-core-dev 10:31 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has quit [Ping timeout: 256 seconds] 10:37 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has joined #bitcoin-core-dev 10:37 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 10:38 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 10:42 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has quit [Remote host closed the connection] 10:43 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has joined #bitcoin-core-dev 10:44 < bytes1440000> #proposedmeetingtopic https://github.com/bitcoin/bitcoin/pull/25871 10:48 -!- _Sam-- [~sam@52.152.220.68] has quit [Ping timeout: 252 seconds] 10:48 -!- Takemitchy [~Takemitch@2604:3d09:679:1700:647f:30e5:cc36:591f] has quit [Quit: Client closed] 10:48 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 10:49 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 10:58 < bitcoin-git> [bitcoin] brunoerg opened pull request #26701: contrib: make DNS seeds file an argument in CLI (`makeseeds`) (master...2022-12-seeds-improv) https://github.com/bitcoin/bitcoin/pull/26701 11:02 -!- rozehnal_paul [~rozehnal_@142.157.221.175] has quit [Quit: Connection closed] 11:05 -!- bytes1440000 [~bytes1440@212-83-146-228.rev.poneytelecom.eu] has quit [Quit: Client closed] 11:05 -!- bytes1440000 [~bytes1440@212-83-146-228.rev.poneytelecom.eu] has joined #bitcoin-core-dev 11:14 -!- bytes1440000 [~bytes1440@212-83-146-228.rev.poneytelecom.eu] has quit [Quit: Client closed] 11:18 < jamesob> mempool question... what are the pinning vectors to be aware of for a SIGHASH_SINGLE | ANYONECANPAY input that's signed as RBFable? is being griefed by the RBF "must beat absolute fee" attacker-escalation the only thing you have to worry about? 11:25 -!- jonatack1 [~jonatack@user/jonatack] has quit [Ping timeout: 246 seconds] 11:35 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 256 seconds] 11:40 -!- brunoerg [~brunoerg@2804:14d:5281:8ae2:b49d:c24b:e260:b4c0] has quit [] 12:30 -!- Guest99 [~Guest99@2001:999:785:307c:9163:8436:85f8:4aa7] has joined #bitcoin-core-dev 12:30 -!- Guest9942 [~Guest99@2001:999:785:307c:9163:8436:85f8:4aa7] has joined #bitcoin-core-dev 12:46 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 12:59 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-dev 13:04 -!- ___nick___ [~quassel@cpc68289-cdif17-2-0-cust317.5-1.cable.virginm.net] has quit [Ping timeout: 272 seconds] 13:15 -!- hg [~halosghos@user/halosghost] has quit [Ping timeout: 256 seconds] 13:17 < bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/678889e6c623...ba47a4ba97e9 13:17 < bitcoin-git> bitcoin/master 89c1491 furszy: wallet: if only have one output type, don't perform "mixed" coin selection 13:17 < bitcoin-git> bitcoin/master ba47a4b Andrew Chow: Merge bitcoin/bitcoin#26668: wallet: if only have one output type, don't p... 13:17 < bitcoin-git> [bitcoin] achow101 merged pull request #26668: wallet: if only have one output type, don't perform "mixed" coin selection (master...2022_wallet_double_coin_selection) https://github.com/bitcoin/bitcoin/pull/26668 13:17 -!- hg [~halosghos@user/halosghost] has joined #bitcoin-core-dev 13:23 -!- jonatack1 [~jonatack@user/jonatack] has joined #bitcoin-core-dev 13:25 < ariard> jamesob: iirc, descendant junk where the adversary attaches a chain of transactions with low-feerate, high-fee from a new bip143 input/ouptut pair. Under BIP125 rule 3, your replacement candidate will be rejected 13:26 < instagibbs> I advised him it's "constrained" to rule#3 pinning pretty much 13:26 <@gribble> https://github.com/bitcoin/bitcoin/issues/3 | Encrypt wallet · Issue #3 · bitcoin/bitcoin · GitHub 13:26 < ariard> you might have issues with the lack of inherited signaling, where the ancestor junk is not seen by your local mempool (though yeah back to rule#3) 13:26 <@gribble> https://github.com/bitcoin/bitcoin/issues/3 | Encrypt wallet · Issue #3 · bitcoin/bitcoin · GitHub 13:34 -!- kexkey [~kexkey@static-198-54-132-132.cust.tzulo.com] has quit [Quit: kexkey] 13:42 -!- ___nick___ [~quassel@cpc68289-cdif17-2-0-cust317.5-1.cable.virginm.net] has joined #bitcoin-core-dev 13:56 -!- test_ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 13:59 -!- test__ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has joined #bitcoin-core-dev 14:00 -!- _flood [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Ping timeout: 264 seconds] 14:03 -!- test_ [flooded@gateway/vpn/protonvpn/flood/x-43489060] has quit [Ping timeout: 256 seconds] 14:03 -!- hg [~halosghos@user/halosghost] has quit [Quit: WeeChat 3.7.1] 14:08 -!- Guest99 [~Guest99@2001:999:785:307c:9163:8436:85f8:4aa7] has quit [Quit: Client closed] 14:13 -!- furszy [~furszy@user/furszy] has quit [Quit: ZNC - https://znc.in] 14:13 -!- furszy [~furszy@104.128.239.93] has joined #bitcoin-core-dev 14:46 -!- furszy [~furszy@104.128.239.93] has quit [Changing host] 14:46 -!- furszy [~furszy@user/furszy] has joined #bitcoin-core-dev 15:01 -!- Guest9942 [~Guest99@2001:999:785:307c:9163:8436:85f8:4aa7] has quit [Quit: Client closed] 15:04 -!- bomb-on [~bomb-on@user/bomb-on] has quit [Quit: aллилѹіа!] 16:20 < bitcoin-git> [bitcoin] theStack opened pull request #26702: walletdb: refactor: drop unused `FindWalletTx` parameter and rename (master...202212-walletdb-refactor_simplify_findwallettx) https://github.com/bitcoin/bitcoin/pull/26702 16:29 -!- jrawsthorne [~jrawsthor@static.235.41.217.95.clients.your-server.de] has quit [Quit: ZNC 1.8.1 - https://znc.in] 16:46 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 16:59 -!- BUSY [~BUSY@user/busy] has quit [Remote host closed the connection] 17:02 -!- BUSY [~BUSY@user/busy] has joined #bitcoin-core-dev 17:03 -!- enyc [~enyc@user/enyc] has quit [Ping timeout: 264 seconds] 17:10 -!- enyc [~enyc@user/enyc] has joined #bitcoin-core-dev 17:13 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 252 seconds] 17:24 -!- as2333 [~as2333@host95.201-252-100.telecom.net.ar] has quit [Quit: as2333] 17:24 -!- as2333 [~as2333@host95.201-252-100.telecom.net.ar] has joined #bitcoin-core-dev 18:32 -!- hardy [~H@200.24.13.246] has quit [Remote host closed the connection] 18:38 -!- ___nick___ [~quassel@cpc68289-cdif17-2-0-cust317.5-1.cable.virginm.net] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 18:39 -!- as2333 [~as2333@host95.201-252-100.telecom.net.ar] has quit [Quit: as2333] 18:39 -!- as2333 [~as2333@host95.201-252-100.telecom.net.ar] has joined #bitcoin-core-dev 18:39 -!- ___nick___ [~quassel@cpc68289-cdif17-2-0-cust317.5-1.cable.virginm.net] has joined #bitcoin-core-dev 18:40 -!- ___nick___ [~quassel@cpc68289-cdif17-2-0-cust317.5-1.cable.virginm.net] has quit [Client Quit] 18:42 -!- ___nick___ [~quassel@cpc68289-cdif17-2-0-cust317.5-1.cable.virginm.net] has joined #bitcoin-core-dev 18:51 -!- as2333 [~as2333@host95.201-252-100.telecom.net.ar] has quit [Quit: as2333] 19:45 -!- yanmaani1 [~yanmaani@gateway/tor-sasl/yanmaani] has quit [Ping timeout: 255 seconds] 19:46 -!- yanmaani1 [~yanmaani@gateway/tor-sasl/yanmaani] has joined #bitcoin-core-dev 20:02 -!- Takemitchy [~Takemitch@2604:3d09:677:5a00:9d79:a4da:8cfa:5a37] has joined #bitcoin-core-dev 20:04 -!- Takemitchy [~Takemitch@2604:3d09:677:5a00:9d79:a4da:8cfa:5a37] has quit [Client Quit] 20:25 -!- b_101_ [~robert@173.254.196.62.adsl.inet-telecom.org] has quit [Ping timeout: 246 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:31 -!- Guest3751 [~Guest37@2409:4043:2388:4f04:a5ce:cd3d:f3f2:e10b] has joined #bitcoin-core-dev 21:33 -!- Guest3751 [~Guest37@2409:4043:2388:4f04:a5ce:cd3d:f3f2:e10b] has quit [Client Quit] 21:41 -!- kdmukai [~kdmukai@104-0-42-7.lightspeed.cicril.sbcglobal.net] has joined #bitcoin-core-dev 22:02 -!- b_101 [~robert@173.254.196.62.adsl.inet-telecom.org] has joined #bitcoin-core-dev 22:07 -!- sudoforge [~sudoforge@wireguard/tunneler/sudoforge] has quit [Ping timeout: 272 seconds] 22:07 -!- b_101 [~robert@173.254.196.62.adsl.inet-telecom.org] has quit [Ping timeout: 252 seconds] 22:14 -!- kdmukai [~kdmukai@104-0-42-7.lightspeed.cicril.sbcglobal.net] has quit [Quit: Client closed] 22:23 -!- ___nick___ [~quassel@cpc68289-cdif17-2-0-cust317.5-1.cable.virginm.net] has quit [Ping timeout: 272 seconds] 23:28 < bitcoin-git> [bitcoin] MarcoFalke closed pull request #19262: rpc: Replace OMITTED_NAMED_ARG with OMITTED (master...2006-rpcHelpRefactor) https://github.com/bitcoin/bitcoin/pull/19262 --- Log closed Thu Dec 15 00:00:45 2022