v6.1.2 #15842
prestonvanloon
started this conversation in
General
v6.1.2
#15842
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v6.1.2 - 2025-10-10
This release has several important fixes to improve Prysm's peering, stability, and attestation inclusion on mainnet and all testnets. All node operators are encouraged to update to this release as soon as practical for the best mainnet performance.
Added
Changed
--config=release
now properly apply--strip=always
to strip debug symbols from the release assets. [PR]c-kzg-4844
: Update fromv2.1.1
tov2.1.5
. [PR]Removed
/eth/v1/config/spec
endpoint. [PR]Fixed
List
type (e.g.,ExecutionPayload.Transactions
). [PR]ExitInformation()
. [PR]inclusionProofKey
: Include the commitments in the key. [PR]connected_libp2p_peers
andconnected_libp2p_peers_average_scores
. [PR]buildStatusFromStream
: RespondstatusV2
only if Fulu is enabled. [PR]0
. [PR]findPeersWithSubnets
: If the filter function returns an error for a given peer, log an error and skip the peer instead of aborting the whole function. [PR]computeIndicesByRootByPeer
: If the loop returns an error for a given peer, log an error and skip the peer instead of aborting the whole function. [PR]Provided topic already has an active subscription running
log #15738 where separate goroutines assume sole responsibility for topic registration. [PR]This discussion was created from the release v6.1.2.
Beta Was this translation helpful? Give feedback.
All reactions