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