-
Notifications
You must be signed in to change notification settings - Fork 407
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
Bump wasmvm 1.5.0 #1686
Bump wasmvm 1.5.0 #1686
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@@ -27,6 +27,8 @@ compatibility list: | |||
|
|||
| wasmd | wasmvm | cosmwasm-vm | cosmwasm-std | | |||
|-------|--------------|-------------|--------------| | |||
| 0.44 | v1.5.0 | | 1.0-1.5 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, so we release it in 0.44 already, not 0.50?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we are not yet ready for 0.50 . Since we want to release it very soon, it needs to go to v0.44
Codecov Report
@@ Coverage Diff @@
## main #1686 +/- ##
==========================================
- Coverage 56.80% 56.77% -0.03%
==========================================
Files 62 62
Lines 8232 8232
==========================================
- Hits 4676 4674 -2
- Misses 3119 3120 +1
- Partials 437 438 +1 |
(cherry picked from commit a2bbd36) # Conflicts: # go.mod # go.sum
Resolves #1675