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

Bump wasmvm 1.5.0 #1686

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Bump wasmvm 1.5.0 #1686

merged 1 commit into from
Oct 31, 2023

Conversation

pinosu
Copy link
Contributor

@pinosu pinosu commented Oct 31, 2023

Resolves #1675

@pinosu pinosu requested a review from alpe as a code owner October 31, 2023 11:03
@pinosu pinosu added the backport/v0.4x backport patches to sdk47 release branch label Oct 31, 2023
@pinosu pinosu requested a review from chipshort October 31, 2023 11:03
Copy link
Collaborator

@chipshort chipshort left a 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 |
Copy link
Collaborator

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?

Copy link
Contributor Author

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
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #1686 (37886a0) into main (c6919e1) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            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     

see 1 file with indirect coverage changes

@pinosu pinosu merged commit a2bbd36 into main Oct 31, 2023
14 checks passed
mergify bot pushed a commit that referenced this pull request Oct 31, 2023
(cherry picked from commit a2bbd36)

# Conflicts:
#	go.mod
#	go.sum
pinosu added a commit that referenced this pull request Oct 31, 2023
* Bump wasmvm 1.5.0 (#1686)

(cherry picked from commit a2bbd36)

# Conflicts:
#	go.mod
#	go.sum

* Fix conflicts

---------

Co-authored-by: pinosu <95283998+pinosu@users.noreply.github.com>
Co-authored-by: Pino' Surace <pino.surace@live.it>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/v0.4x backport patches to sdk47 release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to wasmvm v1.5.0
2 participants