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

feat(evm)!: update evm examples with AxelarExecutable and AxelarExecutableWithToken #198

Merged
merged 11 commits into from
Oct 24, 2024

Conversation

ahramy
Copy link
Contributor

@ahramy ahramy commented Aug 29, 2024

Original Message:

As part of EVM ITS V2, axelar-gmp-sdk-solidity was refactored to use AxelarGMPExecutable and AxelarGMPExecutableWithToken (PR #181).

axelar-examples are also required to inherit from the AxelarGMPExecutable and AxelarGMPExecutableWithToken.

Updated - Naming changed to :

  • AxelarGMPExecutable → AxelarExecutable
  • AxelarGMPExecutableWithToken → AxelarExecutableWithToken
  • AxelarGMPGateway -> AxelarGateway
  • AxelarGMPGatewayWithToken -> AxelarGatewayWithToken

Ticket: AXE-4723, AXE-5796

@ahramy ahramy requested review from Foivos and milapsheth August 29, 2024 07:09
package.json Outdated Show resolved Hide resolved
@ahramy ahramy changed the title feat(evm): use gmp executable feat(evm): update examples with AxelarGMPExecutable and AxelarGMPExecutableWithToken Sep 3, 2024
@ahramy ahramy requested review from benjamin852 and StephenFluin and removed request for Foivos September 3, 2024 15:16
@benjamin852 benjamin852 self-assigned this Sep 4, 2024
@ahramy ahramy changed the title feat(evm): update examples with AxelarGMPExecutable and AxelarGMPExecutableWithToken feat!: update examples with AxelarGMPExecutable and AxelarGMPExecutableWithToken Oct 10, 2024
@ahramy ahramy changed the title feat!: update examples with AxelarGMPExecutable and AxelarGMPExecutableWithToken feat(evm)!: update examples with AxelarGMPExecutable and AxelarGMPExecutableWithToken Oct 10, 2024
@benjamin852 benjamin852 assigned ahramy and unassigned benjamin852 Oct 11, 2024
@benjamin852
Copy link
Contributor

benjamin852 commented Oct 11, 2024

@ahramy left some comments. Let me know what you think. Feel free to assign the pr back to me once you take a look, thanks!

@benjamin852 benjamin852 assigned benjamin852 and unassigned ahramy Oct 22, 2024
Copy link
Contributor

@benjamin852 benjamin852 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ahramy Getting this warning when I run example locally bigint: Failed to load bindings, pure JS will be used (try npm run rebuild?). Not a blocker example still runs but not sure why this warning appears.

@ahramy ahramy changed the title feat(evm)!: update examples with AxelarGMPExecutable and AxelarGMPExecutableWithToken feat(evm)!: update evm examples with AxelarExecutable and AxelarExecutableWithToken Oct 24, 2024
@ahramy ahramy merged commit 502d741 into main Oct 24, 2024
2 of 4 checks passed
@ahramy ahramy deleted the feat/use_gmp_executable branch October 24, 2024 21:03
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.

2 participants