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!: (capacity) Remove revert on excessive proof in submitProofs #459

Merged
merged 16 commits into from
Jul 22, 2024

Conversation

InversionSpaces
Copy link
Contributor

@InversionSpaces InversionSpaces commented Jul 4, 2024

Do not revert with TooManyProofs error if excessive proofs are submitted to submitProofs method. Note that as submitProof is implemented through submitProofs, it ignores excessive proofs too.

Copy link

linear bot commented Jul 4, 2024

@InversionSpaces InversionSpaces added the e2e Run e2e tests label Jul 4, 2024
@InversionSpaces InversionSpaces changed the title feat(capacity): Remove revert on excessive proof in submitProofs feat!(capacity): Remove revert on excessive proof in submitProofs Jul 4, 2024
@InversionSpaces InversionSpaces changed the title feat!(capacity): Remove revert on excessive proof in submitProofs feat!: (capacity) Remove revert on excessive proof in submitProofs Jul 4, 2024
@InversionSpaces InversionSpaces force-pushed the feat/CHAIN-606-rm-revert-sumbit-proofs branch from f5b0c38 to 56c7a7e Compare July 18, 2024 10:07
@crystalbit crystalbit enabled auto-merge (squash) July 22, 2024 08:12
@crystalbit crystalbit merged commit 9343f57 into main Jul 22, 2024
20 checks passed
@crystalbit crystalbit deleted the feat/CHAIN-606-rm-revert-sumbit-proofs branch July 22, 2024 08:55
This was referenced Jul 22, 2024
This was referenced Jul 24, 2024
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.

None yet

4 participants