Skip to content

chore: remove unused chainspec variables and add INCLUSION_LIST_COMMITTEE_SIZE#612

Merged
barnabasbusa merged 2 commits intoheze-supportfrom
chore/remove-unused-chainspec-vars-heze
Mar 18, 2026
Merged

chore: remove unused chainspec variables and add INCLUSION_LIST_COMMITTEE_SIZE#612
barnabasbusa merged 2 commits intoheze-supportfrom
chore/remove-unused-chainspec-vars-heze

Conversation

@barnabasbusa
Copy link
Collaborator

Summary

  • Remove MIN_EPOCHS_FOR_BLOCK_REQUESTS, ATTESTATION_SUBNET_PREFIX_BITS, MAX_REQUEST_BLOB_SIDECARS, MAX_REQUEST_BLOB_SIDECARS_ELECTRA, and MAX_REQUEST_DATA_COLUMN_SIDECARS from ChainSpec struct — these were removed from chain configs in ethereum-genesis-generator#271 and were unused in dora
  • Add INCLUSION_LIST_COMMITTEE_SIZE as a Heze preset variable per ethereum/consensus-specs v1.7.0-alpha.3

Test plan

  • Build passes

🤖 Generated with Claude Code

barnabasbusa and others added 2 commits March 18, 2026 12:14
…TTEE_SIZE

Remove fields from ChainSpec that are no longer present in chain configs
following ethereum-genesis-generator#271: MIN_EPOCHS_FOR_BLOCK_REQUESTS,
ATTESTATION_SUBNET_PREFIX_BITS, MAX_REQUEST_BLOB_SIDECARS,
MAX_REQUEST_BLOB_SIDECARS_ELECTRA, MAX_REQUEST_DATA_COLUMN_SIDECARS.

Add Heze preset variable INCLUSION_LIST_COMMITTEE_SIZE as defined in
ethereum/consensus-specs v1.7.0-alpha.3.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@barnabasbusa barnabasbusa merged commit 332f691 into heze-support Mar 18, 2026
1 check passed
@barnabasbusa barnabasbusa deleted the chore/remove-unused-chainspec-vars-heze branch March 18, 2026 11:26
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.

1 participant