--- Log opened Wed Oct 05 00:00:38 2022 00:01 -!- amovfx_ [~amovfx@node-1w7jr9yi65te5e8ajbdun2atm.ipv6.telus.net] has quit [Ping timeout: 250 seconds] 00:04 -!- salvatoshi [~salvatosh@genymobile-2-6-86.fib.nerim.net] has joined #bitcoin-core-dev 00:05 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 00:30 -!- amovfx_ [~amovfx@node-1w7jr9yi65te5e8ajbdun2atm.ipv6.telus.net] has joined #bitcoin-core-dev 00:35 -!- amovfx_ [~amovfx@node-1w7jr9yi65te5e8ajbdun2atm.ipv6.telus.net] has quit [Ping timeout: 260 seconds] 00:48 -!- amovfx_ [~amovfx@node-1w7jr9yi65te5e8ajbdun2atm.ipv6.telus.net] has joined #bitcoin-core-dev 00:54 -!- amovfx_ [~amovfx@node-1w7jr9yi65te5e8ajbdun2atm.ipv6.telus.net] has quit [Ping timeout: 268 seconds] 01:08 < bitcoin-git> [bitcoin] glozow pushed 3 commits to 24.x: https://github.com/bitcoin/bitcoin/compare/4be489d4d4a1...2e5706d6011c 01:08 < bitcoin-git> bitcoin/24.x 21f96f4 Aurèle Oulès: wallet: Use correct effective value when checking target 01:08 < bitcoin-git> bitcoin/24.x 2730ed2 Aurèle Oulès: test: Check external coin effective value is used in CoinSelection 01:08 < bitcoin-git> bitcoin/24.x 2e5706d glozow: Merge bitcoin/bitcoin#26242: [24.x] wallet: Use correct effective value wh... 01:08 -!- amovfx_ [~amovfx@node-1w7jr9yi65te5e8ajbdun2atm.ipv6.telus.net] has joined #bitcoin-core-dev 01:09 < bitcoin-git> [bitcoin] hebasto opened pull request #26254: iwyu: Add zmq source files (master...221005-zmq) https://github.com/bitcoin/bitcoin/pull/26254 01:14 < bitcoin-git> [bitcoin] glozow merged pull request #26242: [24.x] wallet: Use correct effective value when checking target (24.x...26203-backport) https://github.com/bitcoin/bitcoin/pull/26242 01:31 < bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a23f8c8978dc...d3cdd37d920c 01:31 < bitcoin-git> bitcoin/master eb15569 fanquake: fuzz: add util/mempool/h.cpp 01:31 < bitcoin-git> bitcoin/master 8a6b6df fanquake: fuzz: pass max fee into ConsumeTxMemPoolEntry 01:31 < bitcoin-git> bitcoin/master d3cdd37 MacroFake: Merge bitcoin/bitcoin#26250: fuzz: add mempool_utils.cpp 01:31 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #26250: fuzz: add mempool_utils.cpp (master...fuzz_add_mempool_utils_h) https://github.com/bitcoin/bitcoin/pull/26250 01:31 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 252 seconds] 01:38 -!- vasild [~vd@user/vasild] has quit [Ping timeout: 258 seconds] 01:40 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 01:44 -!- vasild [~vd@user/vasild] has quit [Ping timeout: 258 seconds] 01:55 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #26256: ci: Remove clang-format from lint task (master...2210-ci-less-lint-🕚) https://github.com/bitcoin/bitcoin/pull/26256 02:01 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 02:01 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 02:11 -!- amovfx_ [~amovfx@node-1w7jr9yi65te5e8ajbdun2atm.ipv6.telus.net] has quit [Ping timeout: 260 seconds] 02:36 -!- vasild [~vd@user/vasild] has quit [Remote host closed the connection] 02:37 -!- amovfx_ [~amovfx@d75-156-179-9.abhsia.telus.net] has joined #bitcoin-core-dev 02:40 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-core-dev 02:55 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d3cdd37d920c...b2e6d37b51f9 02:55 < bitcoin-git> bitcoin/master fa04376 MacroFake: Remove clang-format from lint task 02:55 < bitcoin-git> bitcoin/master b2e6d37 MacroFake: Merge bitcoin/bitcoin#26256: ci: Remove clang-format from lint task 02:55 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #26256: ci: Remove clang-format from lint task (master...2210-ci-less-lint-🕚) https://github.com/bitcoin/bitcoin/pull/26256 03:02 -!- fjMSX [~hypni2p@2.92.213.55] has quit [Remote host closed the connection] 03:07 < bitcoin-git> [bitcoin] hebasto closed pull request #22624: build: Treat obj/build.h as an intermediate file (master...210804-obj) https://github.com/bitcoin/bitcoin/pull/22624 03:08 < bitcoin-git> [bitcoin] hebasto closed pull request #18980: build: Decouple clientversion.cpp from the git repo (master...0515-decouple) https://github.com/bitcoin/bitcoin/pull/18980 03:18 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has left #bitcoin-core-dev [Closing Window] 03:30 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 03:40 -!- amovfx_ [~amovfx@d75-156-179-9.abhsia.telus.net] has quit [Ping timeout: 265 seconds] 03:47 -!- Guest8786 [~Guest87@49.205.132.238] has joined #bitcoin-core-dev 03:53 -!- amovfx_ [~amovfx@node-1w7jr9yi65te5e8ajbdun2atm.ipv6.telus.net] has joined #bitcoin-core-dev 04:37 < bitcoin-git> [bitcoin] jonatack opened pull request #26257: script, test: python linter fixups and updates (master...2022-10-python-linter-fixups-and-updates) https://github.com/bitcoin/bitcoin/pull/26257 04:57 -!- amovfx_ [~amovfx@node-1w7jr9yi65te5e8ajbdun2atm.ipv6.telus.net] has quit [Ping timeout: 268 seconds] 05:05 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Ping timeout: 258 seconds] 05:06 -!- realies [~realies@user/realies] has quit [Quit: Ping timeout (120 seconds)] 05:10 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 05:10 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 05:15 -!- Guest5034 [~Guest50@212.156.70.66] has joined #bitcoin-core-dev 05:15 -!- Guest5034 [~Guest50@212.156.70.66] has quit [Client Quit] 05:19 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Remote host closed the connection] 05:29 -!- amovfx_ [~amovfx@node-1w7jr9yi65te5e8ajbdun2atm.ipv6.telus.net] has joined #bitcoin-core-dev 05:33 -!- amovfx_ [~amovfx@node-1w7jr9yi65te5e8ajbdun2atm.ipv6.telus.net] has quit [Ping timeout: 250 seconds] 05:34 -!- realies [~realies@user/realies] has joined #bitcoin-core-dev 05:39 -!- _apex_ [~apex@dynamic-acs-24-144-190-15.zoominternet.net] has joined #bitcoin-core-dev 05:42 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Quit: bye] 05:43 -!- brunoerg [~brunoerg@187.183.43.178] has joined #bitcoin-core-dev 05:47 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 05:49 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 05:55 -!- _apex_ [~apex@dynamic-acs-24-144-190-15.zoominternet.net] has quit [Quit: WeeChat 2.6] 05:55 -!- realies [~realies@user/realies] has quit [Quit: Ping timeout (120 seconds)] 05:56 -!- realies [~realies@user/realies] has joined #bitcoin-core-dev 05:59 -!- sudoforge [~sudoforge@wireguard/tunneler/sudoforge] has joined #bitcoin-core-dev 05:59 -!- Guest75 [~Guest75@125.pool85-58-32.dynamic.orange.es] has joined #bitcoin-core-dev 06:00 -!- Guest75 [~Guest75@125.pool85-58-32.dynamic.orange.es] has quit [Client Quit] 06:02 -!- Guest8786 [~Guest87@49.205.132.238] has quit [Quit: Client closed] 06:04 -!- amovfx_ [~amovfx@node-1w7jr9yi65te49nko7ajx5jg3.ipv6.telus.net] has joined #bitcoin-core-dev 06:08 -!- amovfx_ [~amovfx@node-1w7jr9yi65te49nko7ajx5jg3.ipv6.telus.net] has quit [Ping timeout: 260 seconds] 06:23 -!- amovfx_ [~amovfx@node-1w7jr9yi65te5e8ajbdun2atm.ipv6.telus.net] has joined #bitcoin-core-dev 06:30 -!- amovfx_ [~amovfx@node-1w7jr9yi65te5e8ajbdun2atm.ipv6.telus.net] has quit [Ping timeout: 268 seconds] 06:37 -!- Guest59 [~Guest59@116.108.4.240] has joined #bitcoin-core-dev 06:39 -!- Guest59 [~Guest59@116.108.4.240] has quit [Client Quit] 06:57 -!- gleb0 [~gleb@178.150.137.228] has quit [Ping timeout: 248 seconds] 06:59 -!- jonatack [~jonatack@user/jonatack] has quit [Quit: WeeChat 3.6] 07:02 < bitcoin-git> [gui] jonatack opened pull request #673: Use fallback value for Version and User Agent during peer connection (master...2022-09-display-fallback-for-gui-peers-version-and-user-agent) https://github.com/bitcoin-core/gui/pull/673 07:03 < bitcoin-git> [bitcoin] MarcoFalke closed pull request #26226: Bump minimum python version to 3.7 (master...2210-py37-🔐) https://github.com/bitcoin/bitcoin/pull/26226 07:06 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #26258: refactor: Remove unused CDataStream::rdbuf method (master...2210-no-rdbuf-🍥) https://github.com/bitcoin/bitcoin/pull/26258 07:10 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Quit: Leaving...] 07:10 -!- halosghost [~halosghos@user/halosghost] has joined #bitcoin-core-dev 07:16 -!- johnny96 [~johnny9@136.56.164.223] has joined #bitcoin-core-dev 07:18 -!- amovfx_ [~amovfx@node-1w7jr9yi65te49nko7ajx5jg3.ipv6.telus.net] has joined #bitcoin-core-dev 07:19 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #26252: refactor: Make 64-bit shift explicit (master...221004-shift) https://github.com/bitcoin/bitcoin/pull/26252 07:23 -!- amovfx_ [~amovfx@node-1w7jr9yi65te49nko7ajx5jg3.ipv6.telus.net] has quit [Ping timeout: 264 seconds] 07:30 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 07:31 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 07:33 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b2e6d37b51f9...5e82b9ba96b6 07:33 < bitcoin-git> bitcoin/master 5c5b85d Hennadii Stepanov: refactor: Make 64-bit shift explicit 07:33 < bitcoin-git> bitcoin/master 5e82b9b MacroFake: Merge bitcoin/bitcoin#26252: refactor: Make 64-bit shift explicit 07:34 -!- amovfx_ [~amovfx@node-1w7jr9yi65te49nko7ajx5jg3.ipv6.telus.net] has joined #bitcoin-core-dev 07:37 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 07:43 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #26259: test: Test year 2106 block timestamps (master...2210-test-2106-🍓) https://github.com/bitcoin/bitcoin/pull/26259 07:43 -!- sudoforge [~sudoforge@wireguard/tunneler/sudoforge] has quit [Ping timeout: 252 seconds] 07:53 -!- amovfx_ [~amovfx@node-1w7jr9yi65te49nko7ajx5jg3.ipv6.telus.net] has quit [Remote host closed the connection] 07:55 -!- amovfx_ [~amovfx@node-1w7jr9yi65te49nko7ajx5jg3.ipv6.telus.net] has joined #bitcoin-core-dev 08:03 -!- johnny96 [~johnny9@136.56.164.223] has quit [Quit: Client closed] 08:10 -!- amovfx_ [~amovfx@node-1w7jr9yi65te49nko7ajx5jg3.ipv6.telus.net] has quit [Remote host closed the connection] 08:12 -!- amovfx_ [~amovfx@node-1w7jr9yi65te49nko7ajx5jg3.ipv6.telus.net] has joined #bitcoin-core-dev 08:20 -!- amovfx__ [~amovfx@node-1w7jr9y8hk7mdy2xke14ehow6.ipv6.telus.net] has joined #bitcoin-core-dev 08:25 -!- amovfx_ [~amovfx@node-1w7jr9yi65te49nko7ajx5jg3.ipv6.telus.net] has quit [Ping timeout: 268 seconds] 08:34 -!- amovfx_ [~amovfx@node-1w7jr9yi65te53bwdjwgsl4fa.ipv6.telus.net] has joined #bitcoin-core-dev 08:37 -!- amovfx__ [~amovfx@node-1w7jr9y8hk7mdy2xke14ehow6.ipv6.telus.net] has quit [Ping timeout: 260 seconds] 08:40 -!- amovfx__ [~amovfx@node-1w7jr9y8hk7mdmyj6w9wtt6fn.ipv6.telus.net] has joined #bitcoin-core-dev 08:43 -!- amovfx___ [~amovfx@node-1w7jr9yi65te3w6fhmxzhatob.ipv6.telus.net] has joined #bitcoin-core-dev 08:43 -!- amovfx_ [~amovfx@node-1w7jr9yi65te53bwdjwgsl4fa.ipv6.telus.net] has quit [Ping timeout: 260 seconds] 08:44 -!- amovfx_ [~amovfx@node-1w7jr9y8hk7mg4sqyykz7mkft.ipv6.telus.net] has joined #bitcoin-core-dev 08:46 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 08:47 -!- halosghost is now known as hg 08:47 -!- MatrixBot123 [~matrixbot@2001:bc8:1824:bc3::2] has quit [Ping timeout: 244 seconds] 08:47 -!- amovfx__ [~amovfx@node-1w7jr9y8hk7mdmyj6w9wtt6fn.ipv6.telus.net] has quit [Ping timeout: 268 seconds] 08:47 -!- amovfx___ [~amovfx@node-1w7jr9yi65te3w6fhmxzhatob.ipv6.telus.net] has quit [Ping timeout: 268 seconds] 08:48 -!- amovfx__ [~amovfx@node-1w7jr9yi65te56i9eqprxttny.ipv6.telus.net] has joined #bitcoin-core-dev 08:52 -!- amovfx_ [~amovfx@node-1w7jr9y8hk7mg4sqyykz7mkft.ipv6.telus.net] has quit [Ping timeout: 268 seconds] 08:52 -!- sudoforge [~sudoforge@wireguard/tunneler/sudoforge] has joined #bitcoin-core-dev 08:53 -!- amovfx_ [~amovfx@node-1w7jr9y8hk7mg3fzbalx03zd2.ipv6.telus.net] has joined #bitcoin-core-dev 08:57 -!- amovfx__ [~amovfx@node-1w7jr9yi65te56i9eqprxttny.ipv6.telus.net] has quit [Ping timeout: 268 seconds] 08:58 < bitcoin-git> [bitcoin] aureleoules opened pull request #26260: rpc: Set best header after reconsiderblock (master...2022-10-26245-fix-reconsiderblock) https://github.com/bitcoin/bitcoin/pull/26260 08:59 -!- MatrixBot123 [~matrixbot@2001:bc8:1824:bc3::1] has joined #bitcoin-core-dev 09:04 -!- sipsorcery [~sipsorcer@37.228.225.67] has joined #bitcoin-core-dev 09:06 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 09:14 -!- turdcoin [~worm@20.7.133.42] has joined #bitcoin-core-dev 09:14 -!- amovfx_ [~amovfx@node-1w7jr9y8hk7mg3fzbalx03zd2.ipv6.telus.net] has quit [Remote host closed the connection] 09:20 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 09:21 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-core-dev 09:22 -!- kexkey [~kexkey@178.249.214.26] has joined #bitcoin-core-dev 09:28 -!- amovfx_ [~amovfx@node-1w7jr9y8hk7mg3fzbalx03zd2.ipv6.telus.net] has joined #bitcoin-core-dev 09:31 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 09:35 < bitcoin-git> [bitcoin] brunoerg opened pull request #26261: p2p: return `std::vectorCNetAddr` in `LookupIntern` (master...2022-10-cleanup-netbase) https://github.com/bitcoin/bitcoin/pull/26261 09:57 -!- yashraj [yashraj@gateway/vpn/protonvpn/yashraj] has joined #bitcoin-core-dev 09:57 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Remote host closed the connection] 09:59 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 10:05 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 10:17 -!- amovfx [~amovfx@node-1w7jr9yi65te3rhfozg9iombc.ipv6.telus.net] has quit [Ping timeout: 268 seconds] 10:23 -!- sipsorcery [~sipsorcer@37.228.225.67] has quit [Ping timeout: 260 seconds] 10:29 -!- amovfx [~amovfx@node-1w7jr9yi65te3rhfozg9iombc.ipv6.telus.net] has joined #bitcoin-core-dev 10:31 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-dev 10:47 < ariard> luke-jr: yep, applications processing zero-conf transactions as valid payments. well apparently you have folks with a different qualification than what is a significant change for them and with another appreciation of the option being already available in Knots 11:06 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Remote host closed the connection] 11:17 -!- yashraj [yashraj@gateway/vpn/protonvpn/yashraj] has quit [] 11:19 -!- amovfx__ [~amovfx@node-1w7jr9yi65te4hq8p4nze1xay.ipv6.telus.net] has joined #bitcoin-core-dev 11:21 -!- amovfx___ [~amovfx@node-1w7jr9y8hk7mdlpc6nicwngec.ipv6.telus.net] has joined #bitcoin-core-dev 11:22 -!- amovfx_ [~amovfx@node-1w7jr9y8hk7mg3fzbalx03zd2.ipv6.telus.net] has quit [Ping timeout: 250 seconds] 11:25 -!- amovfx__ [~amovfx@node-1w7jr9yi65te4hq8p4nze1xay.ipv6.telus.net] has quit [Ping timeout: 250 seconds] 11:39 -!- vasild [~vd@user/vasild] has quit [Remote host closed the connection] 11:50 -!- AaronvanW [~AaronvanW@user/AaronvanW] has joined #bitcoin-core-dev 11:54 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 11:56 < bitcoin-git> [bitcoin] amanciojsilvajr opened pull request #26263: Create README.md Z19 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/26263 12:02 < luke-jr> ariard: zero-conf/Lightning is unaffected 12:03 < luke-jr> ariard: an _option_ has been added to ignore the RBF opt-out bit; that option has always been available to users in the form of switching to Knots. 12:04 < sipa> luke-jr: That's all true, but irrelevant I think without significant uptake. Rightfully or not, people may be concerned about the fact that it's an option in Bitcoin Core, as it can be interpreted as a move towards getting that as a common policy on the network/ 12:05 < bitcoin-git> [bitcoin] hebasto closed pull request #26263: Create README.md Z19 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/26263 12:05 < sipa> I think it was inevitable that such a response comes, and I don't think it should affect much of what we're doing. 12:06 < luke-jr> if they don't like it, they can turn it off or fork Core to remove it 12:07 < luke-jr> it's not like non-RBF was ever an effective method of security 12:07 < bitcoin-git> [bitcoin] instagibbs opened pull request #26265: POLICY: Relax MIN_STANDARD_TX_NONWITNESS_SIZE to 65 non-witness bytes (master...relax_too_small_tx) https://github.com/bitcoin/bitcoin/pull/26265 12:07 < sipa> Again, I agree, but that's relevant relevant to people complaining about the risk of it being widely adopted on the network. 12:10 < sipa> To be clear, I think this concern is misguided - all I'm saying is that saying "you and/or everyone always have had and have the ability to run other policy" isn't a counterargument to it. 12:12 < bitcoin-git> [bitcoin] amanciojsilvajr opened pull request #26266: Create README.md . (master...patch-2) https://github.com/bitcoin/bitcoin/pull/26266 12:13 < bitcoin-git> [bitcoin] amanciojsilvajr closed pull request #26266: Create README.md . (master...patch-2) https://github.com/bitcoin/bitcoin/pull/26266 12:18 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 13:07 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 264 seconds] 13:11 < bitcoin-git> [bitcoin] amanciojsilvajr reopened pull request #26266: Create README.md . (master...patch-2) https://github.com/bitcoin/bitcoin/pull/26266 13:11 < bitcoin-git> [bitcoin] amanciojsilvajr closed pull request #26266: Create README.md . (master...patch-2) https://github.com/bitcoin/bitcoin/pull/26266 13:20 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-dev 13:31 -!- hg [~halosghos@user/halosghost] has quit [Quit: WeeChat 3.6] 13:39 -!- amovfx___ [~amovfx@node-1w7jr9y8hk7mdlpc6nicwngec.ipv6.telus.net] has quit [Remote host closed the connection] 13:39 -!- amovfx_ [~amovfx@node-1w7jr9y8hk7mdlpc6nicwngec.ipv6.telus.net] has joined #bitcoin-core-dev 13:44 -!- ghost43_ [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 13:44 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Ping timeout: 258 seconds] 14:06 -!- hashfunc [~user@2601:5c0:c280:7090:b057:b39b:ef64:7ab0] has joined #bitcoin-core-dev 14:11 -!- justache is now known as justHaunted 14:25 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 14:34 -!- AaronvanW [~AaronvanW@user/AaronvanW] has quit [Quit: Leaving...] 14:41 -!- amovfx_ [~amovfx@node-1w7jr9y8hk7mdlpc6nicwngec.ipv6.telus.net] has quit [Remote host closed the connection] 14:46 -!- amovfx_ [~amovfx@node-1w7jr9y8hk7mdlpc6nicwngec.ipv6.telus.net] has joined #bitcoin-core-dev 14:47 -!- amovfx [~amovfx@node-1w7jr9yi65te3rhfozg9iombc.ipv6.telus.net] has quit [Ping timeout: 268 seconds] 14:53 -!- amovfx [~amovfx@node-1w7jr9yi65te6t7g0l6tcxm6t.ipv6.telus.net] has joined #bitcoin-core-dev 14:58 -!- amovfx__ [~amovfx@node-1w7jr9yi65te4d9zefr514ubt.ipv6.telus.net] has joined #bitcoin-core-dev 15:02 -!- amovfx_ [~amovfx@node-1w7jr9y8hk7mdlpc6nicwngec.ipv6.telus.net] has quit [Ping timeout: 246 seconds] 15:12 -!- hashfunc [~user@2601:5c0:c280:7090:b057:b39b:ef64:7ab0] has quit [Ping timeout: 264 seconds] 15:12 -!- ghost43_ [~ghost43@gateway/tor-sasl/ghost43] has quit [Quit: Leaving] 15:13 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 15:32 < bitcoin-git> [bitcoin] amanciojsilvajr opened pull request #26268: Create README.md test (master...patch-3) https://github.com/bitcoin/bitcoin/pull/26268 15:38 -!- brunoerg [~brunoerg@187.183.43.178] has quit [] 15:47 < bitcoin-git> [bitcoin] hebasto closed pull request #26268: Create README.md test (master...patch-3) https://github.com/bitcoin/bitcoin/pull/26268 16:03 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Ping timeout: 258 seconds] 16:03 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Remote host closed the connection] 16:04 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has joined #bitcoin-core-dev 16:09 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 16:25 -!- vasild [~vd@user/vasild] has quit [Remote host closed the connection] 16:30 < luke-jr> sipa: I think it is. Especially since you could always do a fraudulent replacement at all points in time. 16:30 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 16:31 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 16:33 -!- amovfx [~amovfx@node-1w7jr9yi65te6t7g0l6tcxm6t.ipv6.telus.net] has quit [Ping timeout: 260 seconds] 16:36 < luke-jr> so it' 16:36 < luke-jr> so it's not just in theory, but also in practice 16:38 -!- amovfx [~amovfx@node-1w7jr9yi65te6t7g0l6tcxm6t.ipv6.telus.net] has joined #bitcoin-core-dev 16:41 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 264 seconds] 16:43 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Remote host closed the connection] 16:44 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 16:45 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 16:47 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Ping timeout: 258 seconds] 17:09 -!- amovfx__ [~amovfx@node-1w7jr9yi65te4d9zefr514ubt.ipv6.telus.net] has quit [Remote host closed the connection] 17:14 < bitcoin-git> [bitcoin] luke-jr opened pull request #26270: Bugfix: Wallet: ResubmitWalletTransactions: Only bump "next resend" time if actually doing a relay (master...fix_wallet_nextresend_only_relaying) https://github.com/bitcoin/bitcoin/pull/26270 17:22 -!- turdcoin [~worm@20.7.133.42] has left #bitcoin-core-dev [] 17:50 -!- amovfx [~amovfx@node-1w7jr9yi65te6t7g0l6tcxm6t.ipv6.telus.net] has quit [Ping timeout: 260 seconds] 18:05 -!- amovfx [~amovfx@node-1w7jr9yi65te6t7g0l6tcxm6t.ipv6.telus.net] has joined #bitcoin-core-dev 18:10 -!- amovfx [~amovfx@node-1w7jr9yi65te6t7g0l6tcxm6t.ipv6.telus.net] has quit [Ping timeout: 260 seconds] 18:19 -!- amovfx [~amovfx@node-1w7jr9yi65te6t7g0l6tcxm6t.ipv6.telus.net] has joined #bitcoin-core-dev 19:01 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Remote host closed the connection] 19:05 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 19:21 -!- amovfx [~amovfx@node-1w7jr9yi65te6t7g0l6tcxm6t.ipv6.telus.net] has quit [Ping timeout: 268 seconds] 19:32 -!- sudoforge [~sudoforge@wireguard/tunneler/sudoforge] has quit [Ping timeout: 252 seconds] 19:48 -!- amovfx [~amovfx@node-1w7jr9yi65te6t7g0l6tcxm6t.ipv6.telus.net] has joined #bitcoin-core-dev 19:53 -!- amovfx [~amovfx@node-1w7jr9yi65te6t7g0l6tcxm6t.ipv6.telus.net] has quit [Ping timeout: 260 seconds] 19:57 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 19:58 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 20:02 -!- amovfx [~amovfx@node-1w7jr9yi65te6t7g0l6tcxm6t.ipv6.telus.net] has joined #bitcoin-core-dev 20:18 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 20:20 -!- andrewtoth [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 20:50 -!- andrewtoth [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 20:50 -!- andrewtoth [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 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 22:06 -!- vasild [~vd@user/vasild] has quit [Remote host closed the connection] 22:09 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 22:10 -!- amovfx [~amovfx@node-1w7jr9yi65te6t7g0l6tcxm6t.ipv6.telus.net] has quit [Ping timeout: 268 seconds] 22:15 -!- leboa [~leboa@172.92.5.240] has joined #bitcoin-core-dev 22:42 -!- leboa [~leboa@172.92.5.240] has quit [Quit: Connection closed] 22:43 -!- Guest87 [~Guest87@46.196.76.234] has joined #bitcoin-core-dev 22:54 -!- Guest87 [~Guest87@46.196.76.234] has quit [Quit: Client closed] 23:02 -!- amovfx [~amovfx@node-1w7jr9yi65te6t7g0l6tcxm6t.ipv6.telus.net] has joined #bitcoin-core-dev 23:33 -!- yanmaani2 [~yanmaani@gateway/tor-sasl/yanmaani] has quit [Ping timeout: 258 seconds] 23:43 -!- andrewtoth [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 23:43 -!- andrewtoth [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 23:58 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 23:59 -!- andrewtoth [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] --- Log closed Thu Oct 06 00:00:39 2022