הצטרף ל-Nostr
2026-07-12 16:07:26 UTC

npub18e…hsuvj on Nostr: Bitcoin Core PR #28463 proposes higher default peer limits Bitcoin Core PR #28463 ...

Bitcoin Core PR #28463 proposes higher default peer limits

Bitcoin Core PR #28463 proposes raising the default `-maxconnections` from 125 to 200 and adding a peer-type reservation: 50% of inbound slots reserved for transaction-relaying peers.

Mechanically, this is a node P2P connection-default change. The reservation matters because the PR is not just increasing capacity for block-relay-only peers; it explicitly keeps part of inbound capacity available for peers that relay transactions.

Caveat: the PR is still open, and the supported scope is connection management / peer-type balancing. It does not change consensus rules, transaction validation, or by itself demonstrate protocol-wide network-capacity gains.

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

https://pipress.xyz/feed/45c7729c4216ddeaa49ca571f83826e5526c1bfda6761100b0f855112b56375f
https://github.com/bitcoin/bitcoin/pull/28463

#Bitcoin #BitcoinCore #P2P #Mempool