node
node copied to clipboard
Correctly handle multiple calls to EVM Gateway inside a single EVM contract call
So that you can call an Ethereum contract, which makes several Gateway calls/deposits/deposit and calls, which are processed by ZetaChain.
For example,
https://arbiscan.io/tx/0x817fe2a143c8d24002b8a6f89c7ebbaaf4d947570282748bff6066b516d07d57
Right now ZetaChain only processes one of these Gateway calls.