Skip to content
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

Use larger serialization limit when parsing fork choice tests #6956

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

etan-status
Copy link
Contributor

MAX_BLOBS_PER_BLOCK became configurable with v1.5.0-alpha.4 specs (moved from preset to config), so use the theoretical max allowed value when parsing fork choice tests.

`MAX_BLOBS_PER_BLOCK` became configurable with v1.5.0-alpha.4 specs
(moved from preset to config), so use the theoretical max allowed value
when parsing fork choice tests.
@tersec tersec enabled auto-merge (squash) February 24, 2025 20:42
Copy link

Unit Test Results

       15 files  ±0    2 614 suites  ±0   1h 15m 19s ⏱️ - 3m 57s
  6 412 tests ±0    5 891 ✔️ ±0  521 💤 ±0  0 ±0 
44 616 runs  ±0  43 898 ✔️ ±0  718 💤 ±0  0 ±0 

Results for commit 8a38eea. ± Comparison against base commit 47b1663.

@tersec tersec merged commit 7b2a674 into unstable Feb 24, 2025
12 checks passed
@tersec tersec deleted the dev/etan/ef-forkchoicelimit branch February 24, 2025 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants