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

Upgrade to wasmvm v1.1.0 #984

Merged
merged 3 commits into from
Sep 7, 2022
Merged

Upgrade to wasmvm v1.1.0 #984

merged 3 commits into from
Sep 7, 2022

Conversation

alpe
Copy link
Contributor

@alpe alpe commented Sep 7, 2022

Resolves #932
Part of #980

Bump wasmvm to version v1.1.0

Left todo:

  • update Changelog
  • upgrade contracts to cosmwasm v1.1.0 ? we keep the v1.0 contracts for regression

README.md Outdated Show resolved Hide resolved
Co-authored-by: Simon Warta <[email protected]>
@alpe alpe marked this pull request as ready for review September 7, 2022 08:48
@alpe alpe requested a review from webmaster128 September 7, 2022 08:48
@codecov
Copy link

codecov bot commented Sep 7, 2022

Codecov Report

Merging #984 (ed30805) into main (f430ca3) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #984      +/-   ##
==========================================
+ Coverage   59.29%   59.32%   +0.03%     
==========================================
  Files          51       51              
  Lines        6238     6238              
==========================================
+ Hits         3699     3701       +2     
+ Misses       2272     2271       -1     
+ Partials      267      266       -1     
Impacted Files Coverage Δ
x/wasm/keeper/proposal_handler.go 68.00% <ø> (ø)
x/wasm/keeper/keeper.go 88.57% <0.00%> (+0.33%) ⬆️

@webmaster128 webmaster128 merged commit ef8ff54 into main Sep 7, 2022
@webmaster128 webmaster128 deleted the 980_wasmvm110 branch September 7, 2022 09:45
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.

Transaction index in Env is always None
2 participants