Scroll

Off-Chain (Private)
Audited on 2024/02/07
No active critical issues

Summary

) Notes & Additional Information 8 (2 resolved, 2 partially resolved) Scope We audited pull request #1011 from the scroll-tech/scroll repository at commit 45e1305. In scope were the following files:  contracts/src... to that taken by projects like Polygon's zkEVM and Consensys' Linea. This audit reviewed the changes made to multiple Scroll contracts as part of pull request #1011. These changes had the single purpose of reducing the gas cost of the operation. The most notable changes consist of: Adapting...

Issues (3)

Low
Medium
High
Critical
Total
Not fixed
----0
Fixed
2-1-3
Total20103

Contracts (31)

#File Name
1

contracts/src/libraries/ScrollMessengerBase.sol

2

contracts/src/L1/rollup/IL1MessageQueue.sol

3

contracts/src/libraries/gateway/ScrollGatewayBase.sol

4

contracts/src/L1/gateways/L1WETHGateway.sol

5

contracts/src/L1/gateways/L1ETHGateway.sol

6

contracts/src/L1/rollup/IScrollChain.sol

7

contracts/src/L2/gateways/L2ERC721Gateway.sol

8

contracts/src/L1/rollup/ScrollChain.sol

9

contracts/src/L1/rollup/L1MessageQueue.sol

10

contracts/src/L1/gateways/L1GatewayRouter.sol