Issues 3 (2 resolved) Low Severity Issues 11 (11 resolved) Notes & Additional Information 12 (9 resolved, 1 partially resolved) Scope We audited the matter-labs/system-contracts repository at the 4ad1f26ae205d5a973216d141833e0ac37d72ec8 commit. In scope were the following contracts: ├── bootloader... System Overview zkSync is a layer 2 scaling solution for Ethereum based on zero-knowledge rollup technology. The protocol aims to provide low transaction fees and high throughput while maintaining a large degree of EVM compatibility. The scope of this audit included the bootloader which bundles...
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 11 | 3 | 2 | 1 | 17 |
Total | 11 | 3 | 2 | 1 | 17 |
# | File Name |
---|---|
1 | BootloaderUtilities.sol |
2 | IBootloaderUtilities.sol |
3 | RLPEncoder.sol |
4 | IEthToken.sol |
5 | IL2StandardToken.sol |
6 | MsgValueSimulator.sol |
7 | L2EthToken.sol |
8 | bootloader.yul |