Skip to content

feat: electra MAX_BLOBS_PER_BLOCK_ELECTRA #1438

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

Merged
merged 121 commits into from
Apr 25, 2025
Merged

Conversation

LeanSerra
Copy link
Contributor

@LeanSerra LeanSerra commented Apr 21, 2025

Motivation

4 tests were failing because of Process block failed, error: Too many commitments

Description

  • Add new config MAX_BLOBS_PER_BLOCK_ELECTRA: 9
  • Enable ci to run with electra

Fixed Spec Tests

test/generated/mainnet/electra/sanity.exs:
previous: 97 tests, 2 failures, 1 skipped
now: 97 tests, 0 failures, 1 skipped

test/generated/minimal/electra/sanity.exs:
previous: 104 tests, 2 failures, 1 skipped
now: 104 tests, 0 failures, 1 skipped

tests fixed: 4

Spec Test Progress

11370 tests, 0 failures, 784 skipped

LeanSerra added 30 commits April 3, 2025 11:21
@LeanSerra LeanSerra added elixir Pull requests that update Elixir code electra labels Apr 21, 2025
@LeanSerra LeanSerra self-assigned this Apr 21, 2025
Base automatically changed from electra_withdrawals to electra-support April 25, 2025 17:39
@LeanSerra LeanSerra marked this pull request as ready for review April 25, 2025 17:42
@LeanSerra LeanSerra requested a review from a team as a code owner April 25, 2025 17:42
Copy link
Collaborator

@rodrigo-o rodrigo-o left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@LeanSerra LeanSerra merged commit e56e7d4 into electra-support Apr 25, 2025
13 checks passed
@LeanSerra LeanSerra deleted the electra_max_blobs branch April 25, 2025 20:19
rodrigo-o pushed a commit that referenced this pull request Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
electra elixir Pull requests that update Elixir code
Projects
Development

Successfully merging this pull request may close these issues.

2 participants