Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Cosmos SDK 0.42.9, wasmvm 0.16.0 #582

Merged
merged 5 commits into from
Aug 5, 2021
Merged

Cosmos SDK 0.42.9, wasmvm 0.16.0 #582

merged 5 commits into from
Aug 5, 2021

Conversation

ethanfrey
Copy link
Member

@ethanfrey ethanfrey commented Aug 5, 2021

Closes #557
Closes #580

Dockerfile updated

@ethanfrey ethanfrey requested a review from alpe as a code owner August 5, 2021 11:48
@codecov
Copy link

codecov bot commented Aug 5, 2021

Codecov Report

Merging #582 (095ba8c) into master (4cba33a) will increase coverage by 0.03%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #582      +/-   ##
==========================================
+ Coverage   59.71%   59.74%   +0.03%     
==========================================
  Files          45       45              
  Lines        5208     5212       +4     
==========================================
+ Hits         3110     3114       +4     
+ Misses       1874     1873       -1     
- Partials      224      225       +1     
Impacted Files Coverage Δ
x/wasm/keeper/keeper.go 85.58% <66.66%> (+0.10%) ⬆️

alpe added 2 commits August 5, 2021 15:45
(cherry picked from commit ccd075200f704c39ae619d36be781092711bbd41)
Copy link
Contributor

@alpe alpe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 I had some local updates already that I added to this branch:

  • Added Dockerfile update
  • Debug log for analyzed feature

@webmaster128
Copy link
Member

0.16.0 is available now

@ethanfrey ethanfrey changed the title Cosmos SDK 0.42.9, wasmvm 0.16.0-rc3 Cosmos SDK 0.42.9, wasmvm 0.16.0 Aug 5, 2021
@ethanfrey ethanfrey merged commit 9efbb61 into master Aug 5, 2021
@ethanfrey ethanfrey deleted the bump-deps branch August 5, 2021 16:59
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade wasmvm to v0.16.0-rc3 Update to wasmvm / cosmwasm 0.16
3 participants