1 file changed
+1
-1
lines changed- .github/workflows/l1-contracts-ci.yaml+36-35
- .github/workflows/system-contracts-ci.yaml+47-46
- .github/workflows/update-hashes-on-demand.yaml+19-14
- AllContractsHashes.json+377-377
- l1-contracts/contracts/common/L1ContractErrors.sol+4-2
- l1-contracts/contracts/common/libraries/FullMerkle.sol+26-1
- l1-contracts/contracts/common/libraries/ZKSyncOSBytecodeInfo.sol+14
- l1-contracts/contracts/core/message-root/IMessageRoot.sol+2
- l1-contracts/contracts/core/message-root/MessageRootBase.sol+22-3
- l1-contracts/contracts/dev-contracts/test/FullMerkleTest.sol+4
- l1-contracts/contracts/upgrades/BytecodesSupplier.sol+50-10
- l1-contracts/deploy-scripts/ctm/DeployCTM.s.sol+10-2
- l1-contracts/deploy-scripts/ctm/DeployCTMUtils.s.sol+3-1
- l1-contracts/deploy-scripts/gateway/GatewayVotePreparation.s.sol+4-3
- l1-contracts/deploy-scripts/upgrade/default_upgrade/DefaultCTMUpgrade.s.sol+14-4
- l1-contracts/deploy-scripts/utils/AddressIntrospector.sol+4-3
- l1-contracts/deploy-scripts/utils/Types.sol+1-1
- l1-contracts/deploy-scripts/utils/bytecode/BytecodePublisher.s.sol+41-8
- l1-contracts/selectors+61-17
- l1-contracts/test/foundry/l1/integration/upgrade-envs/script-out/local-core.toml+3-3
- l1-contracts/test/foundry/l1/integration/upgrade-envs/script-out/local-ctm.toml+58-51
- l1-contracts/test/foundry/l1/unit/concrete/Bridgehub/MessageRoot.t.sol+51
- l1-contracts/test/foundry/l1/unit/concrete/Bridgehub/MessageRoot_Extended.t.sol+20
- l1-contracts/test/foundry/l1/unit/concrete/common/libraries/FullMerkle/MerklePath.t.sol+62
- l1-contracts/test/foundry/l1/unit/concrete/state-transition/BytecodesSupplier.t.sol+130-14
- l1-contracts/zkstack-out/IDeployCTM.sol/IDeployCTM.json+10-5
- l1-contracts/zkstack-out/MessageRootBase.sol/MessageRootBase.json+56
0 commit comments