chore: remove deneb/electra entries from blob schedule#7888
Merged
chore: remove deneb/electra entries from blob schedule#7888
Conversation
nflaig
commented
May 28, 2025
nflaig
commented
May 28, 2025
| // Electra | ||
| {EPOCH: 364032, MAX_BLOBS_PER_BLOCK: 9}, | ||
| ], | ||
| BLOB_SCHEDULE: [], |
Member
Author
There was a problem hiding this comment.
as per ethereum/consensus-specs#4342 should be empty array
wemeetagain
previously approved these changes
May 28, 2025
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## unstable #7888 +/- ##
============================================
- Coverage 55.80% 55.74% -0.06%
============================================
Files 823 829 +6
Lines 58193 59043 +850
Branches 4502 4540 +38
============================================
+ Hits 32472 32916 +444
- Misses 25654 26060 +406
Partials 67 67 🚀 New features to boost your workflow:
|
Contributor
Performance Report🚀🚀 Significant benchmark improvement detected
Full benchmark results
|
Member
Author
|
Nightly kurtosis run passes again, see https://github.com/ChainSafe/lodestar/actions/runs/15302437245 |
ensi321
reviewed
May 28, 2025
Contributor
ensi321
left a comment
There was a problem hiding this comment.
looks good overall. One small comment
ensi321
approved these changes
May 28, 2025
Member
|
🎉 This PR is included in v1.31.0 🎉 |
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.
Motivation
The PR to backport blob schedule to deneb/electra (ethereum/consensus-specs#4313) has been closed and the entries for deneb/electra have been removed from CL spec as well since ethereum/consensus-specs#4341.
Description
getMaxBlobsPerBlockto default to electra limitBLOB_SCHEDULEfromGET /eth/v1/config/specapi if fulu is scheduled