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

Remove unneeded storage version from pallet invulnerables #738

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tmpolaczyk
Copy link
Collaborator

TODO: make sure this doesn't break anything

@girazoki
Copy link
Collaborator

it's not unneeded, it makes running migrations a bit more robust

Copy link
Contributor

WASM runtime size check:

Compared to target branch

dancebox runtime: 1416 KB (no changes) ✅

flashbox runtime: 832 KB (no changes) ✅

dancelight runtime: 1968 KB (no changes) ✅

container chain template simple runtime: 1096 KB (no changes) ✅

container chain template frontier runtime: 1392 KB (no changes) ✅

Copy link
Contributor

Coverage Report

(master)

@@                      Coverage Diff                      @@
##           master   tomasz-no-storage-version      +/-   ##
=============================================================
+ Coverage   65.25%                      65.30%   +0.05%     
  Files         302                         302              
  Lines       52728                       52728              
=============================================================
+ Hits        34403                       34430      +27     
- Misses      18325                       18298      -27     
Files Changed Coverage
/runtime/dancebox/src/weights/pallet_treasury.rs 60.29% (+39.70%)

Coverage generated Thu Oct 31 17:32:01 UTC 2024

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