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

Updates Moonkit to fix experimental import #3085

Merged
merged 2 commits into from
Dec 6, 2024
Merged

Conversation

crystalin
Copy link
Collaborator

@crystalin crystalin commented Dec 6, 2024

Includes Moonsong-Labs/moonkit#56 to support fork choice for experiment block import strategy

@crystalin crystalin added B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit not-breaking Does not need to be mentioned in breaking changes labels Dec 6, 2024
node/service/src/lib.rs Outdated Show resolved Hide resolved
node/service/src/lib.rs Outdated Show resolved Hide resolved
Copy link
Contributor

github-actions bot commented Dec 6, 2024

WASM runtime size check:

Compared to target branch

Moonbase runtime: 2260 KB (no changes) ✅

Moonbeam runtime: 2248 KB (no changes) ✅

Moonriver runtime: 2240 KB (no changes) ✅

Compared to latest release (runtime-3400)

Moonbase runtime: 2260 KB (+232 KB compared to latest release) ⚠️

Moonbeam runtime: 2248 KB (+236 KB compared to latest release) ⚠️

Moonriver runtime: 2240 KB (+228 KB compared to latest release) ⚠️

Copy link
Contributor

github-actions bot commented Dec 6, 2024

Coverage Report

@@                   Coverage Diff                   @@
##           master   crystalin-new-import     +/-   ##
=======================================================
  Coverage   74.58%                 74.58%   0.00%     
  Files         375                    375             
  Lines       95682                  95682             
=======================================================
+ Hits        71356                  71359      +3     
- Misses      24326                  24323      -3     
Files Changed Coverage
/node/service/src/lib.rs 62.26% (+0.24%) 🔼

Coverage generated Fri Dec 6 12:32:59 UTC 2024

@stiiifff
Copy link
Contributor

stiiifff commented Dec 6, 2024

LGTM (ignoring failing zombienet tests as the failing assertions are related to the Runtime version)

@stiiifff stiiifff merged commit 20119cd into master Dec 6, 2024
38 of 40 checks passed
@stiiifff stiiifff deleted the crystalin-new-import branch December 6, 2024 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit not-breaking Does not need to be mentioned in breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants