< May 2025 >
Su Mo Tu We Th Fr Sa 12345678910111213 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
2025-03-08
<bitcoin-git>
[bitcoin] laanwj closed pull request #32020: Improve Clarity of Commentary by Removing Redundant Word (master...remove-redundant-word) https://github.com/bitcoin/bitcoin/pull/32020
<bitcoin-git>
[bitcoin] abguermez opened pull request #32020: Improve Clarity of Commentary by Removing Redundant Word (master...remove-redundant-word) https://github.com/bitcoin/bitcoin/pull/32020
<bitcoin-git>
[bitcoin] hebasto opened pull request #32019: cmake: Check for `makensis` tool before using it (master...250307-makensis) https://github.com/bitcoin/bitcoin/pull/32019
<bitcoin-git>
[bitcoin] fanquake opened pull request #32003: doc: remove note about macOS self-signing (master...remove_code_signing_note) https://github.com/bitcoin/bitcoin/pull/32003
<bitcoin-git>
[bitcoin] fanquake opened pull request #32002: doc: add note to Windows build about stripping bins (master...windows_strip_note) https://github.com/bitcoin/bitcoin/pull/32002
<bitcoin-git>
[bitcoin] fanquake opened pull request #32000: Update minisketch subtree to d1e6bb8bbf8ef104b9dd002cab14a71b91061177 (master...update_minisketch_subtree) https://github.com/bitcoin/bitcoin/pull/32000
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #31992: cmake: Avoid fuzzer "multiple definition of `main'" errors (master...pr/subtree-fuzz) https://github.com/bitcoin/bitcoin/pull/31992
<bitcoin-git>
[bitcoin] l0rinc opened pull request #31991: RFC: Add implicit constructor for `_hex` to `uint256` and remove `consteval_ctor` (master...l0rinc/implicit_hex_to_uint256) https://github.com/bitcoin/bitcoin/pull/31991
<bitcoin-git>
[bitcoin] glozow opened pull request #31978: kernel: pre-29.x chainparams and headerssync update (master...2025-03-v29-chainparams) https://github.com/bitcoin/bitcoin/pull/31978
<bitcoin-git>
[bitcoin] fjahr opened pull request #31977: test: Use rpc_deprecated only for testing deprecation (master...2025-03-dep) https://github.com/bitcoin/bitcoin/pull/31977
<laanwj>
sipa: it changes the -upnp command-line (and bitcoin.conf) option handling too, to map -upnp to -natpmp and log a message
<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] 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