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
justache has quit [Ping timeout: 256 seconds]
justache has joined #bitcoin-core-dev
zumbi has quit [Ping timeout: 256 seconds]
zumbi has joined #bitcoin-core-dev
enochazariah has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
BGL has quit [Ping timeout: 256 seconds]
<bitcoin-git> [qa-assets] maflcko merged pull request #285: Add Murch’s inputs August 2026 (main...2026-08-murch-inputs) https://github.com/bitcoin-core/qa-assets/pull/285
<bitcoin-git> [qa-assets] maflcko pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/918cdd36fec3...3981cb99b3b7
<bitcoin-git> qa-assets/main 7cec2af Murch: Add Murch’s inputs August 2026
<bitcoin-git> qa-assets/main 3981cb9 maflcko: Merge pull request #285 from murchandamus/2026-08-murch-inputs
<bitcoin-git> [bitcoin] sedited pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/17c5e33e9c54...c6ef42d7dbcf
<bitcoin-git> bitcoin/master 41c44f5 Lőrinc: node, qt: use `1_MiB` for dbcache conversions
<bitcoin-git> bitcoin/master 031fa40 Lőrinc: scripted-diff: use `TryGetTotalRam`
<bitcoin-git> bitcoin/master ab63432 Lőrinc: common: cache total RAM as `uint64_t`
<bitcoin-git> [bitcoin] sedited merged pull request #35205: kernel,node: add `dbcache` setter and clarify defaults (master...l0rinc/share-dbcache-defaults) https://github.com/bitcoin/bitcoin/pull/35205
<bitcoin-git> [bitcoin] willcl-ark opened pull request #35885: ci: switch git transport protocol in riscv (master...reenable-riscv) https://github.com/bitcoin/bitcoin/pull/35885
__nick__ has quit [Remote host closed the connection]
enochazariah has quit [Ping timeout: 264 seconds]
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c6ef42d7dbcf...e7eb159a868f
<bitcoin-git> bitcoin/master fa7f553 MarcoFalke: test: Suppress implicit-unsigned-integer-truncation:SaltedCoinsCacheHasher...
<bitcoin-git> bitcoin/master e7eb159 merge-script: Merge bitcoin/bitcoin#35773: test: Suppress implicit-unsigned-integer-trun...
<bitcoin-git> [bitcoin] sedited merged pull request #35773: test: Suppress implicit-unsigned-integer-truncation:SaltedCoinsCacheHasher::operator() (master...2607-test-supp-uint-hash-trunc) https://github.com/bitcoin/bitcoin/pull/35773
<bitcoin-git> [bitcoin] maflcko opened pull request #35886: refactor: Remove unused #include in common/system (master...2608-iwyu) https://github.com/bitcoin/bitcoin/pull/35886
BGL has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e7eb159a868f...2f52c2e8c062
<bitcoin-git> bitcoin/master fa7304f MarcoFalke: refactor: Remove unused #include in common/system
<bitcoin-git> bitcoin/master 2f52c2e Hennadii Stepanov: Merge bitcoin/bitcoin#35886: refactor: Remove unused #include in common/sy...
<bitcoin-git> [bitcoin] hebasto merged pull request #35886: refactor: Remove unused #include in common/system (master...2608-iwyu) https://github.com/bitcoin/bitcoin/pull/35886
kevkevin has quit [Remote host closed the connection]
<bitcoin-git> [bitcoin] sedited pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2f52c2e8c062...0b8ffd01cde8
<bitcoin-git> bitcoin/master 1eac6a7 frankomosh: fuzz: populate wallet TXO index in wallet_create_transaction
<bitcoin-git> bitcoin/master 0b8ffd0 merge-script: Merge bitcoin/bitcoin#35790: fuzz: populate wallet TXO index in wallet_cre...
<bitcoin-git> [bitcoin] sedited merged pull request #35790: fuzz: populate wallet TXO index in wallet_create_transaction (master...fuzz-spend-refresh-txos) https://github.com/bitcoin/bitcoin/pull/35790
<bitcoin-git> [bitcoin] sedited pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/0b8ffd01cde8...d3cfd02bd7f8
<bitcoin-git> bitcoin/master 19af439 Ava Chow: wallet: Deserialize directly in CWalletTx's ctor
<bitcoin-git> bitcoin/master 72ebdd6 Ava Chow: wallet: Remove unused CWalletTx CopyFrom and copy constructor
<bitcoin-git> bitcoin/master 798ba6d Ava Chow: wallet: Make CWalletTx::tx private and use CWalletTx::GetTx to access
<bitcoin-git> [bitcoin] sedited merged pull request #35501: wallet: store all witness variants of a transaction (master...wallet-tx-multiple-wtx) https://github.com/bitcoin/bitcoin/pull/35501
bugs_ has quit [Quit: Leaving]
S3RK_ has joined #bitcoin-core-dev
dermoth_ has joined #bitcoin-core-dev
dermoth has quit [Remote host closed the connection]
S3RK has quit [Ping timeout: 273 seconds]
dermoth_ is now known as dermoth
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 260 seconds]
smartin has quit [Ping timeout: 252 seconds]
eugenesiegel has quit [Ping timeout: 245 seconds]
eugenesiegel has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] l0rinc opened pull request #35888: net: reject oversized outbound messages (master...l0rinc/net-reject-oversized-message-types) https://github.com/bitcoin/bitcoin/pull/35888
<bitcoin-git> [bitcoin] l0rinc opened pull request #35889: rpc: avoid quadratic `gettxspendingprevout` work and preserve order (master...l0rinc/rpc-gettxspendingprevout-linear) https://github.com/bitcoin/bitcoin/pull/35889
l0rinc has quit [Quit: l0rinc]
kevkevin has joined #bitcoin-core-dev
l0rinc has joined #bitcoin-core-dev
kevkevin has quit [Remote host closed the connection]
kevkevin has joined #bitcoin-core-dev
rogeliodh has quit [Ping timeout: 245 seconds]
kevkevin has quit [Remote host closed the connection]
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Remote host closed the connection]
kevkevin has joined #bitcoin-core-dev
rogeliodh has joined #bitcoin-core-dev