<bitcoin-git>
bitcoincore.org/master b87fa3c Antoine Poinsot: Update security advisories with assigned CVE IDs
<bitcoin-git>
[bitcoin] maflcko closed pull request #31950: doc: fix typo and update subtree to resolve CI errors (#31949) (master...master) https://github.com/bitcoin/bitcoin/pull/31950
<bitcoin-git>
[bitcoin] maflcko closed pull request #24128: wallet: BIP 326 sequence based anti-fee-snipe for taproot inputs (master...2201-126) https://github.com/bitcoin/bitcoin/pull/24128
<bitcoin-git>
[bitcoin] osrm opened pull request #31950: doc: fix typo and update subtree to resolve CI errors (#31949) (master...master) https://github.com/bitcoin/bitcoin/pull/31950
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #31945: depends: Update libmultiprocess library to fix CI failures (master...pr/bumptree2) https://github.com/bitcoin/bitcoin/pull/31945
<bitcoin-git>
[bitcoin] maflcko reopened pull request #31457: fuzz: Speed up *_package_eval fuzz targets a bit (master...2412-fuzz-pkg-eval-faster) https://github.com/bitcoin/bitcoin/pull/31457
<bitcoin-git>
[bitcoin] rkrux opened pull request #31943: test: add coverage for abandoning unconfirmed transaction (master...mempool-abandon) https://github.com/bitcoin/bitcoin/pull/31943
2025-02-23
<bitcoin-git>
[bitcoin] willcl-ark opened pull request #31940: Add assumeutxo chainparams to release-process.md (master...doc-release-autxo) https://github.com/bitcoin/bitcoin/pull/31940
<bitcoin-git>
[bitcoin] fanquake closed pull request #29809: net: update comment for service bit support info for seed.bitcoin.sipa.be (master...update-dns-seed-flags) https://github.com/bitcoin/bitcoin/pull/29809
<bitcoin-git>
[bitcoin] Bue-von-hon opened pull request #31936: rpc: Support v3 raw transactions creation (master...create-v3-rawtransaction) https://github.com/bitcoin/bitcoin/pull/31936
<bitcoin-git>
[bitcoin] Prabhat1308 opened pull request #31933: doc: Update documentation to include Clang/llvm based coverage report generation (master...pv/add_llvm_based_coverage) https://github.com/bitcoin/bitcoin/pull/31933
<bitcoin-git>
bitcoin/master 01906ce Antoine Poinsot: pcp: make the ToString method const
<bitcoin-git>
[bitcoin] hodlinator opened pull request #31929: http: Make server shutdown more robust (master...2025/02/stop_http_robust) https://github.com/bitcoin/bitcoin/pull/31929
<bitcoin-git>
[bitcoin] hebasto opened pull request #31928: ci: Fix filtering out Qt-generated files from `compile_commands.json` (master...250221-autogen) https://github.com/bitcoin/bitcoin/pull/31928
<bitcoin-git>
[bitcoin] rkrux opened pull request #31925: contrib: update `utxo_to_sqlite` tool documentation and comment (master...utxo-sql) https://github.com/bitcoin/bitcoin/pull/31925
<bitcoin-git>
[bitcoin] l0rinc opened pull request #31923: log,optimization: use original log string when no suspicious chars found (master...lorinc/optimistic-log-escape-message) https://github.com/bitcoin/bitcoin/pull/31923
<bitcoin-git>
[bitcoin] theuni opened pull request #31920: build: create Depends build type for depends and use it by default for depends builds (master...cmake-depends-config2) https://github.com/bitcoin/bitcoin/pull/31920
<bitcoin-git>
[bitcoin] mahdirahimi1999 opened pull request #31919: Refactor file handling with context managers in multiple files (master...refactor/file-handling-improvement) https://github.com/bitcoin/bitcoin/pull/31919
<bitcoin-git>
[bitcoin] fanquake closed pull request #31328: test: locking -testdatadir when not specified and then deleting lock and dir at end of test (master...lockTestDataDir) https://github.com/bitcoin/bitcoin/pull/31328
<bitcoin-git>
[bitcoin] fanquake merged pull request #31662: cmake: Do not modify `CMAKE_TRY_COMPILE_TARGET_TYPE` globally (master...250115-target-type) https://github.com/bitcoin/bitcoin/pull/31662
<bitcoin-git>
bitcoin/master 71bf829 Hennadii Stepanov: cmake: Convert `check_cxx_source_compiles_with_flags` to a function
<bitcoin-git>
[bitcoin] fanquake closed pull request #29589: consensus: Consistently encode and decode `OP_1NEGATE` similar to other small ints in Script (master...2024-03-07-op1neg-py) https://github.com/bitcoin/bitcoin/pull/29589
<bitcoin-git>
[bitcoin] achow101 merged pull request #31742: contrib: fix BUILDDIR in gen-bitcoin-conf script and gen-manpages.py (master...fix-builddir) https://github.com/bitcoin/bitcoin/pull/31742
<bitcoin-git>
bitcoin/master 9d7672b Ava Chow: Merge bitcoin/bitcoin#31742: contrib: fix BUILDDIR in gen-bitcoin-conf scr...
<bitcoin-git>
bitcoin/master 63a8791 jurraca: contrib: fix BUILDDIR in gen-bitcoin-conf script and gen-manpages.py
<bitcoin-git>
[bitcoin] l0rinc opened pull request #31917: fuzz: provide more realistic values to the base58(check) decoders (master...l0rinc/base-encoding-input-fuzz-size-reduction) https://github.com/bitcoin/bitcoin/pull/31917
<bitcoin-git>
[bitcoin] laanwj opened pull request #31916: init: Handle dropped UPnP support more gracefully (master...2025-02-upnp-setting-upgrade) https://github.com/bitcoin/bitcoin/pull/31916
<bitcoin-git>
[bitcoin] fanquake closed pull request #31353: rpc, cli: add getbalances#total, and use it for -getinfo (master...2024-11-total-wallet-balance) https://github.com/bitcoin/bitcoin/pull/31353
<bitcoin-git>
[bitcoin] stephenmiracle4 opened pull request #31915: i deleted a commented line in invalid_signer.py file (master...mimibest) https://github.com/bitcoin/bitcoin/pull/31915
<bitcoin-git>
[bitcoin] stephenmiracle4 opened pull request #31914: i deleted a commented line in invalid_signer.py file (master...mimibest) https://github.com/bitcoin/bitcoin/pull/31914
<bitcoin-git>
[bitcoin] darosior opened pull request #31910: qa: fix an off-by-one in utxo snapshot fuzz target and sanity check its snapshot data (master...2502_assumeutxo_test_fuzz_snapshot) https://github.com/bitcoin/bitcoin/pull/31910
<bitcoin-git>
[bitcoin] tnull opened pull request #31900: Fix delimeter in `package-msg` field of `submitpackage` RPC (master...2025-02-align-delimiter-in-package-msg) https://github.com/bitcoin/bitcoin/pull/31900
<bitcoin-git>
[bitcoin] hebasto opened pull request #31899: cmake: Exclude generated sources from translation (master...250218-translate-target) https://github.com/bitcoin/bitcoin/pull/31899
<bitcoin-git>
[bitcoin] Sjors opened pull request #31897: mining: drop unused -nFees and sigops from CBlockTemplate (master...2025/02/fees) https://github.com/bitcoin/bitcoin/pull/31897
<bitcoin-git>
[bitcoin] maflcko opened pull request #31896: refactor: Remove redundant and confusing calls to IsArgSet (master...2502-less-is-arg-set) https://github.com/bitcoin/bitcoin/pull/31896
<bitcoin-git>
[bitcoin] l0rinc closed pull request #31875: WIP: speed up `BatchWrite` by sorting the batches in descending order (master...l0rinc/sorted-BatchWrite) https://github.com/bitcoin/bitcoin/pull/31875
<bitcoin-git>
[bitcoin] midnightmagic opened pull request #31888: correct wrong assumptions in the contrib linearize data script (master...fix-linearize-gjpyn) https://github.com/bitcoin/bitcoin/pull/31888
<bitcoin-git>
[bitcoin] jonatack opened pull request #31886: cli: return local services in -netinfo (master...2025-02-netinfo-services) https://github.com/bitcoin/bitcoin/pull/31886