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

Retrieve state_version from WASM in export-genesis-state subcommand #3164

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

manuelmauro
Copy link
Contributor

What does it do?

Retrieve state_version from WASM blob in export-genesis-state subcommand.

What important points should reviewers know?

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

@manuelmauro manuelmauro self-assigned this Jan 30, 2025
Copy link
Contributor

github-actions bot commented Jan 30, 2025

WASM runtime size check:

Compared to target branch

Moonbase runtime: 2420 KB (no changes) 🚨

Moonbeam runtime: 2404 KB (no changes) 🚨

Moonriver runtime: 2400 KB (no changes) ✅

Compared to latest release (runtime-3401)

Moonbase runtime: 2420 KB (+388 KB compared to latest release) 🚨

Moonbeam runtime: 2404 KB (+392 KB compared to latest release) 🚨

Moonriver runtime: 2400 KB (+388 KB compared to latest release) ⚠️

Copy link
Contributor

Coverage Report

@@                           Coverage Diff                            @@
##           master   manuel/define-state-version-from-wasm     +/-   ##
========================================================================
  Coverage   74.59%                                  74.59%   0.00%     
  Files         380                                     380             
+ Lines       96029                                   96030      +1     
========================================================================
  Hits        71632                                   71632             
+ Misses      24397                                   24398      +1     
Files Changed Coverage
/node/cli/src/cli.rs 30.00% (+0.33%) 🔼
/node/cli/src/command.rs 17.03% (-0.05%) 🔽

Coverage generated Thu Jan 30 15:43:26 UTC 2025

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.

1 participant