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

refactor: implement cli #25

Merged
merged 8 commits into from
Jul 9, 2024
Merged

refactor: implement cli #25

merged 8 commits into from
Jul 9, 2024

Conversation

kashishshah
Copy link
Member

Context

Closes: #24


Reviewers

  • @Lagrange-Labs/lsc-core-dev

@kashishshah kashishshah marked this pull request as ready for review July 9, 2024 13:50
@kashishshah kashishshah requested a review from a team as a code owner July 9, 2024 13:50
}

logger.Infof("State proof verification successful for batch %d for chain %d", proofData.BatchHeader.BatchNumber, proofData.BatchHeader.ChainId)
return nil
Copy link
Collaborator

Choose a reason for hiding this comment

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

need to add the check of committee root recursion, like prevbatch.next_root = curbatch.cur_root

Copy link
Member Author

Choose a reason for hiding this comment

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

My bad, I will go through sequencer logic and update accordingly

Copy link
Collaborator

@cool-develope cool-develope left a comment

Choose a reason for hiding this comment

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

lgtm

@kashishshah kashishshah merged commit ed30c0a into verifier-cli-bot Jul 9, 2024
3 checks passed
@kashishshah kashishshah deleted the feat/refactor branch July 9, 2024 19:12
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