This repository was archived by the owner on Apr 18, 2025. It is now read-only.
forked from privacy-scaling-explorations/zkevm-circuits
-
Notifications
You must be signed in to change notification settings - Fork 392
[FEAT] support mainnet block in mainnet.rs (#814) #1004
Merged
Merged
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
7089eff
patch for L2 node rpc
noel2004 e035254
Merge remote-tracking branch 'origin/develop' into feat/mainnet_run
noel2004 ac2ad8b
constrain max_txs to pass pi circuit
noel2004 e9af451
Merge remote-tracking branch 'origin/develop' into feat/mainnet_run
noel2004 c94419d
revert get access set to the same implement as upstream
noel2004 e2b0733
update for using prestateTracer for state
noel2004 280c8f8
fix coinbase issue
noel2004 1d4e606
apply mock fill root
noel2004 645225c
better form for mock filling mpt
noel2004 91c0fd3
dep issue
noel2004 e884108
some trivial optimizations
noel2004 ff9e820
grep mpt standlone circuit from test
noel2004 f081696
update poseidon row params
noel2004 0adb0e7
fix issues in old_root setting
noel2004 dd0e65d
update ethblock for some fields
noel2004 fb44494
update more fields
noel2004 1c489fd
update keccak inputs
noel2004 aae2f3a
update prev state root
noel2004 7f1deca
update more fields for state root
noel2004 e2f8125
update code size
noel2004 ce02099
fix storage issue on missing field
noel2004 ff40bdd
optimize the pre state handling
noel2004 ac6e0f7
induce relax mode to raise some restrict
noel2004 4410789
picking coinbase/difficulity from block instead of default constants
noel2004 8a33907
custom diff/coinbase in padding
noel2004 3d71e90
fix the max_txs issue in pi_circuit
noel2004 db0d2fe
clippy and fmt
noel2004 ffd97e6
support single tx test
noel2004 65dd875
adjust params
noel2004 398544b
rebuild mpt state in mock tx proven
noel2004 04f7736
fmt
noel2004 80af57e
Merge remote-tracking branch 'origin/develop' into feat/mainnet_run
noel2004 bfde14f
resume some fields in prestate trace
noel2004 3733579
test creating supercircuit from dummy witness block
noel2004 f18d640
revert most params
noel2004 88f1b2f
Merge branch 'develop' into feat/mainnet_run
silathdiir 00c2d46
mitigate an issue in prestate tracer
noel2004 44aea9c
add timeout spec for robust API call
noel2004 7f8ebfa
fmt
noel2004 28fe47e
add readme for test
noel2004 ba1bfe9
add more comment according to review
noel2004 3adb5e2
Merge remote-tracking branch 'origin/develop' into feat/mainnet_run
noel2004 360b0a6
Merge branch 'develop' into feat/mainnet_run
silathdiir 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
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.