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 latest minor versionv1.5.2 #4

Open
Kynea0b opened this issue Jan 30, 2024 · 0 comments
Open

cosmwasm latest minor versionv1.5.2 #4

Kynea0b opened this issue Jan 30, 2024 · 0 comments

Comments

@Kynea0b
Copy link

Kynea0b commented Jan 30, 2024

The latest minor version of cosmwasm is used when the contract is built.

According to the rust specifications, if cargo.toml is written like this, the minor version latest will be used.

Cargo.toml

cosmwasm-schema  = "1.1.9"

Currently, v.15.* is the latest. So, this version cosmwasm-schema v1.5.2 is used.
Therefore, we need to consider and decide whether to use a fixed version of cosmwasm for the contract.

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