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

Cosmwasm - UCS03 Minter should be instantiated deterministically #3844

Open
hussein-aitlahcen opened this issue Feb 24, 2025 · 0 comments
Open
Labels
A-cosmwasm Area: our CosmWasm stack P-high High priority

Comments

@hussein-aitlahcen
Copy link
Contributor

The UCS03 contract in cosmwasm is relying on Instantiate instead of Instantiate2 + Deployer bytecode. Move of this former to the later for fully deterministic deployments.

@hussein-aitlahcen hussein-aitlahcen added A-cosmwasm Area: our CosmWasm stack P-high High priority labels Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cosmwasm Area: our CosmWasm stack P-high High priority
Projects
None yet
Development

No branches or pull requests

1 participant