File tree
125 files changed
+8738
-415
lines changed- .github
- release-please
- workflows
- core
- bin
- contract-verifier
- src
- external_node
- src
- config
- zksync_server/src
- lib
- basic_types/src
- config/src
- configs
- da_client
- contract_verifier
- src
- etherscan
- tests
- da_client/src
- dal
- .sqlx
- migrations
- src
- models
- env_config/src
- merkle_tree
- examples/loadtest
- src
- object_store/src
- protobuf_config/src
- proto/config
- state/src/postgres
- storage/src
- types
- src
- api
- contract_verification
- web3_decl/src/namespaces
- zk_os_merkle_tree
- examples
- src
- hasher
- storage
- types
- node
- api_server/src/web3
- backend_jsonrpsee/namespaces
- namespaces/unstable
- da_clients/src
- avail
- celestia
- eigen
- da_dispatcher/src
- node_framework/src/implementations/layers
- node_sync
- src
- data_availability_fetcher
- state_keeper/src
- testonly
- tests
- tests/ts-integration
- src
- tests
- docker/zk-environment
- docs/src
- guides/advanced
- etc/env
- ecosystems
- file_based
- prover
- zkstack_cli
- crates
- common/src
- config/src
- zkstack/src
- zkstackup
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
125 files changed
+8738
-415
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
132 |
| - | |
| 132 | + | |
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
| |||
502 | 502 |
| |
503 | 503 |
| |
504 | 504 |
| |
505 |
| - | |
| 505 | + | |
506 | 506 |
| |
507 | 507 |
| |
508 | 508 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
57 |
| - | |
| 56 | + | |
| 57 | + | |
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
|
- AllContractsHashes.json+2-2
- da-contracts/contracts/da-layers/avail/AvailAttestationLib.sol+5
- l1-contracts/contracts/governance/ServerNotifier.sol+3-3
- l1-contracts/contracts/state-transition/ChainTypeManager.sol+2
- l1-contracts/contracts/state-transition/IChainTypeManager.sol+3
- l1-contracts/deploy-scripts/DeployL1.s.sol+6
- l1-contracts/deploy-scripts/RegisterZKChain.s.sol+31-65
Lines changed: 28 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
3 | 31 |
| |
4 | 32 |
| |
5 | 33 |
| |
|
0 commit comments