fix: CI quick-checks - fmt, taplo, umbrella version

This commit is contained in:
2026-01-07 17:19:27 +03:00
parent 5a48ce4498
commit f68c21c77a
38 changed files with 120 additions and 2984 deletions
@@ -39,7 +39,7 @@ pezsp-core = { workspace = true, default-features = false, optional = true }
pezsp-io = { workspace = true, default-features = false, optional = true }
[dev-dependencies]
pezpallet-sudo = { workspace = true, default-features = false }
pezpallet-sudo = { workspace = true, default-features = false }
[features]
default = ["std"]
@@ -79,8 +79,8 @@ pub use pezsp_runtime::BuildStorage;
pub use pezsp_runtime::{Perbill, Permill};
use pezcumulus_primitives_core::AggregateMessageOrigin; //, ClaimQueueOffset, CoreSelector};
use teyrchains_common::{AccountId, Signature};
use pezstaging_xcm::latest::prelude::BodyId;
use teyrchains_common::{AccountId, Signature};
pub type SessionHandlers = ();
@@ -19,7 +19,10 @@ use super::{
RuntimeOrigin, TeyrchainInfo, TeyrchainSystem, WeightToFee, XcmpQueue,
};
use pezkuwi_sdk::{pezstaging_xcm as xcm, pezstaging_xcm_builder as xcm_builder, pezstaging_xcm_executor as xcm_executor, *};
use pezkuwi_sdk::{
pezstaging_xcm as xcm, pezstaging_xcm_builder as xcm_builder,
pezstaging_xcm_executor as xcm_executor, *,
};
use pezframe_support::{
parameter_types,