Skip to content

Try Runtime CI#1680

Merged
aurexav merged 1 commit intomainfrom
x/try-rt
Mar 14, 2025
Merged

Try Runtime CI#1680
aurexav merged 1 commit intomainfrom
x/try-rt

Conversation

@aurexav
Copy link
Member

@aurexav aurexav commented Mar 12, 2025

Finally, we can complete this by 2025.

#961

@aurexav aurexav added the U-CI/CD [Uncategorized] Something about CI/CD label Mar 12, 2025
@github-project-automation github-project-automation bot moved this to In Progress in Darwinia Chain Mar 12, 2025
@aurexav aurexav enabled auto-merge March 12, 2025 03:51
@github-actions
Copy link

Check 747b776 crab-dev

Check runtime version

RuntimeVersion {
    spec_name: "Crab2",
    impl_name: "DarwiniaOfficialRust",
    authoring_version: 0,
-   spec_version: 6910,
+   spec_version: 7000,
    impl_version: 0,
    transaction_version: 0,
    state_version: 0,
}

Check runtime storage

Pallet DarwiniaStaking
- Entry: StorageEntryMetadata { name: "ElapsedTime", modifier: Default, ty: Plain(UntrackedSymbol { id: 6, marker: PhantomData<fn() -> core::any::TypeId> }), default: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], docs: [" Elapsed time."] }
- Entry: StorageEntryMetadata { name: "SessionStartTime", modifier: Default, ty: Plain(UntrackedSymbol { id: 6, marker: PhantomData<fn() -> core::any::TypeId> }), default: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], docs: [" Active session's start-time."] }
+ Entry: StorageEntryMetadata { name: "UnallocatedKtonRewards", modifier: Default, ty: Plain(UntrackedSymbol { id: 6, marker: PhantomData<fn() -> core::any::TypeId> }), default: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], docs: [" Unallocated collator KTON rewards.", "", " The destination is the KTON staking contract."] }
+ Entry: StorageEntryMetadata { name: "UnallocatedRingRewards", modifier: Optional, ty: Map { hashers: [Twox64Concat], key: UntrackedSymbol { id: 0, marker: PhantomData<fn() -> core::any::TypeId> }, value: UntrackedSymbol { id: 6, marker: PhantomData<fn() -> core::any::TypeId> } }, default: [0], docs: [" Unallocated collator RING rewards."] }
- Entry: StorageEntryMetadata { name: "UnissuedReward", modifier: Default, ty: Plain(UntrackedSymbol { id: 6, marker: PhantomData<fn() -> core::any::TypeId> }), default: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], docs: [" Unissued reward to Treasury."] }

@github-actions
Copy link

Check 747b776 darwinia-dev

Check runtime version

RuntimeVersion {
    spec_name: "Darwinia2",
    impl_name: "DarwiniaOfficialRust",
    authoring_version: 0,
-   spec_version: 6910,
+   spec_version: 7000,
    impl_version: 0,
    transaction_version: 0,
    state_version: 0,
}

Check runtime storage

Pallet DarwiniaStaking
- Entry: StorageEntryMetadata { name: "ElapsedTime", modifier: Default, ty: Plain(UntrackedSymbol { id: 6, marker: PhantomData<fn() -> core::any::TypeId> }), default: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], docs: [" Elapsed time."] }
- Entry: StorageEntryMetadata { name: "SessionStartTime", modifier: Default, ty: Plain(UntrackedSymbol { id: 6, marker: PhantomData<fn() -> core::any::TypeId> }), default: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], docs: [" Active session's start-time."] }
+ Entry: StorageEntryMetadata { name: "UnallocatedKtonRewards", modifier: Default, ty: Plain(UntrackedSymbol { id: 6, marker: PhantomData<fn() -> core::any::TypeId> }), default: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], docs: [" Unallocated collator KTON rewards.", "", " The destination is the KTON staking contract."] }
+ Entry: StorageEntryMetadata { name: "UnallocatedRingRewards", modifier: Optional, ty: Map { hashers: [Twox64Concat], key: UntrackedSymbol { id: 0, marker: PhantomData<fn() -> core::any::TypeId> }, value: UntrackedSymbol { id: 6, marker: PhantomData<fn() -> core::any::TypeId> } }, default: [0], docs: [" Unallocated collator RING rewards."] }
- Entry: StorageEntryMetadata { name: "UnissuedReward", modifier: Default, ty: Plain(UntrackedSymbol { id: 6, marker: PhantomData<fn() -> core::any::TypeId> }), default: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], docs: [" Unissued reward to Treasury."] }

@aurexav aurexav disabled auto-merge March 14, 2025 02:03
@aurexav aurexav merged commit d1852f0 into main Mar 14, 2025
12 checks passed
@aurexav aurexav deleted the x/try-rt branch March 14, 2025 02:03
@github-project-automation github-project-automation bot moved this from In Progress to Done in Darwinia Chain Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

U-CI/CD [Uncategorized] Something about CI/CD

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant