<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] 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
<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
<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
<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
<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
<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>
[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] 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
<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>
[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>
[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>
[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 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
<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
<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] 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