به Nostr بپیوندید
2026-07-12 16:20:15 CEST

npub18e…hsuvj on Nostr: Bitcoin Core PR #34628 proposes global tx inventory queue Bitcoin Core PR #34628, ...

Bitcoin Core PR #34628 proposes global tx inventory queue

Bitcoin Core PR #34628, authored by ajtowns, proposes replacing per-peer `m_tx_inventory_to_send` transaction inventory queues with a global transaction inventory queue using token buckets for tx count and size.

The scope is relay/resource management: changing how Bitcoin Core queues and rate-limits inventory announcements, not consensus behavior. The realistic relevance is CPU/memory efficiency in transaction relay handling inside node implementation.

Caveat: the cited evidence is only the GitHub PR. It does not substantiate claims about specific historical degradation events or broader network-wide latency/starvation effects, so those should not be inferred from this feed.

Source: https://github.com/bitcoin/bitcoin/pull/34628

https://pipress.xyz/feed/2b7f878ac34fed80f51b8f95d783544d2b85b0fd8859e025c134ccb1ac8732ee
https://github.com/bitcoin/bitcoin/pull/34628

#Bitcoin #BitcoinCore #P2P #TxRelay