You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(FlashMintLeveraged): Avoid transaction revertion due to tether quirks (#213)
* fix: Fix failing approveSetToken in FlashMintLeveraged because of tether not returnign bool from approve function
* fix: Replace approve with safeApprove to avoid tether issues
* test: Adjust flashmint integration test to use eth3x
* test: Fix ethereum integration test for flashmint leveraged
0 commit comments