achow101 changed the topic of #bitcoin-core-dev to: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Weekly Meeting Thursday @ 16:00 UTC | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt
sliv3r__ has quit [Read error: Connection reset by peer]
sliv3r__ has joined #bitcoin-core-dev
jon_atack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 249 seconds]
durandal__ has quit [Remote host closed the connection]
kevkevin has quit [Remote host closed the connection]
sliv3r__ has quit [Ping timeout: 264 seconds]
sliv3r__ has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 252 seconds]
Guest0 has joined #bitcoin-core-dev
Guest0 has quit [Client Quit]
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 264 seconds]
kevkevin has joined #bitcoin-core-dev
l0rinc has quit [Quit: l0rinc]
kevkevin has quit [Remote host closed the connection]
MrHAPPY has joined #bitcoin-core-dev
MrHAPPY has quit []
deadmanoz has quit [Ping timeout: 276 seconds]
deadmanoz has joined #bitcoin-core-dev
l0rinc has joined #bitcoin-core-dev
<yuvicc> shit coldcard. I had ~$50 which got swept! :(
cmirror has quit [Remote host closed the connection]
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 253 seconds]
cmirror has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] maflcko opened pull request #35875: ci: Fix NetBSD SDK download failure, Temp. remove riscv32 from GHA (master...2608-ci-fixups) https://github.com/bitcoin/bitcoin/pull/35875
<bitcoin-git> [bitcoin] l0rinc closed pull request #35754: ci: update and verify SDKs, lock lint dependencies (master...l0rinc/ci-verify-external-inputs) https://github.com/bitcoin/bitcoin/pull/35754
___nick___ has joined #bitcoin-core-dev
___nick___ has quit [Client Quit]
___nick___ has joined #bitcoin-core-dev
sliv3r__ has quit [Read error: Connection reset by peer]
sliv3r__ has joined #bitcoin-core-dev
janb84_ has joined #bitcoin-core-dev
janb84 has quit [Ping timeout: 252 seconds]
janb84_ is now known as janb84
josie has quit [Remote host closed the connection]
smartin has joined #bitcoin-core-dev
enochazariah has joined #bitcoin-core-dev
l0rinc has quit [Quit: l0rinc]
enochazariah has quit [Ping timeout: 264 seconds]
Guyver2 has joined #bitcoin-core-dev
enochazariah has joined #bitcoin-core-dev
midnight has quit [Quit: quit]
midnight has joined #bitcoin-core-dev
Guyver2 has left #bitcoin-core-dev [Closing Window]
<bitcoin-git> [bitcoin] Alwoch opened pull request #35876: doc: Document initial setup storage cost and node startup in macOS build guide (master...doc-osx-blockchain-size) https://github.com/bitcoin/bitcoin/pull/35876
<bitcoin-git> [bitcoin] sedited closed pull request #35876: doc: Document initial setup storage cost and node startup in macOS build guide (master...doc-osx-blockchain-size) https://github.com/bitcoin/bitcoin/pull/35876
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/1ed14c61222e...75f024a84e0a
<bitcoin-git> bitcoin/master 2c87337 Lőrinc: ci: update NetBSD cross-build SDK
<bitcoin-git> bitcoin/master 873550b Lőrinc: ci: verify cross-build SDK archives
<bitcoin-git> bitcoin/master fa06ea4 MarcoFalke: ci: Temporarily remove riscv32 config from GHA matrix
<bitcoin-git> [bitcoin] fanquake merged pull request #35875: ci: Fix NetBSD SDK download failure, Temp. remove riscv32 from GHA (master...2608-ci-fixups) https://github.com/bitcoin/bitcoin/pull/35875
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/75f024a84e0a...4b322989ac2d
<bitcoin-git> bitcoin/master 50145f6 Hennadii Stepanov: ci, iwyu: Enforce warning-free `src/common`
<bitcoin-git> bitcoin/master 4b32298 merge-script: Merge bitcoin/bitcoin#34995: iwyu: Fix warnings in `src/common` and treat ...
<bitcoin-git> [bitcoin] fanquake merged pull request #34995: iwyu: Fix warnings in `src/common` and treat them as errors (master...260403-iwyu-common) https://github.com/bitcoin/bitcoin/pull/34995
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4b322989ac2d...b33a5b5767ef
<bitcoin-git> bitcoin/master 0238aeb Hennadii Stepanov: refactor: Annotate `MakeAndPushFeature` with `[[maybe_unused]]`
<bitcoin-git> bitcoin/master b33a5b5 merge-script: Merge bitcoin/bitcoin#35871: refactor: Annotate `MakeAndPushFeature` with ...
<bitcoin-git> [bitcoin] fanquake merged pull request #35871: refactor: Annotate `MakeAndPushFeature` with `[[maybe_unused]]` (master...260803-unused-mapf) https://github.com/bitcoin/bitcoin/pull/35871
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b33a5b5767ef...d24610fa2c7e
<bitcoin-git> bitcoin/master 101400b fanquake: guix: remove -Werror=dev
<bitcoin-git> bitcoin/master b75eb93 fanquake: guix: move python-minimal to GUI build
<bitcoin-git> bitcoin/master d24610f merge-script: Merge bitcoin/bitcoin#35870: guix: move `python-minimal` to Linux GUI build
<bitcoin-git> [bitcoin] fanquake merged pull request #35870: guix: move `python-minimal` to Linux GUI build (master...no_python_linux_nongui) https://github.com/bitcoin/bitcoin/pull/35870
memset_ has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
smartin2 has joined #bitcoin-core-dev
smartin has quit [Ping timeout: 266 seconds]
smartin2 is now known as smartin
memset has joined #bitcoin-core-dev
memset_ has quit [Remote host closed the connection]
<bitcoin-git> [bitcoin] sedited pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/d24610fa2c7e...975a314667ed
<bitcoin-git> bitcoin/master aaf9412 furszy: refactor: split p2p_getdata.py in sub-cases
<bitcoin-git> bitcoin/master 9871fb7 furszy: p2p: reject filtered block inv early when bloom is disabled
<bitcoin-git> bitcoin/master 28641fd furszy: p2p: reject empty getblocktxn requests
<bitcoin-git> [bitcoin] sedited merged pull request #35832: p2p: avoid block disk reads on unnecessary requests (master...2026_p2p_avoid_unnecesary_disk_reads) https://github.com/bitcoin/bitcoin/pull/35832
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/975a314667ed...8a4bab8e9753
<bitcoin-git> bitcoin/master 5559fa4 JP: test: fix wrong transaction in GetP2SHSigOpCount assertion
<bitcoin-git> bitcoin/master 756afe1 JP: test: give each ValidateInputsStandardness case its own scope
<bitcoin-git> bitcoin/master 8a4bab8 merge-script: Merge bitcoin/bitcoin#35863: test: fix wrong transaction in GetP2SHSigOpCo...
<bitcoin-git> [bitcoin] sedited merged pull request #35863: test: fix wrong transaction in GetP2SHSigOpCount assertion (master...test-p2sh-sigop-assert) https://github.com/bitcoin/bitcoin/pull/35863
<bitcoin-git> [bitcoin] maflcko opened pull request #35877: build: ci/doc win64-cross build via nix (master...2608-build-win64-cross) https://github.com/bitcoin/bitcoin/pull/35877
tbtc_seeker has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] instagibbs opened pull request #35878: net_processing: process unique tx INVs only (master...2026-07-inv_dedup) https://github.com/bitcoin/bitcoin/pull/35878
<bitcoin-git> [bitcoin] sedited closed pull request #35242: doc: mention -stdinwalletpassphrase in walletpassphrase(change) help (master...doc/stdinwalletpassphrase-hint) https://github.com/bitcoin/bitcoin/pull/35242
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 260 seconds]
kevkevin has joined #bitcoin-core-dev
cfields has quit [Ping timeout: 259 seconds]
cfields has joined #bitcoin-core-dev
kevkevin_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 260 seconds]
kevkevin has joined #bitcoin-core-dev
kevkevin_ has quit [Ping timeout: 260 seconds]
kevkevin_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 260 seconds]
kevkevin has joined #bitcoin-core-dev
kevkevin_ has quit [Ping timeout: 260 seconds]
kevkevin_ has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] maflcko opened pull request #35879: ci: Fix $BASE_ROOT_DIR installation (master...2608-ci-fix-install) https://github.com/bitcoin/bitcoin/pull/35879
bugs_ has joined #bitcoin-core-dev
eugenesiegel has joined #bitcoin-core-dev
<fanquake> Updating the Guix time-machine in #35855. Please check if the changes in that PR break anything for your Guix building
<corebot> https://github.com/bitcoin/bitcoin/issues/35855 | guix: update time-machine by fanquake · Pull Request #35855 · bitcoin/bitcoin · GitHub
kevkevin has quit [Ping timeout: 244 seconds]
kevkevin has joined #bitcoin-core-dev
kevkevin_ has quit [Ping timeout: 256 seconds]
PaperSword has quit [Remote host closed the connection]
kevkevin_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 274 seconds]
PaperSword has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] instagibbs opened pull request #35880: fuzz: don't connman.ReceiveMsgFrom oversized msg (master...2026-08-no_over_msg_tx) https://github.com/bitcoin/bitcoin/pull/35880
kevkevin has joined #bitcoin-core-dev
kevkevin_ has quit [Ping timeout: 244 seconds]
kevkevin_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 241 seconds]
kevkevin has joined #bitcoin-core-dev
kevkevin_ has quit [Ping timeout: 257 seconds]
kevkevin_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 260 seconds]
<bitcoin-git> [bitcoin] maflcko closed pull request #35835: test: add CONST_SCRIPTCODE failure-path vectors to script_tests.json (master...script-tests-const-scriptcode) https://github.com/bitcoin/bitcoin/pull/35835
<bitcoin-git> [bitcoin] maflcko reopened pull request #35835: test: add CONST_SCRIPTCODE failure-path vectors to script_tests.json (master...script-tests-const-scriptcode) https://github.com/bitcoin/bitcoin/pull/35835
<bitcoin-git> [bitcoin] hebasto opened pull request #35881: iwyu: Fix warnings in `src/consensus` and treat them as errors (master...260804-iwyu-consensus) https://github.com/bitcoin/bitcoin/pull/35881
<bitcoin-git> [bitcoin] maflcko closed pull request #35868: rpc, wallet: fix invalid JSON in HelpExampleRpc curl examples (master...fix-helpexamplerpc-json) https://github.com/bitcoin/bitcoin/pull/35868
<bitcoin-git> [bitcoin] maflcko reopened pull request #35868: rpc, wallet: fix invalid JSON in HelpExampleRpc curl examples (master...fix-helpexamplerpc-json) https://github.com/bitcoin/bitcoin/pull/35868
<bitcoin-git> [bitcoin] jeanpablojp opened pull request #35882: test: cover Taproot standardness rules in mempool_accept (master...test-taproot-standardness) https://github.com/bitcoin/bitcoin/pull/35882
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35873: test: add a tx_valid vector for CVE-2024-38365 (master...test-cve-2024-38365-vector) https://github.com/bitcoin/bitcoin/pull/35873
<bitcoin-git> [bitcoin] DrahtBot reopened pull request #35873: test: add a tx_valid vector for CVE-2024-38365 (master...test-cve-2024-38365-vector) https://github.com/bitcoin/bitcoin/pull/35873
kevkevin has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35874: p2p: enforce relay limit for BIP35 requesters (master...l0rinc/bip35-relay-capacity) https://github.com/bitcoin/bitcoin/pull/35874
<bitcoin-git> [bitcoin] DrahtBot reopened pull request #35874: p2p: enforce relay limit for BIP35 requesters (master...l0rinc/bip35-relay-capacity) https://github.com/bitcoin/bitcoin/pull/35874
kevkevin_ has quit [Ping timeout: 260 seconds]
kevkevin_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 260 seconds]
kevkevin has joined #bitcoin-core-dev
kevkevin_ has quit [Ping timeout: 247 seconds]
kevkevin_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 257 seconds]
ozdeadman has quit [Ping timeout: 272 seconds]
ozdeadman has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
PaperSword has quit [Quit: PaperSword]
kevkevin_ has quit [Ping timeout: 277 seconds]
kevkevin_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 251 seconds]
kevkevin has joined #bitcoin-core-dev
kevkevin_ has quit [Ping timeout: 260 seconds]
kevkevin_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 260 seconds]
kevkevin has joined #bitcoin-core-dev
kevkevin_ has quit [Ping timeout: 260 seconds]
kevkevin_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 267 seconds]
kevkevin has joined #bitcoin-core-dev
kevkevin_ has quit [Ping timeout: 242 seconds]
w0xlt has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] sedited pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/8a4bab8e9753...17c5e33e9c54
<bitcoin-git> bitcoin/master 8a982ee Hennadii Stepanov: qa: Add `skip_if_no_lsof_on_nonlinux` helper and use it where needed
<bitcoin-git> bitcoin/master 4cb7f39 Hennadii Stepanov: qa: Drop OpenBSD from supported platforms in `get_bind_addrs` function
<bitcoin-git> bitcoin/master 1c17355 Hennadii Stepanov: doc: Add `lsof` to Test Suite Dependencies on FreeBSD
<bitcoin-git> [bitcoin] sedited merged pull request #35216: qa: Improve functional test support on illumos and *BSD (master...260505-illumos-bind) https://github.com/bitcoin/bitcoin/pull/35216
kevkevin_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 264 seconds]
kevkevin has joined #bitcoin-core-dev
kevkevin_ has quit [Ping timeout: 260 seconds]
kevkevin_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 260 seconds]
kevkevin has joined #bitcoin-core-dev
kevkevin_ has quit [Ping timeout: 260 seconds]
kevkevin_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 260 seconds]
kevkevin has joined #bitcoin-core-dev
kevkevin_ has quit [Ping timeout: 241 seconds]
kevkevin has quit [Remote host closed the connection]
kevkevin has joined #bitcoin-core-dev
kevkevin_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 260 seconds]
kevkevin has joined #bitcoin-core-dev
kevkevin_ has quit [Ping timeout: 243 seconds]
kevkevin_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 273 seconds]
<darosior> Maintainers: do you guys plan on doing another 29.x release?
kevkevin has joined #bitcoin-core-dev
eugenesiegel has quit [Ping timeout: 245 seconds]
kevkevin_ has quit [Ping timeout: 248 seconds]
kevkevin_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 254 seconds]
kevkevin has joined #bitcoin-core-dev
l0rinc has joined #bitcoin-core-dev
kevkevin_ has quit [Ping timeout: 271 seconds]
kevkevin_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 266 seconds]
kevkevin has joined #bitcoin-core-dev
kevkevin_ has quit [Ping timeout: 250 seconds]
enochazariah has quit [Ping timeout: 268 seconds]
kevkevin_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 260 seconds]
kevkevin has joined #bitcoin-core-dev
kevkevin_ has quit [Ping timeout: 260 seconds]
PaperSword has joined #bitcoin-core-dev
___nick___ has quit [Ping timeout: 260 seconds]
___nick___ has joined #bitcoin-core-dev
kevkevin_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 260 seconds]
kevkevin has joined #bitcoin-core-dev
eugenesiegel has joined #bitcoin-core-dev
SpellChecker_ has quit [Remote host closed the connection]
SpellChecker has joined #bitcoin-core-dev
kevkevin_ has quit [Ping timeout: 261 seconds]
kevkevin_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 263 seconds]
SpellChecker has quit [Remote host closed the connection]
SpellChecker has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
kevkevin_ has quit [Ping timeout: 269 seconds]
kevkevin_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 257 seconds]
kevkevin has joined #bitcoin-core-dev
kevkevin_ has quit [Ping timeout: 244 seconds]
kevkevin_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 260 seconds]
kevkevin has joined #bitcoin-core-dev
kevkevin_ has quit [Ping timeout: 260 seconds]
kevkevin has quit [Remote host closed the connection]
tbtc_seeker has quit [Remote host closed the connection]
__nick__ has joined #bitcoin-core-dev
___nick___ has quit [Ping timeout: 264 seconds]
eugenesiegel has quit [Quit: Client closed]
eugenesiegel has joined #bitcoin-core-dev