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

Feature/real sp1 verifier #342

Merged
merged 2 commits into from
Oct 7, 2024
Merged

Conversation

krlosMata
Copy link
Contributor

IMPORTANT NOTE: this PR also includes #341

This PR does the following:

  • support SP1 real verifier deployment in docker/deployment scripts
  • update tool addNewRollupType to support PolygonPessimisticConsensus

if (!isPessimistic) {
// checks for rollups
// Sanity checks genesisRoot
if (consensusContract)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why check here the consensus contract?¿

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch!

Copy link

sonarcloud bot commented Oct 7, 2024

laisolizq
laisolizq previously approved these changes Oct 7, 2024
@krlosMata krlosMata changed the base branch from feature/ongoingPP to main October 7, 2024 07:20
@krlosMata krlosMata dismissed laisolizq’s stale review October 7, 2024 07:20

The base branch was changed.

@krlosMata krlosMata changed the base branch from main to feature/ongoingPP October 7, 2024 07:21
@invocamanman invocamanman merged commit d0b44f2 into feature/ongoingPP Oct 7, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants