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

fix(contracts-rfq): add forwardTo to ZapData for Zap Actions that don't forward assets to the user #3451

Merged
merged 12 commits into from
Dec 10, 2024

deploy: redeploy SIP, TokenZap

4b925f9
Select commit
Loading
Failed to load commit list.
Merged

fix(contracts-rfq): add forwardTo to ZapData for Zap Actions that don't forward assets to the user #3451

deploy: redeploy SIP, TokenZap
4b925f9
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Slither succeeded Dec 9, 2024 in 6s

3 new alerts including 1 medium severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 medium

Other Alerts:

  • 2 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 97 in packages/contracts-rfq/contracts/libs/ZapDataV1.sol

See this annotation in the file changed.

Code scanning / Slither

Assembly usage Warning

Check warning on line 105 in packages/contracts-rfq/contracts/libs/ZapDataV1.sol

See this annotation in the file changed.

Code scanning / Slither

Assembly usage Warning

Check warning on line 182 in packages/contracts-rfq/contracts/zaps/TokenZapV1.sol

See this annotation in the file changed.

Code scanning / Slither

Dangerous strict equalities Medium

TokenZapV1._forwardToken(address,address) uses a dangerous strict equality:
- amount == 0