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

confirm if world emits all the data we need to reconstruct mud config and ABIs #2386

Open
4 tasks
holic opened this issue Mar 7, 2024 · 3 comments
Open
4 tasks

Comments

@holic
Copy link
Member

holic commented Mar 7, 2024

@holic
Copy link
Member Author

holic commented Mar 11, 2024

looks like for generating ABIs, we still need:

  • param names (for UX)
  • return types
  • return type names (for UX)
  • original system names (for UX) - we only have the system ID but the name portion may be truncated and isn't really meant for this use case

@holic
Copy link
Member Author

holic commented Mar 11, 2024

I don't think we emit anything for user types or enums, but not sure if that's a blocker for "create MUD config from existing world"?

@holic holic moved this to Planned in MUD Mar 11, 2024
@holic holic moved this from Planned to Next up in MUD Mar 11, 2024
@holic holic removed this from the MUD v2 stable release milestone Mar 20, 2024
@alvrs alvrs moved this from Next up to Planned in MUD Mar 27, 2024
@alvrs alvrs added this to the MUD 2.2 milestone Mar 28, 2024
@yonadaa
Copy link
Contributor

yonadaa commented May 22, 2024

re. #2386 (comment), we discussed this elsewhere and decided the generated ABI will use only the parameters for now instead of emitting all that data on-chain

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Planned
Development

No branches or pull requests

3 participants