ZKsync L1 Governance Diff Audit

Off-Chain (Private)
Audited on 2024/10/23
No active critical issues

Summary

) Notes & Additional Information 7 (6 resolved, 1 partially resolved) Scope We diff-audited the zksync-association/zk-governance repository at HEAD commit b2e0143 against BASE commit 8456ffb. All the resolutions mentioned in this report are contained at commit 29f0d0e. The following files were in scope:  l1-contracts/... Trust Assumptions During the audit, the auditors identified the following considerations: When the legal entity vetoes a proposal off-chain, the proposal is expected to reach a Canceled state after 30 days. Thus, it is assumed that the Security Council will not move it forward during the Waiting period...

Issues (5)

Low
Medium
High
Critical
Total
Not fixed
----0
Fixed
311-5
Total31105

Contracts (12)

#File Name
1

l1-contracts/src/Multisig.sol

2

l1-contracts/src/interfaces/IZkSyncEra.sol

3

l1-contracts/src/ProtocolUpgradeHandler.sol

4

l1-contracts/src/EmergencyUpgradeBoard.sol

5

l1-contracts/src/interfaces/IGuardians.sol

6

l1-contracts/src/interfaces/IProtocolUpgradeHandler.sol

7

l1-contracts/src/interfaces/IL2Governor.sol

8

l1-contracts/src/SecurityCouncil.sol

9

l1-contracts/src/interfaces/ISecurityCouncil.sol

10

l1-contracts/src/interfaces/IStateTransitionManager.sol