<bitcoin-git>
[bitcoin] theStack opened pull request #30362: test: p2p: check that connecting to ourself leads to disconnect (master...202406-test-add_check_for_self_connect) https://github.com/bitcoin/bitcoin/pull/30362
<bitcoin-git>
[bitcoin] Jianru-Lin opened pull request #30359: Correct Error Code in OP_IF/OP_NOTIF Empty Stack Check (master...patch-1) https://github.com/bitcoin/bitcoin/pull/30359
<bitcoin-git>
[bitcoin] maflcko opened pull request #30358: scripted-diff: Log parameter interaction not thrice (master...2406-log-init) https://github.com/bitcoin/bitcoin/pull/30358
<bitcoin-git>
[bitcoin] willcl-ark opened pull request #30357: Permit opt-out of finalization during `walletprocesspsbt` (master...walletprocesspsbt-no-finalize) https://github.com/bitcoin/bitcoin/pull/30357
<bitcoin-git>
[bitcoin] Sjors opened pull request #30356: refactor: add coinbase constraints to BlockAssembler::Options (master...2024/06/coinbase-constraints) https://github.com/bitcoin/bitcoin/pull/30356
<bitcoin-git>
[bitcoin] ajtowns opened pull request #30355: wallet: use LogTrace for walletdb log messages at trace level (master...202406-walletlogtrace) https://github.com/bitcoin/bitcoin/pull/30355
<bitcoin-git>
[bitcoin] cobratbq opened pull request #30354: doc: external-signer, example 'createwallet' RPC call requires eight argument (master...fix-external-signer-doc) https://github.com/bitcoin/bitcoin/pull/30354
<bitcoin-git>
[bitcoin] furszy opened pull request #30353: test: fix inconsistency in fundrawtransaction weight limits test (master...2024_test_fix_max_weight_test) https://github.com/bitcoin/bitcoin/pull/30353
<bitcoin-git>
[bitcoin] instagibbs opened pull request #30352: policy: Add `OP_TRUE 0x4e73` as a standard output script (master...2024-06-op_true_outputs) https://github.com/bitcoin/bitcoin/pull/30352
<bitcoin-git>
[bitcoin] kevkevinpal opened pull request #30340: test: Added coverage to Block not found error using gettxoutsetinfo (master...testBlockNotFoundUsingGetTxOutSetInfo) https://github.com/bitcoin/bitcoin/pull/30340
2024-06-25
<bitcoin-git>
[bitcoin] brunoerg opened pull request #30339: test: add coverage for `node` field of `getaddednodeinfo` RPC (master...2024-06-test-getaddednodeinfo-peer-) https://github.com/bitcoin/bitcoin/pull/30339
<bitcoin-git>
[bitcoin] hebasto closed pull request #30333: Update libsecp256k1 subtree to current master (master...240625-secp-update) https://github.com/bitcoin/bitcoin/pull/30333
<bitcoin-git>
[bitcoin] fanquake opened pull request #30334: Update libsecp256k1 subtree to latest master (master...update_secp256k1_subtree) https://github.com/bitcoin/bitcoin/pull/30334
<bitcoin-git>
[bitcoin] hebasto opened pull request #30333: Update libsecp256k1 subtree to current master (master...240625-secp-update) https://github.com/bitcoin/bitcoin/pull/30333
<bitcoin-git>
[bitcoin] paplorinc opened pull request #30326: optimizations: Reduce cache lookups in CCoinsViewCache::FetchCoin (master...paplorinc/FetchCoin) https://github.com/bitcoin/bitcoin/pull/30326
<bitcoin-git>
[bitcoin] paplorinc reopened pull request #29608: refactor: Preallocate addresses in GetAddr based on nNodes (master...paplorinc/addrman-get-address-preallocate) https://github.com/bitcoin/bitcoin/pull/29608
<bitcoin-git>
[bitcoin] paplorinc opened pull request #30325: Optimization: Switch CTxMemPool::CalculateDescendants from set to deque to reduce transaction hash calculations (master...paplorinc/CalculateDescendants) https://github.com/bitcoin/bitcoin/pull/30325
<bitcoin-git>
[bitcoin] paplorinc opened pull request #30324: Moved repeated `-printpriority` fetching out of AddToBlock (master...paplorinc/AssembleBlock) https://github.com/bitcoin/bitcoin/pull/30324
<bitcoin-git>
[bitcoin] ismaelsadeeq opened pull request #30322: [test]: prevent `create_self_transfer` failure when target weight is below tx weight (master...06-2024-fix_bulk_tx-with-low-weight) https://github.com/bitcoin/bitcoin/pull/30322
<bitcoin-git>
[bitcoin] romanz opened pull request #30321: rest: don't copy block data when sending binary response (master...http-string-view) https://github.com/bitcoin/bitcoin/pull/30321
2024-06-21
<bitcoin-git>
[bitcoin] mzumsande opened pull request #30320: assumeutxo: Don't load a snapshot if it's not in the best header chain (master...202406_assumeutxo_bestheader) https://github.com/bitcoin/bitcoin/pull/30320
<bitcoin-git>
[bitcoin] fanquake opened pull request #30319: [26.x] upnp: fix build with miniupnpc 2.2.8 (26.x...backport_upnp_api_fix) https://github.com/bitcoin/bitcoin/pull/30319
<bitcoin-git>
[gui] theStack opened pull request #825: Show maximum mempool size in information window (master...gui_show_maxmempoolsize) https://github.com/bitcoin-core/gui/pull/825
<bitcoin-git>
[bitcoin] instagibbs opened pull request #30300: fuzz: have package_rbf always make small txns (master...2024-06-package_rbf_fuzz_impr) https://github.com/bitcoin/bitcoin/pull/30300
<bitcoin-git>
[bitcoin] fanquake merged pull request #30287: macOS: rewrite some docs & swap `mmacosx-version-min` for `mmacos-version-min` (master...use_mmacos_over_mmacosx) https://github.com/bitcoin/bitcoin/pull/30287
<bitcoin-git>
bitcoin/master 7c298fe fanquake: doc: rewrite some of the macdeploy docs
<bitcoin-git>
[bitcoin] achow101 merged pull request #30193: ci: move ASan job to GitHub Actions from Cirrus CI (master...move-asan-to-gha) https://github.com/bitcoin/bitcoin/pull/30193
<bitcoin-git>
bitcoin/master 9eea51d Max Edwards: ci: move Asan / LSan / USDT job to Github Actions
<bitcoin-git>
bitcoin/master d97ddbe Ava Chow: Merge bitcoin/bitcoin#30193: ci: move ASan job to GitHub Actions from Cirr...
<bitcoin-git>
bitcoin/master 4b527fa Max Edwards: ci: add IPV6 network to ci container