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

remove sequence num, for initSequencedBatch #196

Merged
merged 7 commits into from
Feb 20, 2024

Conversation

invocamanman
Copy link
Collaborator

  • remove sequence num
  • add initSequencedBatch instead

@cla-bot cla-bot bot added the cla-signed label Feb 19, 2024
@@ -45,9 +45,9 @@ interface IPolygonZkEVMVEtrogErrors is IPolygonZkEVMErrors {
error ForceBatchesDecentralized();

/**
* @dev Thrown when the sequence number does not match with the one on the contract
* @dev Thrown when the last sequenced batch nmber does nto match the init sequeced batch number
Copy link

Choose a reason for hiding this comment

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

typo nmber & nto

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ty

Copy link

sonarcloud bot commented Feb 20, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

@invocamanman invocamanman merged commit 15660cf into feature/elderBerry Feb 20, 2024
2 of 3 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