2024-04-23

<bitcoin-git> [bitcoin] hanmz opened pull request #29938: Fix typos in description.md (master...fix/typos-description) https://github.com/bitcoin/bitcoin/pull/29938
<bitcoin-git> [bitcoin] willcl-ark closed pull request #29937: Update README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/29937
<bitcoin-git> [bitcoin] 9167674641 opened pull request #29937: Update README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/29937

2024-04-22

<bitcoin-git> [bitcoin] achow101 merged pull request #29777: test: refactor: introduce and use `calculate_input_weight` helper (master...202404-test-calculate_input_weight-helper) https://github.com/bitcoin/bitcoin/pull/29777
<bitcoin-git> bitcoin/master 6d91cb7 Sebastian Falbesoner: test: add unit tests for `calculate_input_weight`
<bitcoin-git> bitcoin/master 256e170 Ava Chow: Merge bitcoin/bitcoin#29777: test: refactor: introduce and use `calculate_...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/10bd32a1c968...256e1703197f
<bitcoin-git> bitcoin/master f81fad5 Sebastian Falbesoner: test: introduce and use `calculate_input_weight` helper
<bitcoin-git> [bitcoin] achow101 merged pull request #29933: test: Fix intermittent timeout in p2p_tx_download.py (master...2404-test-fix-p2p_tx_download-timeout-) https://github.com/bitcoin/bitcoin/pull/29933
<bitcoin-git> bitcoin/master 10bd32a Ava Chow: Merge bitcoin/bitcoin#29933: test: Fix intermittent timeout in p2p_tx_down...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dec74c035b80...10bd32a1c968
<bitcoin-git> bitcoin/master fa6c300 MarcoFalke: test: Fix intermittent timeout in p2p_tx_download.py
<bitcoin-git> [bitcoin] achow101 merged pull request #29657: Bugfix: bitcoin-cli: Check length of peer.transport_protocol_type (master...fix_netinfo_v2t_safety) https://github.com/bitcoin/bitcoin/pull/29657
<bitcoin-git> bitcoin/master c3e632b Luke Dashjr: Bugfix: bitcoin-cli: Check length of peer.transport_protocol_type
<bitcoin-git> bitcoin/master dec74c0 Ava Chow: Merge bitcoin/bitcoin#29657: Bugfix: bitcoin-cli: Check length of peer.tra...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3310a965bd49...dec74c035b80
<bitcoin-git> [bitcoin] brunoerg opened pull request #29936: fuzz: wallet: add target for `CreateTransaction` (master...2024-04-fuzz-spend) https://github.com/bitcoin/bitcoin/pull/29936
<bitcoin-git> [bitcoin] achow101 merged pull request #29850: net: Decrease nMaxIPs when learning from DNS seeds (master...2024-04-dnsseeds-up-to-32) https://github.com/bitcoin/bitcoin/pull/29850
<bitcoin-git> bitcoin/master f2e3662 laanwj: net: Decrease nMaxIPs when learning from DNS seeds
<bitcoin-git> bitcoin/master 3310a96 Ava Chow: Merge bitcoin/bitcoin#29850: net: Decrease nMaxIPs when learning from DNS ...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b3106be84f01...3310a965bd49
<bitcoin-git> [bitcoin] glozow merged pull request #29898: test: Fix intermittent issue in p2p_handshake.py (master...2024-04-addpeerid) https://github.com/bitcoin/bitcoin/pull/29898
<bitcoin-git> bitcoin/master b3106be glozow: Merge bitcoin/bitcoin#29898: test: Fix intermittent issue in p2p_handshake...
<bitcoin-git> bitcoin/master 6b02c11 stratospher: test: Fix intermittent issue in p2p_handshake.py
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/04c90f105949...b3106be84f01
<bitcoin-git> [bitcoin] achow101 merged pull request #27679: ZMQ: Support UNIX domain sockets (master...zmq-unix-domain-socket) https://github.com/bitcoin/bitcoin/pull/27679
<bitcoin-git> bitcoin/master 791dea2 Matthew Zipkin: test: cover unix sockets in zmq interface
<bitcoin-git> bitcoin/master 21d0e6c Matthew Zipkin: doc: release notes for PR 27679
<bitcoin-git> bitcoin/master c87b0a0 Matthew Zipkin: zmq: accept unix domain socket address for notifier
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/ba7c67f609a3...04c90f105949
<bitcoin-git> [bitcoin] instagibbs closed pull request #29915: test: Don't fetch orphan parent when parent is in orphanage (master...2024-04-parent_orphan_orphan_nofetch) https://github.com/bitcoin/bitcoin/pull/29915
<bitcoin-git> [bitcoin] fjahr closed pull request #29926: test: Fix multiprocess CI timeout in p2p_tx_download (master...2024-04-p2p-tx-multiprocess-fail) https://github.com/bitcoin/bitcoin/pull/29926
<bitcoin-git> [bitcoin] Sjors opened pull request #29934: doc: add LLVM instruction for macOS 13 (master...2024/04/clang-14-osx-old) https://github.com/bitcoin/bitcoin/pull/29934
<bitcoin-git> [bitcoin] maflcko opened pull request #29933: test: Fix intermittent timeout in p2p_tx_download.py (master...2404-test-fix-p2p_tx_download-timeout-) https://github.com/bitcoin/bitcoin/pull/29933
<bitcoin-git> [bitcoin] maflcko closed pull request #29744: lint: Refactor lint checks to reuse exclusion logic; Support running individual lint checks in lint runner (master...rustlin) https://github.com/bitcoin/bitcoin/pull/29744
<bitcoin-git> [bitcoin] glozow merged pull request #29879: fuzz: explicitly cap the vsize of RBFs for diagram checks (master...2024-04-package-rbf-overflow) https://github.com/bitcoin/bitcoin/pull/29879
<bitcoin-git> bitcoin/master 016ed24 Greg Sanders: fuzz: explicitly cap the vsize of RBFs for diagram checks
<bitcoin-git> bitcoin/master ba7c67f glozow: Merge bitcoin/bitcoin#29879: fuzz: explicitly cap the vsize of RBFs for di...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/67c0d93982ad...ba7c67f609a3
<bitcoin-git> [bitcoin] vasild opened pull request #29932: doc: suggest only necessary Qt packages for installation on FreeBSD (master...doc_fbsd_deps) https://github.com/bitcoin/bitcoin/pull/29932

2024-04-21

<laanwj> it's for people testing https://github.com/bitcoin/bitcoin/pull/26606
<bitcoin-git> [bitcoin-maintainer-tools] laanwj opened pull request #161: fastcopy-chaindata: Leveldb file numbers can exceed 6 digits (main...2024-04-fastcopy-leveldb-bound) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/161
<bitcoin-git> [bitcoin] hebasto opened pull request #29929: ci: Drop no longer needed `-I` flag in "tidy" task (master...240421-ci-tidy) https://github.com/bitcoin/bitcoin/pull/29929

2024-04-20

<bitcoin-git> [bitcoin] fjahr opened pull request #29926: test: Fix multiprocess CI timeout in p2p_tx_download (master...2024-04-p2p-tx-multiprocess-fail) https://github.com/bitcoin/bitcoin/pull/29926
<Unit640> Question: https://github.com/bitcoin-core/guix.sigs/tree/main/27.0 <-- Some/many of these contain both "noncodesigned.SHA256SUMS" and "all.SHA256SUMS". What does "all" and "noncodesigned" refer to exactly?
<bitcoin-git> [bitcoin] laanwj opened pull request #29923: depends: Remove Qt build-time dependencies (master...2024-04-qtsowrap) https://github.com/bitcoin/bitcoin/pull/29923
<willcl-ark> I did not have any issues syncing testnet using this image: https://github.com/lightninglabs/docker-bitcoin-core/blob/master/26/Dockerfile
<willcl-ark> Also possibly of interest to you, I am going to be maintaining **unofficial** docker images --which will actually be updated in a timely fashion-- of supported versions (i.e. not EoL), here: https://hub.docker.com/r/bitcoin/bitcoin I've modernised both alpine and debian builds a bit too. Possibly of note, there is no bdb wallet support -- only migration to sqlite (as BDB is going away
<willcl-ark> > hmm was built off of: https://github.com/lightninglabs/docker-bitcoin-core/blob/master/26/Dockerfile -- I just build this dockerfile and got hash: ab06620aadcf814c0ef8274566631a0428119f1f7e218566c689d535cb515f75 /opt/bitcoin-26.0/bin/bitcoind
<bitcoin-git> [bitcoin] achow101 closed pull request #29921: Check this out (master...master) https://github.com/bitcoin/bitcoin/pull/29921
<bitcoin-git> [bitcoin] JonathanTylerCombs opened pull request #29921: Check this out (master...master) https://github.com/bitcoin/bitcoin/pull/29921
<bitcoin-git> [bitcoin] achow101 closed pull request #29919: Codespace laughing carnival g44xqwpj7jj9367w (master...codespace-laughing-carnival-g44xqwpj7jj9367w) https://github.com/bitcoin/bitcoin/pull/29919
<bitcoin-git> [bitcoin] JonathanTylerCombs opened pull request #29919: Codespace laughing carnival g44xqwpj7jj9367w (master...codespace-laughing-carnival-g44xqwpj7jj9367w) https://github.com/bitcoin/bitcoin/pull/29919

2024-04-19

<roasbeef> # sha256sum /opt/bitcoin-26.0/bin/bitcoind
<roasbeef> 6f33b7daa95984eb2d4cbf32070c28da66165d02da9997ce1264fcdd0820030a /opt/bitcoin-26.0/bin/bitcoind
<roasbeef> yeah should be, we see this on start up: 2024-04-19T19:08:24Z Bitcoin Core version v26.0.0 (release build)
<gribble> https://github.com/bitcoin/bitcoin/issues/4 | Export/Import wallet in a human readable, future-proof format · Issue #4 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/8 | RPC command to sign text with wallet private key · Issue #8 · bitcoin/bitcoin · GitHub
<roasbeef> Bitcoin Core version v26.0.0 (release build)
<gribble> https://github.com/bitcoin/bitcoin/issues/2 | Long-term, safe, store-of-value · Issue #2 · bitcoin/bitcoin · GitHub
<roasbeef> searched the tracker, and closest I could find was: https://github.com/bitcoin/bitcoin/issues/7301
<roasbeef> so we're seeing some weird behavior on testnet with bitcoin nodes, iiuc ppl are mining a ton of empty blocks, and occasionally we get an error that: ConnectBlock(): coinbase pays too much (actual=26389831 vs limit=26389830)
<bitcoin-git> [bitcoin] instagibbs opened pull request #29915: test: Don't fetch orphan parent when parent is in orphanage (master...2024-04-parent_orphan_orphan_nofetch) https://github.com/bitcoin/bitcoin/pull/29915
<bitcoin-git> [bitcoin] glozow closed pull request #29827: test: p2p: add test for rejected tx request logic (`m_recent_rejects` filter) (master...202404-test-p2p-check_rejected_tx_requests) https://github.com/bitcoin/bitcoin/pull/29827
<bitcoin-git> [bitcoin] furszy opened pull request #29913: bugfix: update chainman best_header after block reconsideration (master...2024_fix_reconsiderblock_bestheader) https://github.com/bitcoin/bitcoin/pull/29913
<fanquake> https://github.com/bitcoin-core/packaging/issues/226 - bitcoin-core 27.0 snap crashed on start
<bitcoin-git> [bitcoin] hebasto opened pull request #29910: Refactor `subprocess.hpp` to follow our conventions (master...240419-sp-win32) https://github.com/bitcoin/bitcoin/pull/29910

2024-04-18

<bitcoin-git> [packaging] achow101 opened pull request #225: snap: bitcoin-core service app (main...service) https://github.com/bitcoin-core/packaging/pull/225
<bitcoin-git> [bitcoin] hebasto opened pull request #29907: test: Fix `test/streams_tests.cpp` compilation on SunOS / illumos (master...240418-char) https://github.com/bitcoin/bitcoin/pull/29907
<bitcoin-git> [bitcoin] ryanofsky opened pull request #29906: Disable util::Result copying and assignment (master...pr/saferesult) https://github.com/bitcoin/bitcoin/pull/29906
<bitcoin-git> [packaging] achow101 merged pull request #224: 25.x snap: Update to 25.2 (25.x...pub-25.2) https://github.com/bitcoin-core/packaging/pull/224
<bitcoin-git> [packaging] achow101 opened pull request #224: 25.x snap: Update to 25.2 (25.x...pub-25.2) https://github.com/bitcoin-core/packaging/pull/224
<pinheadmz> ok so sounds like the move is to include a http.cpp in bitcoin core one way or another
<pinheadmz> i think we have to support http forever right? its not just bitcoin-cli its the client lib written in every language
<pinheadmz> and if you look at libevent repo, its all bitcoin core devs issues and prs anyway
<pinheadmz> we pretty much only use libevent for http service, in the rpc server and bitcoin cli
<gribble> https://github.com/bitcoin/bitcoin/issues/29625 | Several randomness improvements by sipa · Pull Request #29625 · bitcoin/bitcoin · GitHub
<achow101> Anything to add or remove from https://github.com/orgs/bitcoin/projects/1/views/4
<gribble> https://github.com/bitcoin/bitcoin/issues/26606 | wallet: Implement independent BDB parser by achow101 · Pull Request #26606 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake closed pull request #29905: modificación (24.x...master) https://github.com/bitcoin/bitcoin/pull/29905
<gribble> https://github.com/bitcoin/bitcoin/issues/28574 | wallet: optimize migration process, batch db transactions by furszy · Pull Request #28574 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/26606 | wallet: Implement independent BDB parser by achow101 · Pull Request #26606 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] BorjaPractica opened pull request #29905: modificación (24.x...master) https://github.com/bitcoin/bitcoin/pull/29905
<gribble> https://github.com/bitcoin/bitcoin/issues/28984 | Cluster size 2 package rbf by instagibbs · Pull Request #28984 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28970 | p2p: opportunistically accept 1-parent-1-child packages by glozow · Pull Request #28970 · bitcoin/bitcoin · GitHub
<achow101> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard aureleoules b10c BlueMatt brunoerg cfields darosior dergoegge dongcarl fanquake fjahr furszy gleb glozow hebasto instagibbs jamesob jarolrod jonatack josibake kallewoof kanzure kouloumos kvaciral laanwj LarryRuane lightlike luke-jr MacroFake Murch phantomcircuit pinheadmz promag provoostenator ryanofsky sdaftuar S3RK stickies-v sipa theStack TheCharlatan vasild
<bitcoin-git> [bitcoin] fjahr opened pull request #29904: refactor: Use our own implementation of urlDecode (master...2024-04-libevent-urldecode) https://github.com/bitcoin/bitcoin/pull/29904
<hebasto> speaking of Wayland support -- https://github.com/bitcoin/bitcoin/pull/22708
<fanquake> That could be followed up on in https://github.com/flathub/org.bitcoincore.bitcoin-qt
<fanquake> re flatpack. We could get https://flathub.org/apps/org.bitcoincore.bitcoin-qt marked as "verified" after merging https://github.com/bitcoin-core/bitcoincore.org/pull/975.
<fanquake> Does / has anyone here used our Snap package, and are they able to comment on / followup with any of the issues listed here: https://github.com/bitcoin-core/packaging/issues ?
<bitcoin-git> [bitcoin] willcl-ark opened pull request #29903: Move bitcoin.conf to /share/examples dir in releases (master...conf-in-dst-share) https://github.com/bitcoin/bitcoin/pull/29903
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1018: Add japanese translation for 27.0 (master...ja-translate-27.0) https://github.com/bitcoin-core/bitcoincore.org/pull/1018
<bitcoin-git> bitcoincore.org/master 6825a89 merge-script: Merge bitcoin-core/bitcoincore.org#1018: Add japanese translation for 27.0
<bitcoin-git> bitcoincore.org/master bc87e05 azuchi: Add japanese translation for 27.0
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/e7c59501bca6...6825a895fd94
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1017: Add japanese translation for 25.2 (master...ja-translate-25.2) https://github.com/bitcoin-core/bitcoincore.org/pull/1017
<bitcoin-git> bitcoincore.org/master e7c5950 merge-script: Merge bitcoin-core/bitcoincore.org#1017: Add japanese translation for 25.2
<bitcoin-git> bitcoincore.org/master 523fef7 azuchi: Add japanese translation for 25.2
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/e0e634fb61b7...e7c59501bca6
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1019: ci: Fix verify commits ci (master...fix-verify-commits-ci) https://github.com/bitcoin-core/bitcoincore.org/pull/1019
<bitcoin-git> bitcoincore.org/master e0e634f merge-script: Merge bitcoin-core/bitcoincore.org#1019: ci: Fix verify commits ci
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/847d30cf150d...e0e634fb61b7
<bitcoin-git> bitcoincore.org/master 40722b7 Ava Chow: ci: Fix verify commits ci
<bitcoin-git> [gui] hebasto merged pull request #808: Change example address from legacy (P2PKH) to bech32m (P2TR) (master...example-addr_update_to_p2tr) https://github.com/bitcoin-core/gui/pull/808
<bitcoin-git> bitcoin/master c05c214 merge-script: Merge bitcoin-core/gui#808: Change example address from legacy (P2PKH) to ...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aaab5fb3c51c...c05c214f2e9c
<bitcoin-git> bitcoin/master c6d1b8d Sebastian Falbesoner: gui: change example address from legacy (P2PKH) to bech32m (P2TR)
<bitcoin-git> [gui] hebasto merged pull request #806: refactor: Misc int sign change fixes (master...2403-int-fixes-) https://github.com/bitcoin-core/gui/pull/806
<bitcoin-git> bitcoin/master 321f105 MarcoFalke: refactor: Avoid implicit-signed-integer-truncation-or-sign-change in Freed...
<bitcoin-git> bitcoin/master 0541642 MarcoFalke: refactor: Avoid implicit-integer-sign-change in processNewTransaction
<bitcoin-git> bitcoin/master 6d8eecd MarcoFalke: refactor: Avoid implicit-integer-sign-change in createTransaction
<bitcoin-git> [bitcoin] hebasto pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/dbd2000b3490...aaab5fb3c51c

2024-04-17

<achow101> Chris_Stewart_5: multi_a() descriptor bip https://github.com/bitcoin/bips/pull/1567
<bitcoin-git> [bitcoin] ryanofsky merged pull request #28340: security: restrict abis in bitcoind.service (master...restrict-abis) https://github.com/bitcoin/bitcoin/pull/28340
<bitcoin-git> bitcoin/master 0244416 Charlie: security: restrict abis in bitcoind.service
<bitcoin-git> [bitcoin] ryanofsky pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/003785c961e1...dbd2000b3490
<bitcoin-git> bitcoin/master dbd2000 Ryan Ofsky: Merge bitcoin/bitcoin#28340: security: restrict abis in bitcoind.service
<bitcoin-git> [bitcoin] fanquake deleted 0 commit to 23.x: https://github.com/bitcoin/bitcoin/compare/bf4e3c01f760...000000000000
<bitcoin-git> [bitcoin] fanquake pushed tag v23-final: https://github.com/bitcoin/bitcoin/compare/v23-final
<bitcoin-git> [bitcoin] maflcko closed pull request #29900: ci: Run everything in Nulgrind or Valgrind (master...2404-Nulgrind,-) https://github.com/bitcoin/bitcoin/pull/29900
<bitcoin-git> [bitcoin] achow101 merged pull request #28373: doc: Add example of mixing private and public keys in descriptors (master...pr-27414) https://github.com/bitcoin/bitcoin/pull/28373
<bitcoin-git> bitcoin/master 24b67fa Anton A: doc: Add example of mixing private and public keys in descriptors
<bitcoin-git> bitcoin/master 003785c Ava Chow: Merge bitcoin/bitcoin#28373: doc: Add example of mixing private and public...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5562f698b7f4...003785c961e1
<bitcoin-git> [packaging] achow101 merged pull request #223: snap: Update to 27.0 (main...pub-27.0) https://github.com/bitcoin-core/packaging/pull/223
<bitcoin-git> packaging/main e972d8c Ava Chow: snap: Update to 27.0
<bitcoin-git> packaging/main 1028195 Ava Chow: Merge bitcoin-core/packaging#223: snap: Update to 27.0
<bitcoin-git> [packaging] achow101 pushed 2 commits to main: https://github.com/bitcoin-core/packaging/compare/e2d1a5dfa739...1028195d2765
<bitcoin-git> [packaging] achow101 opened pull request #223: snap: Update to 27.0 (main...pub-27.0) https://github.com/bitcoin-core/packaging/pull/223
<bitcoin-git> [bitcoincore.org] achow101 opened pull request #1019: ci: Fix verify commits ci (master...fix-verify-commits-ci) https://github.com/bitcoin-core/bitcoincore.org/pull/1019
<bitcoin-git> [bitcoincore.org] achow101 merged pull request #987: ci: Run verify-commits.sh in CI on master (master...verify-commits-ci) https://github.com/bitcoin-core/bitcoincore.org/pull/987
<bitcoin-git> bitcoincore.org/master 847d30c Ava Chow: Merge bitcoin-core/bitcoincore.org#987: ci: Run verify-commits.sh in CI on...
<bitcoin-git> bitcoincore.org/master cd000ba Andrew Chow: ci: Run verify-commits.sh in CI on master
<bitcoin-git> [bitcoincore.org] achow101 pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/d36159b57118...847d30cf150d
<bitcoin-git> [bitcoin] fanquake merged pull request #29875: chore: fix some typos in comments (master...master) https://github.com/bitcoin/bitcoin/pull/29875
<bitcoin-git> bitcoin/master 5562f69 merge-script: Merge bitcoin/bitcoin#29875: chore: fix some typos in comments
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dd9007d5bd19...5562f698b7f4
<bitcoin-git> bitcoin/master b1ee4a5 StevenMia: chore: fix some typos in comments
<bitcoin-git> [bitcoin] fanquake merged pull request #29859: build: Fix false positive `CHECK_ATOMIC` test (master...240412-atomic) https://github.com/bitcoin/bitcoin/pull/29859
<bitcoin-git> bitcoin/master dd9007d merge-script: Merge bitcoin/bitcoin#29859: build: Fix false positive `CHECK_ATOMIC` test
<bitcoin-git> bitcoin/master dd3e0fa Hennadii Stepanov: build: Fix false positive `CHECK_ATOMIC` test for clang-15
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3b70ce231e8d...dd9007d5bd19
<bitcoin-git> [bitcoin] maflcko opened pull request #29900: ci: Run everything in Nulgrind or Valgrind (master...2404-Nulgrind,-) https://github.com/bitcoin/bitcoin/pull/29900
<bitcoin-git> [bitcoin] glozow opened pull request #29899: [26.x] archive 26.1 release notes + backports (26.x...2024-04-26.2-backports) https://github.com/bitcoin/bitcoin/pull/29899
<bitcoin-git> [bitcoincore.org] azuchi opened pull request #1018: Add japanese translation for 27.0 (master...ja-translate-27.0) https://github.com/bitcoin-core/bitcoincore.org/pull/1018
<bitcoin-git> [bitcoin] fanquake merged pull request #29846: guix: replace GCC unaligned VMOV patch with binutils patch (master...guix_patch_binutils_not_gcc) https://github.com/bitcoin/bitcoin/pull/29846
<bitcoin-git> bitcoin/master a0dc2eb fanquake: guix: replace GCC unaligned VMOV patch with binutils patch
<bitcoin-git> bitcoin/master 3b70ce2 merge-script: Merge bitcoin/bitcoin#29846: guix: replace GCC unaligned VMOV patch with b...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8cd947532173...3b70ce231e8d
<bitcoin-git> [bitcoin] glozow merged pull request #29893: test: fix intermittent failure in p2p_compactblocks_hb.py (master...202404_test_compact_hb) https://github.com/bitcoin/bitcoin/pull/29893
<bitcoin-git> bitcoin/master 1ae5b20 Martin Zumsande: test: fix intermittent failure in p2p_compactblocks_hb.py
<bitcoin-git> bitcoin/master 8cd9475 glozow: Merge bitcoin/bitcoin#29893: test: fix intermittent failure in p2p_compact...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c8e3b947444c...8cd947532173
<bitcoin-git> [bitcoincore.org] azuchi opened pull request #1017: Add japanese translation for 25.2 (master...ja-translate-25.2) https://github.com/bitcoin-core/bitcoincore.org/pull/1017
<bitcoin-git> [bitcoin] stratospher opened pull request #29898: test: Fix intermittent issue in p2p_handshake.py (master...2024-04-addpeerid) https://github.com/bitcoin/bitcoin/pull/29898
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1015: Bitcoin Core 27.0 (master...release-27.0) https://github.com/bitcoin-core/bitcoincore.org/pull/1015
<bitcoin-git> bitcoincore.org/master d5102c5 Ava Chow: 27.0 RPC docs
<bitcoin-git> bitcoincore.org/master 948010d Ava Chow: Update maintenance table after 27.0
<bitcoin-git> bitcoincore.org/master 8ff3cb2 Ava Chow: Bitcoin Core 27.0
<bitcoin-git> [bitcoincore.org] fanquake pushed 4 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/6005bff23f7e...d36159b57118
<bitcoin-git> [bitcoin] fanquake merged pull request #29892: test: Fix failing univalue float test (master...2404-fix-float-univalue-test-) https://github.com/bitcoin/bitcoin/pull/29892
<bitcoin-git> bitcoin/master c8e3b94 merge-script: Merge bitcoin/bitcoin#29892: test: Fix failing univalue float test
<bitcoin-git> bitcoin/master fa4c696 MarcoFalke: test: Fix failing univalue float test
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5c10d12e7799...c8e3b947444c
<bitcoin-git> [bitcoin] fanquake merged pull request #29828: guix: remove `gcc-toolchain static` from Windows build (master...win_guix_drop_static_toolchain) https://github.com/bitcoin/bitcoin/pull/29828
<bitcoin-git> bitcoin/master 05da246 fanquake: guix: remove gcc-toolchain static from Windows build
<bitcoin-git> bitcoin/master 5c10d12 merge-script: Merge bitcoin/bitcoin#29828: guix: remove `gcc-toolchain static` from Wind...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/312f54278fd9...5c10d12e7799
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1013: Bitcoin Core 25.2 (master...25.2) https://github.com/bitcoin-core/bitcoincore.org/pull/1013
<bitcoin-git> bitcoincore.org/master 6005bff merge-script: Merge bitcoin-core/bitcoincore.org#1013: Bitcoin Core 25.2
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/d93c67042dd7...6005bff23f7e
<bitcoin-git> bitcoincore.org/master ec37392 Ava Chow: Bitcoin Core 25.2

2024-04-16

<bitcoin-git> [bitcoincore.org] achow101 merged pull request #1016: ci: Use bundler 2.4.22 (master...fix-bundler-ci) https://github.com/bitcoin-core/bitcoincore.org/pull/1016
<bitcoin-git> bitcoincore.org/master d93c670 Ava Chow: Merge bitcoin-core/bitcoincore.org#1016: ci: Use bundler 2.4.22
<bitcoin-git> [bitcoincore.org] achow101 pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/2072315fe61e...d93c67042dd7
<bitcoin-git> bitcoincore.org/master 0c10f28 Ava Chow: ci: Use bundler 2.4.22
<bitcoin-git> [bitcoincore.org] achow101 merged pull request #1014: Remove wallet meeting from meetings page (master...2024-04-remove-wallet-meeting) https://github.com/bitcoin-core/bitcoincore.org/pull/1014
<bitcoin-git> bitcoincore.org/master 2072315 Ava Chow: Merge bitcoin-core/bitcoincore.org#1014: Remove wallet meeting from meetin...
<bitcoin-git> [bitcoincore.org] achow101 pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/dc4345667fee...2072315fe61e
<bitcoin-git> bitcoincore.org/master 80d95e0 laanwj: Remove wallet meeting from meetings page
<bitcoin-git> [bitcoincore.org] achow101 opened pull request #1016: ci: Use bundler 2.4.22 (master...fix-bundler-ci) https://github.com/bitcoin-core/bitcoincore.org/pull/1016
<bitcoin-git> [bitcoincore.org] achow101 opened pull request #1015: Release 27.0 (master...release-27.0) https://github.com/bitcoin-core/bitcoincore.org/pull/1015
<bitcoin-git> [bitcoin] fanquake opened pull request #29895: [RFC] guix: remove xz from deps (master...remove_xz_guix) https://github.com/bitcoin/bitcoin/pull/29895
<bitcoin-git> [bitcoin] ryanofsky merged pull request #29726: assumeutxo: Fix -reindex before snapshot was validated (master...202403_assumeutxo_reindex_fix) https://github.com/bitcoin/bitcoin/pull/29726
<bitcoin-git> bitcoin/master 312f542 Ryan Ofsky: Merge bitcoin/bitcoin#29726: assumeutxo: Fix -reindex before snapshot was ...
<bitcoin-git> bitcoin/master b7ba60f Martin Zumsande: test: add coverage for -reindex and assumeutxo
<bitcoin-git> bitcoin/master e57f951 Martin Zumsande: init, validation: Fix -reindex option with an existing snapshot
<bitcoin-git> [bitcoin] ryanofsky pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c7567d9223a9...312f54278fd9
<bitcoin-git> [bitcoincore.org] laanwj opened pull request #1014: Remove wallet meeting from meetings page (master...2024-04-remove-wallet-meeting) https://github.com/bitcoin-core/bitcoincore.org/pull/1014
<bitcoin-git> [bitcoin] mzumsande opened pull request #29893: test: fix intermittent failure in p2p_compactblocks_hb.py (master...202404_test_compact_hb) https://github.com/bitcoin/bitcoin/pull/29893
<bitcoin-git> [bitcoin] Sjors closed pull request #29814: depends: suggest GNU patch for macOS = 13 (master...2024/04/gnu-patch) https://github.com/bitcoin/bitcoin/pull/29814
<bitcoin-git> [bitcoin] maflcko opened pull request #29892: test: Fix failing univalue float test (master...2404-fix-float-univalue-test-) https://github.com/bitcoin/bitcoin/pull/29892
<bitcoin-git> [bitcoin] fanquake opened pull request #29890: deploy: remove some tools when cross-compiling for macOS (master...llvm_tools_v2) https://github.com/bitcoin/bitcoin/pull/29890
<bitcoin-git> [bitcoin] fanquake merged pull request #29886: doc: archive 27.0 release notes (master...archive_rel_notes_27_0) https://github.com/bitcoin/bitcoin/pull/29886
<bitcoin-git> bitcoin/master c7567d9 merge-script: Merge bitcoin/bitcoin#29886: doc: archive 27.0 release notes
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/07720b1cdd77...c7567d9223a9
<bitcoin-git> bitcoin/master c087549 fanquake: doc: archive 27.0 release notes
<bitcoin-git> [bitcoin-detached-sigs] fanquake pushed tag v27.0: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v27.0
<bitcoin-git> bitcoin-detached-sigs/27.x 9cccc77 fanquake: 27.0: macOS sig for final
<bitcoin-git> [bitcoin-detached-sigs] fanquake pushed 1 commit to 27.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/9d9a82642255...9cccc7753df1
<bitcoin-git> qa-assets/main 6caaca8 Niklas Gögge: Merge pull request #183 from maflcko/patch-1
<bitcoin-git> qa-assets/main fa6cf16 maflcko: ci: Add 'du -sh' output
<bitcoin-git> [qa-assets] dergoegge pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/cc757bd079fd...6caaca83f025
<bitcoin-git> [qa-assets] dergoegge merged pull request #183: ci: Add 'du -sh' output (main...patch-1) https://github.com/bitcoin-core/qa-assets/pull/183
<bitcoin-git> [bitcoin] fanquake opened pull request #29888: [27.x] Backports (27.x...27_1_backports) https://github.com/bitcoin/bitcoin/pull/29888
<bitcoin-git> [qa-assets] maflcko opened pull request #183: ci: Add 'du -sh' output (main...patch-1) https://github.com/bitcoin-core/qa-assets/pull/183
<bitcoin-git> qa-assets/main 975f632 Pieter Wuille: Add sipa fuzz seeds
<bitcoin-git> qa-assets/main cc757bd Niklas Gögge: Merge pull request #181 from sipa/sipa
<bitcoin-git> [qa-assets] dergoegge pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/3b71b3defba2...cc757bd079fd
<bitcoin-git> [qa-assets] dergoegge merged pull request #181: Add sipa's fuzz seeds April 2024 (main...sipa) https://github.com/bitcoin-core/qa-assets/pull/181
<bitcoin-git> [bitcoin] fanquake opened pull request #29886: doc: archive 27.0 release notes (master...archive_rel_notes_27_0) https://github.com/bitcoin/bitcoin/pull/29886
<gribble> https://github.com/bitcoin/bitcoin/issues/29090 | ci: feature_proxy failing in MSVC job · Issue #29090 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] laanwj closed pull request #29885: BTC team (master...codespace-glorious-space-fishstick-v6p7xvp574x436gpj) https://github.com/bitcoin/bitcoin/pull/29885
<bitcoin-git> [bitcoin] OkSang88 reopened pull request #29885: BTC world (master...codespace-glorious-space-fishstick-v6p7xvp574x436gpj) https://github.com/bitcoin/bitcoin/pull/29885
<bitcoin-git> [bitcoin] OkSang88 closed pull request #29885: BTC world (master...codespace-glorious-space-fishstick-v6p7xvp574x436gpj) https://github.com/bitcoin/bitcoin/pull/29885
<bitcoin-git> [bitcoin] OkSang88 opened pull request #29885: BTC world (master...codespace-glorious-space-fishstick-v6p7xvp574x436gpj) https://github.com/bitcoin/bitcoin/pull/29885

2024-04-15

<bitcoin-git> bitcoin-detached-sigs/27.x 9d9a826 Ava Chow: 27.0: win sig for final
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 27.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/6bd151b6cf37...9d9a82642255
<bitcoin-git> [bitcoin] pinheadmz opened pull request #29882: netbase: clean up Proxy logging (master...cleaner-proxy-logs) https://github.com/bitcoin/bitcoin/pull/29882
<bitcoin-git> [bitcoin] fanquake opened pull request #29881: guix: use GCC 13 to builds releases (master...gcc_13_v2) https://github.com/bitcoin/bitcoin/pull/29881
<bitcoin-git> [bitcoin] fanquake pushed tag v27.0: https://github.com/bitcoin/bitcoin/compare/v27.0
<bitcoin-git> [bitcoin] fanquake merged pull request #29780: [27.x] More backports and finalize (27.x...finalize_or_rc2_27) https://github.com/bitcoin/bitcoin/pull/29780
<bitcoin-git> bitcoin/27.x bde54b7 MarcoFalke: ci: Print tsan errors to stderr
<bitcoin-git> bitcoin/27.x c4da61b laanwj: doc: Suggest installing dev packages for debian/ubuntu qt5 build
<bitcoin-git> bitcoin/27.x 753c68d laanwj: ci: Pull in qtbase5-dev instead of seperate low-level libraries
<bitcoin-git> [bitcoin] fanquake pushed 8 commits to 27.x: https://github.com/bitcoin/bitcoin/compare/b3cd95249546...d82283950f5f
<bitcoin-git> [bitcoin] fanquake opened pull request #29880: depends: build FreeType with CMake (master...depends_freetype_use_cmake) https://github.com/bitcoin/bitcoin/pull/29880
<bitcoin-git> [leveldb-subtree] fanquake opened pull request #40: cherry-pick: Remove leveldb::port::kLittleEndian. (bitcoin-fork...cherry_pick_endian) https://github.com/bitcoin-core/leveldb-subtree/pull/40
<Chris_Stewart_5> Since the test descriptor mixes private/public keys, i don't believe it can easily be dropped into descriptor_tests.cpp -- IIUC the test framework required ONLY private keys or ONLY public keys in the descriptor? https://github.com/bitcoin/bitcoin/blob/07720b1cdd77399f32124641dbe1dd267eb0cf8b/src/test/descriptor_tests.cpp#L129
<Chris_Stewart_5> sipa: I do suspect that this test vector is still wrong, but I don't see an easy way to implement it in bitcoin core. The reason I suspect its wrong is because if I omit the parity byte i get the "correct" script (according to BIP386). If I add the parity byte I get something else ('5120756a5aace335408f938e4e032d56e3bbdfb9833520e3041a3518c89b3f21949b').
<bitcoin-git> [qa-assets] sipa opened pull request #181: Add sipa's fuzz seeds April 2024 (main...sipa) https://github.com/bitcoin-core/qa-assets/pull/181
<gribble> https://github.com/bitcoin/bitcoin/issues/29879 | fuzz: explicitly cap the vsize of RBFs for diagram checks by instagibbs · Pull Request #29879 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] instagibbs opened pull request #29879: fuzz: explicitly cap the vsize of RBFs for diagram checks (master...2024-04-package-rbf-overflow) https://github.com/bitcoin/bitcoin/pull/29879
<bitcoin-git> [crc32c-subtree] laanwj reopened pull request #7: build: Drop endianess workaround (bitcoin-fork...drop_endian_workaround) https://github.com/bitcoin-core/crc32c-subtree/pull/7
<bitcoin-git> [crc32c-subtree] laanwj closed pull request #7: build: Drop endianess workaround (bitcoin-fork...drop_endian_workaround) https://github.com/bitcoin-core/crc32c-subtree/pull/7
<bitcoin-git> [bitcoin] glozow merged pull request #29869: rpc, bugfix: Enforce maximum value for setmocktime (master...2024-04-fuzz-smt) https://github.com/bitcoin/bitcoin/pull/29869
<bitcoin-git> bitcoin/master 07720b1 glozow: Merge bitcoin/bitcoin#29869: rpc, bugfix: Enforce maximum value for setmoc...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/df609a344e53...07720b1cdd77
<bitcoin-git> bitcoin/master c2e0489 dergoegge: [rpc, bugfix] Enforce maximum value for setmocktime
<bitcoin-git> [bitcoin] glozow merged pull request #29699: test: check disconnection when sending sendaddrv2 after verack (master...2024-03-test-sendaddrv2-after-verack) https://github.com/bitcoin/bitcoin/pull/29699
<bitcoin-git> bitcoin/master df609a3 glozow: Merge bitcoin/bitcoin#29699: test: check disconnection when sending sendad...
<bitcoin-git> bitcoin/master b4c9ace brunoerg: test: check disconnection when sending sendaddrv2 after verack
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/22c86140f8fe...df609a344e53
<bitcoin-git> [bitcoin] fanquake merged pull request #29848: ci: use Clang 16 for Valgrind (master...valgrind_clang_16_noble) https://github.com/bitcoin/bitcoin/pull/29848
<bitcoin-git> bitcoin/master 22c8614 merge-script: Merge bitcoin/bitcoin#29848: ci: use Clang 16 for Valgrind
<bitcoin-git> bitcoin/master ad21f22 fanquake: ci: use clang-16 for Valgrind
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/58446e1d92c7...22c86140f8fe
<bitcoin-git> [bitcoin] fanquake opened pull request #29878: depends: build expat with CMake (master...depends_expat_use_cmake) https://github.com/bitcoin/bitcoin/pull/29878
<bitcoin-git> [bitcoin] 0xB10C opened pull request #29877: tracing: cast block_connected duration to µs (master...2024-04-tracing-cast-duration-to-µs) https://github.com/bitcoin/bitcoin/pull/29877
<bitcoin-git> [bitcoin] fanquake opened pull request #29876: build: add `-Wundef` (master...add_wundef) https://github.com/bitcoin/bitcoin/pull/29876
<bitcoin-git> [bitcoin] StevenMia opened pull request #29875: chore: fix some typos in comments (master...master) https://github.com/bitcoin/bitcoin/pull/29875
<bitcoin-git> [bitcoin] fanquake merged pull request #28874: doc: fixup help output for -upnp and -natpmp (master...redundant_upnp_ifdef) https://github.com/bitcoin/bitcoin/pull/28874
<bitcoin-git> bitcoin/master 58446e1 merge-script: Merge bitcoin/bitcoin#28874: doc: fixup help output for -upnp and -natpmp
<bitcoin-git> bitcoin/master 92f88a9 fanquake: doc: fixup NAT-PMP help doc
<bitcoin-git> bitcoin/master 02395ed fanquake: init: remove redundant upnp #ifdef
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3abee5eceb41...58446e1d92c7
<bitcoin-git> [bitcoin] laanwj opened pull request #29874: test: Add large aligned vmov check for mingw (master...2024-04-forbidden-vmov-check) https://github.com/bitcoin/bitcoin/pull/29874
<bitcoin-git> [bitcoin] glozow opened pull request #29873: policy: restrict all TRUC (v3) transactions to 25KvB (master...2024-04-truc-25k) https://github.com/bitcoin/bitcoin/pull/29873
<bitcoin-git> [bitcoin] maflcko opened pull request #29872: test: Add missing Assert(mock_time_in = 0s) to SetMockTime (master...2404-mocktime-) https://github.com/bitcoin/bitcoin/pull/29872
<bitcoin-git> [bitcoin] fanquake merged pull request #29856: ci: Bump s390x to ubuntu:24.04 (master...2404-ci-s390x-) https://github.com/bitcoin/bitcoin/pull/29856
<bitcoin-git> bitcoin/master 3abee5e merge-script: Merge bitcoin/bitcoin#29856: ci: Bump s390x to ubuntu:24.04
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d29fc3a245c0...3abee5eceb41
<bitcoin-git> bitcoin/master fadf7e9 MarcoFalke: ci: Bump s390x to ubuntu:24.04
<bitcoin-git> [bitcoin] fanquake merged pull request #29823: minisketch: update subtree to 3472e2f5ec75ace39ce9243af6b3fee233a67492 (master...pull_minisketch_tree) https://github.com/bitcoin/bitcoin/pull/29823
<bitcoin-git> bitcoin/master e58e132 fanquake: Update minisketch subtree to latest master
<bitcoin-git> bitcoin/master 4722b7c fanquake: build: remove minisketch clz check
<bitcoin-git> bitcoin/master 1eea10a fanquake: Squashed 'src/minisketch/' changes from a571ba20f9..3472e2f5ec
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/0de63b8b46ef...d29fc3a245c0
<bitcoin-git> [bitcoin] maflcko opened pull request #29870: rpc: Reword SighashFromStr error message (master...2404-rpc-SighashFromStr-) https://github.com/bitcoin/bitcoin/pull/29870
<bitcoin-git> [bitcoin] dergoegge opened pull request #29869: rpc, bugfix: Enforce maximum value for setmocktime (master...2024-04-fuzz-smt) https://github.com/bitcoin/bitcoin/pull/29869
<bitcoin-git> [gui-qml] pablomartin4btc opened pull request #399: Bugfix custom datadir doubleClick - Follow-up #392 (main...qml-fix-custom-datadir-doubleclick) https://github.com/bitcoin-core/gui-qml/pull/399

2024-04-14

<bitcoin-git> [bitcoin] hebasto opened pull request #29868: Reintroduce external signer support for Windows (master...240414-win-subprocess) https://github.com/bitcoin/bitcoin/pull/29868
<bitcoin-git> [bitcoin] furszy closed pull request #27770: Introduce 'getblockfileinfo' RPC command (master...2023_rpc_getblockfileinfo) https://github.com/bitcoin/bitcoin/pull/27770

2024-04-13

<bitcoin-git> [bitcoin] furszy opened pull request #29867: index: race fix, lock cs_main while 'm_synced' is subject to change (master...2024_index_fix_race) https://github.com/bitcoin/bitcoin/pull/29867
<bitcoin-git> [bitcoin] theStack opened pull request #29865: util: remove unused cpp-subprocess options (master...202404-remove-unused-cpp-subprocess-options) https://github.com/bitcoin/bitcoin/pull/29865
<bitcoin-git> [bitcoin] maflcko closed pull request #29864: Update unix build instructions. (master...HB/doc-update) https://github.com/bitcoin/bitcoin/pull/29864
<bitcoin-git> [bitcoin] cryptoquick opened pull request #29864: Update unix build instructions. (master...HB/doc-update) https://github.com/bitcoin/bitcoin/pull/29864

2024-04-12

<dbrzzz> hello everyone, is there any special security concerns involved with accepting automated payments through bitcoin apart from ensuring to check for confirmations, and firewalling the server hosting bitcoind?
<bitcoin-git> [bitcoin] paplorinc opened pull request #29862: test: Validate transaction without inputs (master...paplorinc/consensus_test_coverage) https://github.com/bitcoin/bitcoin/pull/29862
<bitcoin-git> [bitcoin] hebasto opened pull request #29859: build: Fix false positive `CHECK_ATOMIC` test for clang-15 (master...240412-atomic) https://github.com/bitcoin/bitcoin/pull/29859
<bitcoin-git> [gui] pablomartin4btc opened pull request #817: Bugfix - don't allow multiple dialogs for same tx in TransactionView (master...gui-fix-tx-view-only-one-dialog-per-tx-id) https://github.com/bitcoin-core/gui/pull/817

2024-04-11

<bitcoin-git> [gui-qml] D33r-Gee opened pull request #397: UI Only Custom Datadir Display (main...qml-custom-datadir-display) https://github.com/bitcoin-core/gui-qml/pull/397
<bitcoin-git> [bitcoin] maflcko opened pull request #29856: ci: Bump s390x to ubuntu:24.04 (master...2404-ci-s390x-) https://github.com/bitcoin/bitcoin/pull/29856
<bitcoin-git> [bitcoin] achow101 opened pull request #29855: psbt: Check non witness utxo outpoint early (master...psbt-check-outpoint) https://github.com/bitcoin/bitcoin/pull/29855
<bitcoin-git> [bitcoin] darosior opened pull request #29854: 26.x: backport #29853 ("sign: don't assume we are parsing a sane Miniscript") (26.x...2404_ms_crash_backport_26) https://github.com/bitcoin/bitcoin/pull/29854
<bitcoin-git> [bitcoin] fanquake merged pull request #29849: Fix typos in `subprocess.hpp` (master...240411-subp-linter) https://github.com/bitcoin/bitcoin/pull/29849
<bitcoin-git> bitcoin/master 0de63b8 merge-script: Merge bitcoin/bitcoin#29849: Fix typos in `subprocess.hpp`
<bitcoin-git> bitcoin/master 13f5391 Hennadii Stepanov: Fix typos in `subprocess.hpp`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bdb33ec51986...0de63b8b46ef
<bitcoin-git> [bitcoin] fanquake opened pull request #29852: [WIP] build: remove need to test for endianness (master...leveldb_cherrypicks) https://github.com/bitcoin/bitcoin/pull/29852
<bitcoin-git> [bitcoin] glozow merged pull request #29735: AcceptMultipleTransactions: Fix workspace not being set as client_maxfeerate failure (master...2024-03-fix-multitx-maxfee) https://github.com/bitcoin/bitcoin/pull/29735
<bitcoin-git> bitcoin/master 73b68bd Greg Sanders: fill_mempool: remove subtest-specific comment
<bitcoin-git> bitcoin/master a3da63e Greg Sanders: Move fill_mempool to util function
<bitcoin-git> bitcoin/master f3aa5bd Greg Sanders: fill_mempool: assertions and docsctring update
<bitcoin-git> [bitcoin] glozow pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/3f6a6da3b08d...bdb33ec51986
<bitcoin-git> [bitcoin] laanwj opened pull request #29850: net: Decrease nMaxIPs when learning from DNS seeds (master...2024-04-dnsseeds-up-to-32) https://github.com/bitcoin/bitcoin/pull/29850