<bitcoin-git>
[bitcoin] fanquake merged pull request #31235: addrman: cap the `max_pct` to not exceed the maximum number of addresses (master...2024-11-fuzz-fix-connman-getaddresses) https://github.com/bitcoin/bitcoin/pull/31235
<bitcoin-git>
bitcoin/master 9c5775c brunoerg: addrman: cap the `max_pct` to not exceed the maximum number of addresses
<bitcoin-git>
bitcoin/master 36f5eff merge-script: Merge bitcoin/bitcoin#31235: addrman: cap the `max_pct` to not exceed the ...
<bitcoin-git>
[bitcoin] maflcko opened pull request #31282: refactor: Make node_id a const& in RemoveBlockRequest (master...2411-const-ref) https://github.com/bitcoin/bitcoin/pull/31282
<bitcoin-git>
[bitcoin] fanquake merged pull request #31267: refactor: Drop deprecated space in operator""_mst (master...2411-deprecated-literal-operator) https://github.com/bitcoin/bitcoin/pull/31267
<bitcoin-git>
bitcoin/master 9a8e5ad merge-script: Merge bitcoin/bitcoin#31267: refactor: Drop deprecated space in operator""...
<bitcoin-git>
bitcoin/master faf2162 MarcoFalke: refactor: Drop deprecated space in operator""_mst
<bitcoin-git>
[bitcoin] maflcko opened pull request #31267: refactor: Drop deprecated space in operator""_mst (master...2411-deprecated-literal-operator) https://github.com/bitcoin/bitcoin/pull/31267
<bitcoin-git>
[bitcoin] secp512k2 opened pull request #31259: doc: Fix missing comma in JSON example in REST-interface.md (master...patch-3) https://github.com/bitcoin/bitcoin/pull/31259
<bitcoin-git>
[bitcoin] polespinasa opened pull request #31252: rpc: print P2WSH redeemScript in getrawtransaction (master...p2wsh_redeem) https://github.com/bitcoin/bitcoin/pull/31252
<bitcoin-git>
[bitcoin] furszy opened pull request #31251: test: report a more detailed failure during utf8 response decoding (master...2024_test_report_invalid_response) https://github.com/bitcoin/bitcoin/pull/31251
<bitcoin-git>
[bitcoin] achow101 opened pull request #31250: wallet: Disable creating and loading legacy wallets (master...disable-legacy-wallets) https://github.com/bitcoin/bitcoin/pull/31250
<bitcoin-git>
[bitcoin] achow101 opened pull request #31249: test: Add combinerawtransaction test to rpc_createmultisig (master...combinerawtx-test) https://github.com/bitcoin/bitcoin/pull/31249
<bitcoin-git>
[bitcoin] achow101 opened pull request #31248: test: Rework wallet_migration.py to use previous releases (master...migratewallet-prev-rels) https://github.com/bitcoin/bitcoin/pull/31248
<bitcoin-git>
[bitcoin] achow101 opened pull request #31243: descriptor: Move filling of keys from `DescriptorImpl::MakeScripts` to `PubkeyProvider::GetPubKey` (master...descriptor-direct-fill) https://github.com/bitcoin/bitcoin/pull/31243
<bitcoin-git>
[bitcoin] achow101 opened pull request #31242: wallet, desc spkm: Return SigningProvider only if we have the privkey (master...wallet-signingprov-no-h) https://github.com/bitcoin/bitcoin/pull/31242
<bitcoin-git>
[bitcoin] furszy opened pull request #31241: wallet: remove BDB dependency from wallet migration benchmark (master...2024_bench_migration_remove_bdb_dependency) https://github.com/bitcoin/bitcoin/pull/31241
<bitcoin-git>
[bitcoin] edilmedeiros opened pull request #31240: RFC: doc: Fix dead links to mailing list archives (master...fix-mailing-list-links) https://github.com/bitcoin/bitcoin/pull/31240
<bitcoin-git>
[bitcoin] vasild opened pull request #31239: test: clarify log messages when handling SOCKS5 proxy connections (master...socks5proxy_log) https://github.com/bitcoin/bitcoin/pull/31239
<bitcoin-git>
[bitcoincore.org] azuchi opened pull request #1083: Add japanese translations for security advisories fixed in v26 (master...ja-translate-security-advisory-26) https://github.com/bitcoin-core/bitcoincore.org/pull/1083
<bitcoin-git>
[bitcoin] mzumsande opened pull request #31223: net, init: derive default onion port if a user specified a -port (master...202410_portplus1) https://github.com/bitcoin/bitcoin/pull/31223
<bitcoin-git>
[bitcoin] dergoegge opened pull request #31221: ci: Split out native fuzz jobs for macOS and windows (take 2) (master...2024-10-native-fuzz) https://github.com/bitcoin/bitcoin/pull/31221
<bitcoin-git>
[bitcoin] ryanofsky merged pull request #31191: build: Make G_FUZZING constexpr, require -DBUILD_FOR_FUZZING=ON to fuzz (master...2410-fuzz-build) https://github.com/bitcoin/bitcoin/pull/31191
<bitcoin-git>
bitcoin/master fafbf8a MarcoFalke: Make G_FUZZING constexpr, require -DBUILD_FOR_FUZZING=ON to execute a fuzz...
<bitcoin-git>
bitcoin/master 03cff2c Ryan Ofsky: Merge bitcoin/bitcoin#31191: build: Make G_FUZZING constexpr, require -DBU...
<bitcoin-git>
[bitcoin] hebasto closed pull request #31214: guix: Do not set `C{PLUS}_INCLUDE_PATH` variables for Darwin builds (master...241104-guix-inc-paths) https://github.com/bitcoin/bitcoin/pull/31214
<bitcoin-git>
[bitcoin] vasild opened pull request #31215: rpc: increase the defaults for -rpcthreads and -rpcworkqueue (master...rpcthreads) https://github.com/bitcoin/bitcoin/pull/31215
<bitcoin-git>
[bitcoin] hebasto opened pull request #31214: guix: Do not set `C{PLUS}_INCLUDE_PATH` variables for Darwin builds (master...241104-guix-inc-paths) https://github.com/bitcoin/bitcoin/pull/31214
<bitcoin-git>
[bitcoin] hodlinator opened pull request #31212: util: Narrow scope of args (-color, -version, -conf, -datadir) (master...2024/11/invalid_args) https://github.com/bitcoin/bitcoin/pull/31212
<bitcoin-git>
[bitcoin] maflcko closed pull request #31030: test: use context managers and add file existence checks in feature_fee_estimation.py (master...master) https://github.com/bitcoin/bitcoin/pull/31030
<bitcoin-git>
[bitcoin] JeremyRand opened pull request #31206: doc: Use relative hyperlinks in release-process.md (master...doc-release-process-relative-links) https://github.com/bitcoin/bitcoin/pull/31206
<bitcoin-git>
[bitcoin] Abdulkbk opened pull request #31205: Improve lockunspent validation for vout (master...improve-lockunspent-validation) https://github.com/bitcoin/bitcoin/pull/31205
2024-11-02
<bitcoin-git>
qa-assets/main ae7fb7d marcofleon: Add inputs for txdownloadman txdownloadman_impl and clusterlin_depgraph_sim
<bitcoin-git>
qa-assets/main 41a2769 maflcko: Merge pull request #211 from marcofleon/main
<bitcoin-git>
[bitcoin] fanquake merged pull request #31187: ci: Do not error on unused-member-function in test each commit (master...2024-10-unused-methods-CI) https://github.com/bitcoin/bitcoin/pull/31187
<bitcoin-git>
bitcoin/master 4a0251c merge-script: Merge bitcoin/bitcoin#31187: ci: Do not error on unused-member-function in...
<bitcoin-git>
bitcoin/master 54d07dd Sergi Delgado Segura: ci: Do not error on unused-member-function in test each commit
<bitcoin-git>
[gui-qml] pablomartin4btc opened 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>
[bitcoin] brunoerg opened pull request #31203: fuzz: fix `implicit-integer-sign-change` in wallet_create_transaction (master...2024-11-fuzz-fix-create-transaction) https://github.com/bitcoin/bitcoin/pull/31203
2024-10-31
<bitcoin-git>
[bitcoin] darosior opened pull request #31198: init: warn, don't error, when '-upnp' is set (master...2024_upnp_unbreak_gui) https://github.com/bitcoin/bitcoin/pull/31198