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.
feat(l1 fee): many updates (scroll-tech#1316)
* feat: circuit can decide l1 fee according to is_curie * fix begin tx assginment * half * improve log * ci: cargo test report time * move l2_predeployed to eth-types * move l2_predeployed to eth-types * run * full scroll trace parsing * fix l1 fee for l1 tx * fix default mode * tmp * lint * tmp * lint * fix * fix curie gadget * upgrade l2geth * update l1 fee contract * clean comments * fix mock block num 0 * fix l1 fee for 1559 tests * update super circuit testing params * fix tx circuit field_rlc * lint * update l2geth mod
- Loading branch information
Showing
33 changed files
with
449 additions
and
308 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
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
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.