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

Release koi-6655 #1578

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Release koi-6655 #1578

merged 1 commit into from
Aug 26, 2024

Conversation

AurevoirXavier
Copy link
Member

No description provided.

@AurevoirXavier AurevoirXavier added the U-Prerelease [Uncategorized] New pre-release label Aug 26, 2024
@AurevoirXavier AurevoirXavier merged commit 005222d into main Aug 26, 2024
7 checks passed
@AurevoirXavier AurevoirXavier deleted the xavier/r branch August 26, 2024 07:22
@@ -1202,14 +1208,18 @@ where
.map_err(|e| log::error!("failed to forward call due to {e:?}"))
.ok()
.and_then(|i| {
log::info!("getTopCollators({n})'s execution info {i:?}");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The log level should be debug or remove it.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think so.

This log is important and only available for non onchain-release build.

Copy link

Check af48c15 darwinia-dev

Check runtime version

Check runtime storage

Copy link

Check af48c15 crab-dev

Check runtime version

Check runtime storage

Copy link

Check af48c15 koi-dev

Check runtime version

RuntimeVersion {
    spec_name: "Darwinia Koi",
    impl_name: "DarwiniaOfficialRust",
    authoring_version: 0,
-   spec_version: 6654,
+   spec_version: 6655,
    impl_version: 0,
    transaction_version: 0,
    state_version: 0,
}

Check runtime storage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
U-Prerelease [Uncategorized] New pre-release
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants