Skip to content

fix: bump ethereum-genesis-generator to 5.3.5#1332

Open
barnabasbusa wants to merge 9 commits intomainfrom
fix/bump-genesis-generator-5.3.2
Open

fix: bump ethereum-genesis-generator to 5.3.5#1332
barnabasbusa wants to merge 9 commits intomainfrom
fix/bump-genesis-generator-5.3.2

Conversation

@barnabasbusa
Copy link
Copy Markdown
Collaborator

@barnabasbusa barnabasbusa commented Mar 16, 2026

Summary

  • Bumps ethereum-genesis-generator from 5.3.1 to 5.3.5
  • Removes EIP8025 fork version and epoch (removed from consensus-specs in Remove fork version/epoch in eip8025 specs ethereum/consensus-specs#5037)
  • Fixes MIN_BUILDER_WITHDRAWABILITY_DELAY defaults per spec (mainnet: 4096→64, minimal: 8→2)
  • Switches default teku CL/VC images from consensys/teku:latest to ethpandaops/teku:master
  • Bumps kurtosis-assertoor-github-action to fix stale apt source (was installing kurtosis 1.15.2 from apt.fury.io instead of latest from sdk.kurtosis.com)
  • Removes DATA_COLUMN_SIDECAR_SUBNET_COUNT as configurable param (now hardcoded to 128 in genesis generator)
  • Removes MAX_REQUEST_BLOB_SIDECARS_ELECTRA (removed from genesis generator)
  • Removes MIN_EPOCHS_FOR_BLOCK_REQUESTS (removed from genesis generator)

Align with ethereum-genesis-generator PR #271:
- Replace EIP7441 fork with EIP8025
- Remove DATA_COLUMN_SIDECAR_SUBNET_COUNT (now hardcoded in genesis generator)
- Remove MAX_REQUEST_BLOB_SIDECARS_ELECTRA (removed from genesis generator)
- Remove MIN_EPOCHS_FOR_BLOCK_REQUESTS (removed from genesis generator)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@barnabasbusa barnabasbusa enabled auto-merge (squash) March 16, 2026 09:51
@barnabasbusa barnabasbusa changed the title fix: bump ethereum-genesis-generator to 5.3.2 fix: bump ethereum-genesis-generator to 5.3.3 Mar 18, 2026
@barnabasbusa barnabasbusa changed the title fix: bump ethereum-genesis-generator to 5.3.3 fix: bump ethereum-genesis-generator to 5.3.4 Mar 26, 2026
barnabasbusa and others added 2 commits March 26, 2026 21:39
- Bump ethereum-genesis-generator from 5.3.3 to 5.3.4 to pick up
  minimal preset override fix
- Switch default teku CL/VC images from consensys/teku:latest to
  ethpandaops/teku:master

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@barnabasbusa barnabasbusa disabled auto-merge March 26, 2026 20:46
- Bump ethereum-genesis-generator from 5.3.4 to 5.3.5
- Remove EIP8025_FORK_VERSION and eip8025_fork_epoch from constants,
  input_parser, sanity_check, genesis generator, and values.env template
- Follows upstream removal in ethereum/consensus-specs#5037

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@barnabasbusa barnabasbusa changed the title fix: bump ethereum-genesis-generator to 5.3.4 fix: bump ethereum-genesis-generator to 5.3.5 Mar 26, 2026
The pinned SHA was using apt.fury.io/kurtosis-tech which serves
kurtosis 1.15.2. Update to latest commit which uses sdk.kurtosis.com
(serves 1.17.7).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Mainnet: 4096 → 64
- Minimal: 8 → 2

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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