v5.1.3-rc.0 #14622
prestonvanloon
started this conversation in
General
v5.1.3-rc.0
#14622
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
v5.1.3-rc.0
This is a release candidate for v5.1.3. It has some important bug fix issues from v5.1.1 and v5.1.2 releases.
We want to test the release a bit more to ensure we have fixed any further known issues and we welcome users to test this release candidate, if they desire.
Test via prysm.sh
Test via docker
Test via source
Added
beacon-chain/monitor
package to Electra. PRChanged
BatchVerifyDepositsSignatures
, from need verification, to all keys successfully verifiedengine_exchangeCapabilities
implementation.scrape-interval
inClient-stats
to 2 minutes to accommodate Beaconcha.in API rate limits.Slashed
to false and moveEffectiveBalance
to match struct definition.optimizations in the go compiler.
ExitedValidatorIndices
.EjectedValidatorIndices
.engine_newPayloadV4
,engine_getPayloadV4
are changes due to new execution request serialization decisions, PRProcessPayload
.Deprecated
/eth/v1alpha1/validator/activation/stream
grpc wait for activation stream is deprecated. prRemoved
Fixed
gParams.Dhi = gossipSubDhi
cache impossible. This has been fixed with updates to rules_oci and bazel-lib.
--backfill-oldest-slot
handling - this flag was totally broken, the code would always backfill to the default slot prThis discussion was created from the release v5.1.3-rc.0.
Beta Was this translation helpful? Give feedback.
All reactions