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

Add migration script to prune wasm codes #1542

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pinosu
Copy link
Contributor

@pinosu pinosu commented Aug 3, 2023

Resolves #999

@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Merging #1542 (598ecd2) into main (ae964a8) will decrease coverage by 0.38%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1542      +/-   ##
==========================================
- Coverage   58.00%   57.63%   -0.38%     
==========================================
  Files          64       65       +1     
  Lines        8640     8696      +56     
==========================================
  Hits         5012     5012              
- Misses       3215     3271      +56     
  Partials      413      413              
Files Changed Coverage Δ
x/wasm/keeper/keeper.go 80.82% <0.00%> (-6.23%) ⬇️
x/wasm/keeper/migrations.go 80.00% <0.00%> (-20.00%) ⬇️
x/wasm/migrations/v4/store.go 0.00% <0.00%> (ø)
x/wasm/types/wasmer_engine.go 0.00% <ø> (ø)

@alpe alpe added the spike Demo to showcase an idea. label Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spike Demo to showcase an idea.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gov: add prune wasm codes proposal
2 participants