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

sync: develop from core repo #854

Merged
merged 1,110 commits into from
Oct 11, 2024

fix: typecheck

71badc1
Select commit
Loading
Failed to load commit list.
Merged

sync: develop from core repo #854

fix: typecheck
71badc1
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Slither succeeded Oct 10, 2024 in 5s

1 new alert including 1 medium severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 29 in contracts/0.8.9/lib/SafeCastExt.sol

See this annotation in the file changed.

Code scanning / Slither

Dubious Typecast Medium

Dubious typecast in SafeCastExt.toUint48(uint256):
uint256 => uint48 casting occurs in uint48(value)

Check warning on line 639 in contracts/0.8.9/sanity_checks/OracleReportSanityChecker.sol

See this annotation in the file changed.

Code scanning / Slither

Dubious Typecast Medium

Check warning on line 648 in contracts/0.8.9/sanity_checks/OracleReportSanityChecker.sol

See this annotation in the file changed.

Code scanning / Slither

Dubious Typecast Medium