<bitcoin-git>
[bitcoin] fanquake merged pull request #29953: doc: Bash is needed in gen_id and is not installed on FreeBSD by default (master...240424-freebsd-bash) https://github.com/bitcoin/bitcoin/pull/29953
<bitcoin-git>
bitcoin/master 9381052 Hennadii Stepanov: doc: Bash is needed in gen_id and is not installed on FreeBSD by default
<bitcoin-git>
bitcoin/master 0eb1459 merge-script: Merge bitcoin/bitcoin#29953: doc: Bash is needed in gen_id and is not inst...
<bitcoin-git>
bitcoin/master 03e36b3 hanmz: Fix typos in description.md and wallet_util.py
<bitcoin-git>
[bitcoin] m3dwards opened pull request #29960: depends: pass verbose through to cmake based makefiles (master...depends-cm-verbose) https://github.com/bitcoin/bitcoin/pull/29960
<bitcoin-git>
[bitcoin] vasild closed pull request #25390: sync: introduce a thread-safe generic container and use it to remove a bunch of "GlobalMutex"es (master...ThreadSafePtr) https://github.com/bitcoin/bitcoin/pull/25390
<bitcoin-git>
[bitcoin] laanwj opened pull request #29959: [PoC] qt, depends: Add wayland support without build-time nor fixed run-time deps (master...2024-04-qtsowrap-wayland) https://github.com/bitcoin/bitcoin/pull/29959
<bitcoin-git>
[gui-qml] hebasto merged pull request #398: Using a different configuration file name from QT (main...qml-separate-guiconstants-from-qt) https://github.com/bitcoin-core/gui-qml/pull/398
<bitcoin-git>
gui-qml/main 085805f merge-script: Merge bitcoin-core/gui-qml#398: Using a different configuration file name ...
<bitcoin-git>
gui-qml/main 5be1e52 pablomartin4btc: qml, refactoring: Separate guiconstants from QT
<bitcoin-git>
[bitcoin] hebasto opened pull request #29953: doc: Bash is needed in gen_id and is not installed on FreeBSD by default (master...240424-freebsd-bash) https://github.com/bitcoin/bitcoin/pull/29953
<bitcoin-git>
[bitcoin] fanquake merged pull request #29585: contrib: list other binaries in manpage output (master...list_other_pages_in_man) https://github.com/bitcoin/bitcoin/pull/29585
<bitcoin-git>
bitcoin/master 427044a merge-script: Merge bitcoin/bitcoin#29585: contrib: list other binaries in manpage output
<bitcoin-git>
bitcoin/master 7c3ac59 fanquake: contrib: list other binaries in manpage output
<bitcoin-git>
bitcoin/master fb4cc5f Matthew Zipkin: netbase: clean up Proxy logging
<bitcoin-git>
[bitcoin] hebasto closed pull request #29761: build: Consider `SOURCE_DATE_EPOCH` in Guix environment only (master...240328-epoch) https://github.com/bitcoin/bitcoin/pull/29761
<bitcoin-git>
[bitcoin] fanquake merged pull request #29929: ci: Drop no longer needed `-I` flag in "tidy" task (master...240421-ci-tidy) https://github.com/bitcoin/bitcoin/pull/29929
<bitcoin-git>
bitcoin/master 19722e3 merge-script: Merge bitcoin/bitcoin#29929: ci: Drop no longer needed `-I` flag in "tidy"...
<bitcoin-git>
bitcoin/master 6f5954a Hennadii Stepanov: ci: Drop no longer needed `-I` flag in "tidy" task
<bitcoin-git>
[bitcoin] Umiiii opened pull request #29948: test: add missing comparison of node1's mempool in MempoolPackagesTest (master...master) https://github.com/bitcoin/bitcoin/pull/29948
<bitcoin-git>
[bitcoin] Umiiii closed pull request #29941: test: add missing comparison of node1's mempool in MempoolPackagesTest (master...master) https://github.com/bitcoin/bitcoin/pull/29941
2024-04-23
<bitcoin-git>
[bitcoin] hebasto opened pull request #29947: doc: Suggest only necessary Qt packages for installation on OpenBSD (master...240423-openbsd-qt-deps) https://github.com/bitcoin/bitcoin/pull/29947
<bitcoin-git>
[bitcoin] luke-jr opened pull request #29946: Bugfix: JSON-RPC request Content-Type is application/json (master...jsonrpc_content_type) https://github.com/bitcoin/bitcoin/pull/29946
<bitcoin-git>
[bitcoin] Umiiii opened pull request #29941: test: add missing comparison of node1's mempool in MempoolPackagesTest (master...master) https://github.com/bitcoin/bitcoin/pull/29941
<bitcoin-git>
[bitcoin] Umiiii closed pull request #29940: test: add missing comparison of node1's mempool in MempoolPackagesTest (master...master) https://github.com/bitcoin/bitcoin/pull/29940
<bitcoin-git>
[bitcoin] Umiiii opened pull request #29940: test(mempool): add missing comparison of node1's mempool in MempoolPackagesTest (master...master) https://github.com/bitcoin/bitcoin/pull/29940
<bitcoin-git>
[bitcoin] theStack opened pull request #29939: test: add MiniWallet tagging support to avoid UTXO mixing, use in `fill_mempool` (master...202404-test-support_MiniWallet_tags) https://github.com/bitcoin/bitcoin/pull/29939
<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...