< May 2025 >
Su Mo Tu We Th Fr Sa 12345678910111213141516 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
2025-02-11
<bitcoin-git>
[bitcoin] crStiv opened pull request #31839: streams: Add stream position validation in BufferedFile::AdvanceStream (master...фффф) https://github.com/bitcoin/bitcoin/pull/31839
<bitcoin-git>
[bitcoin] achow101 merged pull request #30623: test: Fuzz the human-readable part of bech32 as well (master...l0rinc/bech32-testing) https://github.com/bitcoin/bitcoin/pull/30623
<bitcoin-git>
bitcoin/master 79f02d5 Ava Chow: Merge bitcoin/bitcoin#30623: test: Fuzz the human-readable part of bech32 ...
<bitcoin-git>
[bitcoin] Sjors opened pull request #31834: build: disable bitcoin-node if daemon is not built (master...2025/02/daemon-multiprocess) https://github.com/bitcoin/bitcoin/pull/31834
<bitcoin-git>
[bitcoin] marcofleon closed pull request #31001: refactor: ensure type safety for txid and wtxid in `RelayTransaction` (master...2024/09/relaytx-type-safety) https://github.com/bitcoin/bitcoin/pull/31001
<bitcoin-git>
[bitcoin] glozow opened pull request #31829: p2p: improve TxOrphanage denial of service bounds and increase -maxorphantxs (master...2025-01-orphanage-peer-dos) https://github.com/bitcoin/bitcoin/pull/31829
<bitcoin-git>
[bitcoin] Christewart opened pull request #31823: tests: Add witness commitment if we have a witness transaction in `FullBlockTest.update_block()` (master...2025-02-07-featureblockpy-witnesscommitment) https://github.com/bitcoin/bitcoin/pull/31823
<bitcoin-git>
bitcoin/master 2706c5b Greg Sanders: test: test_inv_block, use mocktime instead of waiting
<bitcoin-git>
[bitcoin] fanquake opened pull request #31820: build: consistently use `CLIENT_NAME` in libbitcoinkernel.pc.in (master...reuse_client_name) https://github.com/bitcoin/bitcoin/pull/31820
<bitcoin-git>
[bitcoin] instagibbs opened pull request #31811: test: test_inv_block, use mocktime instead of waiting (master...2025-02-tx_dl_mocktime) https://github.com/bitcoin/bitcoin/pull/31811
<bitcoin-git>
[bitcoin] glozow opened pull request #31810: TxOrphanage: account for size of orphans and count announcements (master...2025-02-orphanage-accounting) https://github.com/bitcoin/bitcoin/pull/31810
<bitcoin-git>
[bitcoin] hebasto opened pull request #31809: Prepare "Open Transifex translations for v29.0" release step (master...250206-translations) https://github.com/bitcoin/bitcoin/pull/31809
<bitcoin-git>
[bitcoin] glozow merged pull request #31760: test: make sure we are on sync with a peer before checking if they have sent a message (master...2025-01-fix-p2p-orphan-halding-requests-check) https://github.com/bitcoin/bitcoin/pull/31760
<bitcoin-git>
bitcoin/master ae9eaa0 glozow: Merge bitcoin/bitcoin#31760: test: make sure we are on sync with a peer be...
<bitcoin-git>
bitcoin/master 3f4b104 Sergi Delgado Segura: test: make sure we are on sync with a peer before checking if they have se...
<bitcoin-git>
[qa-assets] murchandamus opened pull request #218: Add Murch’s inputs February 2025 merged without sanitizers (main...2025-02-murch-inputs-no-san) https://github.com/bitcoin-core/qa-assets/pull/218
<bitcoin-git>
[bitcoin] theuni opened pull request #31807: kernel: Avoid duplicating symbols in the kernel and downstream users (master...fix-dupe-kernel-symbols) https://github.com/bitcoin/bitcoin/pull/31807
<bitcoin-git>
[bitcoin] ryanofsky reopened pull request #30975: ci: build multiprocess on most jobs (master...2024/09/multiprocess-guix) https://github.com/bitcoin/bitcoin/pull/30975
<bitcoin-git>
[bitcoin] ryanofsky closed pull request #30975: ci: build multiprocess on most jobs (master...2024/09/multiprocess-guix) https://github.com/bitcoin/bitcoin/pull/30975
<bitcoin-git>
[bitcoin] furszy opened pull request #31794: wallet: abandon orphan coinbase txs, and their descendants, during startup (master...2025_wallet_abandon_coinbase_during_startup) https://github.com/bitcoin/bitcoin/pull/31794
<bitcoin-git>
[bitcoin] darosior opened pull request #31792: Double check all block rules in `ConnectBlock`, not only `CheckBlock` (master...2502_ctx_checks_in_connectblock) https://github.com/bitcoin/bitcoin/pull/31792
<bitcoin-git>
[bitcoin] Sjors closed pull request #31763: Pass custom DEP_OPTS and CONFIG_FLAGS to guix-build (master...2025/01/guix-config-flags) https://github.com/bitcoin/bitcoin/pull/31763
<bitcoin-git>
[gui] rhysbeynon opened pull request #852: Updated MacOS icon to more closely fit Apple's design standards (master...updated-icns) https://github.com/bitcoin-core/gui/pull/852
<bitcoin-git>
[bitcoin] Sjors opened pull request #31785: Have createNewBlock() ensure m_tip_block is set (master...2025/02/create_new_block) https://github.com/bitcoin/bitcoin/pull/31785
<bitcoin-git>
[bitcoin] kevkevinpal opened pull request #31784: test: added additional coverage to waitforblock and waitforblockheight rpc's (master...moreTimeoutTests) https://github.com/bitcoin/bitcoin/pull/31784
<bitcoin-git>
[gui-qml] hebasto merged pull request #430: Allow IPv6 in Proxy settings and moving validation out from the UI into the model/ interface (main...qml-ipaddress-allow-ipv6) https://github.com/bitcoin-core/gui-qml/pull/430
<bitcoin-git>
gui-qml/main 4dea7c9 pablomartin4btc: qml, proxy: Allow IPv6 and move out UI validation
<bitcoin-git>
[bitcoin] hebasto opened pull request #31779: cmake: Improve safety and robustness during building `crc32c` subtree (master...250202-cmake-crc32c) https://github.com/bitcoin/bitcoin/pull/31779
<bitcoin-git>
[gui] hebasto merged pull request #850: psbt: Use SIGHASH_DEFAULT when signing PSBTs (master...gui-psbt-sighash-default) https://github.com/bitcoin-core/gui/pull/850
<bitcoin-git>
bitcoin/master 3e97ff9 Ava Chow: gui, psbt: Use SIGHASH_DEFAULT when signing PSBTs
<bitcoin-git>
bitcoin/master 1172bc4 Hennadii Stepanov: Merge bitcoin-core/gui#850: psbt: Use SIGHASH_DEFAULT when signing PSBTs
<bitcoin-git>
bitcoin/master 7fbb1bc TheCharlatan: kernel: Move block tree db open to block manager
<bitcoin-git>
[bitcoin] davidgumberg opened pull request #31774: crypto: Use secure_allocator for `AES256_ctx` (master...1-31-25-aes-secure-alloc) https://github.com/bitcoin/bitcoin/pull/31774
<bitcoin-git>
[bitcoin] achow101 merged pull request #31746: test: Added coverage to the waitfornewblock rpc (master...negativeTimeoutRpcError) https://github.com/bitcoin/bitcoin/pull/31746
<bitcoin-git>
bitcoin/master 93747d9 kevkevinpal: test: Added coverage to the waitfornewblock rpc
<bitcoin-git>
bitcoin/master eaf4b92 Ava Chow: Merge bitcoin/bitcoin#31746: test: Added coverage to the waitfornewblock r...
<bitcoin-git>
bitcoin/master 8fa10ed Ryan Ofsky: Merge bitcoin/bitcoin#31428: ci: Allow build dir on CI host
2025-01-30
<bitcoin-git>
[bitcoin] brunoerg opened pull request #31768: test: check `scanning` field from `getwalletinfo` (master...2025-01-test-wallet-scan) https://github.com/bitcoin/bitcoin/pull/31768
<bitcoin-git>
[bitcoin] danielabrozzoni opened pull request #31767: rpc: Ensure -debug=0/none behaves consistently with -nodebug (master...debug_flag_consistency) https://github.com/bitcoin/bitcoin/pull/31767
<bitcoin-git>
[bitcoin] hebasto opened pull request #31765: cmake: Install man pages for built targets only (master...250130-man-inst) https://github.com/bitcoin/bitcoin/pull/31765
<bitcoin-git>
[bitcoin] sr-gi opened pull request #31760: test: make sure we are on sync with a peer before checking if they have sent a message (master...2025-01-fix-p2p-orphan-halding-requests-check) https://github.com/bitcoin/bitcoin/pull/31760
<bitcoin-git>
[bitcoin] sr-gi opened pull request #31759: test: fixes p2p_ibd_txrelay wait time (master...2025-01-fix-p2p-ibd-txrelay-test) https://github.com/bitcoin/bitcoin/pull/31759
<bitcoin-git>
[bitcoin] krishpranav opened pull request #31735: Fix compilation errors in blockchain.cpp related to serialization, UTXO dumping, and path conversion (master...master) https://github.com/bitcoin/bitcoin/pull/31735
<bitcoin-git>
[bitcoin] achow101 merged pull request #30322: test: raise an error in `_bulk_tx_` when `target_vsize` is too low (master...06-2024-fix_bulk_tx-with-low-weight) https://github.com/bitcoin/bitcoin/pull/30322