Skip to content

Conversation

@RomarQ
Copy link
Contributor

@RomarQ RomarQ commented Dec 16, 2025

What does it do?

Requested by users, we now log at startup which embedded relay-chain client version the Moonbeam client is using.

Also took the opportunity to update the author and repository information printed during startup.

@RomarQ RomarQ self-assigned this Dec 16, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 16, 2025

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • agent-review

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch rq/print-relay-cli-version-on-startup

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@RomarQ RomarQ added B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes D2-notlive PR doesn't change runtime code (so can't be audited) not-breaking Does not need to be mentioned in breaking changes labels Dec 16, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 16, 2025

WASM runtime size check:

Compared to target branch

Moonbase runtime: 2124 KB (no changes) ✅

Moonbeam runtime: 2240 KB (no changes) ✅

Moonriver runtime: 2240 KB (no changes) ✅

Compared to latest release (runtime-4100)

Moonbase runtime: 2124 KB (+188 KB compared to latest release) ⚠️

Moonbeam runtime: 2240 KB (+208 KB compared to latest release) ⚠️

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 16, 2025

Coverage Report

@@                            Coverage Diff                            @@
##           master   rq/print-relay-cli-version-on-startup      +/-   ##
=========================================================================
- Coverage   76.70%                                  76.69%   -0.01%     
  Files         389                                     389              
+ Lines       76595                                   76597       +2     
=========================================================================
  Hits        58745                                   58745              
+ Misses      17850                                   17852       +2     
Files Changed Coverage
/node/cli/src/cli.rs 36.05% (-0.42%) 🔽
/node/cli/src/command.rs 16.96% (-0.02%) 🔽

Coverage generated Wed Dec 17 10:13:24 UTC 2025

manuelmauro
manuelmauro previously approved these changes Dec 17, 2025
@RomarQ RomarQ changed the title Log the embedded relay version being used in the CLI Log the embedded relay version being used Dec 18, 2025
@RomarQ RomarQ merged commit 5ab70aa into master Dec 18, 2025
52 of 72 checks passed
@RomarQ RomarQ deleted the rq/print-relay-cli-version-on-startup branch December 18, 2025 13:50
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 D2-notlive PR doesn't change runtime code (so can't be audited) not-breaking Does not need to be mentioned in breaking changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants