Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REG-1409]feat: add multicall to the sandbox #366

Merged
merged 2 commits into from
Sep 24, 2024

merge with master

87170ba
Select commit
Loading
Failed to load commit list.
Merged

[REG-1409]feat: add multicall to the sandbox #366

merge with master
87170ba
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Slither failed Sep 20, 2024 in 10s

19 new alerts including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high
  • 4 low

Other Alerts:

  • 14 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 54 in contracts/mocks/Multicall3.sol

See this annotation in the file changed.

Code scanning / Slither

Calls inside a loop Low

Check warning on line 54 in contracts/mocks/Multicall3.sol

See this annotation in the file changed.

Code scanning / Slither

Low-level calls Warning

Check notice on line 74 in contracts/mocks/Multicall3.sol

See this annotation in the file changed.

Code scanning / Slither

Calls inside a loop Low

Check notice on line 133 in contracts/mocks/Multicall3.sol

See this annotation in the file changed.

Code scanning / Slither

Calls inside a loop Low

Check warning on line 133 in contracts/mocks/Multicall3.sol

See this annotation in the file changed.

Code scanning / Slither

Assembly usage Warning

Check failure on line 175 in contracts/mocks/Multicall3.sol

See this annotation in the file changed.

Code scanning / Slither

Functions that send Ether to arbitrary destinations High

Check warning on line 175 in contracts/mocks/Multicall3.sol

See this annotation in the file changed.

Code scanning / Slither

Assembly usage Warning