-
Notifications
You must be signed in to change notification settings - Fork 234
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Avoid huge compilation times in base rollup (#9113)
This temporarily disables the checking of decomposition against P, that together with the new sha256 noir implementation generates a blowup in compilation time and ram usage. This is fine because we are going to replace this with poseidon for blobs anyway
- Loading branch information
1 parent
666fc38
commit 6eb43b6
Showing
2 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters