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

feat: extend epoch quote validation #10863

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Maddiaa0
Copy link
Member

@Maddiaa0 Maddiaa0 commented Dec 18, 2024

Overview

  • Replaces the request to get EIP712 prover coordination signatures to compute them locally
  • Alters the l1 contract such that the rollup version is the same as the EIP712 version
  • Changes VERSION to ROLLUP_VERSION cus searching VERSION brings up 2000 results, this will be much nicer to maintain

fixes: #8911

Base automatically changed from md/other-type-p2p-validators to master December 18, 2024 22:02
@Maddiaa0 Maddiaa0 marked this pull request as ready for review December 18, 2024 22:02
@Maddiaa0 Maddiaa0 force-pushed the md/fix-epoch-quote-local-calculation branch from 8143000 to 80dcf74 Compare December 18, 2024 22:14
@Maddiaa0 Maddiaa0 requested a review from just-mitch December 18, 2024 22:17
@Maddiaa0 Maddiaa0 added network-all Run this CI job. e2e-p2p CI: Enables this CI job. labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e-p2p CI: Enables this CI job. network-all Run this CI job.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: able to compute epoch proof quote digest in typescript
1 participant