Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

Conversation

@dongliangCai
Copy link

@dongliangCai dongliangCai commented Jun 18, 2024

Description

This PR fix the MAX_AGG_SNARKS in zkevm-circuits/src/tx.circuit.rs related to #1311.

When the aggregated snarks is greater than 15 and smaller than 45, bugs may be triggered in a real test and not be triggered in mock chunk and aggregation unit test.

may be we should finish TODO: Constants from aggregator shouldn't be manually copied to fix the problem better If MAX_AGG_SNARKS will change frequently in the future.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@lispc lispc merged commit de413e3 into scroll-tech:develop Jun 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants