-
Notifications
You must be signed in to change notification settings - Fork 6
chore(deps): update gcr.io/prysmaticlabs/prysm/beacon-chain docker tag to v6.1.4 #495
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/gcr.io-prysmaticlabs-prysm-beacon-chain-6.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): update gcr.io/prysmaticlabs/prysm/beacon-chain docker tag to v6.1.4 #495
renovate
wants to merge
1
commit into
main
from
renovate/gcr.io-prysmaticlabs-prysm-beacon-chain-6.x
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d00b5ac to
e294f41
Compare
85711f5 to
b2fee8b
Compare
309e2e1 to
a52916e
Compare
a52916e to
1ade2d7
Compare
5f41d58 to
fceb1e9
Compare
fceb1e9 to
e72d1f5
Compare
e72d1f5 to
9d04eab
Compare
0d0ddbe to
9c3607a
Compare
9c3607a to
dd793c3
Compare
dd793c3 to
1f52e42
Compare
1f52e42 to
d962064
Compare
19c5ad5 to
6ade8b3
Compare
b020035 to
c876cda
Compare
c876cda to
b82cacd
Compare
6e6fddd to
243a223
Compare
5231414 to
e102177
Compare
3050b47 to
bcb9dcf
Compare
bcb9dcf to
cf709d7
Compare
…g to v6.1.4 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
cf709d7 to
f7a94aa
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v6.0.1->v6.1.4Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
prysmaticlabs/prysm (gcr.io/prysmaticlabs/prysm/beacon-chain)
v6.1.4Compare Source
v6.1.3Compare Source
This release has several important beacon API and p2p fixes.
Added
fastssz'sSizeSSZmethod for calculating the size ofContainertype. [PR]List/Vector. [PR]Changed
Sizemethod with more sophisticatedSSZTypes. [PR]Fixed
ValidationIgnorewithout error, allowing them to be properly processed when their blocks arrive. This eliminates false positive rejections and prevents potential incorrect peer downscoring during network congestion. [PR]application/json. [PR]HasAtLeastOneIndex: Check the index is not too high. [PR]/eth/v1/beacon/blob_sidecars/beacon API is the fulu fork epoch is set to the far future epoch. [PR]dataColumnSidecarsByRangeRPCHandler: Gracefully close the stream if no data to return. [PR]VerifyDataColumnSidecar: Check if there is no too many commitments. [PR]WithDataColumnRetentionEpochs: UsedataColumnRetentionEpochinstead ofblobColumnRetentionEpoch. [PR]v6.1.2Compare Source
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=releasenow properly apply--strip=alwaysto strip debug symbols from the release assets. [PR]c-kzg-4844: Update fromv2.1.1tov2.1.5. [PR]Removed
/eth/v1/config/specendpoint. [PR]Fixed
Listtype (e.g.,ExecutionPayload.Transactions). [PR]ExitInformation(). [PR]inclusionProofKey: Include the commitments in the key. [PR]connected_libp2p_peersandconnected_libp2p_peers_average_scores. [PR]buildStatusFromStream: RespondstatusV2only 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]v6.1.1Compare Source
This release has support for Fusaka testnets as well as many mainnet improvements. Testnet operators are required to updated prior to the testnet fork date. See PR #15721.
Mainnet operators are encouraged to update per their regular update cadence.
Note: This release was re-issued as v6.1.1 to distribute release assets without debug symbols. See issue #15760.
Noteworthy improvements, changes and bugfixes:
--disable-experimental-statebeacon-node flag has been removed, marking the full graduation of the Copy-on-write design for BeaconState fields, which reduces the memory overhead of keeping multiple BeaconStates in RAM for block processing. Congrats @rkapka!--attest_timelyflag is now on by default, with the flag itself deprecated.--max-health-checksconfigures a validator to switch to a fallback beacon node after the given number of health check failures.Special thanks to external contributors!: @Alleysira, @KaloyanTanev, @rose2221
[1] To override this limit, use the validator flag
--suggested-gas-limitor set thebuilder.gas_limitsetting in your proposer settings file.Added
CustodyInfoinBeaconNode. [PR]/eth/v1/validator/attestation_dataand. [PR]verifyBlobCommitmentCount: Print max allowed blob count in error message. [PR]dataColumnSidecarByRootRPCHandler. [PR]dataColumnSidecarsByRangeRPCHandler. [PR]submitPoolAttestationsV2beacon API. [PR]StatusV2proto message. [PR]SendDataColumnSidecarsByRangeRequest. [PR]SendDataColumnSidecarsByRootRequest. [PR]GetBlobsV2. [PR]ReconstructDataColumnSidecars, which reconstruct data column sidecars from data fetched from the execution layer. [PR]--batch-verifier-limitflag to configure max number of signatures to batch verify on gossip. [PR]disable-attest-timelyflag to disable attest timely. [PR]max-health-checksflag that sets the maximum times the validator tries to check the health of the beacon node before timing out. 0 or a negative number is indefinite. (the default is 0). [PR]VersionToForkEpochMap()to theBeaconChainConfigin theparamspackage. [PR]ExecutionPayloadAndBlobsBundleV2. [PR]/eth/v1/beacon/states/{state_id}/proposer_lookaheadbeacon api endpoint. [PR]/eth/v1/node/identity. [PR]/eth/v1/config/specendpoint response to expose blob scheduling configuration for networks. [PR]publish_block_v2_duration_millisecondsto measure processing duration of thePublishBlockV2beacon API endpoint. [PR]saveStatesEfficientInternal. [PR]nfdenr field, and changes to the semantics of the eth2 field. [PR]User-Agentheader in the formatPrysm/<name>/<version>. This enhances observability and enables upstream systems to correctly identify Prysm validator clients by their name and version. [PR]--data-column-pathflag. [PR]Listtype for SSZ-QL. [PR]Vectortype. [PR]--p2p-colocation-whitelistto accept CIDRs which will bypass the p2p colocation restrictions. [PR]BitlistandBitvectortypes. [PR]/eth/v1/debug/beacon/data_column_sidecars/{block_id}endpoint. [PR]Changed
parseIndices: Return[]intinstead of[]uint64. [PR]TopicFromMessage: Do not assume anymore that all Fulu specific topic are V3 only. [PR]readChunkedDataColumnSidecar: AddvalidationFunctionsparameter and add tests. [PR]enable-light-clientflag. [PR]attest-timelyflag is now deprecated. [PR]enable-duties-v2todisable-duties-v2to default to using duties v2. [PR]uint64genesis time to usetime.Time. Also did some refactoring and cleanup that was enabled by these changes. [PR]masterbranch. [PR]grpc-gateway-portwithflags.HTTPServerPort.Nameintesting/endtoend/components/validator.go, resolving an inline TODO for improved flag consistency. [PR]htrutil.goby removing redundant codes. [PR]--enable-experimental-backfillflag to--enable-backfillto signal that it is more mature. [PR]http_archivetogo_repositoryso that gazelle can keep it in sync with go.mod. [PR]Deprecated
p2p-metadataflag. [PR]Removed
DataColumnIdentifierproto message. [PR]ssz-onlydebug flag until there is a real usecase for the flag. [PR]Fixed
metafield to the response of the endpoint/eth/v1/node/peersto align with the Beacon API spec (#15370). [PR]dataColumnSidecarByRootRPCHandler. [PR]--chain-config-file: Do not use any more mainnet boot nodes. [PR]Content-Encodingheader in the response properly when gzip encoding is requested. [PR]MinEpochsForDataColumnSidecarsRequestinWithinDAPeriodwhen in Fulu. [PR]Eth-Consensus-Block-Valueon error to avoid missed block proposals. [PR]BlobsBundleV2. [PR]ReceiveBlock. [PR]57e2719. [PR]SignedContributionAndProofmessages. [PR]createLocalNode: Wait before retrying to retrieve the custody group count if not present. [PR]Security
v6.1.0Compare Source
This release has support for Fusaka testnets as well as many mainnet improvements. Testnet operators are required to updated prior to the testnet fork date. See PR #15721.
Mainnet operators are encouraged to update per their regular update cadence.
Note: This release was re-issued as v6.1.1 to distribute release assets without debug symbols. See issue #15760.
Noteworthy improvements, changes and bugfixes:
--disable-experimental-statebeacon-node flag has been removed, marking the full graduation of the Copy-on-write design for BeaconState fields, which reduces the memory overhead of keeping multiple BeaconStates in RAM for block processing. Congrats @rkapka!--attest_timelyflag is now on by default, with the flag itself deprecated.--max-health-checksconfigures a validator to switch to a fallback beacon node after the given number of health check failures.Special thanks to external contributors!: @Alleysira, @KaloyanTanev, @rose2221
[1] To override this limit, use the validator flag
--suggested-gas-limitor set thebuilder.gas_limitsetting in your proposer settings file.Added
CustodyInfoinBeaconNode. [PR]/eth/v1/validator/attestation_dataand. [PR]verifyBlobCommitmentCount: Print max allowed blob count in error message. [PR]dataColumnSidecarByRootRPCHandler. [PR]dataColumnSidecarsByRangeRPCHandler. [PR]submitPoolAttestationsV2beacon API. [PR]StatusV2proto message. [PR]SendDataColumnSidecarsByRangeRequest. [PR]SendDataColumnSidecarsByRootRequest. [PR]GetBlobsV2. [PR]ReconstructDataColumnSidecars, which reconstruct data column sidecars from data fetched from the execution layer. [PR]--batch-verifier-limitflag to configure max number of signatures to batch verify on gossip. [PR]disable-attest-timelyflag to disable attest timely. [PR]max-health-checksflag that sets the maximum times the validator tries to check the health of the beacon node before timing out. 0 or a negative number is indefinite. (the default is 0). [PR]VersionToForkEpochMap()to theBeaconChainConfigin theparamspackage. [PR]ExecutionPayloadAndBlobsBundleV2. [PR]/eth/v1/beacon/states/{state_id}/proposer_lookaheadbeacon api endpoint. [PR]/eth/v1/node/identity. [PR]/eth/v1/config/specendpoint response to expose blob scheduling configuration for networks. [PR]publish_block_v2_duration_millisecondsto measure processing duration of thePublishBlockV2beacon API endpoint. [PR]saveStatesEfficientInternal. [PR]nfdenr field, and changes to the semantics of the eth2 field. [PR]User-Agentheader in the formatPrysm/<name>/<version>. This enhances observability and enables upstream systems to correctly identify Prysm validator clients by their name and version. [PR]--data-column-pathflag. [PR]Listtype for SSZ-QL. [PR]Vectortype. [PR]--p2p-colocation-whitelistto accept CIDRs which will bypass the p2p colocation restrictions. [PR]Configuration
📅 Schedule: Branch creation - "before 5am every weekday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.