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.
changes needed for snark verifier (scroll-tech#454)
* towards goerli * the failed test * fix: pass chain_id as parameter to tx table * + bump poseidon-circuit + update bytecode hash spec(with 31 bytes in a field) * add batch chain id * fix EndInnerBlock * add poseidon rows * default keccak row changed to 20 * [fix] update ecdsa circuit w.r.t. latest halo2-lib stable version * [chore] update cargo.toml * [fix] bug in two phase ecdsa circuit * [fix] update k=19 so it matches scroll-zkevm setting * [minor] allow max num tx = 100 * this is fine * this is buggy * clean up * [fix] temp set MAX_SIG=32 for v0.2 * [feat] Remove main gate dependency for ecdsa's keccak lookup * fix conflicts * revert useless changes * disable jemalloc --------- Co-authored-by: kunxian xia <[email protected]> Co-authored-by: Ho Vei <[email protected]> Co-authored-by: zhenfei <[email protected]>
- Loading branch information
1 parent
ad03460
commit 89a382c
Showing
9 changed files
with
527 additions
and
373 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
Oops, something went wrong.