chore(deps): update ethereum el/cl client updates#702
Open
github-actions[bot] wants to merge 1 commit into
Open
chore(deps): update ethereum el/cl client updates#702github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
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
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:
v1.43.0→v1.44.026.6.1→26.7.0v7.1.5→v7.1.6Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
ChainSafe/lodestar (ChainSafe/lodestar)
v1.44.0Compare Source
Hey there Lodestar operators!! We've just released v1.44.0 and recommend you upgrade for all testnet and mainnet nodes. This release continues our progress towards the Glamsterdam (ePBS) fork and there has been a lot of development in that direction. We also made some incremental performance improvements and updated our APIs. We have also added a new experimental feature, Fast Confirmation Rule. There are two major notes that we want to highlight for you.
FCR is a relatively new feature for Ethereum, and allows for confirming blocks much, much faster than is traditionally possible. However, there are a couple of small caveats that need to be pointed out. While the spec has been thoroughly tested, the feature is still new. We recommend rigor in testing before relying on it for any substantial economic security. It is pretty good at predicting the canonical chain correctly, but there are still some kinks that are being worked out. We have some performance updates that will follow in a future release. This will help make the guarantees even more secure.
FCR is a fairly performance intensive workload. We do not recommend running this feature on production nodes. As we, and other clients, further optimize for network conditions this stipulation might no longer apply, but for now we recommend experimenting with this on nodes without mainnet validators, as there may be effectiveness degradation.
Breaking Change: The deprecated v1 block-publishing and attestation-submission beacon API endpoints have been removed (#9531, #9532). Standard validator clients already use v2, but if you run custom tooling against these v1 endpoints, migrate to v2 before upgrading Lodestar.
For the full changelog, please see:
Full Changelog
Features
Bug Fixes
broadcast_validationinpublishBlindedBlockV2(#9535) (@markolazic01)shouldBuildOnFull()checks to the previous slot (#9428) (@nflaig)Performance
Refactoring
ExecutionPayloadBid'sgasLimit(#9528) (@markolazic01)Continuous Integration
Tests
Maintenance
Documentation
v1.44.0-rc.3Compare Source
Changelog
Full Changelog
Features
Bug Fixes
broadcast_validationinpublishBlindedBlockV2(#9535) (@markolazic01)shouldBuildOnFull()checks to the previous slot (#9428) (@nflaig)Performance
Refactoring
ExecutionPayloadBid'sgasLimit(#9528) (@markolazic01)Continuous Integration
Tests
Maintenance
Documentation
v1.44.0-rc.2Compare Source
Changelog
Full Changelog
Features
Bug Fixes
broadcast_validationinpublishBlindedBlockV2(#9535) (@markolazic01)shouldBuildOnFull()checks to the previous slot (#9428) (@nflaig)Performance
Refactoring
ExecutionPayloadBid'sgasLimit(#9528) (@markolazic01)Continuous Integration
Tests
Maintenance
Documentation
v1.44.0-rc.1Compare Source
Changelog
Full Changelog
Features
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate.