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

[abi] Allow passing module ABI, which is the same as from surf #652

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gregnazario
Copy link
Collaborator

Description

This allows you to pass the MoveModule inputs, same as Surf or straight from the Module API. Though, it is not as optimized as passing in only the ABI.

Test Plan

See unit test that tests this

Related Links

Checklist

  • Have you ran pnpm fmt?
  • Have you updated the CHANGELOG.md?

@gregnazario gregnazario requested a review from a team as a code owner March 11, 2025 19:10
@gregnazario gregnazario force-pushed the allow-for-parsing-surf-inpus branch from 1d9d0e5 to 29df91b Compare March 11, 2025 19:10
@gregnazario gregnazario force-pushed the allow-for-parsing-surf-inpus branch from 29df91b to 8d4a5bf Compare March 12, 2025 00:16
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.

1 participant