zeta-chain / node

ZetaChain’s blockchain node and an observer validator client
https://zetachain.com
MIT License
167 stars 109 forks source link

Change the crosschain swap test to use V2 or add new one #3177

Closed lumtis closed 1 week ago

lumtis commented 1 week ago

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.