This repository was archived by the owner on Apr 18, 2025. It is now read-only.
forked from privacy-ethereum/zkevm-circuits
-
Notifications
You must be signed in to change notification settings - Fork 387
refactor: remove keccak constants from aggregator #752
Merged
Merged
Changes from 19 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
cde6f90
add row counting interface for keccak
darth-cy 018d97b
add class level capacity calculator for keccak
darth-cy 3b352ab
remove f capacity from core
darth-cy 47f6e1f
remove capacity calculator in aggregator util
darth-cy 1bda8a8
remove unnecessary imports
darth-cy 4ffbb43
replace max keccak round in core
darth-cy c4d4068
replace reference for max keccak
darth-cy 492aac1
remove unnecessary keccak imports and constants
darth-cy f5468d4
remove max keccak constant
darth-cy 2b903bc
remove constants in hash cell parsing
darth-cy 54912a5
remove constant column sanity check
darth-cy db2967a
Merge branch 'develop' into refactor/aggregator-keccak-constants
darth-cy 976ba92
add state column usage log
darth-cy 024ee4d
adjust input bytes column
darth-cy c05c3c8
add long column padding
darth-cy 7abc845
correct fmt
darth-cy e764add
Merge branch 'develop' into refactor/aggregator-keccak-constants
darth-cy 10ac448
Merge branch 'develop' into refactor/aggregator-keccak-constants
darth-cy 918d087
fix fmt
darth-cy 0484598
minor fixes
lispc 49f75b2
fix
lispc 812b5c8
Merge remote-tracking branch 'scroll/develop' into refactor/aggregato…
lispc 80d0c37
Fix: allow skipping of L1Msg tx part 2 (calculate num_all_txs in tx c…
kunxian-xia fd2be1c
Fix the bugs in RLP/Tx/PI circuit which are reported by Zellic & KALO…
kunxian-xia f2790ca
add pi comments
darth-cy 1c558be
rename preimage col idx
darth-cy b728347
add keccak rows check
darth-cy 4094855
rename input bytes col finder fn
darth-cy 3c51241
modify keccak row env constaint
darth-cy 13d618d
modify keccak row env constaint
darth-cy 9126451
add named constant setup vars
darth-cy ac5e177
modify keccak row check
darth-cy bbcbd39
Merge branch 'develop' into refactor/aggregator-keccak-constants
darth-cy 0f1215e
clippy advised
darth-cy a6b81d4
add comments on chunk hash
darth-cy 8b51c34
fmt
darth-cy d7b3c30
Merge branch 'develop' into refactor/aggregator-keccak-constants
darth-cy feb7699
avoid constant lookup table
darth-cy ce79016
avoid repetitive computation of input_bytes_col_idx
darth-cy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.