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

Wasmvm 0.14 alpha2 #432

Merged
merged 5 commits into from
Mar 4, 2021
Merged

Wasmvm 0.14 alpha2 #432

merged 5 commits into from
Mar 4, 2021

Conversation

ethanfrey
Copy link
Member

Part of #400

Upgraded wasmvm and the test contracts, fixed compile issues and failing tests. Still need to enable the new callbacks (in separate issues).

This exposed CosmWasm/wasmvm#200 which is worked around now. Until then, you cannot use supportedFeatures = ""

@ethanfrey ethanfrey requested a review from alpe as a code owner March 3, 2021 19:16
@codecov
Copy link

codecov bot commented Mar 3, 2021

Codecov Report

Merging #432 (8e466f0) into master (573bada) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #432      +/-   ##
==========================================
- Coverage   55.39%   55.34%   -0.05%     
==========================================
  Files          39       39              
  Lines        4022     4022              
==========================================
- Hits         2228     2226       -2     
- Misses       1615     1616       +1     
- Partials      179      180       +1     
Impacted Files Coverage Δ
x/wasm/internal/types/types.go 23.93% <0.00%> (ø)
x/wasm/internal/keeper/keeper.go 88.36% <0.00%> (-0.56%) ⬇️

@ethanfrey ethanfrey mentioned this pull request Mar 3, 2021
@ethanfrey ethanfrey changed the title Wasmvm 0.14 alpha1 Wasmvm 0.14 alpha2 Mar 3, 2021
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.

🌷 Awesome

@alpe alpe merged commit 6bdac24 into master Mar 4, 2021
@alpe alpe deleted the wasmvm-0.14-alpha1 branch March 4, 2021 07:20
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

Successfully merging this pull request may close these issues.

2 participants