--- Log opened Fri Jul 25 00:00:52 2025 00:01 -!- kevkevin [~kevkevin@syn-035-142-034-136.res.spectrum.com] has quit [Ping timeout: 260 seconds] 00:26 < Sjors[m]1> Would be great to get some review on #32928 so we get better logging for these intermittent CI failures. 00:26 < corebot> https://github.com/bitcoin/bitcoin/issues/32928 | test: add logging to mock external signers by Sjors · Pull Request #32928 · bitcoin/bitcoin · GitHub 00:28 -!- kevkevin [~kevkevin@syn-035-142-034-136.res.spectrum.com] has joined #bitcoin-core-dev 00:38 -!- antanst9 [~antanst@user/antanst] has quit [Remote host closed the connection] 00:39 -!- antanst9 [~antanst@user/antanst] has joined #bitcoin-core-dev 00:42 -!- antanst9 is now known as antanst 01:03 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-core-dev 01:09 -!- kevkevin [~kevkevin@syn-035-142-034-136.res.spectrum.com] has quit [Ping timeout: 252 seconds] 01:20 < bitcoin-git> [bitcoin] Sjors opened pull request #33061: subprocess: always check result of close() (master...2025/07/subprocess) https://github.com/bitcoin/bitcoin/pull/33061 01:27 -!- LainIwakura [~LainIwaku@user/LainIwakura] has joined #bitcoin-core-dev 01:33 -!- rafael_xmr [~rafael_xm@gateway/tor-sasl/rafaelxmr/x-20969302] has joined #bitcoin-core-dev 01:37 -!- kevkevin [~kevkevin@syn-035-142-034-136.res.spectrum.com] has joined #bitcoin-core-dev 01:50 -!- LainIwakura [~LainIwaku@user/LainIwakura] has quit [Quit: Client closed] 02:05 -!- LainIwakura [~LainIwaku@user/LainIwakura] has joined #bitcoin-core-dev 02:12 -!- hacker4web3bitco [~hacker4we@user/hacker4web3bitco] has quit [Ping timeout: 252 seconds] 02:15 < bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/5ad79b203505...443c32a3e686 02:15 < bitcoin-git> bitcoin/master fa11eea MarcoFalke: fuzz: Avoid non-determinism in process_message(s) target (PeerMan) 02:15 < bitcoin-git> bitcoin/master aeeeeec MarcoFalke: fuzz: Reset dirty connman state in process_message(s) targets 02:15 < bitcoin-git> bitcoin/master fa9a3de MarcoFalke: fuzz: DisableNextWrite 02:15 < bitcoin-git> [bitcoin] fanquake merged pull request #32822: fuzz: Make process_message(s) more deterministic (master...2506-fuzz-pm) https://github.com/bitcoin/bitcoin/pull/32822 02:16 -!- hacker4web3bitco [~hacker4we@user/hacker4web3bitco] has joined #bitcoin-core-dev 02:17 -!- kevkevin [~kevkevin@syn-035-142-034-136.res.spectrum.com] has quit [Ping timeout: 240 seconds] 02:45 -!- kevkevin [~kevkevin@syn-035-142-034-136.res.spectrum.com] has joined #bitcoin-core-dev 03:01 -!- f321x [~f321x@user/f321x] has quit [Quit: f321x] 03:09 -!- Christoph_ [~Christoph@2a02:810d:1399:b700:c55b:1016:670:5cac] has quit [Quit: Christoph_] 03:20 -!- kevkevin [~kevkevin@syn-035-142-034-136.res.spectrum.com] has quit [Ping timeout: 276 seconds] 03:26 -!- jespada [~jespada@2800:a4:220f:c200:b95d:d857:9586:6e38] has quit [Ping timeout: 248 seconds] 03:29 -!- jespada [~jespada@2800:a4:2207:8000:b181:ffa6:1f80:edac] has joined #bitcoin-core-dev 03:33 -!- f321x [~f321x@user/f321x] has joined #bitcoin-core-dev 03:38 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has quit [Quit: PaperSword] 03:38 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has joined #bitcoin-core-dev 03:47 -!- brunoerg [~brunoerg@2804:14d:5285:8318:e47c:3b71:ece0:ee4] has quit [Remote host closed the connection] 03:48 -!- kevkevin [~kevkevin@syn-035-142-034-136.res.spectrum.com] has joined #bitcoin-core-dev 03:49 < bitcoin-git> [qa-assets] maflcko merged pull request #230: Add Murch’s Inputs July 2025 (2nd attempt) (main...2025-07-murch-inputs) https://github.com/bitcoin-core/qa-assets/pull/230 03:49 < bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/fd7e08cd37a1...1b9ff439e9ef 03:49 < bitcoin-git> qa-assets/main 10347b1 Murch: Add Murch’s inputs July 2025 03:49 < bitcoin-git> qa-assets/main 1b9ff43 maflcko: Merge pull request #230 from murchandamus/2025-07-murch-inputs 03:57 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has left #bitcoin-core-dev [Closing Window] 03:59 -!- Guest16 [~Guest16@8ta-246-129-24.telkomadsl.co.za] has joined #bitcoin-core-dev 04:00 -!- Guest16 [~Guest16@8ta-246-129-24.telkomadsl.co.za] has quit [Client Quit] 04:04 < bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/443c32a3e686...6cdc5a90cffe 04:04 < bitcoin-git> bitcoin/master fa18376 MarcoFalke: log: Remove function name from init logs 04:04 < bitcoin-git> bitcoin/master face812 MarcoFalke: log: [refactor] Use info level for init logs 04:04 < bitcoin-git> bitcoin/master 6cdc5a9 merge-script: Merge bitcoin/bitcoin#32967: log: [refactor] Use info level for init logs 04:04 < bitcoin-git> [bitcoin] fanquake merged pull request #32967: log: [refactor] Use info level for init logs (master...2507-log-info-init) https://github.com/bitcoin/bitcoin/pull/32967 04:07 -!- LainIwakura [~LainIwaku@user/LainIwakura] has quit [Quit: Client closed] 04:21 -!- kevkevin [~kevkevin@syn-035-142-034-136.res.spectrum.com] has quit [Ping timeout: 272 seconds] 04:46 -!- flooded [~flooded@193.37.254.189] has joined #bitcoin-core-dev 04:47 < bitcoin-git> [bitcoin] HowHsu opened pull request #33062: truc: optimize the in package relation calculation (master...truc) https://github.com/bitcoin/bitcoin/pull/33062 04:48 -!- kevkevin [~kevkevin@syn-035-142-034-136.res.spectrum.com] has joined #bitcoin-core-dev 04:54 -!- _flood [~flooded@193.37.254.189] has joined #bitcoin-core-dev 04:57 -!- flooded [~flooded@193.37.254.189] has quit [Ping timeout: 248 seconds] 05:05 -!- LainIwakura [~LainIwaku@user/LainIwakura] has joined #bitcoin-core-dev 05:16 -!- kevkevin [~kevkevin@syn-035-142-034-136.res.spectrum.com] has quit [Ping timeout: 248 seconds] 05:17 -!- b10c [~quassel@user/b10c] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 05:23 -!- b10c [~quassel@static.33.106.217.95.clients.your-server.de] has joined #bitcoin-core-dev 05:23 -!- b10c [~quassel@user/b10c] has changed host 05:30 -!- joetor5 [~Thunderbi@user/joetor5] has joined #bitcoin-core-dev 05:36 -!- joetor5 [~Thunderbi@user/joetor5] has quit [Remote host closed the connection] 05:36 -!- joetor5 [~Thunderbi@user/joetor5] has joined #bitcoin-core-dev 05:43 -!- Christoph_ [~Christoph@2a02:810d:1399:b700:c55b:1016:670:5cac] has joined #bitcoin-core-dev 05:54 < josie> i always forget this, but are we able to rerun failed github action jobs? it used to be we could for cirrus ci ones, but i dont see a way to do it on the github action jobs 05:57 -!- cedwies [~cedwies@149.88.157.212] has joined #bitcoin-core-dev 05:58 -!- dviola [~diego@user/dviola] has quit [Quit: WeeChat 4.6.3] 06:00 -!- dviola [~diego@user/dviola] has joined #bitcoin-core-dev 06:00 -!- saturday7 [~saturday7@59.167.129.22] has quit [Quit: ZNC 1.10.1 - https://znc.in] 06:00 -!- saturday7 [~saturday7@59.167.129.22] has joined #bitcoin-core-dev 06:03 < hebasto> in the GHA “Actor” filler I can see maintainers only. So feel free to ping me to restart a job anytime. 06:03 < hebasto> s/filler/filter/ 06:04 < josie> hebasto: thanks! can you rerun this one: https://github.com/bitcoin/bitcoin/actions/runs/16520782611/job/46721901441?pr=32966 06:05 < hebasto> done :) 06:05 -!- bugs_ [~bugs@user/bugs/x-5128603] has joined #bitcoin-core-dev 06:15 -!- joetor5 [~Thunderbi@user/joetor5] has quit [Ping timeout: 248 seconds] 06:20 -!- cedwies [~cedwies@149.88.157.212] has quit [Ping timeout: 272 seconds] 06:26 -!- cedwies [~cedwies@149.88.157.212] has joined #bitcoin-core-dev 06:35 -!- cedwies [~cedwies@149.88.157.212] has quit [Quit: Client closed] 06:42 < bitcoin-git> [bitcoin] maflcko opened pull request #33063: util: Revert "common: Close non-std fds before exec in RunCommandJSON" (master...2507-tempoary-revert) https://github.com/bitcoin/bitcoin/pull/33063 06:57 -!- cedwies [~cedwies@149.88.157.212] has joined #bitcoin-core-dev 06:58 -!- cedwies [~cedwies@149.88.157.212] has quit [Client Quit] 07:02 < bitcoin-git> [bitcoin] fanquake opened pull request #33064: test: fix RPC coverage check (master...29387_rebased) https://github.com/bitcoin/bitcoin/pull/33064 07:35 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6cdc5a90cffe...633d8ea17b9f 07:36 < bitcoin-git> bitcoin/master fa1fd07 MarcoFalke: ci: Enable more shellcheck 07:36 < bitcoin-git> bitcoin/master 633d8ea merge-script: Merge bitcoin/bitcoin#32970: ci: Enable more shellcheck 07:36 < bitcoin-git> [bitcoin] fanquake merged pull request #32970: ci: Enable more shellcheck (master...2507-ci-shellcheck) https://github.com/bitcoin/bitcoin/pull/32970 07:50 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 07:55 -!- LainIwakura38 [~LainIwaku@user/LainIwakura] has joined #bitcoin-core-dev 07:57 < bitcoin-git> [bitcoin] Sjors closed pull request #33061: subprocess: always check result of close() (master...2025/07/subprocess) https://github.com/bitcoin/bitcoin/pull/33061 07:57 -!- LainIwakura [~LainIwaku@user/LainIwakura] has quit [Ping timeout: 272 seconds] 08:09 -!- LainIwakura38 [~LainIwaku@user/LainIwakura] has quit [Ping timeout: 272 seconds] 08:11 -!- eugenesiegel [~eugenesie@user/eugenesiegel] has joined #bitcoin-core-dev 08:13 < eugenesiegel> hi, does somebody have intuition on what the most expensive-to-validate non-standard tx would be? (assuming <100KvB and only the last input check fails) 08:15 < fanquake> cc darosior 08:15 < bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/633d8ea17b9f...fc162299f0cc 08:15 < bitcoin-git> bitcoin/master e5a7dfd Daniela Brozzoni: p2p: rename GetAddresses -> GetAddressesUnsafe 08:15 < bitcoin-git> bitcoin/master 1cb2399 Daniela Brozzoni: doc: clarify the GetAddresses/GetAddressesUnsafe documentation 08:15 < bitcoin-git> bitcoin/master fc16229 merge-script: Merge bitcoin/bitcoin#32994: p2p: rename GetAddresses -> GetAddressesUnsafe 08:15 < bitcoin-git> [bitcoin] fanquake merged pull request #32994: p2p: rename GetAddresses - GetAddressesUnsafe (master...docs/getaddresses) https://github.com/bitcoin/bitcoin/pull/32994 08:17 -!- Christoph_ [~Christoph@2a02:810d:1399:b700:c55b:1016:670:5cac] has quit [Quit: Christoph_] 08:19 -!- LainIwakura [~LainIwaku@user/LainIwakura] has joined #bitcoin-core-dev 08:21 -!- f321x [~f321x@user/f321x] has quit [Remote host closed the connection] 08:22 -!- f321x [~f321x@user/f321x] has joined #bitcoin-core-dev 08:28 < bitcoin-git> [bitcoin] fanquake pushed 4 commits to 29.x: https://github.com/bitcoin/bitcoin/compare/4bf77955edec...565af03c37d8 08:28 < bitcoin-git> bitcoin/29.x 735ffad glozow: [build] bump version to 29.1rc1 08:28 < bitcoin-git> bitcoin/29.x 06eb42d glozow: [doc] manpages for 29.1rc1 08:28 < bitcoin-git> bitcoin/29.x 4c2d285 glozow: [doc] update release notes for v29.1rc1 08:28 < bitcoin-git> [bitcoin] fanquake merged pull request #33056: [29.x] final changes for v29.1rc1 (29.x...2025-07-29.1rc1) https://github.com/bitcoin/bitcoin/pull/33056 08:31 -!- jespada_ [~jespada@2800:a4:2207:8000:d5db:6cbf:f604:8b75] has joined #bitcoin-core-dev 08:32 -!- jespada [~jespada@2800:a4:2207:8000:b181:ffa6:1f80:edac] has quit [Ping timeout: 265 seconds] 08:41 -!- jerryf_ [~jerryf@user/jerryf] has joined #bitcoin-core-dev 08:41 -!- jerryf [~jerryf@user/jerryf] has quit [Ping timeout: 244 seconds] 08:44 -!- hacker4web3bitco [~hacker4we@user/hacker4web3bitco] has quit [Ping timeout: 248 seconds] 08:47 -!- jerryf_ [~jerryf@user/jerryf] has quit [Remote host closed the connection] 08:47 -!- jerryf [~jerryf@user/jerryf] has joined #bitcoin-core-dev 09:01 -!- f321x [~f321x@user/f321x] has quit [Quit: f321x] 09:15 < darosior> eugenesiegel: i think the worst case is the same between standard or not, because after the expensive computation was performed the attacker can choose to error on either a consensus or a standardness check. I'll share some private research of mine on this topic with you 09:17 < darosior> Are you asking in relation to #33050? _aj_ said something similar there 09:17 < corebot> https://github.com/bitcoin/bitcoin/issues/33050 | net, validation: don't punish peers for consensus-invalid txs by ajtowns · Pull Request #33050 · bitcoin/bitcoin · GitHub 09:19 -!- zeropoint [~alex@45-28-139-114.lightspeed.sntcca.sbcglobal.net] has joined #bitcoin-core-dev 09:24 < eugenesiegel> Partially because of that yeah, there is also this comment thread https://github.com/bitcoin/bitcoin/pull/21224#issuecomment-781541708 09:27 < bitcoin-git> [bitcoin] glozow pushed tag v29.1rc1: https://github.com/bitcoin/bitcoin/compare/v29.1rc1 09:28 < pinheadmz> go go gadget guix! 09:30 -!- LainIwakura [~LainIwaku@user/LainIwakura] has quit [Ping timeout: 272 seconds] 09:31 < glozow> Woah, feature freeze is in 3 weeks 09:31 < darosior> 😬 09:32 < glozow> Should we have another call to triage the 30.0 milestone? 09:41 -!- dviola [~diego@user/dviola] has quit [Quit: WeeChat 4.6.3] 09:56 < bitcoin-git> [bitcoin] theStack opened pull request #33065: rpc, wallet: replace remaining hardcoded output types with `FormatAllOutputTypes` (master...202507-wallet-rpc_further_outputtypes_replacements) https://github.com/bitcoin/bitcoin/pull/33065 10:00 -!- LainIwakura [~LainIwaku@user/LainIwakura] has joined #bitcoin-core-dev 10:00 -!- enochazariah [~enochazar@102.91.92.105] has quit [Ping timeout: 252 seconds] 10:07 -!- jespada [~jespada@2800:a4:2207:8000:c948:c75:6f75:378b] has joined #bitcoin-core-dev 10:10 -!- jespada_ [~jespada@2800:a4:2207:8000:d5db:6cbf:f604:8b75] has quit [Ping timeout: 265 seconds] 10:16 -!- eugenesiegel38 [~eugenesie@user/eugenesiegel] has joined #bitcoin-core-dev 10:20 -!- eugenesiegel [~eugenesie@user/eugenesiegel] has quit [Ping timeout: 272 seconds] 10:34 -!- eugenesiegel38 [~eugenesie@user/eugenesiegel] has quit [Ping timeout: 272 seconds] 10:40 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 265 seconds] 10:58 -!- Christoph_ [~Christoph@ipbcc15898.dynamic.kabel-deutschland.de] has joined #bitcoin-core-dev 10:58 -!- Christoph_ [~Christoph@ipbcc15898.dynamic.kabel-deutschland.de] has quit [Client Quit] 11:06 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 11:11 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 265 seconds] 11:38 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 11:40 -!- Sam- [~sam-@user/-Sam-:39802] has joined #bitcoin-core-dev 11:43 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 260 seconds] 11:52 -!- enochazariah [~enochazar@102.91.92.105] has joined #bitcoin-core-dev 11:55 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 12:00 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 252 seconds] 12:02 -!- hernanmarino_ [~hernanmar@181.85.47.155] has quit [Ping timeout: 260 seconds] 12:09 -!- enochazariah [~enochazar@102.91.92.105] has quit [Remote host closed the connection] 12:09 -!- enochazariah [~enochazar@102.91.92.105] has joined #bitcoin-core-dev 12:09 -!- LainIwakura [~LainIwaku@user/LainIwakura] has quit [Ping timeout: 272 seconds] 12:13 -!- hernanmarino [~hernanmar@2800:2330:2800:14f::df4] has joined #bitcoin-core-dev 12:16 -!- hernanmarino [~hernanmar@2800:2330:2800:14f::df4] has quit [Client Quit] 12:20 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 12:23 -!- jespada_ [~jespada@2800:a4:2207:8000:34fc:68e6:8a6d:8760] has joined #bitcoin-core-dev 12:23 -!- hernanmarino [~hernanmar@181.85.47.155] has joined #bitcoin-core-dev 12:25 -!- jespada [~jespada@2800:a4:2207:8000:c948:c75:6f75:378b] has quit [Ping timeout: 265 seconds] 12:25 -!- LainIwakura [~LainIwaku@user/LainIwakura] has joined #bitcoin-core-dev 12:28 -!- eugenesiegel [~eugenesie@user/eugenesiegel] has joined #bitcoin-core-dev 12:46 < bitcoin-git> [bitcoin] achow101 pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/fc162299f0cc...b08041cac863 12:46 < bitcoin-git> bitcoin/master b635bc0 pablomartin4btc: rpc, util: Add EnsureUniqueWalletName 12:46 < bitcoin-git> bitcoin/master 1fc3a8e pablomartin4btc: rpc, test: Add EnsureUniqueWalletName tests 12:46 < bitcoin-git> bitcoin/master 53ac704 pablomartin4btc: rpc, test: Fix error message in unloadwallet 12:46 < bitcoin-git> [bitcoin] achow101 merged pull request #32845: rpc, test: Fix JSON parsing errors in unloadwallet and getdescriptoractivity RPCs (master...rpc-fix-unloadwallet-when-no-wallet-name-nor-context) https://github.com/bitcoin/bitcoin/pull/32845 12:51 -!- ilghan [~ilghan@78.4.204.164] has joined #bitcoin-core-dev 13:00 < bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b08041cac863...2e97541396b9 13:00 < bitcoin-git> bitcoin/master d89c6fa w0xlt: wallet: Remove `upgradewallet` RPC 13:00 < bitcoin-git> bitcoin/master 2e97541 Ava Chow: Merge bitcoin/bitcoin#32944: wallet: Remove `upgradewallet` RPC 13:00 < bitcoin-git> [bitcoin] achow101 merged pull request #32944: wallet: Remove `upgradewallet` RPC (master...remove_upgradewallet_rpc) https://github.com/bitcoin/bitcoin/pull/32944 13:10 < bitcoin-git> [gui-qml] hebasto closed pull request #470: [WIP] Sync with main repo: CMake + Qt 6 (main...cmake-qt6) https://github.com/bitcoin-core/gui-qml/pull/470 13:18 < bitcoin-git> [gui-qml] hebasto closed pull request #215: Create QML test automation target (qml/test/test_bitcoin-qt) (main...qmltest) https://github.com/bitcoin-core/gui-qml/pull/215 13:18 < bitcoin-git> [gui-qml] hebasto closed pull request #366: DRAFT: WSL-Ubuntu-Android Build Guide (main...wsl-install-guide) https://github.com/bitcoin-core/gui-qml/pull/366 13:19 < bitcoin-git> [gui-qml] hebasto closed pull request #424: QML Load Snapshot Signet (160,000 height) (main...qml-load-snapshot-signet) https://github.com/bitcoin-core/gui-qml/pull/424 13:19 < bitcoin-git> [gui-qml] hebasto closed pull request #433: Persist Proxy settings (main...qml-proxy-settings-persistence) https://github.com/bitcoin-core/gui-qml/pull/433 13:19 < bitcoin-git> [gui-qml] hebasto closed pull request #436: gui: add Clock icon in the nav bar refs #393 (main...clock-icon-in-navbar) https://github.com/bitcoin-core/gui-qml/pull/436 13:20 < bitcoin-git> [gui-qml] hebasto closed pull request #441: Rename Block Clock to Block Status (main...blockstatus) https://github.com/bitcoin-core/gui-qml/pull/441 13:20 < bitcoin-git> [gui-qml] hebasto closed pull request #446: [DRAFT] WIP QML Generate Snapshot Signet (main...qml-gen-snapshot-signet) https://github.com/bitcoin-core/gui-qml/pull/446 13:20 < bitcoin-git> [gui-qml] hebasto closed pull request #449: [DRAFT] WIP Qml Load Snapshot Onboarding (main...qml-load-snapshot-onboarding) https://github.com/bitcoin-core/gui-qml/pull/449 13:21 < bitcoin-git> [gui-qml] hebasto closed pull request #462: Add validation to the Send form (address and amount) (main...send-validation) https://github.com/bitcoin-core/gui-qml/pull/462 13:21 < bitcoin-git> [gui-qml] hebasto closed pull request #464: Connect Receive page to WalletQmlModel and Cleanup Layouts (main...paymentrequests) https://github.com/bitcoin-core/gui-qml/pull/464 13:21 -!- enochazariah [~enochazar@102.91.92.105] has quit [Ping timeout: 244 seconds] 13:23 -!- jon_atack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 13:27 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 260 seconds] 13:36 -!- jespada_ [~jespada@2800:a4:2207:8000:34fc:68e6:8a6d:8760] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 13:37 -!- jespada [~jespada@2800:a4:2207:8000:e588:340d:5790:7d6c] has joined #bitcoin-core-dev 13:38 -!- Christoph_ [~Christoph@2a02:810d:1399:b700:c55b:1016:670:5cac] has joined #bitcoin-core-dev 13:46 -!- bugs_ [~bugs@user/bugs/x-5128603] has quit [Quit: Leaving] 13:47 < bitcoin-git> [bitcoin] glozow opened pull request #33066: p2p: never check tx rejections by txid (master...2025-07-wtxid-only-rej) https://github.com/bitcoin/bitcoin/pull/33066 13:47 -!- Christoph_ [~Christoph@2a02:810d:1399:b700:c55b:1016:670:5cac] has quit [Quit: Christoph_] 13:48 -!- eugenesiegel [~eugenesie@user/eugenesiegel] has quit [Quit: Client closed] 14:03 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Remote host closed the connection] 14:03 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 14:12 -!- mudsip [~mudsip@user/mudsip] has joined #bitcoin-core-dev 14:15 -!- Talkless [~Talkless@138.199.6.197] has joined #bitcoin-core-dev 14:16 -!- mudsip [~mudsip@user/mudsip] has quit [Client Quit] 14:28 -!- jerryf [~jerryf@user/jerryf] has quit [Remote host closed the connection] 14:29 -!- jerryf [~jerryf@user/jerryf] has joined #bitcoin-core-dev 14:34 -!- rafael_xmr [~rafael_xm@gateway/tor-sasl/rafaelxmr/x-20969302] has quit [Quit: rafael_xmr] 14:48 < bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2e97541396b9...3b188b8b3dae 14:48 < bitcoin-git> bitcoin/master c40dbbb Hennadii Stepanov: test: Move `script_assets_tests` into its own suite 14:48 < bitcoin-git> bitcoin/master 3b188b8 Ava Chow: Merge bitcoin/bitcoin#31576: test: Move `script_assets_tests` into its own... 14:48 < bitcoin-git> [bitcoin] achow101 merged pull request #31576: test: Move `script_assets_tests` into its own suite (master...241227-test-assets) https://github.com/bitcoin/bitcoin/pull/31576 14:53 -!- joetor5 [~Thunderbi@user/joetor5] has joined #bitcoin-core-dev 14:55 -!- ilghan [~ilghan@78.4.204.164] has quit [Remote host closed the connection] 15:15 -!- hoho [hoho@user/hoho] has joined #bitcoin-core-dev 15:37 -!- jespada [~jespada@2800:a4:2207:8000:e588:340d:5790:7d6c] has quit [Ping timeout: 252 seconds] 15:40 -!- jespada [~jespada@2800:a4:2315:4800:1955:b429:47b1:5d90] has joined #bitcoin-core-dev 15:42 -!- Talkless [~Talkless@138.199.6.197] has quit [Quit: Konversation terminated!] 15:45 -!- Guest7 [~Guest7@103.47.133.154] has joined #bitcoin-core-dev 15:46 -!- Guest7 [~Guest7@103.47.133.154] has quit [Client Quit] 15:47 -!- jon_atack [~jonatack@user/jonatack] has quit [Ping timeout: 244 seconds] 15:51 -!- joetor5 [~Thunderbi@user/joetor5] has quit [Quit: joetor5] 16:03 -!- enochazariah [~enochazar@102.91.92.105] has joined #bitcoin-core-dev 16:11 -!- jerryf_ [~jerryf@user/jerryf] has joined #bitcoin-core-dev 16:12 -!- jerryf [~jerryf@user/jerryf] has quit [Remote host closed the connection] 16:20 -!- enochazariah [~enochazar@102.91.92.105] has quit [Remote host closed the connection] 16:20 -!- enochazariah [~enochazar@102.91.92.105] has joined #bitcoin-core-dev 16:28 -!- LainIwakura [~LainIwaku@user/LainIwakura] has quit [Ping timeout: 272 seconds] 17:25 -!- enochazariah [~enochazar@102.91.92.105] has quit [Read error: Connection reset by peer] 17:34 < bitcoin-git> [bitcoin] naiyoma opened pull request #33067: test: refactor mempool_accept_wtxid (master...2025_4/test_mempool_accept_wtxid) https://github.com/bitcoin/bitcoin/pull/33067 18:00 -!- adil [~Thunderbi@2402:d000:8134:2f97:dc70:efb1:d995:24e0] has joined #bitcoin-core-dev 18:03 -!- adil [~Thunderbi@2402:d000:8134:2f97:dc70:efb1:d995:24e0] has quit [Client Quit] 18:10 -!- enochazariah [~enochazar@102.91.78.136] has joined #bitcoin-core-dev 18:35 -!- enochazariah [~enochazar@102.91.78.136] has quit [Read error: Connection reset by peer] 18:38 -!- enochazariah [~enochazar@102.91.78.136] has joined #bitcoin-core-dev 18:54 -!- enochazariah [~enochazar@102.91.78.136] has quit [Remote host closed the connection] 18:54 -!- enochazariah [~enochazar@102.91.78.136] has joined #bitcoin-core-dev 19:09 -!- joetor5 [~Thunderbi@user/joetor5] has joined #bitcoin-core-dev 19:11 -!- Sam- [~sam-@user/-Sam-:39802] has quit [Quit: Leaving] 19:25 -!- joetor5 [~Thunderbi@user/joetor5] has quit [Quit: joetor5] 19:47 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 19:52 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 248 seconds] 20:25 -!- hernanmarino [~hernanmar@181.85.47.155] has quit [Ping timeout: 244 seconds] 20:47 -!- Earnestly [~earnest@user/earnestly] has quit [Ping timeout: 248 seconds] 20:58 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] 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 21:04 -!- hacker4web3bitco [~hacker4we@user/hacker4web3bitco] has joined #bitcoin-core-dev 21:35 < bitcoin-git> [bitcoin] w0xlt opened pull request #33068: wallet: Add address validation in `sendtoaddress` RPC (master...sendtoaddress_validation) https://github.com/bitcoin/bitcoin/pull/33068 22:03 -!- enochazariah [~enochazar@102.91.78.136] has quit [Ping timeout: 240 seconds] 22:08 -!- zeropoint [~alex@45-28-139-114.lightspeed.sntcca.sbcglobal.net] has quit [Quit: leaving] 22:49 < bitcoin-git> [bitcoin] w0xlt closed pull request #33068: wallet: Add address validation in `sendtoaddress` RPC (master...sendtoaddress_validation) https://github.com/bitcoin/bitcoin/pull/33068 22:50 -!- enochazariah [~enochazar@102.91.97.137] has joined #bitcoin-core-dev 22:50 -!- LainIwakura [~LainIwaku@user/LainIwakura] has joined #bitcoin-core-dev 23:12 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 23:13 < l0rinc> sipa, could you please share your opinion on what direction this cleanup should take? https://github.com/bitcoin/bitcoin/pull/33042#issuecomment-3120847592 23:26 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Quit: l0rinc] 23:55 -!- dunxen [~dunxen@user/dunxen] has joined #bitcoin-core-dev 23:58 -!- szkl [uid110435@id-110435.uxbridge.irccloud.com] has quit [Quit: Connection closed for inactivity] --- Log closed Sat Jul 26 00:00:52 2025