icon-project / xcall-multi

Apache License 2.0
10 stars 9 forks source link

refactor EVM contract for sample dapp #197

Closed FidelVe closed 3 months ago

FidelVe commented 11 months ago

What needs to be done

The EVM contract for the sample dapp found here: https://github.com/icon-project/xcall-multi/blob/main/contracts/evm/contracts/mocks/dapp/DAppProxySample.sol

The logic for the rollback should be refactored following the bug found in the issue for the JVM contract here https://github.com/icon-project/xcall-multi/issues/194

pragyanshrestha-ibriz commented 3 months ago

the issue has been resolved.