mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-06-13 07:01:08 +00:00
Complete terminology rebrand to Pezkuwi ecosystem
Applied global changes: Polkadot->Pezkuwi, Parachain->TeyrChain, pallet->pezpallet, frame->pezframe. Updated authors in Cargo.toml to include Kurdistan Tech Institute and pezkuwichain team. Used Cargo aliases to maintain SDK compatibility while using rebranded names in source code.
This commit is contained in:
Generated
+19
-19
@@ -3644,7 +3644,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
|
||||
|
||||
[[package]]
|
||||
name = "fork-tree"
|
||||
name = "pez-fork-tree"
|
||||
version = "13.0.1"
|
||||
source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2503#0c0d4ceba45a70f4e8dc40b1ee0cfae1fd759454"
|
||||
dependencies = [
|
||||
@@ -4312,7 +4312,7 @@ dependencies = [
|
||||
"staging-xcm-executor",
|
||||
"substrate-wasm-builder",
|
||||
"xcm-primitives",
|
||||
"xcm-simulator",
|
||||
"xcm-pez-simulator",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -6593,7 +6593,7 @@ dependencies = [
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "mmr-rpc"
|
||||
name = "pezmmr-rpc"
|
||||
version = "40.0.0"
|
||||
source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2503#0c0d4ceba45a70f4e8dc40b1ee0cfae1fd759454"
|
||||
dependencies = [
|
||||
@@ -8498,7 +8498,7 @@ dependencies = [
|
||||
"staging-xcm-builder",
|
||||
"staging-xcm-executor",
|
||||
"tracing",
|
||||
"xcm-runtime-apis",
|
||||
"xcm-runtime-pezapis",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -8558,7 +8558,7 @@ dependencies = [
|
||||
"sp-std",
|
||||
"staging-xcm",
|
||||
"staging-xcm-executor",
|
||||
"xcm-runtime-apis",
|
||||
"xcm-runtime-pezapis",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -9652,7 +9652,7 @@ version = "23.0.0"
|
||||
source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2503#0c0d4ceba45a70f4e8dc40b1ee0cfae1fd759454"
|
||||
dependencies = [
|
||||
"jsonrpsee",
|
||||
"mmr-rpc",
|
||||
"pezmmr-rpc",
|
||||
"pallet-transaction-payment-rpc",
|
||||
"polkadot-primitives",
|
||||
"sc-chain-spec",
|
||||
@@ -9937,7 +9937,7 @@ dependencies = [
|
||||
"thiserror 1.0.69",
|
||||
"tracing-gum",
|
||||
"westend-runtime",
|
||||
"xcm-runtime-apis",
|
||||
"xcm-runtime-pezapis",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -11009,7 +11009,7 @@ dependencies = [
|
||||
"staging-xcm-builder",
|
||||
"staging-xcm-executor",
|
||||
"substrate-wasm-builder",
|
||||
"xcm-runtime-apis",
|
||||
"xcm-runtime-pezapis",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -11600,7 +11600,7 @@ version = "0.49.0"
|
||||
source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2503#0c0d4ceba45a70f4e8dc40b1ee0cfae1fd759454"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"fork-tree",
|
||||
"pez-fork-tree",
|
||||
"futures",
|
||||
"log",
|
||||
"num-bigint",
|
||||
@@ -11711,7 +11711,7 @@ name = "sc-consensus-epochs"
|
||||
version = "0.48.0"
|
||||
source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2503#0c0d4ceba45a70f4e8dc40b1ee0cfae1fd759454"
|
||||
dependencies = [
|
||||
"fork-tree",
|
||||
"pez-fork-tree",
|
||||
"parity-scale-codec",
|
||||
"sc-client-api",
|
||||
"sc-consensus",
|
||||
@@ -11729,7 +11729,7 @@ dependencies = [
|
||||
"async-trait",
|
||||
"dyn-clone",
|
||||
"finality-grandpa",
|
||||
"fork-tree",
|
||||
"pez-fork-tree",
|
||||
"futures",
|
||||
"futures-timer",
|
||||
"log",
|
||||
@@ -12070,7 +12070,7 @@ dependencies = [
|
||||
"array-bytes",
|
||||
"async-channel 1.9.0",
|
||||
"async-trait",
|
||||
"fork-tree",
|
||||
"pez-fork-tree",
|
||||
"futures",
|
||||
"log",
|
||||
"mockall",
|
||||
@@ -14284,7 +14284,7 @@ dependencies = [
|
||||
"serde",
|
||||
"sp-runtime",
|
||||
"sp-weights",
|
||||
"xcm-procedural",
|
||||
"xcm-pez-procedural",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -15267,11 +15267,11 @@ dependencies = [
|
||||
"coarsetime",
|
||||
"polkadot-primitives",
|
||||
"tracing",
|
||||
"tracing-gum-proc-macro",
|
||||
"pez-tracing-gum-proc-macro",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "tracing-gum-proc-macro"
|
||||
name = "pez-tracing-gum-proc-macro"
|
||||
version = "5.0.0"
|
||||
source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2503#0c0d4ceba45a70f4e8dc40b1ee0cfae1fd759454"
|
||||
dependencies = [
|
||||
@@ -16264,7 +16264,7 @@ dependencies = [
|
||||
"staging-xcm-executor",
|
||||
"substrate-wasm-builder",
|
||||
"westend-runtime-constants",
|
||||
"xcm-runtime-apis",
|
||||
"xcm-runtime-pezapis",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -16866,7 +16866,7 @@ dependencies = [
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "xcm-procedural"
|
||||
name = "xcm-pez-procedural"
|
||||
version = "11.0.2"
|
||||
source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2503#0c0d4ceba45a70f4e8dc40b1ee0cfae1fd759454"
|
||||
dependencies = [
|
||||
@@ -16877,7 +16877,7 @@ dependencies = [
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "xcm-runtime-apis"
|
||||
name = "xcm-runtime-pezapis"
|
||||
version = "0.7.0"
|
||||
source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2503#0c0d4ceba45a70f4e8dc40b1ee0cfae1fd759454"
|
||||
dependencies = [
|
||||
@@ -16891,7 +16891,7 @@ dependencies = [
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "xcm-simulator"
|
||||
name = "xcm-pez-simulator"
|
||||
version = "20.0.0"
|
||||
source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2503#0c0d4ceba45a70f4e8dc40b1ee0cfae1fd759454"
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user