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
Using Uniswap pool in onCall processing seem to have some unique behavior regarding the processing of inbounds, example: when executing the tx without gas limit.
We should add a test case under the v2 test suite to cover this case.
Change the current crosschain swap test
Add a new test
The text was updated successfully, but these errors were encountered:
Describe the Issue
Using Uniswap pool in onCall processing seem to have some unique behavior regarding the processing of inbounds, example: when executing the tx without gas limit.
We should add a test case under the v2 test suite to cover this case.
The text was updated successfully, but these errors were encountered: