Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement AxelarGMPExecutableWithToken in ITS #274

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

ahramy
Copy link
Contributor

@ahramy ahramy commented Aug 21, 2024

AXE-4660 : Inherit the simpler AxelarGMPExecutableWithToken abstract contract in ITS contract instead of re-implementing it. The original AxelarExecutable wasn’t including the commandId and it was including the full gateway interface that’s susceptible to changes.

@ahramy ahramy marked this pull request as ready for review September 3, 2024 21:33
@ahramy ahramy requested a review from a team as a code owner September 3, 2024 21:33
@ahramy ahramy changed the title implement AxelarGMPExecutableWithToken implement AxelarGMPExecutableWithToken in ITS Sep 3, 2024
contracts/InterchainTokenFactory.sol Outdated Show resolved Hide resolved
contracts/InterchainTokenService.sol Outdated Show resolved Hide resolved
contracts/InterchainTokenService.sol Outdated Show resolved Hide resolved
contracts/interfaces/IInterchainTokenService.sol Outdated Show resolved Hide resolved
contracts/InterchainTokenService.sol Outdated Show resolved Hide resolved
contracts/InterchainTokenService.sol Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
contracts/InterchainTokenService.sol Outdated Show resolved Hide resolved
contracts/InterchainTokenService.sol Outdated Show resolved Hide resolved
contracts/InterchainTokenService.sol Outdated Show resolved Hide resolved
contracts/utils/GatewayCaller.sol Outdated Show resolved Hide resolved
test/InterchainTokenServiceUpgradeFlow.js Outdated Show resolved Hide resolved
contracts/InterchainTokenService.sol Outdated Show resolved Hide resolved
contracts/InterchainTokenService.sol Outdated Show resolved Hide resolved
contracts/InterchainTokenService.sol Outdated Show resolved Hide resolved
contracts/InterchainTokenService.sol Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants