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

Sync Deneb preset with Ethereum L1 #17

Merged
merged 2 commits into from
Nov 8, 2023

Commits on Nov 3, 2023

  1. Sync Deneb preset with Ethereum L1

    - Rename `eip4844.yaml` to `deneb.yaml`
    - Add `MAX_BLOB_COMMITMENTS_PER_BLOCK` (= 4096)
    - Add `KZG_COMMITMENT_INCLUSION_PROOF_DEPTH` (= 17)
    
    Note, this leaves `MAX_BLOBS_PER_BLOCK` at 4 (L1 has `6`). If this
    discrepancy is no longer intended, it should be addressed separately.
    etan-status committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ac96cbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae77b25 View commit details
    Browse the repository at this point in the history