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

Generate World ABI from onchain function signatures #2845

Open
yonadaaa opened this issue May 21, 2024 · 0 comments · May be fixed by #2849
Open

Generate World ABI from onchain function signatures #2845

yonadaaa opened this issue May 21, 2024 · 0 comments · May be fixed by #2849
Assignees
Labels
enhancement New feature or request

Comments

@yonadaaa
Copy link
Contributor

yonadaaa commented May 21, 2024

We can fetch the function definitions for a given system ID from the FunctionSignatures table and use them to codegen the system ABI.

This can start as a helper function then we can make it a CLI command.

@yonadaaa yonadaaa added the enhancement New feature or request label May 21, 2024
@yonadaaa yonadaaa self-assigned this May 21, 2024
@yonadaaa yonadaaa added this to the MUD 2.2 milestone May 21, 2024
@yonadaaa yonadaaa linked a pull request May 21, 2024 that will close this issue
@yonadaaa yonadaaa changed the title Generate system interfaces from onchain function signatures Generate system ABI's from onchain function signatures May 22, 2024
@yonadaaa yonadaaa changed the title Generate system ABI's from onchain function signatures Generate World ABI from onchain function signatures May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Next up
Development

Successfully merging a pull request may close this issue.

1 participant