Skip to content

Release v6.9.1 #1658

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

Merged
merged 4 commits into from
Jan 21, 2025
Merged

Release v6.9.1 #1658

merged 4 commits into from
Jan 21, 2025

Conversation

aurexav
Copy link
Member

@aurexav aurexav commented Jan 20, 2025

@aurexav aurexav added the U-Release [Uncategorized] New release label Jan 20, 2025

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link

Check ef8d7f0 darwinia-dev

Check runtime version

Check runtime storage

Copy link

Check ef8d7f0 crab-dev

Check runtime version

Check runtime storage

Copy link

Check ef8d7f0 koi-dev

Check runtime version

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

Check runtime storage

Pallet DarwiniaStaking
- Entry: StorageEntryMetadata { name: "Ledgers", modifier: Optional, ty: Map { hashers: [Blake2_128Concat], key: UntrackedSymbol { id: 0, marker: PhantomData<fn() -> core::any::TypeId> }, value: UntrackedSymbol { id: 366, marker: PhantomData<fn() -> core::any::TypeId> } }, default: [0], docs: [" All staking ledgers."] }

@aurexav aurexav merged commit fdfcc81 into main Jan 21, 2025
10 checks passed
@aurexav aurexav deleted the x/release branch January 21, 2025 08:07
Nonce,
pallet_balances::AccountData<Balance>,
>| {
account.data.reserved = account.data.reserved.saturating_sub(5_000 * UNIT * count);
Copy link
Member Author

Choose a reason for hiding this comment

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

Use unreserve.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
U-Release [Uncategorized] New release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant