forked from scroll-tech/zkevm-circuits
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix error checking and bytecode circuit (scroll-tech#403)
* Fix `Error`s converted into `Option`s, not checking the return error * Convert `q_enable` from Selector to Fixed, as proposed by @Brechtpd in privacy-scaling-explorations#407 (comment) * Do not assign all bytecode witness if overflows the circuit usable rows
- Loading branch information
Showing
2 changed files
with
120 additions
and
124 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