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

zetacore : fungible Explore deploying contracts using genesis state instead of MsgDeploySystemContracts #3102

Open
Tracked by #2905
kingpinXD opened this issue Nov 5, 2024 · 0 comments

Comments

@kingpinXD
Copy link
Contributor

kingpinXD commented Nov 5, 2024

Currently the only way to deploy system contracts is through the MsgDeploySystemContracts
This message is used in the e2e test, unit tests, and simulation tests.

We should explore using the evm Gensistate to deploy these contracts to a deterministic address , instead of through the message only.

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

No branches or pull requests

1 participant