--- Log opened Wed Aug 06 00:00:02 2025 00:24 -!- Christoph_ [~Christoph@host-88-217-174-126.customer.m-online.net] has quit [Quit: Christoph_] 00:24 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 260 seconds] 00:26 < bitcoin-git> [bitcoin] maflcko opened pull request #33140: test: Avoid shutdown race in NetworkThread (master...2508-test-less-racy) https://github.com/bitcoin/bitcoin/pull/33140 00:37 -!- jarthur [~jarthur@user/jarthur] has quit [Quit: jarthur] 00:38 -!- Christoph_ [~Christoph@host-88-217-174-126.customer.m-online.net] has joined #bitcoin-core-dev 00:53 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 00:56 < bitcoin-git> [bitcoin] maflcko opened pull request #33141: test: Remove polling loop from test_runner (take 2) (master...2508-ci) https://github.com/bitcoin/bitcoin/pull/33141 00:57 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Remote host closed the connection] 00:57 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 01:02 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Remote host closed the connection] 01:03 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 01:08 -!- SpellChecker [~SpellChec@user/SpellChecker] has quit [Quit: bye] 01:10 -!- SpellChecker [~SpellChec@user/SpellChecker] has joined #bitcoin-core-dev 01:10 -!- robszarka [~szarka@2603:3003:4eac:100:68d8:12d0:7bd3:7018] has joined #bitcoin-core-dev 01:13 -!- Talkless [~Talkless@138.199.6.197] has joined #bitcoin-core-dev 01:14 -!- rszarka [~szarka@2603:3003:4eac:100:21c3:e814:fc8c:5bec] has quit [Ping timeout: 248 seconds] 01:17 -!- jerryf_ [~jerryf@user/jerryf] has joined #bitcoin-core-dev 01:17 -!- Christoph_ [~Christoph@host-88-217-174-126.customer.m-online.net] has quit [Quit: Christoph_] 01:20 -!- jerryf [~jerryf@user/jerryf] has quit [Ping timeout: 240 seconds] 01:23 -!- jerryf [~jerryf@user/jerryf] has joined #bitcoin-core-dev 01:23 -!- jerryf_ [~jerryf@user/jerryf] has quit [Remote host closed the connection] 01:24 -!- enochazariah [uid710351@id-710351.hampstead.irccloud.com] has joined #bitcoin-core-dev 01:30 < bitcoin-git> [bitcoin] maflcko opened pull request #33142: test: Run bench sanity checks in parallel with functional tests (master...2508-bench-faster-sanity) https://github.com/bitcoin/bitcoin/pull/33142 01:38 -!- Christoph_ [~Christoph@host-88-217-174-126.customer.m-online.net] has joined #bitcoin-core-dev 02:00 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 272 seconds] 02:29 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 02:30 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fd813bf863b1...b90da9c2e959 02:30 < bitcoin-git> bitcoin/master fa1d2f6 MarcoFalke: ci: Pass CI_FAILFAST_TEST_LEAVE_DANGLING into container 02:30 < bitcoin-git> bitcoin/master b90da9c merge-script: Merge bitcoin/bitcoin#33138: ci: Pass CI_FAILFAST_TEST_LEAVE_DANGLING into... 02:30 < bitcoin-git> [bitcoin] fanquake merged pull request #33138: ci: Pass CI_FAILFAST_TEST_LEAVE_DANGLING into container (master...2508-ci-pass-dangling) https://github.com/bitcoin/bitcoin/pull/33138 02:34 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 272 seconds] 02:47 < bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/b90da9c2e959...a45cc17d3443 02:47 < bitcoin-git> bitcoin/master 95341de Hennadii Stepanov: cmake, refactor: Move handling of Qt TS files into `locale` directory 02:47 < bitcoin-git> bitcoin/master ca04eeb Hennadii Stepanov: cmake: Switch to generated `ts_files.cmake` file 02:47 < bitcoin-git> bitcoin/master a26fbee Hennadii Stepanov: qt: Translations update 02:47 < bitcoin-git> [bitcoin] fanquake merged pull request #33115: cmake: Switch to generated `ts_files.cmake` file (master...250801-ts-files) https://github.com/bitcoin/bitcoin/pull/33115 02:51 -!- Christoph_ [~Christoph@host-88-217-174-126.customer.m-online.net] has quit [Quit: Christoph_] 02:55 -!- Christoph_ [~Christoph@host-88-217-174-126.customer.m-online.net] has joined #bitcoin-core-dev 03:04 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 03:08 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a45cc17d3443...45bdbb13174f 03:08 < bitcoin-git> bitcoin/master 6a7c0d3 kevkevinpal: test: refactor to remove duplicated test code 03:08 < bitcoin-git> bitcoin/master 45bdbb1 merge-script: Merge bitcoin/bitcoin#33122: test: remove duplicated code in test/function... 03:08 < bitcoin-git> [bitcoin] fanquake merged pull request #33122: test: remove duplicated code in test/functional/wallet_migration.py (master...relativePathFollowups) https://github.com/bitcoin/bitcoin/pull/33122 03:08 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 245 seconds] 03:12 < bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/45bdbb13174f...1dab8d0635b3 03:12 < bitcoin-git> bitcoin/master a7bafb3 Hennadii Stepanov: refactor: Use immediate lambda to work around GCC bug 117966 03:12 < bitcoin-git> bitcoin/master c7a24c3 MarcoFalke: ci: Re-enable DEBUG=1 in centos task 03:12 < bitcoin-git> bitcoin/master 1dab8d0 merge-script: Merge bitcoin/bitcoin#33113: refactor: Use immediate lambda to work around... 03:12 < bitcoin-git> [bitcoin] fanquake merged pull request #33113: refactor: Use immediate lambda to work around GCC bug 117966 (master...250801-musig-gcc) https://github.com/bitcoin/bitcoin/pull/33113 03:16 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1dab8d0635b3...c92115dcb219 03:16 < bitcoin-git> bitcoin/master 3543bfd Chris Stewart: test: Fix 'getdescriptoractivity' RPCHelpMan, add test to verify 'spend_vi... 03:16 < bitcoin-git> bitcoin/master c92115d merge-script: Merge bitcoin/bitcoin#33119: rpc: Fix 'getdescriptoractivity' RPCHelpMan, ... 03:16 < bitcoin-git> [bitcoin] fanquake merged pull request #33119: rpc: Fix 'getdescriptoractivity' RPCHelpMan, add test to verify fix (master...2025-08-01-getdescriptoractivity-help-bug) https://github.com/bitcoin/bitcoin/pull/33119 03:23 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 03:31 < bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c92115dcb219...38e6ea9f3a6b 03:31 < bitcoin-git> bitcoin/master eb59a19 Hennadii Stepanov: cmake, refactor: Encapsulate adding secp256k1 subtree in function 03:31 < bitcoin-git> bitcoin/master b093a19 Hennadii Stepanov: cmake: Proactively avoid use of `SECP256K1_DISABLE_SHARED` 03:31 < bitcoin-git> bitcoin/master 38e6ea9 merge-script: Merge bitcoin/bitcoin#33101: cmake: Proactively avoid use of `SECP256K1_DI... 03:31 < bitcoin-git> [bitcoin] fanquake merged pull request #33101: cmake: Proactively avoid use of `SECP256K1_DISABLE_SHARED` (master...250730-secp) https://github.com/bitcoin/bitcoin/pull/33101 03:34 -!- enochazariah [uid710351@id-710351.hampstead.irccloud.com] has quit [Quit: Connection closed for inactivity] 03:48 -!- pulsar12 [~pulsar12@31.22.144.46] has joined #bitcoin-core-dev 03:49 -!- midnight [~midnight@user/midnight] has quit [Ping timeout: 245 seconds] 03:49 -!- cold [~cold@user/cold] has quit [Ping timeout: 260 seconds] 03:49 -!- midnight [~midnight@user/midnight] has joined #bitcoin-core-dev 03:50 -!- cold [~cold@user/cold] has joined #bitcoin-core-dev 04:08 -!- Guest10 [~Guest10@197.232.36.89] has joined #bitcoin-core-dev 04:16 < bitcoin-git> [bitcoin] fanquake opened pull request #33143: [28.x] Backports (28.x...more_more_more_28_backports) https://github.com/bitcoin/bitcoin/pull/33143 04:19 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Remote host closed the connection] 04:20 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 04:20 -!- Guest51 [~Guest51@102.88.114.212] has joined #bitcoin-core-dev 04:21 -!- Guest51 [~Guest51@102.88.114.212] has quit [Client Quit] 04:23 -!- abubakarsadiq [uid602234@id-602234.hampstead.irccloud.com] has joined #bitcoin-core-dev 04:25 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 260 seconds] 04:45 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has joined #bitcoin-core-dev 04:53 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 04:55 -!- Christoph_ [~Christoph@host-88-217-174-126.customer.m-online.net] has quit [Quit: Christoph_] 04:58 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 272 seconds] 05:09 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/38e6ea9f3a6b...d7ed47fb80af 05:09 < bitcoin-git> bitcoin/master fdbade6 Cory Fields: kernel: create monolithic kernel static library 05:09 < bitcoin-git> bitcoin/master d7ed47f merge-script: Merge bitcoin/bitcoin#33077: kernel: create monolithic kernel static libra... 05:09 < bitcoin-git> [bitcoin] fanquake merged pull request #33077: kernel: create monolithic kernel static library (master...250728-secp) https://github.com/bitcoin/bitcoin/pull/33077 05:12 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 05:12 -!- Christoph_ [~Christoph@host-88-217-174-126.customer.m-online.net] has joined #bitcoin-core-dev 05:27 -!- pulsar12 [~pulsar12@31.22.144.46] has quit [Ping timeout: 272 seconds] 05:33 -!- pulsar12 [~pulsar12@31.22.144.46] has joined #bitcoin-core-dev 05:33 -!- pulsar12 [~pulsar12@31.22.144.46] has left #bitcoin-core-dev [] 05:50 -!- Guest10 [~Guest10@197.232.36.89] has quit [Quit: Client closed] 05:51 -!- Dansken [~quassel@213.204.245.6] has joined #bitcoin-core-dev 05:51 -!- Dansken [~quassel@213.204.245.6] has quit [Client Quit] 05:58 -!- brunoerg [~brunoerg@187.75.159.211] has joined #bitcoin-core-dev 05:59 -!- brunoerg [~brunoerg@187.75.159.211] has quit [Remote host closed the connection] 06:01 -!- brunoerg [~brunoerg@187.75.159.211] has joined #bitcoin-core-dev 06:22 -!- Christoph_ [~Christoph@host-88-217-174-126.customer.m-online.net] has quit [Quit: Christoph_] 06:24 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 06:29 -!- brunoerg [~brunoerg@187.75.159.211] has quit [Remote host closed the connection] 06:29 -!- abubakarsadiq [uid602234@id-602234.hampstead.irccloud.com] has quit [Quit: Connection closed for inactivity] 06:29 -!- brunoerg [~brunoerg@187.75.159.211] has joined #bitcoin-core-dev 06:31 -!- brunoerg [~brunoerg@187.75.159.211] has quit [Remote host closed the connection] 06:33 -!- Christoph_ [~Christoph@host-88-217-174-126.customer.m-online.net] has joined #bitcoin-core-dev 06:38 -!- joetor5 [~Thunderbi@user/joetor5] has joined #bitcoin-core-dev 06:38 -!- adil [~Thunderbi@2402:d000:8134:2f97:c384:1f18:9ca6:4eff] has joined #bitcoin-core-dev 06:45 -!- bugs_ [~bugs@user/bugs/x-5128603] has joined #bitcoin-core-dev 06:46 -!- adil [~Thunderbi@2402:d000:8134:2f97:c384:1f18:9ca6:4eff] has quit [Quit: adil] 06:50 < bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d7ed47fb80af...cf15d45192e0 06:50 < bitcoin-git> bitcoin/master 1caaf65 Florian Schmaus: init: remove Group= as it will default to the user's default group 06:50 < bitcoin-git> bitcoin/master 18d1071 Florian Schmaus: init: replace deprecated PermissionsStartOnly systemd directive 06:50 < bitcoin-git> bitcoin/master cf15d45 merge-script: Merge bitcoin/bitcoin#33044: contrib: drop use of `PermissionsStartOnly` &... 06:50 < bitcoin-git> [bitcoin] fanquake merged pull request #33044: contrib: drop use of `PermissionsStartOnly` & `Group=` (master...19513_rebased) https://github.com/bitcoin/bitcoin/pull/33044 07:24 -!- Christoph_ [~Christoph@host-88-217-174-126.customer.m-online.net] has quit [Quit: Christoph_] 07:25 -!- twistedline [~bitcoin@c-76-100-108-154.hsd1.md.comcast.net] has quit [Ping timeout: 272 seconds] 07:26 -!- twistedline [~bitcoin@185.193.125.44] has joined #bitcoin-core-dev 07:27 -!- jespada [~jespada@2800:a4:2207:500:49e1:84bb:c5a4:d6af] has quit [Ping timeout: 276 seconds] 07:28 < bitcoin-git> [bitcoin] maflcko opened pull request #33144: build: Set AUTHOR_WARNING on warnings (master...2508-bld-warn-dev) https://github.com/bitcoin/bitcoin/pull/33144 07:29 -!- joetor5 [~Thunderbi@user/joetor5] has quit [Quit: joetor5] 07:30 -!- jespada [~jespada@2800:a4:222e:bc00:5c89:ae86:ae88:469a] has joined #bitcoin-core-dev 07:35 -!- jon_atack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 07:37 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 240 seconds] 07:47 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 07:49 -!- jon_atack [~jonatack@user/jonatack] has quit [Ping timeout: 252 seconds] 07:52 -!- bugs_ [~bugs@user/bugs/x-5128603] has quit [Quit: Leaving] 07:53 < bitcoin-git> [bitcoin] m3dwards opened pull request #33145: CI: silent merge check (master...250806-ci-silent-merge) https://github.com/bitcoin/bitcoin/pull/33145 08:06 -!- zeropoint [~alex@45-28-139-114.lightspeed.sntcca.sbcglobal.net] has joined #bitcoin-core-dev 08:27 -!- hacker4web3bitco [~hacker4we@user/hacker4web3bitco] has quit [Ping timeout: 240 seconds] 08:30 -!- emcy__ [~durandal@148.252.144.48] has joined #bitcoin-core-dev 08:31 -!- jon_atack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 08:33 -!- Guest71 [~Guest71@2600:1700:a6c0:13d0:6846:de84:c1d2:ff50] has joined #bitcoin-core-dev 08:33 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 248 seconds] 08:33 -!- _durandal [~durandal@85.255.233.156] has quit [Ping timeout: 276 seconds] 08:36 -!- Guest71 [~Guest71@2600:1700:a6c0:13d0:6846:de84:c1d2:ff50] has quit [Client Quit] 08:37 -!- Pacman [~Pacman@2600:1700:a6c0:13d0:6846:de84:c1d2:ff50] has joined #bitcoin-core-dev 08:46 -!- jon_atack [~jonatack@user/jonatack] has quit [Ping timeout: 252 seconds] 08:49 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 08:52 -!- S3RK [~S3RK@user/s3rk] has joined #bitcoin-core-dev 08:54 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 252 seconds] 08:55 -!- S3RK_ [~S3RK@user/s3rk] has quit [Ping timeout: 252 seconds] 09:13 -!- jespada_ [~jespada@2800:a4:222e:bc00:5017:2ec6:219d:238d] has joined #bitcoin-core-dev 09:15 -!- jespada [~jespada@2800:a4:222e:bc00:5c89:ae86:ae88:469a] has quit [Ping timeout: 252 seconds] 09:39 -!- _durandal [~durandal@94.196.64.220.threembb.co.uk] has joined #bitcoin-core-dev 09:41 -!- Guyver2 [~Guyver@77-174-98-73.fixed.kpn.net] has left #bitcoin-core-dev [Closing Window] 09:41 -!- emcy__ [~durandal@148.252.144.48] has quit [Ping timeout: 248 seconds] 09:49 -!- emcy__ [~durandal@148.252.144.48] has joined #bitcoin-core-dev 09:51 -!- Pacman [~Pacman@2600:1700:a6c0:13d0:6846:de84:c1d2:ff50] has quit [Quit: Client closed] 09:51 -!- _durandal [~durandal@94.196.64.220.threembb.co.uk] has quit [Ping timeout: 252 seconds] 09:57 -!- vsimon [~vsimon@216.240.61.118] has joined #bitcoin-core-dev 09:58 -!- brunoerg [~brunoerg@187.75.159.211] has joined #bitcoin-core-dev 10:02 -!- brunoerg [~brunoerg@187.75.159.211] has quit [Ping timeout: 248 seconds] 10:02 -!- bugs_ [~bugs@user/bugs/x-5128603] has joined #bitcoin-core-dev 10:09 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Remote host closed the connection] 10:17 -!- jespada [~jespada@2800:a4:222e:bc00:a123:c77e:d5dc:3c33] has joined #bitcoin-core-dev 10:19 -!- jespada_ [~jespada@2800:a4:222e:bc00:5017:2ec6:219d:238d] has quit [Ping timeout: 244 seconds] 10:19 -!- kevkevin [~kevkevin@142.147.59.145] has joined #bitcoin-core-dev 10:20 -!- vsimon [~vsimon@216.240.61.118] has quit [Ping timeout: 252 seconds] 10:30 -!- w0xlt [~w0xlt@32.141.102.6] has joined #bitcoin-core-dev 11:08 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 11:26 -!- kevkevin [~kevkevin@142.147.59.145] has quit [Remote host closed the connection] 11:34 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Quit: l0rinc] 11:34 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 11:46 -!- bugs_ [~bugs@user/bugs/x-5128603] has quit [Quit: Leaving] 11:49 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 11:51 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Quit: l0rinc] 12:25 -!- Christoph_ [~Christoph@2a02:810d:1399:b700:fdcd:b0fc:fd0e:1ce8] has joined #bitcoin-core-dev 12:35 -!- vsimon [~vsimon@216.240.61.118] has joined #bitcoin-core-dev 12:36 -!- w0xlt [~w0xlt@32.141.102.6] has quit [Ping timeout: 276 seconds] 12:38 -!- brunoerg [~brunoerg@187.75.159.211] has joined #bitcoin-core-dev 12:45 -!- vsimon [~vsimon@216.240.61.118] has quit [Quit: Client closed] 12:46 -!- brunoerg [~brunoerg@187.75.159.211] has quit [Remote host closed the connection] 12:51 -!- Talkless [~Talkless@138.199.6.197] has quit [Quit: Konversation terminated!] 12:53 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has quit [Quit: PaperSword] 12:53 -!- PaperSword [~Thunderbi@securemail.qrsnap.io] has joined #bitcoin-core-dev 12:54 -!- brunoerg [~brunoerg@187.75.159.211] has joined #bitcoin-core-dev 13:05 -!- brunoerg [~brunoerg@187.75.159.211] has quit [Ping timeout: 260 seconds] 13:05 -!- w0xlt [~w0xlt@32.141.102.6] has joined #bitcoin-core-dev 13:22 -!- jespada [~jespada@2800:a4:222e:bc00:a123:c77e:d5dc:3c33] has quit [Ping timeout: 276 seconds] 13:24 -!- jespada [~jespada@r179-25-247-44.dialup.adsl.anteldata.net.uy] has joined #bitcoin-core-dev 13:29 -!- Christoph_ [~Christoph@2a02:810d:1399:b700:fdcd:b0fc:fd0e:1ce8] has quit [Quit: Christoph_] 14:09 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 14:16 -!- joetor5 [~Thunderbi@user/joetor5] has joined #bitcoin-core-dev 14:27 -!- brunoerg [~brunoerg@187.75.159.211] has joined #bitcoin-core-dev 14:35 -!- brunoerg [~brunoerg@187.75.159.211] has quit [Remote host closed the connection] 14:37 -!- brunoerg [~brunoerg@187.75.159.211] has joined #bitcoin-core-dev 14:38 -!- Christoph_ [~Christoph@ipbcc15898.dynamic.kabel-deutschland.de] has joined #bitcoin-core-dev 14:52 -!- Christoph_ [~Christoph@ipbcc15898.dynamic.kabel-deutschland.de] has quit [Quit: Christoph_] 14:53 -!- brunoerg [~brunoerg@187.75.159.211] has quit [Remote host closed the connection] 14:59 < bitcoin-git> [gui-qml] MarnixCroes opened pull request #495: fix settings navigation (qt6...fix-settings-navigation) https://github.com/bitcoin-core/gui-qml/pull/495 15:07 -!- brunoerg [~brunoerg@187.75.159.211] has joined #bitcoin-core-dev 15:10 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Remote host closed the connection] 15:11 -!- brunoerg [~brunoerg@187.75.159.211] has quit [Ping timeout: 252 seconds] 15:32 -!- Nebraskka_ [~Nebraskka@user/nebraskka] has joined #bitcoin-core-dev 15:33 -!- Nebraskka [~Nebraskka@user/nebraskka] has quit [Ping timeout: 276 seconds] 15:35 -!- Nebraskka_ is now known as Nebraskka 15:46 < bitcoin-git> [bitcoin] achow101 pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/cf15d45192e0...d767503b6a26 15:46 < bitcoin-git> bitcoin/master a17d820 Lőrinc: test: merge xor_roundtrip_random_chunks and xor_bytes_reference 15:46 < bitcoin-git> bitcoin/master 2dea045 Lőrinc: test: make `obfuscation_serialize` more thorough 15:46 < bitcoin-git> bitcoin/master 298bf95 Lőrinc: refactor: simplify `Obfuscation::HexKey` 15:46 < bitcoin-git> [bitcoin] achow101 merged pull request #33039: refactor,test: follow-ups to multi-byte block obfuscation (master...l0rinc/31144-follow-ups) https://github.com/bitcoin/bitcoin/pull/33039 15:55 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 15:59 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 248 seconds] 16:03 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 16:04 -!- brunoerg [~brunoerg@187.75.159.211] has joined #bitcoin-core-dev 16:13 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Remote host closed the connection] 16:13 -!- joetor5 [~Thunderbi@user/joetor5] has quit [Ping timeout: 276 seconds] 16:15 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 276 seconds] 16:16 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 16:18 -!- joetor5 [~Thunderbi@user/joetor5] has joined #bitcoin-core-dev 16:20 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Remote host closed the connection] 16:30 -!- brunoerg [~brunoerg@187.75.159.211] has quit [Remote host closed the connection] 16:37 -!- brunoerg [~brunoerg@187.75.159.211] has joined #bitcoin-core-dev 16:44 -!- brunoerg [~brunoerg@187.75.159.211] has quit [Ping timeout: 260 seconds] 16:54 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 17:10 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 17:10 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Remote host closed the connection] 17:11 -!- zeropoint [~alex@45-28-139-114.lightspeed.sntcca.sbcglobal.net] has quit [Quit: leaving] 17:32 -!- jerryf_ [~jerryf@user/jerryf] has joined #bitcoin-core-dev 17:33 -!- jerryf [~jerryf@user/jerryf] has quit [Ping timeout: 240 seconds] 17:41 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 17:52 -!- joetor5 [~Thunderbi@user/joetor5] has quit [Quit: joetor5] 18:01 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Remote host closed the connection] 18:10 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Remote host closed the connection] 18:11 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 18:13 -!- hacker4web3bitco [~hacker4we@user/hacker4web3bitco] has joined #bitcoin-core-dev 18:14 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Client Quit] 18:32 -!- brunoerg [~brunoerg@187.75.159.211] has joined #bitcoin-core-dev 18:37 -!- brunoerg [~brunoerg@187.75.159.211] has quit [Ping timeout: 272 seconds] 18:37 -!- w0xlt [~w0xlt@32.141.102.6] has quit [Ping timeout: 260 seconds] 18:44 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 18:49 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 252 seconds] 19:00 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 19:05 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 276 seconds] 19:09 < bitcoin-git> [bitcoin] bethoffman opened pull request #33148: doc:Fix typos (master...fix-typo) https://github.com/bitcoin/bitcoin/pull/33148 19:15 -!- brunoerg [~brunoerg@187.75.159.211] has joined #bitcoin-core-dev 19:19 -!- brunoerg [~brunoerg@187.75.159.211] has quit [Ping timeout: 240 seconds] 19:20 -!- shwouchk [~shwouchk@user/shwouchk] has quit [Ping timeout: 240 seconds] 19:22 -!- shwouchk [~shwouchk@user/shwouchk] has joined #bitcoin-core-dev 19:35 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 19:36 -!- jespada [~jespada@r179-25-247-44.dialup.adsl.anteldata.net.uy] has quit [Ping timeout: 260 seconds] 19:39 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 19:39 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 240 seconds] 19:40 -!- jespada [~jespada@r179-25-206-34.dialup.adsl.anteldata.net.uy] has joined #bitcoin-core-dev 20:04 -!- brunoerg [~brunoerg@187.75.159.211] has joined #bitcoin-core-dev 20:09 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 20:09 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Remote host closed the connection] 20:10 -!- brunoerg [~brunoerg@187.75.159.211] has quit [Ping timeout: 248 seconds] 20:14 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 20:24 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 276 seconds] 20:51 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 20:56 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 240 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:09 -!- w0xlt [~w0xlt@99.24.48.87] has joined #bitcoin-core-dev 21:19 < sipa> hebasto: saw https://github.com/bitcoin/bitcoin/pull/33115#issuecomment-3162395975 ? 21:27 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 21:29 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Remote host closed the connection] 21:30 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 21:37 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Quit: l0rinc] 21:49 -!- w0xlt [~w0xlt@99.24.48.87] has quit [Ping timeout: 276 seconds] 21:51 -!- brunoerg [~brunoerg@187.75.159.211] has joined #bitcoin-core-dev 21:52 -!- w0xlt [~w0xlt@99.24.48.87] has joined #bitcoin-core-dev 21:55 -!- brunoerg [~brunoerg@187.75.159.211] has quit [Ping timeout: 260 seconds] 21:56 -!- w0xlt [~w0xlt@99.24.48.87] has quit [Read error: Connection reset by peer] 21:59 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Remote host closed the connection] 22:00 -!- w0xlt [~w0xlt@99.24.48.87] has joined #bitcoin-core-dev 22:00 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 22:00 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 22:10 -!- w0xlt [~w0xlt@99.24.48.87] has quit [Ping timeout: 252 seconds] 22:20 -!- w0xlt [~w0xlt@99.24.48.87] has joined #bitcoin-core-dev 22:32 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 276 seconds] 22:59 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 23:00 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Quit: l0rinc] 23:07 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 252 seconds] 23:09 -!- l0rinc [~l0rinc@user/l0rinc] has joined #bitcoin-core-dev 23:14 -!- l0rinc [~l0rinc@user/l0rinc] has quit [Client Quit] 23:20 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 23:21 -!- brunoerg [~brunoerg@187.75.159.211] has joined #bitcoin-core-dev 23:26 -!- kevkevin [~kevkevin@209.242.39.30] has quit [Ping timeout: 265 seconds] 23:26 -!- brunoerg [~brunoerg@187.75.159.211] has quit [Ping timeout: 260 seconds] 23:26 -!- w0xlt [~w0xlt@99.24.48.87] has quit [Ping timeout: 276 seconds] 23:30 -!- kevkevin [~kevkevin@209.242.39.30] has joined #bitcoin-core-dev 23:36 -!- w0xlt [~w0xlt@99.24.48.87] has joined #bitcoin-core-dev 23:45 -!- jerryf_ is now known as jerryf 23:47 -!- Christoph_ [~Christoph@host-88-217-174-126.customer.m-online.net] has joined #bitcoin-core-dev 23:51 -!- cornfeedhobo [~cornfeedh@user/cornfeedhobo] has quit [Remote host closed the connection] 23:59 -!- w0xlt [~w0xlt@99.24.48.87] has quit [Ping timeout: 276 seconds] --- Log closed Thu Aug 07 00:00:03 2025