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

Conversation

etan-status
Copy link
Contributor

  • 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.

- 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
Copy link
Contributor Author

etan-status added a commit to status-im/nimbus-eth2 that referenced this pull request Nov 3, 2023
`v1.4.0-beta.4` added `KZG_COMMITMENT_INCLUSION_PROOF_DEPTH` to preset:

- Spec PR: ethereum/consensus-specs#3531
- Gnosis PR: gnosischain/configs#17
etan-status added a commit to status-im/nimbus-eth2 that referenced this pull request Nov 3, 2023
`v1.4.0-beta.4` added `KZG_COMMITMENT_INCLUSION_PROOF_DEPTH` to preset:

- Spec PR: ethereum/consensus-specs#3531
- Gnosis PR: gnosischain/configs#17
@dapplion dapplion merged commit c8b24c8 into gnosischain:main Nov 8, 2023
1 check failed
@etan-status etan-status deleted the dev/etan/bd-deneb branch November 8, 2023 12:03
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