-
Notifications
You must be signed in to change notification settings - Fork 2.2k
chore: adapt server for zksync os compatible contracts in era #4480
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 15 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
c493768
some fixes, bump genesis and contracts
0xValera 36df6fe
bump contracts
0xValera f4e890a
update vk
0xValera 1ed77f5
some fixes
0xValera 1eb84a1
make server work
0xValera 25694df
fix int tests, small unit tests fix
0xValera d1c460f
fix tests utils
0xValera 68cd5d9
fix gateway int tests
0xValera f0f7b0b
Update contracts
0xValera 7f2f519
Merge branch 'draft-v30' of https://github.com/matter-labs/zksync-era…
0xValera 43f51f9
bump contracts, genesis
0xValera cd4a8fd
Create contracts
0xValera 2b305cf
bump contracts, genesis
0xValera 6e2445d
Merge branch 'draft-v30' of https://github.com/matter-labs/zksync-era…
0xValera dad44e6
add FIXME, remove tracing, rollback interop.sh
0xValera 84c8034
bump contracts
0xValera a91e6e7
fix comments, CI
0xValera db76ddf
bump contracts
0xValera 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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,17 +1,17 @@ | ||
| genesis_protocol_semantic_version: 0.30.0 | ||
| genesis_protocol_version: null | ||
| genesis_root: 0x1bdeda5b7b0e74c74678421c0ecd626647406edcef2c4c68507e2276442fe9ac | ||
| genesis_rollup_leaf_index: 84 | ||
| genesis_batch_commitment: 0x67ca7a4c10155b6501285ea0615c032d7769dd3d7e6efcbbcc67abfac804ab5e | ||
| genesis_root: 0x5f7fde2daf08a8037edf3f4f2d45cd6d178835c2b6df9aaf3db8d3cd9ebd82af | ||
| genesis_rollup_leaf_index: 94 | ||
| genesis_batch_commitment: 0x2e9156d503241c1155f94a797bdf332c8767b2e39f3bc28aac974900529656ec | ||
| bootloader_hash: 0x0100091118d2d6c46d8e646b67026ef848826845d0aff1cb72cddb6b98e4e90c | ||
| default_aa_hash: 0x010005f7e776333ac3ade732ccdc91816d895597b0727934404c484ae5bbec0f | ||
| default_aa_hash: 0x010005f7fc2bd2320582602ba8e850df381b4ada8c613b4efc7883be575083e9 | ||
| evm_emulator_hash: 0x01000d8bae37b82f311186426184866498b357f41d7a02ced11f3e3fbfbacd63 | ||
| l1_chain_id: 9 | ||
| l2_chain_id: 270 | ||
| fee_account: '0x0000000000000000000000000000000000000001' | ||
| l1_batch_commit_data_generator_mode: Rollup | ||
| prover: | ||
| snark_wrapper_vk_hash: 0x1ffc56111a5cfaf5db387f6a31408ad20217e9bc1f31f2f5c1bd38b0d6d7968b | ||
| snark_wrapper_vk_hash: 0x458e1f1070854a8e1befedc26ead1d6964c330ddf78aab9c13915e0f500f85b0 | ||
| fflonk_snark_wrapper_vk_hash: 0x49eae0bf5c7ea580f4979b366e52b386adc5f42e2ce50fc1d3c4de9a86052bff | ||
| dummy_verifier: true | ||
| custom_genesis_state_path: null |
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.