fix: Add workspace dependencies for vendored pezkuwi-subxt and zombienet-sdk
- Add all missing workspace dependencies required by vendor crates - Include external crates: scale-*, sp-core, sc-chain-spec, kube, etc. - Include subxt dependencies: smoldot, web-time, wasm-bindgen, etc. - Regenerate umbrella crate with updated dependencies - Apply zepter std feature propagation fixes to vendor crates - Apply rustfmt formatting to vendor and pezframe files
This commit is contained in:
Generated
+162
-100
@@ -2333,7 +2333,7 @@ dependencies = [
|
||||
"pezsp-consensus-babe",
|
||||
"pezsp-consensus-grandpa",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-debug-derive",
|
||||
"pezsp-externalities",
|
||||
"pezsp-genesis-builder",
|
||||
@@ -5683,6 +5683,7 @@ dependencies = [
|
||||
"scale-info",
|
||||
"scale-info-legacy",
|
||||
"scale-type-resolver",
|
||||
"serde_yaml",
|
||||
"sp-crypto-hashing",
|
||||
"thiserror 2.0.17",
|
||||
]
|
||||
@@ -5723,7 +5724,7 @@ dependencies = [
|
||||
"log",
|
||||
"parity-scale-codec",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-io",
|
||||
"pezsp-runtime",
|
||||
"pezsp-state-machine",
|
||||
@@ -5927,7 +5928,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24"
|
||||
dependencies = [
|
||||
"gloo-timers 0.2.6",
|
||||
"send_wrapper",
|
||||
"send_wrapper 0.4.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -7737,7 +7738,7 @@ dependencies = [
|
||||
"rand 0.8.5",
|
||||
"rustls 0.21.12",
|
||||
"rustls-pemfile",
|
||||
"secrecy 0.8.0",
|
||||
"secrecy",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"serde_yaml",
|
||||
@@ -10468,7 +10469,7 @@ dependencies = [
|
||||
"pezsp-blockchain",
|
||||
"pezsp-consensus",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-inherents",
|
||||
"pezsp-keyring",
|
||||
"pezsp-runtime",
|
||||
@@ -11475,7 +11476,7 @@ dependencies = [
|
||||
"pezsc-client-api",
|
||||
"pezsc-consensus-babe",
|
||||
"pezsc-network-types",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-inherents",
|
||||
"pezsp-runtime",
|
||||
"pezsp-state-machine",
|
||||
@@ -11584,7 +11585,7 @@ dependencies = [
|
||||
"pezsp-consensus-babe",
|
||||
"pezsp-consensus-slots",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-externalities",
|
||||
"pezsp-inherents",
|
||||
"pezsp-io",
|
||||
@@ -12301,6 +12302,16 @@ dependencies = [
|
||||
"scale-info",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "pezframe-metadata"
|
||||
version = "23.0.1"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"parity-scale-codec",
|
||||
"scale-info",
|
||||
"serde",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "pezframe-metadata-hash-extension"
|
||||
version = "0.1.0"
|
||||
@@ -12364,7 +12375,7 @@ dependencies = [
|
||||
"pezsp-api",
|
||||
"pezsp-arithmetic",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-crypto-hashing-proc-macro",
|
||||
"pezsp-debug-derive",
|
||||
"pezsp-genesis-builder",
|
||||
@@ -12402,7 +12413,7 @@ dependencies = [
|
||||
"pezframe-support",
|
||||
"pezframe-support-procedural-tools",
|
||||
"pezframe-system",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-io",
|
||||
"pezsp-metadata-ir",
|
||||
"pezsp-runtime",
|
||||
@@ -12832,7 +12843,7 @@ dependencies = [
|
||||
"pezsp-authority-discovery",
|
||||
"pezsp-consensus-babe",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-keyring",
|
||||
"pezsp-keystore",
|
||||
"pezsp-tracing",
|
||||
@@ -13254,7 +13265,7 @@ dependencies = [
|
||||
"pezsc-executor-common",
|
||||
"pezsc-executor-wasmtime",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-externalities",
|
||||
"pezsp-io",
|
||||
"pezsp-tracing",
|
||||
@@ -13800,7 +13811,7 @@ dependencies = [
|
||||
"pezsp-application-crypto",
|
||||
"pezsp-arithmetic",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-inherents",
|
||||
"pezsp-io",
|
||||
"pezsp-keyring",
|
||||
@@ -13825,7 +13836,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "pezkuwi-sdk"
|
||||
version = "0.0.0"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"asset-test-pezutils",
|
||||
"assets-common",
|
||||
@@ -13898,6 +13909,7 @@ dependencies = [
|
||||
"pezframe-election-provider-solution-type",
|
||||
"pezframe-election-provider-support",
|
||||
"pezframe-executive",
|
||||
"pezframe-metadata",
|
||||
"pezframe-metadata-hash-extension",
|
||||
"pezframe-support",
|
||||
"pezframe-support-procedural",
|
||||
@@ -13952,8 +13964,19 @@ dependencies = [
|
||||
"pezkuwi-runtime-teyrchains",
|
||||
"pezkuwi-sdk-frame",
|
||||
"pezkuwi-service",
|
||||
"pezkuwi-ss58-registry",
|
||||
"pezkuwi-statement-distribution",
|
||||
"pezkuwi-statement-table",
|
||||
"pezkuwi-subxt",
|
||||
"pezkuwi-subxt-codegen",
|
||||
"pezkuwi-subxt-core",
|
||||
"pezkuwi-subxt-lightclient",
|
||||
"pezkuwi-subxt-macro",
|
||||
"pezkuwi-subxt-metadata",
|
||||
"pezkuwi-subxt-rpcs",
|
||||
"pezkuwi-subxt-signer",
|
||||
"pezkuwi-subxt-utils-fetchmetadata",
|
||||
"pezkuwi-subxt-utils-stripmetadata",
|
||||
"pezkuwi-teyrchain-primitives",
|
||||
"pezmmr-gadget",
|
||||
"pezmmr-rpc",
|
||||
@@ -14043,7 +14066,6 @@ dependencies = [
|
||||
"pezpallet-revive-proc-macro",
|
||||
"pezpallet-revive-uapi",
|
||||
"pezpallet-root-offences",
|
||||
"pezpallet-root-testing",
|
||||
"pezpallet-safe-mode",
|
||||
"pezpallet-salary",
|
||||
"pezpallet-scheduler",
|
||||
@@ -14154,7 +14176,7 @@ dependencies = [
|
||||
"pezsp-core-hashing",
|
||||
"pezsp-core-hashing-proc-macro",
|
||||
"pezsp-crypto-ec-utils",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-crypto-hashing-proc-macro",
|
||||
"pezsp-database",
|
||||
"pezsp-debug-derive",
|
||||
@@ -14172,7 +14194,6 @@ dependencies = [
|
||||
"pezsp-offchain",
|
||||
"pezsp-panic-handler",
|
||||
"pezsp-rpc",
|
||||
"pezsp-runtime",
|
||||
"pezsp-runtime-interface",
|
||||
"pezsp-runtime-interface-proc-macro",
|
||||
"pezsp-session",
|
||||
@@ -14204,6 +14225,12 @@ dependencies = [
|
||||
"xcm-pez-procedural",
|
||||
"xcm-pez-simulator",
|
||||
"xcm-runtime-pezapis",
|
||||
"zombienet-configuration",
|
||||
"zombienet-orchestrator",
|
||||
"zombienet-prom-metrics-parser",
|
||||
"zombienet-provider",
|
||||
"zombienet-sdk",
|
||||
"zombienet-support",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -14605,14 +14632,17 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pezkuwi-subxt"
|
||||
version = "0.44.0"
|
||||
source = "git+https://github.com/pezkuwichain/pezkuwi-subxt?branch=main#0e696a8159057fb01632ce1030acc359d2389f44"
|
||||
dependencies = [
|
||||
"assert_matches",
|
||||
"async-trait",
|
||||
"bitvec",
|
||||
"derive-where",
|
||||
"either",
|
||||
"frame-metadata",
|
||||
"futures",
|
||||
"hex",
|
||||
"http-body 1.0.1",
|
||||
"hyper 1.8.1",
|
||||
"jsonrpsee",
|
||||
"parity-scale-codec",
|
||||
"pezkuwi-subxt-core",
|
||||
@@ -14620,7 +14650,11 @@ dependencies = [
|
||||
"pezkuwi-subxt-macro",
|
||||
"pezkuwi-subxt-metadata",
|
||||
"pezkuwi-subxt-rpcs",
|
||||
"pezsp-crypto-hashing 0.1.0 (git+https://github.com/pezkuwichain/pezkuwi-sdk.git?branch=main)",
|
||||
"pezkuwi-subxt-signer",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-keyring",
|
||||
"pezsp-runtime",
|
||||
"primitive-types 0.13.1",
|
||||
"scale-bits",
|
||||
"scale-decode",
|
||||
@@ -14629,10 +14663,12 @@ dependencies = [
|
||||
"scale-value",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 1.0.69",
|
||||
"tokio",
|
||||
"tokio-util",
|
||||
"tower 0.4.13",
|
||||
"tracing",
|
||||
"tracing-subscriber 0.3.22",
|
||||
"url",
|
||||
"wasm-bindgen-futures",
|
||||
"web-time",
|
||||
@@ -14641,8 +14677,9 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pezkuwi-subxt-codegen"
|
||||
version = "0.44.0"
|
||||
source = "git+https://github.com/pezkuwichain/pezkuwi-subxt?branch=main#0e696a8159057fb01632ce1030acc359d2389f44"
|
||||
dependencies = [
|
||||
"frame-metadata",
|
||||
"getrandom 0.2.16",
|
||||
"heck 0.5.0",
|
||||
"parity-scale-codec",
|
||||
"pezkuwi-subxt-metadata",
|
||||
@@ -14651,26 +14688,31 @@ dependencies = [
|
||||
"scale-info",
|
||||
"scale-typegen",
|
||||
"syn 2.0.111",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 1.0.69",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "pezkuwi-subxt-core"
|
||||
version = "0.44.0"
|
||||
source = "git+https://github.com/pezkuwichain/pezkuwi-subxt?branch=main#0e696a8159057fb01632ce1030acc359d2389f44"
|
||||
dependencies = [
|
||||
"assert_matches",
|
||||
"base58",
|
||||
"bitvec",
|
||||
"blake2 0.10.6",
|
||||
"derive-where",
|
||||
"frame-decode",
|
||||
"frame-metadata",
|
||||
"hashbrown 0.14.5",
|
||||
"hashbrown 0.15.5",
|
||||
"hex",
|
||||
"impl-serde",
|
||||
"keccak-hash",
|
||||
"parity-scale-codec",
|
||||
"pezkuwi-subxt-macro",
|
||||
"pezkuwi-subxt-metadata",
|
||||
"pezsp-crypto-hashing 0.1.0 (git+https://github.com/pezkuwichain/pezkuwi-sdk.git?branch=main)",
|
||||
"pezkuwi-subxt-signer",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-keyring",
|
||||
"primitive-types 0.13.1",
|
||||
"scale-bits",
|
||||
"scale-decode",
|
||||
@@ -14679,36 +14721,49 @@ dependencies = [
|
||||
"scale-value",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 1.0.69",
|
||||
"tracing",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "pezkuwi-subxt-lightclient"
|
||||
version = "0.44.0"
|
||||
source = "git+https://github.com/pezkuwichain/pezkuwi-subxt?branch=main#0e696a8159057fb01632ce1030acc359d2389f44"
|
||||
dependencies = [
|
||||
"futures",
|
||||
"futures-timer",
|
||||
"futures-util",
|
||||
"getrandom 0.2.16",
|
||||
"js-sys",
|
||||
"pin-project",
|
||||
"send_wrapper 0.6.0",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"smoldot",
|
||||
"smoldot-light",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 1.0.69",
|
||||
"tokio",
|
||||
"tokio-stream",
|
||||
"tracing",
|
||||
"wasm-bindgen",
|
||||
"wasm-bindgen-futures",
|
||||
"web-sys",
|
||||
"web-time",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "pezkuwi-subxt-macro"
|
||||
version = "0.44.0"
|
||||
source = "git+https://github.com/pezkuwichain/pezkuwi-subxt?branch=main#0e696a8159057fb01632ce1030acc359d2389f44"
|
||||
dependencies = [
|
||||
"darling 0.20.11",
|
||||
"parity-scale-codec",
|
||||
"pezkuwi-subxt-codegen",
|
||||
"pezkuwi-subxt-metadata",
|
||||
"pezkuwi-subxt-utils-fetchmetadata",
|
||||
"pezsc-executor",
|
||||
"pezsc-executor-common",
|
||||
"pezsp-io",
|
||||
"pezsp-maybe-compressed-blob",
|
||||
"pezsp-state-machine",
|
||||
"proc-macro-error2",
|
||||
"quote 1.0.42",
|
||||
"scale-typegen",
|
||||
@@ -14718,29 +14773,33 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pezkuwi-subxt-metadata"
|
||||
version = "0.44.0"
|
||||
source = "git+https://github.com/pezkuwichain/pezkuwi-subxt?branch=main#0e696a8159057fb01632ce1030acc359d2389f44"
|
||||
dependencies = [
|
||||
"bitvec",
|
||||
"criterion",
|
||||
"frame-decode",
|
||||
"frame-metadata",
|
||||
"hashbrown 0.14.5",
|
||||
"hashbrown 0.15.5",
|
||||
"parity-scale-codec",
|
||||
"pezsp-crypto-hashing 0.1.0 (git+https://github.com/pezkuwichain/pezkuwi-sdk.git?branch=main)",
|
||||
"pezkuwi-subxt-codegen",
|
||||
"pezsp-crypto-hashing",
|
||||
"scale-info",
|
||||
"scale-info-legacy",
|
||||
"scale-type-resolver",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 1.0.69",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "pezkuwi-subxt-rpcs"
|
||||
version = "0.44.0"
|
||||
source = "git+https://github.com/pezkuwichain/pezkuwi-subxt?branch=main#0e696a8159057fb01632ce1030acc359d2389f44"
|
||||
dependencies = [
|
||||
"derive-where",
|
||||
"finito",
|
||||
"frame-metadata",
|
||||
"futures",
|
||||
"getrandom 0.2.16",
|
||||
"hex",
|
||||
"http-body 1.0.1",
|
||||
"hyper 1.8.1",
|
||||
"impl-serde",
|
||||
"jsonrpsee",
|
||||
"parity-scale-codec",
|
||||
@@ -14749,50 +14808,69 @@ dependencies = [
|
||||
"primitive-types 0.13.1",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 1.0.69",
|
||||
"tokio",
|
||||
"tokio-util",
|
||||
"tower 0.4.13",
|
||||
"tracing",
|
||||
"url",
|
||||
"wasm-bindgen-futures",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "pezkuwi-subxt-signer"
|
||||
version = "0.44.0"
|
||||
source = "git+https://github.com/pezkuwichain/pezkuwi-subxt?branch=main#0e696a8159057fb01632ce1030acc359d2389f44"
|
||||
dependencies = [
|
||||
"base64 0.22.1",
|
||||
"bip32",
|
||||
"bip39",
|
||||
"cfg-if",
|
||||
"crypto_secretbox",
|
||||
"getrandom 0.2.16",
|
||||
"hex",
|
||||
"hex-literal",
|
||||
"hmac 0.12.1",
|
||||
"keccak-hash",
|
||||
"parity-scale-codec",
|
||||
"pbkdf2",
|
||||
"pezkuwi-subxt-core",
|
||||
"pezsp-crypto-hashing 0.1.0 (git+https://github.com/pezkuwichain/pezkuwi-sdk.git?branch=main)",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-keyring",
|
||||
"proptest",
|
||||
"regex",
|
||||
"schnorrkel 0.11.5",
|
||||
"scrypt",
|
||||
"secp256k1 0.30.0",
|
||||
"secrecy 0.10.3",
|
||||
"secp256k1 0.28.2",
|
||||
"secrecy",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"sha2 0.10.9",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 1.0.69",
|
||||
"zeroize",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "pezkuwi-subxt-utils-fetchmetadata"
|
||||
version = "0.44.0"
|
||||
source = "git+https://github.com/pezkuwichain/pezkuwi-subxt?branch=main#0e696a8159057fb01632ce1030acc359d2389f44"
|
||||
dependencies = [
|
||||
"frame-metadata",
|
||||
"hex",
|
||||
"jsonrpsee",
|
||||
"parity-scale-codec",
|
||||
"thiserror 2.0.17",
|
||||
"thiserror 1.0.69",
|
||||
"tokio",
|
||||
"url",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "pezkuwi-subxt-utils-stripmetadata"
|
||||
version = "0.44.0"
|
||||
dependencies = [
|
||||
"either",
|
||||
"frame-metadata",
|
||||
"parity-scale-codec",
|
||||
"scale-info",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -15349,7 +15427,7 @@ dependencies = [
|
||||
"pezpallet-collective",
|
||||
"pezpallet-identity",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-io",
|
||||
"pezsp-runtime",
|
||||
"scale-info",
|
||||
@@ -16676,7 +16754,7 @@ dependencies = [
|
||||
"pezframe-system",
|
||||
"pezsp-arithmetic",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-io",
|
||||
"pezsp-runtime",
|
||||
"pezsp-tracing",
|
||||
@@ -17373,7 +17451,7 @@ dependencies = [
|
||||
"pezsc-service",
|
||||
"pezsp-arithmetic",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-io",
|
||||
"pezsp-rpc",
|
||||
"pezsp-runtime",
|
||||
@@ -17495,7 +17573,7 @@ dependencies = [
|
||||
"pezframe-system",
|
||||
"pezsp-consensus-sassafras",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-io",
|
||||
"pezsp-runtime",
|
||||
"scale-info",
|
||||
@@ -17599,7 +17677,7 @@ dependencies = [
|
||||
"pezframe-system",
|
||||
"pezpallet-balances",
|
||||
"pezsp-arithmetic",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-io",
|
||||
"pezsp-runtime",
|
||||
"rand_chacha 0.3.1",
|
||||
@@ -18635,7 +18713,7 @@ dependencies = [
|
||||
"pezsp-blockchain",
|
||||
"pezsp-consensus-babe",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-genesis-builder",
|
||||
"pezsp-io",
|
||||
"pezsp-keyring",
|
||||
@@ -18855,7 +18933,7 @@ dependencies = [
|
||||
"pezsp-consensus-babe",
|
||||
"pezsp-consensus-slots",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-inherents",
|
||||
"pezsp-keyring",
|
||||
"pezsp-keystore",
|
||||
@@ -19002,7 +19080,7 @@ dependencies = [
|
||||
"pezsp-consensus",
|
||||
"pezsp-consensus-grandpa",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-keyring",
|
||||
"pezsp-keystore",
|
||||
"pezsp-runtime",
|
||||
@@ -19141,7 +19219,7 @@ dependencies = [
|
||||
"pezsc-tracing",
|
||||
"pezsp-api",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-externalities",
|
||||
"pezsp-io",
|
||||
"pezsp-maybe-compressed-blob",
|
||||
@@ -19298,7 +19376,7 @@ dependencies = [
|
||||
"pezsp-blockchain",
|
||||
"pezsp-consensus",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-runtime",
|
||||
"pezsp-tracing",
|
||||
"pin-project",
|
||||
@@ -19577,7 +19655,7 @@ dependencies = [
|
||||
"pezsp-blockchain",
|
||||
"pezsp-consensus",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-keystore",
|
||||
"pezsp-offchain",
|
||||
"pezsp-rpc",
|
||||
@@ -19700,7 +19778,7 @@ dependencies = [
|
||||
"pezsc-executor",
|
||||
"pezsc-executor-common",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-io",
|
||||
"pezsp-state-machine",
|
||||
"pezsp-version",
|
||||
@@ -19880,7 +19958,7 @@ dependencies = [
|
||||
"log",
|
||||
"pezsc-telemetry",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-io",
|
||||
"pezsp-runtime",
|
||||
"rand 0.8.5",
|
||||
@@ -19978,7 +20056,7 @@ dependencies = [
|
||||
"pezsp-blockchain",
|
||||
"pezsp-consensus",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-runtime",
|
||||
"pezsp-tracing",
|
||||
"pezsp-transaction-pool",
|
||||
@@ -20127,7 +20205,7 @@ dependencies = [
|
||||
"hex-literal",
|
||||
"parity-scale-codec",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-runtime",
|
||||
"pezsp-tracing",
|
||||
"scale-info",
|
||||
@@ -20606,7 +20684,7 @@ dependencies = [
|
||||
"integer-sqrt",
|
||||
"num-traits",
|
||||
"parity-scale-codec",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"primitive-types 0.13.1",
|
||||
"rand 0.8.5",
|
||||
"scale-info",
|
||||
@@ -20717,7 +20795,7 @@ dependencies = [
|
||||
"pezsp-api",
|
||||
"pezsp-application-crypto",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-io",
|
||||
"pezsp-keystore",
|
||||
"pezsp-mmr-primitives",
|
||||
@@ -20807,7 +20885,7 @@ dependencies = [
|
||||
"parking_lot 0.12.5",
|
||||
"paste",
|
||||
"pezkuwi-ss58-registry",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-debug-derive",
|
||||
"pezsp-externalities",
|
||||
"pezsp-std",
|
||||
@@ -20818,7 +20896,7 @@ dependencies = [
|
||||
"scale-info",
|
||||
"schnorrkel 0.11.5",
|
||||
"secp256k1 0.28.2",
|
||||
"secrecy 0.8.0",
|
||||
"secrecy",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"sha2 0.10.9",
|
||||
@@ -20841,7 +20919,7 @@ dependencies = [
|
||||
name = "pezsp-core-hashing"
|
||||
version = "15.0.0"
|
||||
dependencies = [
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -20884,24 +20962,11 @@ dependencies = [
|
||||
"twox-hash 1.6.3",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "pezsp-crypto-hashing"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/pezkuwichain/pezkuwi-sdk.git?branch=main#7cbb4eb7359970576a2f239d21e0a7cc494f16d0"
|
||||
dependencies = [
|
||||
"blake2b_simd",
|
||||
"byteorder",
|
||||
"digest 0.10.7",
|
||||
"sha2 0.10.9",
|
||||
"sha3",
|
||||
"twox-hash 1.6.3",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "pezsp-crypto-hashing-proc-macro"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"quote 1.0.42",
|
||||
"syn 2.0.111",
|
||||
]
|
||||
@@ -20967,7 +21032,7 @@ dependencies = [
|
||||
"log",
|
||||
"parity-scale-codec",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-externalities",
|
||||
"pezsp-keystore",
|
||||
"pezsp-runtime-interface",
|
||||
@@ -21262,7 +21327,7 @@ dependencies = [
|
||||
"pezsp-api",
|
||||
"pezsp-application-crypto",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-externalities",
|
||||
"pezsp-runtime",
|
||||
"pezsp-runtime-interface",
|
||||
@@ -24472,15 +24537,6 @@ dependencies = [
|
||||
"zeroize",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "secrecy"
|
||||
version = "0.10.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e891af845473308773346dc847b2c23ee78fe442e0472ac50e22a18a93d3ae5a"
|
||||
dependencies = [
|
||||
"zeroize",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "security-framework"
|
||||
version = "2.11.1"
|
||||
@@ -24575,6 +24631,12 @@ version = "0.4.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f638d531eccd6e23b980caf34876660d38e265409d8e99b397ab71eb3612fad0"
|
||||
|
||||
[[package]]
|
||||
name = "send_wrapper"
|
||||
version = "0.6.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "cd0b0ec5f1c1ca621c432a25813d8d60c88abe6d3e08a3eb9cf37d97a0fe3d73"
|
||||
|
||||
[[package]]
|
||||
name = "serde"
|
||||
version = "1.0.228"
|
||||
@@ -25292,7 +25354,7 @@ dependencies = [
|
||||
"scale-info",
|
||||
"schnorrkel 0.11.5",
|
||||
"secp256k1 0.28.2",
|
||||
"secrecy 0.8.0",
|
||||
"secrecy",
|
||||
"serde",
|
||||
"sha2 0.10.9",
|
||||
"sp-crypto-hashing",
|
||||
@@ -29038,7 +29100,7 @@ dependencies = [
|
||||
"pezsp-arithmetic",
|
||||
"pezsp-consensus-aura",
|
||||
"pezsp-core",
|
||||
"pezsp-crypto-hashing 0.1.0",
|
||||
"pezsp-crypto-hashing",
|
||||
"pezsp-io",
|
||||
"pezsp-runtime",
|
||||
"pezsp-tracing",
|
||||
@@ -29552,8 +29614,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "zombienet-configuration"
|
||||
version = "0.4.3"
|
||||
source = "git+https://github.com/pezkuwichain/pezkuwi-zombienet-sdk?branch=main#e2c356521dd8541ef997ad2ef6ebdb25af96c980"
|
||||
version = "0.44.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"lazy_static",
|
||||
@@ -29572,8 +29633,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "zombienet-orchestrator"
|
||||
version = "0.4.3"
|
||||
source = "git+https://github.com/pezkuwichain/pezkuwi-zombienet-sdk?branch=main#e2c356521dd8541ef997ad2ef6ebdb25af96c980"
|
||||
version = "0.44.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
@@ -29582,6 +29642,7 @@ dependencies = [
|
||||
"futures",
|
||||
"glob-match",
|
||||
"hex",
|
||||
"lazy_static",
|
||||
"libp2p",
|
||||
"libsecp256k1",
|
||||
"multiaddr 0.18.2",
|
||||
@@ -29597,6 +29658,7 @@ dependencies = [
|
||||
"sp-core",
|
||||
"thiserror 1.0.69",
|
||||
"tokio",
|
||||
"toml 0.8.23",
|
||||
"tracing",
|
||||
"uuid",
|
||||
"zombienet-configuration",
|
||||
@@ -29607,8 +29669,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "zombienet-prom-metrics-parser"
|
||||
version = "0.4.3"
|
||||
source = "git+https://github.com/pezkuwichain/pezkuwi-zombienet-sdk?branch=main#e2c356521dd8541ef997ad2ef6ebdb25af96c980"
|
||||
version = "0.44.0"
|
||||
dependencies = [
|
||||
"pest",
|
||||
"pest_derive",
|
||||
@@ -29617,8 +29678,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "zombienet-provider"
|
||||
version = "0.4.3"
|
||||
source = "git+https://github.com/pezkuwichain/pezkuwi-zombienet-sdk?branch=main#e2c356521dd8541ef997ad2ef6ebdb25af96c980"
|
||||
version = "0.44.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
@@ -29648,15 +29708,18 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "zombienet-sdk"
|
||||
version = "0.4.3"
|
||||
source = "git+https://github.com/pezkuwichain/pezkuwi-zombienet-sdk?branch=main#e2c356521dd8541ef997ad2ef6ebdb25af96c980"
|
||||
version = "0.44.0"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"futures",
|
||||
"k8s-openapi",
|
||||
"kube",
|
||||
"lazy_static",
|
||||
"pezkuwi-subxt",
|
||||
"pezkuwi-subxt-signer",
|
||||
"serde_json",
|
||||
"tokio",
|
||||
"tracing-subscriber 0.3.22",
|
||||
"zombienet-configuration",
|
||||
"zombienet-orchestrator",
|
||||
"zombienet-provider",
|
||||
@@ -29665,8 +29728,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "zombienet-support"
|
||||
version = "0.4.3"
|
||||
source = "git+https://github.com/pezkuwichain/pezkuwi-zombienet-sdk?branch=main#e2c356521dd8541ef997ad2ef6ebdb25af96c980"
|
||||
version = "0.44.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
|
||||
Reference in New Issue
Block a user