Skip to content

Use SKIP_BUILD#1681

Merged
aurexav merged 1 commit intomainfrom
x/fix
Mar 12, 2025
Merged

Use SKIP_BUILD#1681
aurexav merged 1 commit intomainfrom
x/fix

Conversation

@aurexav
Copy link
Member

@aurexav aurexav commented Mar 12, 2025

@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 merged commit e7ba368 into main Mar 12, 2025
9 checks passed
@aurexav aurexav deleted the x/fix branch March 12, 2025 06:13
@github-project-automation github-project-automation bot moved this from In Progress to Done in Darwinia Chain Mar 12, 2025
@github-actions
Copy link

Check 9e99e8a 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 9e99e8a 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."] }

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.

2 participants