Closed penandlim closed 4 months ago
THIS CHECKLIST IS NOT COMPLETE. Use --show-ignored-findings
to show all the results.
Summary
Generated at commit: a843637d7980899887f893f1a148ddd984adf21e, compared to commit: 2e0454128e616a02abd08fec8309499955231499
Contract | Method | Avg (+/-) | % |
---|---|---|---|
Yearn4626RouterExt | multicall redeemVaultV2 selfPermit |
-34,288 โ
+44,180 โ +7,366 โ |
-8.07% +13.23% +19.94% |
DYFIRedeemer | receiveFlashLoan | +8,642 โ | +9.26% |
MiniChefV3 | harvestAndWithdraw | +5,011 โ | +3.09% |
YearnGaugeStrategy | withdraw | +4,936 โ | +2.80% |
Describe your changes
Add two new functions
serializedDeposits()
andserializedRedeems()
to support cheaper and more accurate batched serialized actions.Checklist before requesting a review