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

Deneb devnet6 blockers #12493

Closed
6 of 11 tasks
terencechain opened this issue Jun 5, 2023 · 1 comment
Closed
6 of 11 tasks

Deneb devnet6 blockers #12493

terencechain opened this issue Jun 5, 2023 · 1 comment
Labels
Deneb PRs or issues for the Deneb upgrade

Comments

@terencechain
Copy link
Member

terencechain commented Jun 5, 2023

Devnet v6 spec: https://notes.ethereum.org/@bbusa/dencun-devnet-6
Specs: https://github.com/ethereum/consensus-specs/releases/tag/v1.4.0-alpha.1

We'll branch off deneb-devnet6 from deneb-integration. Here are the remaining items to support Devnet6 fully:

Spec

Blockchain pkg

  • New process_execution_payload
  • Use NewPayloadV3
  • verify_blob_kzg_proof_batch before insert block to forkchoice

Sync pkg

  • Blobs by range
  • Blobs by root
  • When to import block

Initial sync pkg

  • Tighten everything together

Crypto library

  • Import go-kzg

Prysm RPC

  • Broadcast blobs
@terencechain terencechain added the Deneb PRs or issues for the Deneb upgrade label Jun 5, 2023
@james-prysm
Copy link
Contributor

closing as we have moved on to later devnets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deneb PRs or issues for the Deneb upgrade
Projects
None yet
Development

No branches or pull requests

2 participants