diff --git a/operator/Cargo.lock b/operator/Cargo.lock
index 4accb96e..577a4779 100644
--- a/operator/Cargo.lock
+++ b/operator/Cargo.lock
@@ -1051,7 +1051,7 @@ dependencies = [
[[package]]
name = "binary-merkle-tree"
version = "16.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"hash-db",
"log",
@@ -1311,7 +1311,7 @@ dependencies = [
[[package]]
name = "bp-header-chain"
version = "0.19.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"bp-runtime",
"finality-grandpa",
@@ -1328,7 +1328,7 @@ dependencies = [
[[package]]
name = "bp-messages"
version = "0.19.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"bp-header-chain",
"bp-runtime",
@@ -1344,7 +1344,7 @@ dependencies = [
[[package]]
name = "bp-parachains"
version = "0.19.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"bp-header-chain",
"bp-polkadot-core",
@@ -1361,7 +1361,7 @@ dependencies = [
[[package]]
name = "bp-polkadot-core"
version = "0.19.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"bp-messages",
"bp-runtime",
@@ -1378,7 +1378,7 @@ dependencies = [
[[package]]
name = "bp-relayers"
version = "0.19.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"bp-header-chain",
"bp-messages",
@@ -1396,7 +1396,7 @@ dependencies = [
[[package]]
name = "bp-runtime"
version = "0.19.1"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-support",
"frame-system",
@@ -1419,7 +1419,7 @@ dependencies = [
[[package]]
name = "bridge-hub-common"
version = "0.12.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"cumulus-primitives-core",
"frame-support",
@@ -2219,7 +2219,7 @@ dependencies = [
[[package]]
name = "cumulus-client-parachain-inherent"
version = "0.15.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"async-trait",
"cumulus-primitives-core",
@@ -2229,7 +2229,7 @@ dependencies = [
"parity-scale-codec",
"sc-client-api",
"sp-api",
- "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6)",
+ "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6)",
"sp-inherents",
"sp-runtime",
"sp-state-machine",
@@ -2241,7 +2241,7 @@ dependencies = [
[[package]]
name = "cumulus-primitives-core"
version = "0.17.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"parity-scale-codec",
"polkadot-core-primitives",
@@ -2257,7 +2257,7 @@ dependencies = [
[[package]]
name = "cumulus-primitives-parachain-inherent"
version = "0.17.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"async-trait",
"cumulus-primitives-core",
@@ -2271,7 +2271,7 @@ dependencies = [
[[package]]
name = "cumulus-primitives-proof-size-hostfunction"
version = "0.11.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"sp-externalities",
"sp-runtime-interface",
@@ -2281,7 +2281,7 @@ dependencies = [
[[package]]
name = "cumulus-primitives-storage-weight-reclaim"
version = "9.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"cumulus-primitives-core",
"cumulus-primitives-proof-size-hostfunction",
@@ -2298,7 +2298,7 @@ dependencies = [
[[package]]
name = "cumulus-relay-chain-interface"
version = "0.21.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"async-trait",
"cumulus-primitives-core",
@@ -2317,7 +2317,7 @@ dependencies = [
[[package]]
name = "cumulus-test-relay-sproof-builder"
version = "0.17.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"cumulus-primitives-core",
"parity-scale-codec",
@@ -4163,7 +4163,7 @@ dependencies = [
"rustc-hex",
"serde",
"serde_json",
- "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6)",
+ "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6)",
]
[[package]]
@@ -4372,7 +4372,7 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
[[package]]
name = "fork-tree"
version = "13.0.1"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"parity-scale-codec",
]
@@ -4500,7 +4500,7 @@ checksum = "28dd6caf6059519a65843af8fe2a3ae298b14b80179855aeb4adc2c1934ee619"
[[package]]
name = "frame-benchmarking"
version = "39.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-support",
"frame-support-procedural",
@@ -4524,7 +4524,7 @@ dependencies = [
[[package]]
name = "frame-benchmarking-cli"
version = "46.2.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"Inflector",
"array-bytes",
@@ -4562,7 +4562,7 @@ dependencies = [
"sp-block-builder",
"sp-blockchain",
"sp-core",
- "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6)",
+ "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6)",
"sp-database",
"sp-externalities",
"sp-genesis-builder",
@@ -4586,7 +4586,7 @@ dependencies = [
[[package]]
name = "frame-election-provider-solution-type"
version = "14.0.2"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"proc-macro-crate 3.4.0",
"proc-macro2",
@@ -4597,7 +4597,7 @@ dependencies = [
[[package]]
name = "frame-election-provider-support"
version = "39.0.1"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-election-provider-solution-type",
"frame-support",
@@ -4613,7 +4613,7 @@ dependencies = [
[[package]]
name = "frame-executive"
version = "39.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"aquamarine",
"frame-support",
@@ -4666,7 +4666,7 @@ dependencies = [
[[package]]
name = "frame-metadata-hash-extension"
version = "0.7.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"array-bytes",
"const-hex",
@@ -4682,7 +4682,7 @@ dependencies = [
[[package]]
name = "frame-support"
version = "39.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"aquamarine",
"array-bytes",
@@ -4725,7 +4725,7 @@ dependencies = [
[[package]]
name = "frame-support-procedural"
version = "31.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"Inflector",
"cfg-expr",
@@ -4738,14 +4738,14 @@ dependencies = [
"proc-macro-warning 1.84.1",
"proc-macro2",
"quote",
- "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6)",
+ "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6)",
"syn 2.0.106",
]
[[package]]
name = "frame-support-procedural-tools"
version = "13.0.1"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-support-procedural-tools-derive",
"proc-macro-crate 3.4.0",
@@ -4757,7 +4757,7 @@ dependencies = [
[[package]]
name = "frame-support-procedural-tools-derive"
version = "12.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"proc-macro2",
"quote",
@@ -4767,7 +4767,7 @@ dependencies = [
[[package]]
name = "frame-support-test"
version = "3.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-benchmarking",
"frame-executive",
@@ -4794,7 +4794,7 @@ dependencies = [
[[package]]
name = "frame-support-test-pallet"
version = "4.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-support",
"frame-system",
@@ -4807,7 +4807,7 @@ dependencies = [
[[package]]
name = "frame-system"
version = "39.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"cfg-if",
"docify",
@@ -4827,7 +4827,7 @@ dependencies = [
[[package]]
name = "frame-system-benchmarking"
version = "39.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-benchmarking",
"frame-support",
@@ -4841,7 +4841,7 @@ dependencies = [
[[package]]
name = "frame-system-rpc-runtime-api"
version = "35.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"docify",
"parity-scale-codec",
@@ -4851,7 +4851,7 @@ dependencies = [
[[package]]
name = "frame-try-runtime"
version = "0.45.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-support",
"parity-scale-codec",
@@ -7578,7 +7578,7 @@ dependencies = [
[[package]]
name = "mmr-rpc"
version = "39.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"jsonrpsee 0.24.9",
"parity-scale-codec",
@@ -8273,7 +8273,7 @@ dependencies = [
[[package]]
name = "pallet-asset-conversion"
version = "21.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-benchmarking",
"frame-support",
@@ -8291,7 +8291,7 @@ dependencies = [
[[package]]
name = "pallet-asset-rate"
version = "18.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-benchmarking",
"frame-support",
@@ -8305,7 +8305,7 @@ dependencies = [
[[package]]
name = "pallet-authority-discovery"
version = "39.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-support",
"frame-system",
@@ -8320,7 +8320,7 @@ dependencies = [
[[package]]
name = "pallet-authorship"
version = "39.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-support",
"frame-system",
@@ -8333,7 +8333,7 @@ dependencies = [
[[package]]
name = "pallet-babe"
version = "39.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-benchmarking",
"frame-support",
@@ -8356,7 +8356,7 @@ dependencies = [
[[package]]
name = "pallet-balances"
version = "40.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"docify",
"frame-benchmarking",
@@ -8371,7 +8371,7 @@ dependencies = [
[[package]]
name = "pallet-beefy"
version = "40.1.1"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-support",
"frame-system",
@@ -8390,7 +8390,7 @@ dependencies = [
[[package]]
name = "pallet-beefy-mmr"
version = "40.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"array-bytes",
"binary-merkle-tree",
@@ -8415,7 +8415,7 @@ dependencies = [
[[package]]
name = "pallet-broker"
version = "0.18.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"bitvec",
"frame-benchmarking",
@@ -8457,7 +8457,7 @@ dependencies = [
[[package]]
name = "pallet-collective"
version = "39.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"docify",
"frame-benchmarking",
@@ -8474,7 +8474,7 @@ dependencies = [
[[package]]
name = "pallet-conviction-voting"
version = "39.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"assert_matches",
"frame-benchmarking",
@@ -8530,7 +8530,7 @@ dependencies = [
[[package]]
name = "pallet-election-provider-multi-phase"
version = "38.2.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-benchmarking",
"frame-election-provider-support",
@@ -8552,7 +8552,7 @@ dependencies = [
[[package]]
name = "pallet-election-provider-support-benchmarking"
version = "38.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-benchmarking",
"frame-election-provider-support",
@@ -9009,7 +9009,7 @@ dependencies = [
[[package]]
name = "pallet-fast-unstake"
version = "38.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"docify",
"frame-benchmarking",
@@ -9067,7 +9067,7 @@ dependencies = [
[[package]]
name = "pallet-grandpa"
version = "39.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-benchmarking",
"frame-support",
@@ -9089,7 +9089,7 @@ dependencies = [
[[package]]
name = "pallet-identity"
version = "39.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"enumflags2",
"frame-benchmarking",
@@ -9105,7 +9105,7 @@ dependencies = [
[[package]]
name = "pallet-im-online"
version = "38.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-benchmarking",
"frame-support",
@@ -9124,7 +9124,7 @@ dependencies = [
[[package]]
name = "pallet-message-queue"
version = "42.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"environmental",
"frame-benchmarking",
@@ -9143,7 +9143,7 @@ dependencies = [
[[package]]
name = "pallet-migrations"
version = "9.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"cfg-if",
"docify",
@@ -9161,7 +9161,7 @@ dependencies = [
[[package]]
name = "pallet-mmr"
version = "39.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-benchmarking",
"frame-support",
@@ -9178,7 +9178,7 @@ dependencies = [
[[package]]
name = "pallet-multisig"
version = "39.1.1"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"log",
"parity-scale-codec",
@@ -9189,7 +9189,7 @@ dependencies = [
[[package]]
name = "pallet-nfts"
version = "33.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"enumflags2",
"frame-benchmarking",
@@ -9206,7 +9206,7 @@ dependencies = [
[[package]]
name = "pallet-offences"
version = "38.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-support",
"frame-system",
@@ -9233,7 +9233,7 @@ dependencies = [
[[package]]
name = "pallet-parameters"
version = "0.10.1"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"docify",
"frame-benchmarking",
@@ -9282,7 +9282,7 @@ dependencies = [
[[package]]
name = "pallet-preimage"
version = "39.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-benchmarking",
"frame-support",
@@ -9332,7 +9332,7 @@ dependencies = [
[[package]]
name = "pallet-proxy"
version = "39.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"parity-scale-codec",
"polkadot-sdk-frame",
@@ -9362,7 +9362,7 @@ dependencies = [
[[package]]
name = "pallet-referenda"
version = "39.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"assert_matches",
"frame-benchmarking",
@@ -9380,7 +9380,7 @@ dependencies = [
[[package]]
name = "pallet-safe-mode"
version = "20.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"docify",
"frame-benchmarking",
@@ -9398,7 +9398,7 @@ dependencies = [
[[package]]
name = "pallet-scheduler"
version = "40.2.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"docify",
"frame-benchmarking",
@@ -9415,7 +9415,7 @@ dependencies = [
[[package]]
name = "pallet-session"
version = "39.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-support",
"frame-system",
@@ -9436,7 +9436,7 @@ dependencies = [
[[package]]
name = "pallet-session-benchmarking"
version = "39.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-benchmarking",
"frame-support",
@@ -9452,7 +9452,7 @@ dependencies = [
[[package]]
name = "pallet-staking"
version = "39.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-benchmarking",
"frame-election-provider-support",
@@ -9474,7 +9474,7 @@ dependencies = [
[[package]]
name = "pallet-staking-reward-fn"
version = "22.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"log",
"sp-arithmetic",
@@ -9517,7 +9517,7 @@ dependencies = [
[[package]]
name = "pallet-sudo"
version = "39.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"docify",
"frame-benchmarking",
@@ -9532,7 +9532,7 @@ dependencies = [
[[package]]
name = "pallet-timestamp"
version = "38.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"docify",
"frame-benchmarking",
@@ -9551,7 +9551,7 @@ dependencies = [
[[package]]
name = "pallet-transaction-payment"
version = "39.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-benchmarking",
"frame-support",
@@ -9567,7 +9567,7 @@ dependencies = [
[[package]]
name = "pallet-transaction-payment-rpc"
version = "42.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"jsonrpsee 0.24.9",
"pallet-transaction-payment-rpc-runtime-api",
@@ -9583,7 +9583,7 @@ dependencies = [
[[package]]
name = "pallet-transaction-payment-rpc-runtime-api"
version = "39.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"pallet-transaction-payment",
"parity-scale-codec",
@@ -9595,7 +9595,7 @@ dependencies = [
[[package]]
name = "pallet-treasury"
version = "38.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"docify",
"frame-benchmarking",
@@ -9614,7 +9614,7 @@ dependencies = [
[[package]]
name = "pallet-tx-pause"
version = "20.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"docify",
"frame-benchmarking",
@@ -9631,7 +9631,7 @@ dependencies = [
[[package]]
name = "pallet-utility"
version = "39.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-benchmarking",
"frame-support",
@@ -9646,7 +9646,7 @@ dependencies = [
[[package]]
name = "pallet-vesting"
version = "39.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-benchmarking",
"frame-support",
@@ -9660,7 +9660,7 @@ dependencies = [
[[package]]
name = "pallet-whitelist"
version = "38.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-benchmarking",
"frame-support",
@@ -9674,7 +9674,7 @@ dependencies = [
[[package]]
name = "pallet-xcm"
version = "18.1.1"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"bounded-collections",
"frame-benchmarking",
@@ -10040,7 +10040,7 @@ dependencies = [
[[package]]
name = "polkadot-core-primitives"
version = "16.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"parity-scale-codec",
"scale-info",
@@ -10051,7 +10051,7 @@ dependencies = [
[[package]]
name = "polkadot-node-metrics"
version = "21.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"bs58",
"futures",
@@ -10070,7 +10070,7 @@ dependencies = [
[[package]]
name = "polkadot-node-network-protocol"
version = "21.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"async-channel 1.9.0",
"async-trait",
@@ -10095,7 +10095,7 @@ dependencies = [
[[package]]
name = "polkadot-node-primitives"
version = "17.0.1"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"bitvec",
"bounded-vec",
@@ -10121,7 +10121,7 @@ dependencies = [
[[package]]
name = "polkadot-node-subsystem-types"
version = "21.0.1"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"async-trait",
"bitvec",
@@ -10150,7 +10150,7 @@ dependencies = [
[[package]]
name = "polkadot-overseer"
version = "21.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"async-trait",
"futures",
@@ -10172,7 +10172,7 @@ dependencies = [
[[package]]
name = "polkadot-parachain-primitives"
version = "15.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"bounded-collections",
"derive_more 0.99.20",
@@ -10188,7 +10188,7 @@ dependencies = [
[[package]]
name = "polkadot-primitives"
version = "17.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"bitvec",
"hex-literal 0.4.1",
@@ -10216,7 +10216,7 @@ dependencies = [
[[package]]
name = "polkadot-runtime-common"
version = "18.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"bitvec",
"frame-benchmarking",
@@ -10267,7 +10267,7 @@ dependencies = [
[[package]]
name = "polkadot-runtime-metrics"
version = "18.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"bs58",
"frame-benchmarking",
@@ -10279,7 +10279,7 @@ dependencies = [
[[package]]
name = "polkadot-runtime-parachains"
version = "18.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"bitflags 1.3.2",
"bitvec",
@@ -10328,7 +10328,7 @@ dependencies = [
[[package]]
name = "polkadot-sdk-frame"
version = "0.8.1"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"docify",
"frame-benchmarking",
@@ -10362,7 +10362,7 @@ dependencies = [
[[package]]
name = "polkadot-statement-table"
version = "17.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"parity-scale-codec",
"polkadot-primitives",
@@ -10599,7 +10599,7 @@ dependencies = [
"prettyplease",
"proc-macro2",
"quote",
- "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6)",
+ "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6)",
"syn 2.0.106",
]
@@ -11967,7 +11967,7 @@ dependencies = [
[[package]]
name = "sc-allocator"
version = "30.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"log",
"sp-core",
@@ -11978,7 +11978,7 @@ dependencies = [
[[package]]
name = "sc-authority-discovery"
version = "0.48.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"async-trait",
"futures",
@@ -12008,7 +12008,7 @@ dependencies = [
[[package]]
name = "sc-basic-authorship"
version = "0.48.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"futures",
"futures-timer",
@@ -12030,7 +12030,7 @@ dependencies = [
[[package]]
name = "sc-block-builder"
version = "0.43.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"parity-scale-codec",
"sp-api",
@@ -12045,7 +12045,7 @@ dependencies = [
[[package]]
name = "sc-chain-spec"
version = "41.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"array-bytes",
"docify",
@@ -12061,7 +12061,7 @@ dependencies = [
"serde_json",
"sp-blockchain",
"sp-core",
- "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6)",
+ "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6)",
"sp-genesis-builder",
"sp-io",
"sp-runtime",
@@ -12072,7 +12072,7 @@ dependencies = [
[[package]]
name = "sc-chain-spec-derive"
version = "12.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"proc-macro-crate 3.4.0",
"proc-macro2",
@@ -12083,7 +12083,7 @@ dependencies = [
[[package]]
name = "sc-cli"
version = "0.50.1"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"array-bytes",
"chrono",
@@ -12125,7 +12125,7 @@ dependencies = [
[[package]]
name = "sc-client-api"
version = "38.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"fnv",
"futures",
@@ -12152,7 +12152,7 @@ dependencies = [
[[package]]
name = "sc-client-db"
version = "0.45.1"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"hash-db",
"kvdb",
@@ -12178,7 +12178,7 @@ dependencies = [
[[package]]
name = "sc-consensus"
version = "0.47.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"async-trait",
"futures",
@@ -12202,7 +12202,7 @@ dependencies = [
[[package]]
name = "sc-consensus-aura"
version = "0.48.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"async-trait",
"futures",
@@ -12231,7 +12231,7 @@ dependencies = [
[[package]]
name = "sc-consensus-babe"
version = "0.48.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"async-trait",
"fork-tree",
@@ -12256,7 +12256,7 @@ dependencies = [
"sp-consensus-babe",
"sp-consensus-slots",
"sp-core",
- "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6)",
+ "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6)",
"sp-inherents",
"sp-keystore",
"sp-runtime",
@@ -12267,7 +12267,7 @@ dependencies = [
[[package]]
name = "sc-consensus-beefy"
version = "27.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"array-bytes",
"async-channel 1.9.0",
@@ -12291,7 +12291,7 @@ dependencies = [
"sp-consensus",
"sp-consensus-beefy",
"sp-core",
- "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6)",
+ "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6)",
"sp-keystore",
"sp-runtime",
"substrate-prometheus-endpoint",
@@ -12303,7 +12303,7 @@ dependencies = [
[[package]]
name = "sc-consensus-beefy-rpc"
version = "27.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"futures",
"jsonrpsee 0.24.9",
@@ -12323,7 +12323,7 @@ dependencies = [
[[package]]
name = "sc-consensus-epochs"
version = "0.47.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"fork-tree",
"parity-scale-codec",
@@ -12336,7 +12336,7 @@ dependencies = [
[[package]]
name = "sc-consensus-grandpa"
version = "0.33.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"ahash",
"array-bytes",
@@ -12370,7 +12370,7 @@ dependencies = [
"sp-consensus",
"sp-consensus-grandpa",
"sp-core",
- "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6)",
+ "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6)",
"sp-keystore",
"sp-runtime",
"substrate-prometheus-endpoint",
@@ -12380,7 +12380,7 @@ dependencies = [
[[package]]
name = "sc-consensus-manual-seal"
version = "0.49.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"assert_matches",
"async-trait",
@@ -12415,7 +12415,7 @@ dependencies = [
[[package]]
name = "sc-consensus-slots"
version = "0.47.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"async-trait",
"futures",
@@ -12438,7 +12438,7 @@ dependencies = [
[[package]]
name = "sc-executor"
version = "0.41.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"parity-scale-codec",
"parking_lot 0.12.5",
@@ -12461,7 +12461,7 @@ dependencies = [
[[package]]
name = "sc-executor-common"
version = "0.36.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"polkavm",
"sc-allocator",
@@ -12474,7 +12474,7 @@ dependencies = [
[[package]]
name = "sc-executor-polkavm"
version = "0.33.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"log",
"polkavm",
@@ -12485,7 +12485,7 @@ dependencies = [
[[package]]
name = "sc-executor-wasmtime"
version = "0.36.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"anyhow",
"cfg-if",
@@ -12503,7 +12503,7 @@ dependencies = [
[[package]]
name = "sc-informant"
version = "0.47.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"console",
"futures",
@@ -12520,7 +12520,7 @@ dependencies = [
[[package]]
name = "sc-keystore"
version = "34.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"array-bytes",
"parking_lot 0.12.5",
@@ -12534,7 +12534,7 @@ dependencies = [
[[package]]
name = "sc-mixnet"
version = "0.18.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"array-bytes",
"arrayvec 0.7.6",
@@ -12563,7 +12563,7 @@ dependencies = [
[[package]]
name = "sc-network"
version = "0.48.4"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"array-bytes",
"async-channel 1.9.0",
@@ -12614,7 +12614,7 @@ dependencies = [
[[package]]
name = "sc-network-common"
version = "0.47.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"async-trait",
"bitflags 1.3.2",
@@ -12632,7 +12632,7 @@ dependencies = [
[[package]]
name = "sc-network-gossip"
version = "0.48.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"ahash",
"futures",
@@ -12651,7 +12651,7 @@ dependencies = [
[[package]]
name = "sc-network-light"
version = "0.47.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"array-bytes",
"async-channel 1.9.0",
@@ -12672,7 +12672,7 @@ dependencies = [
[[package]]
name = "sc-network-sync"
version = "0.47.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"array-bytes",
"async-channel 1.9.0",
@@ -12708,7 +12708,7 @@ dependencies = [
[[package]]
name = "sc-network-transactions"
version = "0.47.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"array-bytes",
"futures",
@@ -12727,7 +12727,7 @@ dependencies = [
[[package]]
name = "sc-network-types"
version = "0.15.2"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"bs58",
"ed25519-dalek",
@@ -12744,7 +12744,7 @@ dependencies = [
[[package]]
name = "sc-offchain"
version = "43.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"array-bytes",
"bytes",
@@ -12781,7 +12781,7 @@ dependencies = [
[[package]]
name = "sc-proposer-metrics"
version = "0.18.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"log",
"substrate-prometheus-endpoint",
@@ -12790,7 +12790,7 @@ dependencies = [
[[package]]
name = "sc-rpc"
version = "43.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"futures",
"jsonrpsee 0.24.9",
@@ -12822,7 +12822,7 @@ dependencies = [
[[package]]
name = "sc-rpc-api"
version = "0.47.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"jsonrpsee 0.24.9",
"parity-scale-codec",
@@ -12842,7 +12842,7 @@ dependencies = [
[[package]]
name = "sc-rpc-server"
version = "20.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"dyn-clone",
"forwarded-header-value",
@@ -12866,7 +12866,7 @@ dependencies = [
[[package]]
name = "sc-rpc-spec-v2"
version = "0.48.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"array-bytes",
"futures",
@@ -12898,7 +12898,7 @@ dependencies = [
[[package]]
name = "sc-service"
version = "0.49.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"async-trait",
"directories",
@@ -12962,7 +12962,7 @@ dependencies = [
[[package]]
name = "sc-state-db"
version = "0.37.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"log",
"parity-scale-codec",
@@ -12973,7 +12973,7 @@ dependencies = [
[[package]]
name = "sc-sysinfo"
version = "41.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"derive_more 0.99.20",
"futures",
@@ -12986,7 +12986,7 @@ dependencies = [
"serde",
"serde_json",
"sp-core",
- "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6)",
+ "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6)",
"sp-io",
"sp-std",
]
@@ -12994,7 +12994,7 @@ dependencies = [
[[package]]
name = "sc-telemetry"
version = "28.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"chrono",
"futures",
@@ -13014,7 +13014,7 @@ dependencies = [
[[package]]
name = "sc-tracing"
version = "38.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"chrono",
"console",
@@ -13042,7 +13042,7 @@ dependencies = [
[[package]]
name = "sc-tracing-proc-macro"
version = "11.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"proc-macro-crate 3.4.0",
"proc-macro2",
@@ -13053,7 +13053,7 @@ dependencies = [
[[package]]
name = "sc-transaction-pool"
version = "38.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"async-trait",
"futures",
@@ -13071,7 +13071,7 @@ dependencies = [
"sp-api",
"sp-blockchain",
"sp-core",
- "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6)",
+ "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6)",
"sp-runtime",
"sp-tracing",
"sp-transaction-pool",
@@ -13084,7 +13084,7 @@ dependencies = [
[[package]]
name = "sc-transaction-pool-api"
version = "38.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"async-trait",
"futures",
@@ -13100,7 +13100,7 @@ dependencies = [
[[package]]
name = "sc-utils"
version = "18.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"async-channel 1.9.0",
"futures",
@@ -14361,7 +14361,7 @@ checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7"
[[package]]
name = "slot-range-helper"
version = "16.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"enumn",
"parity-scale-codec",
@@ -14541,7 +14541,7 @@ dependencies = [
[[package]]
name = "snowbridge-beacon-primitives"
version = "0.12.1"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"byte-slice-cast",
"frame-support",
@@ -14588,7 +14588,7 @@ dependencies = [
[[package]]
name = "snowbridge-core"
version = "0.12.2"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"ethabi-decode",
"frame-support",
@@ -14632,7 +14632,7 @@ dependencies = [
[[package]]
name = "snowbridge-ethereum"
version = "0.11.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"ethabi-decode",
"ethbloom",
@@ -14684,7 +14684,7 @@ dependencies = [
"parity-scale-codec",
"scale-info",
"sp-core",
- "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6)",
+ "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6)",
"sp-runtime",
"sp-tracing",
]
@@ -14707,7 +14707,7 @@ dependencies = [
[[package]]
name = "snowbridge-outbound-queue-merkle-tree"
version = "0.10.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"parity-scale-codec",
"scale-info",
@@ -14843,7 +14843,7 @@ dependencies = [
[[package]]
name = "snowbridge-pallet-outbound-queue"
version = "0.12.1"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"bridge-hub-common 0.12.0",
"ethabi-decode",
@@ -15056,7 +15056,7 @@ dependencies = [
[[package]]
name = "sp-api"
version = "35.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"docify",
"hash-db",
@@ -15078,7 +15078,7 @@ dependencies = [
[[package]]
name = "sp-api-proc-macro"
version = "21.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"Inflector",
"blake2 0.10.6",
@@ -15092,7 +15092,7 @@ dependencies = [
[[package]]
name = "sp-application-crypto"
version = "39.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"parity-scale-codec",
"scale-info",
@@ -15104,7 +15104,7 @@ dependencies = [
[[package]]
name = "sp-arithmetic"
version = "26.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"docify",
"integer-sqrt",
@@ -15118,7 +15118,7 @@ dependencies = [
[[package]]
name = "sp-authority-discovery"
version = "35.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"parity-scale-codec",
"scale-info",
@@ -15130,7 +15130,7 @@ dependencies = [
[[package]]
name = "sp-block-builder"
version = "35.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"sp-api",
"sp-inherents",
@@ -15140,7 +15140,7 @@ dependencies = [
[[package]]
name = "sp-blockchain"
version = "38.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"futures",
"parity-scale-codec",
@@ -15159,7 +15159,7 @@ dependencies = [
[[package]]
name = "sp-consensus"
version = "0.41.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"async-trait",
"futures",
@@ -15174,7 +15174,7 @@ dependencies = [
[[package]]
name = "sp-consensus-aura"
version = "0.41.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"async-trait",
"parity-scale-codec",
@@ -15190,7 +15190,7 @@ dependencies = [
[[package]]
name = "sp-consensus-babe"
version = "0.41.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"async-trait",
"parity-scale-codec",
@@ -15208,7 +15208,7 @@ dependencies = [
[[package]]
name = "sp-consensus-beefy"
version = "23.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"parity-scale-codec",
"scale-info",
@@ -15216,7 +15216,7 @@ dependencies = [
"sp-api",
"sp-application-crypto",
"sp-core",
- "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6)",
+ "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6)",
"sp-io",
"sp-keystore",
"sp-mmr-primitives",
@@ -15228,7 +15228,7 @@ dependencies = [
[[package]]
name = "sp-consensus-grandpa"
version = "22.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"finality-grandpa",
"log",
@@ -15245,7 +15245,7 @@ dependencies = [
[[package]]
name = "sp-consensus-slots"
version = "0.41.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"parity-scale-codec",
"scale-info",
@@ -15256,7 +15256,7 @@ dependencies = [
[[package]]
name = "sp-core"
version = "35.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"array-bytes",
"bitflags 1.3.2",
@@ -15285,7 +15285,7 @@ dependencies = [
"secp256k1 0.28.2",
"secrecy",
"serde",
- "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6)",
+ "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6)",
"sp-debug-derive",
"sp-externalities",
"sp-runtime-interface",
@@ -15316,7 +15316,7 @@ dependencies = [
[[package]]
name = "sp-crypto-hashing"
version = "0.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"blake2b_simd",
"byteorder",
@@ -15329,17 +15329,17 @@ dependencies = [
[[package]]
name = "sp-crypto-hashing-proc-macro"
version = "0.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"quote",
- "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6)",
+ "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6)",
"syn 2.0.106",
]
[[package]]
name = "sp-database"
version = "10.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"kvdb",
"parking_lot 0.12.5",
@@ -15348,7 +15348,7 @@ dependencies = [
[[package]]
name = "sp-debug-derive"
version = "14.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"proc-macro2",
"quote",
@@ -15358,7 +15358,7 @@ dependencies = [
[[package]]
name = "sp-externalities"
version = "0.30.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"environmental",
"parity-scale-codec",
@@ -15368,7 +15368,7 @@ dependencies = [
[[package]]
name = "sp-genesis-builder"
version = "0.16.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"parity-scale-codec",
"scale-info",
@@ -15380,7 +15380,7 @@ dependencies = [
[[package]]
name = "sp-inherents"
version = "35.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"async-trait",
"impl-trait-for-tuples",
@@ -15393,7 +15393,7 @@ dependencies = [
[[package]]
name = "sp-io"
version = "39.0.1"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"bytes",
"docify",
@@ -15405,7 +15405,7 @@ dependencies = [
"rustversion",
"secp256k1 0.28.2",
"sp-core",
- "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6)",
+ "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6)",
"sp-externalities",
"sp-keystore",
"sp-runtime-interface",
@@ -15419,7 +15419,7 @@ dependencies = [
[[package]]
name = "sp-keyring"
version = "40.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"sp-core",
"sp-runtime",
@@ -15429,7 +15429,7 @@ dependencies = [
[[package]]
name = "sp-keystore"
version = "0.41.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"parity-scale-codec",
"parking_lot 0.12.5",
@@ -15440,7 +15440,7 @@ dependencies = [
[[package]]
name = "sp-maybe-compressed-blob"
version = "11.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"thiserror 1.0.69",
"zstd 0.12.4",
@@ -15449,7 +15449,7 @@ dependencies = [
[[package]]
name = "sp-metadata-ir"
version = "0.8.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-metadata 18.0.0",
"parity-scale-codec",
@@ -15459,7 +15459,7 @@ dependencies = [
[[package]]
name = "sp-mixnet"
version = "0.13.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"parity-scale-codec",
"scale-info",
@@ -15470,7 +15470,7 @@ dependencies = [
[[package]]
name = "sp-mmr-primitives"
version = "35.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"log",
"parity-scale-codec",
@@ -15487,7 +15487,7 @@ dependencies = [
[[package]]
name = "sp-npos-elections"
version = "35.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"parity-scale-codec",
"scale-info",
@@ -15500,7 +15500,7 @@ dependencies = [
[[package]]
name = "sp-offchain"
version = "35.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"sp-api",
"sp-core",
@@ -15510,7 +15510,7 @@ dependencies = [
[[package]]
name = "sp-panic-handler"
version = "13.0.1"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"backtrace",
"regex",
@@ -15519,7 +15519,7 @@ dependencies = [
[[package]]
name = "sp-rpc"
version = "33.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"rustc-hash 1.1.0",
"serde",
@@ -15529,7 +15529,7 @@ dependencies = [
[[package]]
name = "sp-runtime"
version = "40.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"binary-merkle-tree",
"docify",
@@ -15558,7 +15558,7 @@ dependencies = [
[[package]]
name = "sp-runtime-interface"
version = "29.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"bytes",
"impl-trait-for-tuples",
@@ -15577,7 +15577,7 @@ dependencies = [
[[package]]
name = "sp-runtime-interface-proc-macro"
version = "18.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"Inflector",
"expander",
@@ -15590,7 +15590,7 @@ dependencies = [
[[package]]
name = "sp-session"
version = "37.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"parity-scale-codec",
"scale-info",
@@ -15604,7 +15604,7 @@ dependencies = [
[[package]]
name = "sp-staking"
version = "37.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"impl-trait-for-tuples",
"parity-scale-codec",
@@ -15617,7 +15617,7 @@ dependencies = [
[[package]]
name = "sp-state-machine"
version = "0.44.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"hash-db",
"log",
@@ -15637,7 +15637,7 @@ dependencies = [
[[package]]
name = "sp-statement-store"
version = "19.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"aes-gcm",
"curve25519-dalek",
@@ -15650,7 +15650,7 @@ dependencies = [
"sp-api",
"sp-application-crypto",
"sp-core",
- "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6)",
+ "sp-crypto-hashing 0.1.0 (git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6)",
"sp-externalities",
"sp-runtime",
"sp-runtime-interface",
@@ -15661,12 +15661,12 @@ dependencies = [
[[package]]
name = "sp-std"
version = "14.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
[[package]]
name = "sp-storage"
version = "22.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"impl-serde 0.5.0",
"parity-scale-codec",
@@ -15678,7 +15678,7 @@ dependencies = [
[[package]]
name = "sp-timestamp"
version = "35.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"async-trait",
"parity-scale-codec",
@@ -15690,7 +15690,7 @@ dependencies = [
[[package]]
name = "sp-tracing"
version = "17.0.1"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"parity-scale-codec",
"tracing",
@@ -15701,7 +15701,7 @@ dependencies = [
[[package]]
name = "sp-transaction-pool"
version = "35.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"sp-api",
"sp-runtime",
@@ -15710,7 +15710,7 @@ dependencies = [
[[package]]
name = "sp-transaction-storage-proof"
version = "35.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"async-trait",
"parity-scale-codec",
@@ -15724,7 +15724,7 @@ dependencies = [
[[package]]
name = "sp-trie"
version = "38.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"ahash",
"hash-db",
@@ -15746,7 +15746,7 @@ dependencies = [
[[package]]
name = "sp-version"
version = "38.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"impl-serde 0.5.0",
"parity-scale-codec",
@@ -15763,7 +15763,7 @@ dependencies = [
[[package]]
name = "sp-version-proc-macro"
version = "15.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"parity-scale-codec",
"proc-macro-warning 1.84.1",
@@ -15775,7 +15775,7 @@ dependencies = [
[[package]]
name = "sp-wasm-interface"
version = "21.0.1"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"anyhow",
"impl-trait-for-tuples",
@@ -15787,7 +15787,7 @@ dependencies = [
[[package]]
name = "sp-weights"
version = "31.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"bounded-collections",
"parity-scale-codec",
@@ -15999,7 +15999,7 @@ checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
[[package]]
name = "staging-xcm"
version = "15.1.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"array-bytes",
"bounded-collections",
@@ -16020,7 +16020,7 @@ dependencies = [
[[package]]
name = "staging-xcm-builder"
version = "18.2.1"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-support",
"frame-system",
@@ -16042,7 +16042,7 @@ dependencies = [
[[package]]
name = "staging-xcm-executor"
version = "18.0.3"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"environmental",
"frame-benchmarking",
@@ -16160,7 +16160,7 @@ dependencies = [
[[package]]
name = "substrate-bip39"
version = "0.6.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"hmac 0.12.1",
"pbkdf2",
@@ -16185,12 +16185,12 @@ dependencies = [
[[package]]
name = "substrate-build-script-utils"
version = "11.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
[[package]]
name = "substrate-frame-rpc-system"
version = "42.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"docify",
"frame-system-rpc-runtime-api",
@@ -16210,7 +16210,7 @@ dependencies = [
[[package]]
name = "substrate-prometheus-endpoint"
version = "0.17.1"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"http-body-util",
"hyper 1.7.0",
@@ -16224,7 +16224,7 @@ dependencies = [
[[package]]
name = "substrate-wasm-builder"
version = "25.0.1"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"array-bytes",
"build-helper",
@@ -17121,7 +17121,7 @@ dependencies = [
[[package]]
name = "tracing-gum"
version = "17.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"coarsetime",
"polkadot-primitives",
@@ -17132,7 +17132,7 @@ dependencies = [
[[package]]
name = "tracing-gum-proc-macro"
version = "5.0.0"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"expander",
"proc-macro-crate 3.4.0",
@@ -18653,7 +18653,7 @@ dependencies = [
[[package]]
name = "xcm-procedural"
version = "11.0.1"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"Inflector",
"proc-macro2",
@@ -18664,7 +18664,7 @@ dependencies = [
[[package]]
name = "xcm-runtime-apis"
version = "0.5.3"
-source = "git+https://github.com/paritytech/polkadot-sdk?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
+source = "git+https://github.com/paritytech/polkadot-sdk.git?tag=polkadot-stable2412-6#bbc435c7667d3283ba280a8fec44676357392753"
dependencies = [
"frame-support",
"parity-scale-codec",
diff --git a/operator/runtime/mainnet/src/weights/frame_system.rs b/operator/runtime/mainnet/src/weights/frame_system.rs
index 5e62c4d6..133e21dc 100644
--- a/operator/runtime/mainnet/src/weights/frame_system.rs
+++ b/operator/runtime/mainnet/src/weights/frame_system.rs
@@ -1,9 +1,24 @@
+// Copyright 2025 DataHaven
+// This file is part of DataHaven.
+
+// DataHaven is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+
+// DataHaven is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with DataHaven. If not, see .
//! Autogenerated weights for `frame_system`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 51.0.0
-//! DATE: 2025-10-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2025-12-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -19,6 +34,8 @@
// frame_system
// --extrinsic
//
+// --header
+// ../file_header.txt
// --template
// benchmarking/frame-weight-template.hbs
// --output
@@ -43,20 +60,20 @@ impl frame_system::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 3_083_000 picoseconds.
- Weight::from_parts(30_798_441, 0)
- // Standard Error: 2
- .saturating_add(Weight::from_parts(374, 0).saturating_mul(b.into()))
+ // Minimum execution time: 3_082_000 picoseconds.
+ Weight::from_parts(8_695_261, 0)
+ // Standard Error: 3
+ .saturating_add(Weight::from_parts(503, 0).saturating_mul(b.into()))
}
/// The range of component `b` is `[0, 3932160]`.
fn remark_with_event(b: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 7_984_000 picoseconds.
- Weight::from_parts(8_063_000, 0)
- // Standard Error: 2
- .saturating_add(Weight::from_parts(1_758, 0).saturating_mul(b.into()))
+ // Minimum execution time: 7_851_000 picoseconds.
+ Weight::from_parts(8_073_000, 0)
+ // Standard Error: 4
+ .saturating_add(Weight::from_parts(1_990, 0).saturating_mul(b.into()))
}
/// Storage: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1)
/// Proof: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1)
@@ -64,8 +81,8 @@ impl frame_system::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 4_803_000 picoseconds.
- Weight::from_parts(5_020_000, 0)
+ // Minimum execution time: 4_933_000 picoseconds.
+ Weight::from_parts(5_112_000, 0)
.saturating_add(T::DbWeight::get().writes(1_u64))
}
/// Storage: `MultiBlockMigrations::Cursor` (r:1 w:0)
@@ -76,8 +93,8 @@ impl frame_system::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `142`
// Estimated: `67035`
- // Minimum execution time: 135_827_116_000 picoseconds.
- Weight::from_parts(138_691_503_000, 67035)
+ // Minimum execution time: 137_713_152_000 picoseconds.
+ Weight::from_parts(141_676_111_000, 67035)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -88,10 +105,10 @@ impl frame_system::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 3_051_000 picoseconds.
- Weight::from_parts(3_125_000, 0)
- // Standard Error: 2_624
- .saturating_add(Weight::from_parts(970_535, 0).saturating_mul(i.into()))
+ // Minimum execution time: 3_050_000 picoseconds.
+ Weight::from_parts(3_137_000, 0)
+ // Standard Error: 3_015
+ .saturating_add(Weight::from_parts(1_007_101, 0).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: `Skipped::Metadata` (r:0 w:0)
@@ -101,10 +118,10 @@ impl frame_system::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 3_115_000 picoseconds.
- Weight::from_parts(3_184_000, 0)
- // Standard Error: 1_132
- .saturating_add(Weight::from_parts(678_136, 0).saturating_mul(i.into()))
+ // Minimum execution time: 3_036_000 picoseconds.
+ Weight::from_parts(3_105_000, 0)
+ // Standard Error: 1_426
+ .saturating_add(Weight::from_parts(714_229, 0).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: `Skipped::Metadata` (r:0 w:0)
@@ -112,12 +129,12 @@ impl frame_system::WeightInfo for WeightInfo {
/// The range of component `p` is `[0, 1000]`.
fn kill_prefix(p: u32, ) -> Weight {
// Proof Size summary in bytes:
- // Measured: `129 + p * (69 ±0)`
- // Estimated: `117 + p * (70 ±0)`
- // Minimum execution time: 5_801_000 picoseconds.
- Weight::from_parts(6_010_000, 117)
- // Standard Error: 1_355
- .saturating_add(Weight::from_parts(1_409_292, 0).saturating_mul(p.into()))
+ // Measured: `131 + p * (69 ±0)`
+ // Estimated: `119 + p * (70 ±0)`
+ // Minimum execution time: 5_925_000 picoseconds.
+ Weight::from_parts(6_047_000, 119)
+ // Standard Error: 2_251
+ .saturating_add(Weight::from_parts(1_454_590, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into())))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
.saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into()))
@@ -128,8 +145,8 @@ impl frame_system::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 12_033_000 picoseconds.
- Weight::from_parts(12_496_000, 0)
+ // Minimum execution time: 16_683_000 picoseconds.
+ Weight::from_parts(22_629_000, 0)
.saturating_add(T::DbWeight::get().writes(1_u64))
}
/// Storage: `System::AuthorizedUpgrade` (r:1 w:1)
@@ -142,8 +159,8 @@ impl frame_system::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `164`
// Estimated: `67035`
- // Minimum execution time: 141_218_879_000 picoseconds.
- Weight::from_parts(142_442_395_000, 67035)
+ // Minimum execution time: 145_476_692_000 picoseconds.
+ Weight::from_parts(147_836_500_000, 67035)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
diff --git a/operator/runtime/mainnet/src/weights/pallet_babe.rs b/operator/runtime/mainnet/src/weights/pallet_babe.rs
index 8d022002..e6e09d0a 100644
--- a/operator/runtime/mainnet/src/weights/pallet_babe.rs
+++ b/operator/runtime/mainnet/src/weights/pallet_babe.rs
@@ -1,9 +1,24 @@
+// Copyright 2025 DataHaven
+// This file is part of DataHaven.
+
+// DataHaven is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+
+// DataHaven is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with DataHaven. If not, see .
//! Autogenerated weights for `pallet_babe`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 51.0.0
-//! DATE: 2025-10-30, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2025-12-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -19,6 +34,8 @@
// pallet_babe
// --extrinsic
//
+// --header
+// ../file_header.txt
// --template
// benchmarking/frame-weight-template.hbs
// --output
@@ -38,13 +55,13 @@ use sp_std::marker::PhantomData;
/// Weights for `pallet_babe`.
pub struct WeightInfo(PhantomData);
impl pallet_babe::WeightInfo for WeightInfo {
- fn plan_config_change() -> Weight {
- // Placeholder constant; re-benchmark to refresh.
- Weight::from_parts(5_000_000, 0)
- }
+ fn plan_config_change() -> Weight {
+ // Minimum execution time approximated from previous BABE benchmarking.
+ Weight::from_parts(89_358_553, 0)
+ }
- fn report_equivocation(_equivocations: u32, _key_owners: u32) -> Weight {
- // Based on previous check_equivocation_proof baseline; re-benchmark to refresh.
- Weight::from_parts(89_672_355, 0)
- }
+ fn report_equivocation(_x: u32, _y: u32) -> Weight {
+ // Approximated using the old `check_equivocation_proof` measurement.
+ Weight::from_parts(89_358_553, 0)
+ }
}
diff --git a/operator/runtime/mainnet/src/weights/pallet_balances.rs b/operator/runtime/mainnet/src/weights/pallet_balances.rs
index 1bfd2def..90abccf0 100644
--- a/operator/runtime/mainnet/src/weights/pallet_balances.rs
+++ b/operator/runtime/mainnet/src/weights/pallet_balances.rs
@@ -1,9 +1,24 @@
+// Copyright 2025 DataHaven
+// This file is part of DataHaven.
+
+// DataHaven is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+
+// DataHaven is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with DataHaven. If not, see .
//! Autogenerated weights for `pallet_balances`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 51.0.0
-//! DATE: 2025-10-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2025-12-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -19,6 +34,8 @@
// pallet_balances
// --extrinsic
//
+// --header
+// ../file_header.txt
// --template
// benchmarking/frame-weight-template.hbs
// --output
@@ -44,8 +61,8 @@ impl pallet_balances::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `40`
// Estimated: `3581`
- // Minimum execution time: 68_258_000 picoseconds.
- Weight::from_parts(69_226_000, 3581)
+ // Minimum execution time: 69_816_000 picoseconds.
+ Weight::from_parts(71_146_000, 3581)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -55,8 +72,8 @@ impl pallet_balances::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `40`
// Estimated: `3581`
- // Minimum execution time: 55_020_000 picoseconds.
- Weight::from_parts(56_047_000, 3581)
+ // Minimum execution time: 56_349_000 picoseconds.
+ Weight::from_parts(57_008_000, 3581)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -66,8 +83,8 @@ impl pallet_balances::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `195`
// Estimated: `3581`
- // Minimum execution time: 21_044_000 picoseconds.
- Weight::from_parts(21_665_000, 3581)
+ // Minimum execution time: 21_479_000 picoseconds.
+ Weight::from_parts(22_088_000, 3581)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -77,8 +94,8 @@ impl pallet_balances::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `195`
// Estimated: `3581`
- // Minimum execution time: 29_916_000 picoseconds.
- Weight::from_parts(30_609_000, 3581)
+ // Minimum execution time: 30_762_000 picoseconds.
+ Weight::from_parts(31_520_000, 3581)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -88,8 +105,8 @@ impl pallet_balances::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `235`
// Estimated: `6172`
- // Minimum execution time: 71_108_000 picoseconds.
- Weight::from_parts(72_625_000, 6172)
+ // Minimum execution time: 72_691_000 picoseconds.
+ Weight::from_parts(73_739_000, 6172)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -99,8 +116,8 @@ impl pallet_balances::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `40`
// Estimated: `3581`
- // Minimum execution time: 67_649_000 picoseconds.
- Weight::from_parts(68_787_000, 3581)
+ // Minimum execution time: 69_099_000 picoseconds.
+ Weight::from_parts(70_282_000, 3581)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -110,8 +127,8 @@ impl pallet_balances::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `195`
// Estimated: `3581`
- // Minimum execution time: 25_102_000 picoseconds.
- Weight::from_parts(25_494_000, 3581)
+ // Minimum execution time: 25_951_000 picoseconds.
+ Weight::from_parts(26_536_000, 3581)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -122,10 +139,10 @@ impl pallet_balances::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `619 + u * (124 ±0)`
// Estimated: `990 + u * (2591 ±0)`
- // Minimum execution time: 22_752_000 picoseconds.
- Weight::from_parts(23_077_000, 990)
- // Standard Error: 6_275
- .saturating_add(Weight::from_parts(18_397_442, 0).saturating_mul(u.into()))
+ // Minimum execution time: 23_168_000 picoseconds.
+ Weight::from_parts(23_456_000, 990)
+ // Standard Error: 13_373
+ .saturating_add(Weight::from_parts(19_351_257, 0).saturating_mul(u.into()))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into())))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into())))
.saturating_add(Weight::from_parts(0, 2591).saturating_mul(u.into()))
@@ -134,21 +151,21 @@ impl pallet_balances::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 8_218_000 picoseconds.
- Weight::from_parts(8_464_000, 0)
+ // Minimum execution time: 8_495_000 picoseconds.
+ Weight::from_parts(8_751_000, 0)
}
fn burn_allow_death() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 42_806_000 picoseconds.
- Weight::from_parts(43_609_000, 0)
+ // Minimum execution time: 43_529_000 picoseconds.
+ Weight::from_parts(44_624_000, 0)
}
fn burn_keep_alive() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 29_845_000 picoseconds.
- Weight::from_parts(30_492_000, 0)
+ // Minimum execution time: 30_527_000 picoseconds.
+ Weight::from_parts(31_097_000, 0)
}
}
diff --git a/operator/runtime/mainnet/src/weights/pallet_beefy_mmr.rs b/operator/runtime/mainnet/src/weights/pallet_beefy_mmr.rs
index 14f95a5f..86b9caed 100644
--- a/operator/runtime/mainnet/src/weights/pallet_beefy_mmr.rs
+++ b/operator/runtime/mainnet/src/weights/pallet_beefy_mmr.rs
@@ -1,9 +1,24 @@
+// Copyright 2025 DataHaven
+// This file is part of DataHaven.
+
+// DataHaven is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+
+// DataHaven is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with DataHaven. If not, see .
//! Autogenerated weights for `pallet_beefy_mmr`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 51.0.0
-//! DATE: 2025-10-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2025-12-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -19,6 +34,8 @@
// pallet_beefy_mmr
// --extrinsic
//
+// --header
+// ../file_header.txt
// --template
// benchmarking/frame-weight-template.hbs
// --output
@@ -44,8 +61,8 @@ impl pallet_beefy_mmr::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `68`
// Estimated: `3509`
- // Minimum execution time: 7_665_000 picoseconds.
- Weight::from_parts(7_839_000, 3509)
+ // Minimum execution time: 7_648_000 picoseconds.
+ Weight::from_parts(7_946_000, 3509)
.saturating_add(T::DbWeight::get().reads(1_u64))
}
/// Storage: `Mmr::Nodes` (r:1 w:0)
@@ -54,8 +71,8 @@ impl pallet_beefy_mmr::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `221`
// Estimated: `3505`
- // Minimum execution time: 6_855_000 picoseconds.
- Weight::from_parts(7_167_000, 3505)
+ // Minimum execution time: 6_763_000 picoseconds.
+ Weight::from_parts(7_168_000, 3505)
.saturating_add(T::DbWeight::get().reads(1_u64))
}
/// Storage: `Mmr::RootHash` (r:1 w:0)
@@ -67,10 +84,10 @@ impl pallet_beefy_mmr::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `213`
// Estimated: `1517`
- // Minimum execution time: 13_950_000 picoseconds.
- Weight::from_parts(26_078_923, 1517)
- // Standard Error: 2_532
- .saturating_add(Weight::from_parts(1_459_959, 0).saturating_mul(n.into()))
+ // Minimum execution time: 14_203_000 picoseconds.
+ Weight::from_parts(25_109_866, 1517)
+ // Standard Error: 2_614
+ .saturating_add(Weight::from_parts(1_564_254, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
}
}
diff --git a/operator/runtime/mainnet/src/weights/pallet_collective_technical_committee.rs b/operator/runtime/mainnet/src/weights/pallet_collective_technical_committee.rs
index db38c743..67097727 100644
--- a/operator/runtime/mainnet/src/weights/pallet_collective_technical_committee.rs
+++ b/operator/runtime/mainnet/src/weights/pallet_collective_technical_committee.rs
@@ -1,9 +1,24 @@
+// Copyright 2025 DataHaven
+// This file is part of DataHaven.
+
+// DataHaven is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+
+// DataHaven is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with DataHaven. If not, see .
//! Autogenerated weights for `pallet_collective_technical_committee`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 51.0.0
-//! DATE: 2025-10-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2025-12-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -19,6 +34,8 @@
// pallet_collective_technical_committee
// --extrinsic
//
+// --header
+// ../file_header.txt
// --template
// benchmarking/frame-weight-template.hbs
// --output
@@ -52,13 +69,13 @@ impl pallet_collective::WeightInfo for WeightInfo {
fn set_members(m: u32, _n: u32, p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0 + m * (2021 ±0) + p * (2026 ±0)`
- // Estimated: `12234 + m * (1231 ±14) + p * (3660 ±14)`
- // Minimum execution time: 16_925_000 picoseconds.
- Weight::from_parts(17_160_000, 12234)
- // Standard Error: 65_458
- .saturating_add(Weight::from_parts(4_887_736, 0).saturating_mul(m.into()))
- // Standard Error: 65_458
- .saturating_add(Weight::from_parts(9_736_448, 0).saturating_mul(p.into()))
+ // Estimated: `12234 + m * (1231 ±15) + p * (3660 ±15)`
+ // Minimum execution time: 16_900_000 picoseconds.
+ Weight::from_parts(17_118_000, 12234)
+ // Standard Error: 66_792
+ .saturating_add(Weight::from_parts(4_908_581, 0).saturating_mul(m.into()))
+ // Standard Error: 66_792
+ .saturating_add(Weight::from_parts(10_024_496, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into())))
.saturating_add(T::DbWeight::get().writes(2_u64))
@@ -78,12 +95,12 @@ impl pallet_collective::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `149 + m * (20 ±0)`
// Estimated: `3997 + m * (20 ±0)`
- // Minimum execution time: 24_640_000 picoseconds.
- Weight::from_parts(24_558_416, 3997)
- // Standard Error: 44
- .saturating_add(Weight::from_parts(1_356, 0).saturating_mul(b.into()))
- // Standard Error: 455
- .saturating_add(Weight::from_parts(10_304, 0).saturating_mul(m.into()))
+ // Minimum execution time: 24_626_000 picoseconds.
+ Weight::from_parts(24_484_705, 3997)
+ // Standard Error: 36
+ .saturating_add(Weight::from_parts(1_438, 0).saturating_mul(b.into()))
+ // Standard Error: 379
+ .saturating_add(Weight::from_parts(10_367, 0).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(Weight::from_parts(0, 20).saturating_mul(m.into()))
}
@@ -101,12 +118,12 @@ impl pallet_collective::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `149 + m * (20 ±0)`
// Estimated: `3997 + m * (20 ±0)`
- // Minimum execution time: 27_860_000 picoseconds.
- Weight::from_parts(27_858_368, 3997)
- // Standard Error: 46
- .saturating_add(Weight::from_parts(1_378, 0).saturating_mul(b.into()))
- // Standard Error: 483
- .saturating_add(Weight::from_parts(13_328, 0).saturating_mul(m.into()))
+ // Minimum execution time: 28_006_000 picoseconds.
+ Weight::from_parts(27_700_414, 3997)
+ // Standard Error: 37
+ .saturating_add(Weight::from_parts(1_483, 0).saturating_mul(b.into()))
+ // Standard Error: 389
+ .saturating_add(Weight::from_parts(14_593, 0).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(Weight::from_parts(0, 20).saturating_mul(m.into()))
}
@@ -127,14 +144,14 @@ impl pallet_collective::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `391 + m * (20 ±0) + p * (36 ±0)`
// Estimated: `3785 + m * (21 ±0) + p * (36 ±0)`
- // Minimum execution time: 27_592_000 picoseconds.
- Weight::from_parts(27_239_825, 3785)
- // Standard Error: 145
- .saturating_add(Weight::from_parts(4_008, 0).saturating_mul(b.into()))
- // Standard Error: 1_515
- .saturating_add(Weight::from_parts(32_521, 0).saturating_mul(m.into()))
- // Standard Error: 1_496
- .saturating_add(Weight::from_parts(312_803, 0).saturating_mul(p.into()))
+ // Minimum execution time: 27_932_000 picoseconds.
+ Weight::from_parts(25_613_789, 3785)
+ // Standard Error: 231
+ .saturating_add(Weight::from_parts(5_193, 0).saturating_mul(b.into()))
+ // Standard Error: 2_416
+ .saturating_add(Weight::from_parts(32_378, 0).saturating_mul(m.into()))
+ // Standard Error: 2_386
+ .saturating_add(Weight::from_parts(341_654, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
.saturating_add(Weight::from_parts(0, 21).saturating_mul(m.into()))
@@ -149,10 +166,10 @@ impl pallet_collective::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `866 + m * (40 ±0)`
// Estimated: `4330 + m * (40 ±0)`
- // Minimum execution time: 33_658_000 picoseconds.
- Weight::from_parts(35_247_015, 4330)
- // Standard Error: 653
- .saturating_add(Weight::from_parts(20_254, 0).saturating_mul(m.into()))
+ // Minimum execution time: 34_845_000 picoseconds.
+ Weight::from_parts(36_630_801, 4330)
+ // Standard Error: 1_405
+ .saturating_add(Weight::from_parts(31_106, 0).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
.saturating_add(Weight::from_parts(0, 40).saturating_mul(m.into()))
@@ -171,12 +188,12 @@ impl pallet_collective::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `443 + m * (40 ±0) + p * (36 ±0)`
// Estimated: `3888 + m * (41 ±0) + p * (36 ±0)`
- // Minimum execution time: 32_049_000 picoseconds.
- Weight::from_parts(32_867_397, 3888)
- // Standard Error: 1_071
- .saturating_add(Weight::from_parts(29_256, 0).saturating_mul(m.into()))
- // Standard Error: 1_044
- .saturating_add(Weight::from_parts(295_353, 0).saturating_mul(p.into()))
+ // Minimum execution time: 31_969_000 picoseconds.
+ Weight::from_parts(30_031_544, 3888)
+ // Standard Error: 2_437
+ .saturating_add(Weight::from_parts(54_970, 0).saturating_mul(m.into()))
+ // Standard Error: 2_376
+ .saturating_add(Weight::from_parts(320_957, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_parts(0, 41).saturating_mul(m.into()))
@@ -201,14 +218,14 @@ impl pallet_collective::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `791 + b * (1 ±0) + m * (40 ±0) + p * (40 ±0)`
// Estimated: `4108 + b * (1 ±0) + m * (42 ±0) + p * (40 ±0)`
- // Minimum execution time: 53_449_000 picoseconds.
- Weight::from_parts(56_535_530, 4108)
- // Standard Error: 186
- .saturating_add(Weight::from_parts(2_998, 0).saturating_mul(b.into()))
- // Standard Error: 1_974
- .saturating_add(Weight::from_parts(12_245, 0).saturating_mul(m.into()))
- // Standard Error: 1_924
- .saturating_add(Weight::from_parts(314_143, 0).saturating_mul(p.into()))
+ // Minimum execution time: 53_078_000 picoseconds.
+ Weight::from_parts(57_771_908, 4108)
+ // Standard Error: 227
+ .saturating_add(Weight::from_parts(1_396, 0).saturating_mul(b.into()))
+ // Standard Error: 2_406
+ .saturating_add(Weight::from_parts(3_804, 0).saturating_mul(m.into()))
+ // Standard Error: 2_345
+ .saturating_add(Weight::from_parts(359_447, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_parts(0, 1).saturating_mul(b.into()))
@@ -231,12 +248,12 @@ impl pallet_collective::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `512 + m * (30 ±0) + p * (36 ±0)`
// Estimated: `3954 + m * (31 ±0) + p * (36 ±0)`
- // Minimum execution time: 34_409_000 picoseconds.
- Weight::from_parts(35_300_182, 3954)
- // Standard Error: 2_308
- .saturating_add(Weight::from_parts(27_326, 0).saturating_mul(m.into()))
- // Standard Error: 2_251
- .saturating_add(Weight::from_parts(305_606, 0).saturating_mul(p.into()))
+ // Minimum execution time: 34_675_000 picoseconds.
+ Weight::from_parts(33_244_442, 3954)
+ // Standard Error: 1_230
+ .saturating_add(Weight::from_parts(38_059, 0).saturating_mul(m.into()))
+ // Standard Error: 1_199
+ .saturating_add(Weight::from_parts(320_318, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_parts(0, 31).saturating_mul(m.into()))
@@ -263,14 +280,14 @@ impl pallet_collective::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `811 + b * (1 ±0) + m * (40 ±0) + p * (40 ±0)`
// Estimated: `4128 + b * (1 ±0) + m * (42 ±0) + p * (40 ±0)`
- // Minimum execution time: 56_155_000 picoseconds.
- Weight::from_parts(60_125_920, 4128)
- // Standard Error: 233
- .saturating_add(Weight::from_parts(2_913, 0).saturating_mul(b.into()))
- // Standard Error: 2_465
- .saturating_add(Weight::from_parts(11_159, 0).saturating_mul(m.into()))
- // Standard Error: 2_403
- .saturating_add(Weight::from_parts(311_265, 0).saturating_mul(p.into()))
+ // Minimum execution time: 56_708_000 picoseconds.
+ Weight::from_parts(55_198_811, 4128)
+ // Standard Error: 287
+ .saturating_add(Weight::from_parts(5_534, 0).saturating_mul(b.into()))
+ // Standard Error: 3_033
+ .saturating_add(Weight::from_parts(14_250, 0).saturating_mul(m.into()))
+ // Standard Error: 2_957
+ .saturating_add(Weight::from_parts(381_709, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(7_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_parts(0, 1).saturating_mul(b.into()))
@@ -288,10 +305,10 @@ impl pallet_collective::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `260 + p * (32 ±0)`
// Estimated: `1745 + p * (32 ±0)`
- // Minimum execution time: 17_699_000 picoseconds.
- Weight::from_parts(19_192_486, 1745)
- // Standard Error: 1_055
- .saturating_add(Weight::from_parts(263_869, 0).saturating_mul(p.into()))
+ // Minimum execution time: 17_574_000 picoseconds.
+ Weight::from_parts(18_438_215, 1745)
+ // Standard Error: 1_166
+ .saturating_add(Weight::from_parts(283_492, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_parts(0, 32).saturating_mul(p.into()))
@@ -310,12 +327,10 @@ impl pallet_collective::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `1531 + p * (36 ±0)`
// Estimated: `4930 + d * (123 ±6) + p * (37 ±0)`
- // Minimum execution time: 25_102_000 picoseconds.
- Weight::from_parts(28_769_099, 4930)
- // Standard Error: 81_833
- .saturating_add(Weight::from_parts(1_001_456, 0).saturating_mul(d.into()))
- // Standard Error: 1_267
- .saturating_add(Weight::from_parts(315_811, 0).saturating_mul(p.into()))
+ // Minimum execution time: 25_456_000 picoseconds.
+ Weight::from_parts(29_690_303, 4930)
+ // Standard Error: 1_401
+ .saturating_add(Weight::from_parts(317_457, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_parts(0, 123).saturating_mul(d.into()))
@@ -329,8 +344,8 @@ impl pallet_collective::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `945`
// Estimated: `4410`
- // Minimum execution time: 20_021_000 picoseconds.
- Weight::from_parts(20_550_000, 4410)
+ // Minimum execution time: 19_807_000 picoseconds.
+ Weight::from_parts(20_353_000, 4410)
.saturating_add(T::DbWeight::get().reads(2_u64))
}
}
diff --git a/operator/runtime/mainnet/src/weights/pallet_collective_treasury_council.rs b/operator/runtime/mainnet/src/weights/pallet_collective_treasury_council.rs
index ea9949be..3413be1f 100644
--- a/operator/runtime/mainnet/src/weights/pallet_collective_treasury_council.rs
+++ b/operator/runtime/mainnet/src/weights/pallet_collective_treasury_council.rs
@@ -1,9 +1,24 @@
+// Copyright 2025 DataHaven
+// This file is part of DataHaven.
+
+// DataHaven is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+
+// DataHaven is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with DataHaven. If not, see .
//! Autogenerated weights for `pallet_collective_treasury_council`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 51.0.0
-//! DATE: 2025-10-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2025-12-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -19,6 +34,8 @@
// pallet_collective_treasury_council
// --extrinsic
//
+// --header
+// ../file_header.txt
// --template
// benchmarking/frame-weight-template.hbs
// --output
@@ -52,13 +69,13 @@ impl pallet_collective::WeightInfo for WeightInfo {
fn set_members(m: u32, _n: u32, p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0 + m * (425 ±0) + p * (206 ±0)`
- // Estimated: `4117 + m * (266 ±4) + p * (2556 ±2)`
- // Minimum execution time: 11_156_000 picoseconds.
- Weight::from_parts(11_399_000, 4117)
- // Standard Error: 122_325
- .saturating_add(Weight::from_parts(3_681_420, 0).saturating_mul(m.into()))
- // Standard Error: 55_888
- .saturating_add(Weight::from_parts(4_820_906, 0).saturating_mul(p.into()))
+ // Estimated: `4117 + m * (266 ±3) + p * (2556 ±1)`
+ // Minimum execution time: 10_946_000 picoseconds.
+ Weight::from_parts(11_257_000, 4117)
+ // Standard Error: 121_239
+ .saturating_add(Weight::from_parts(3_648_050, 0).saturating_mul(m.into()))
+ // Standard Error: 55_392
+ .saturating_add(Weight::from_parts(4_764_584, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into())))
.saturating_add(T::DbWeight::get().writes(2_u64))
@@ -78,12 +95,12 @@ impl pallet_collective::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `181 + m * (20 ±0)`
// Estimated: `3997 + m * (20 ±0)`
- // Minimum execution time: 23_293_000 picoseconds.
- Weight::from_parts(23_617_856, 3997)
- // Standard Error: 29
- .saturating_add(Weight::from_parts(1_460, 0).saturating_mul(b.into()))
- // Standard Error: 3_489
- .saturating_add(Weight::from_parts(55_792, 0).saturating_mul(m.into()))
+ // Minimum execution time: 23_579_000 picoseconds.
+ Weight::from_parts(23_784_384, 3997)
+ // Standard Error: 37
+ .saturating_add(Weight::from_parts(1_530, 0).saturating_mul(b.into()))
+ // Standard Error: 4_484
+ .saturating_add(Weight::from_parts(58_204, 0).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(Weight::from_parts(0, 20).saturating_mul(m.into()))
}
@@ -101,12 +118,12 @@ impl pallet_collective::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `181 + m * (20 ±0)`
// Estimated: `3997 + m * (20 ±0)`
- // Minimum execution time: 26_714_000 picoseconds.
- Weight::from_parts(26_788_257, 3997)
- // Standard Error: 35
- .saturating_add(Weight::from_parts(1_423, 0).saturating_mul(b.into()))
- // Standard Error: 4_196
- .saturating_add(Weight::from_parts(79_609, 0).saturating_mul(m.into()))
+ // Minimum execution time: 26_756_000 picoseconds.
+ Weight::from_parts(27_123_829, 3997)
+ // Standard Error: 37
+ .saturating_add(Weight::from_parts(1_586, 0).saturating_mul(b.into()))
+ // Standard Error: 4_414
+ .saturating_add(Weight::from_parts(65_471, 0).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(Weight::from_parts(0, 20).saturating_mul(m.into()))
}
@@ -127,14 +144,14 @@ impl pallet_collective::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `127 + m * (20 ±0) + p * (55 ±0)`
// Estimated: `3548 + m * (27 ±0) + p * (54 ±0)`
- // Minimum execution time: 26_177_000 picoseconds.
- Weight::from_parts(24_209_570, 3548)
- // Standard Error: 119
- .saturating_add(Weight::from_parts(4_200, 0).saturating_mul(b.into()))
- // Standard Error: 16_288
- .saturating_add(Weight::from_parts(73_261, 0).saturating_mul(m.into()))
- // Standard Error: 6_248
- .saturating_add(Weight::from_parts(559_856, 0).saturating_mul(p.into()))
+ // Minimum execution time: 26_663_000 picoseconds.
+ Weight::from_parts(25_003_739, 3548)
+ // Standard Error: 120
+ .saturating_add(Weight::from_parts(4_013, 0).saturating_mul(b.into()))
+ // Standard Error: 16_335
+ .saturating_add(Weight::from_parts(70_738, 0).saturating_mul(m.into()))
+ // Standard Error: 6_266
+ .saturating_add(Weight::from_parts(553_147, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
.saturating_add(Weight::from_parts(0, 27).saturating_mul(m.into()))
@@ -149,8 +166,10 @@ impl pallet_collective::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `701 + m * (40 ±0)`
// Estimated: `4166 + m * (40 ±0)`
- // Minimum execution time: 26_655_000 picoseconds.
- Weight::from_parts(28_010_719, 4166)
+ // Minimum execution time: 26_544_000 picoseconds.
+ Weight::from_parts(27_631_331, 4166)
+ // Standard Error: 9_957
+ .saturating_add(Weight::from_parts(70_078, 0).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
.saturating_add(Weight::from_parts(0, 40).saturating_mul(m.into()))
@@ -169,12 +188,12 @@ impl pallet_collective::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `234 + m * (40 ±0) + p * (55 ±0)`
// Estimated: `3696 + m * (43 ±0) + p * (55 ±0)`
- // Minimum execution time: 29_329_000 picoseconds.
- Weight::from_parts(30_578_123, 3696)
- // Standard Error: 10_942
- .saturating_add(Weight::from_parts(49_068, 0).saturating_mul(m.into()))
- // Standard Error: 3_104
- .saturating_add(Weight::from_parts(371_449, 0).saturating_mul(p.into()))
+ // Minimum execution time: 29_628_000 picoseconds.
+ Weight::from_parts(31_113_903, 3696)
+ // Standard Error: 10_516
+ .saturating_add(Weight::from_parts(19_344, 0).saturating_mul(m.into()))
+ // Standard Error: 2_983
+ .saturating_add(Weight::from_parts(356_364, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_parts(0, 43).saturating_mul(m.into()))
@@ -199,12 +218,12 @@ impl pallet_collective::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `225 + b * (1 ±0) + m * (40 ±0) + p * (78 ±0)`
// Estimated: `3997 + b * (1 ±0) + m * (29 ±1) + p * (74 ±0)`
- // Minimum execution time: 49_353_000 picoseconds.
- Weight::from_parts(51_097_582, 3997)
- // Standard Error: 104
- .saturating_add(Weight::from_parts(2_771, 0).saturating_mul(b.into()))
- // Standard Error: 5_468
- .saturating_add(Weight::from_parts(626_718, 0).saturating_mul(p.into()))
+ // Minimum execution time: 49_536_000 picoseconds.
+ Weight::from_parts(51_881_010, 3997)
+ // Standard Error: 125
+ .saturating_add(Weight::from_parts(2_660, 0).saturating_mul(b.into()))
+ // Standard Error: 6_520
+ .saturating_add(Weight::from_parts(612_694, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_parts(0, 1).saturating_mul(b.into()))
@@ -227,12 +246,12 @@ impl pallet_collective::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `284 + m * (33 ±0) + p * (55 ±0)`
// Estimated: `3747 + m * (34 ±0) + p * (56 ±0)`
- // Minimum execution time: 32_461_000 picoseconds.
- Weight::from_parts(33_488_644, 3747)
- // Standard Error: 10_853
- .saturating_add(Weight::from_parts(69_557, 0).saturating_mul(m.into()))
- // Standard Error: 3_079
- .saturating_add(Weight::from_parts(363_596, 0).saturating_mul(p.into()))
+ // Minimum execution time: 32_865_000 picoseconds.
+ Weight::from_parts(33_853_310, 3747)
+ // Standard Error: 10_206
+ .saturating_add(Weight::from_parts(43_542, 0).saturating_mul(m.into()))
+ // Standard Error: 2_895
+ .saturating_add(Weight::from_parts(355_192, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_parts(0, 34).saturating_mul(m.into()))
@@ -259,12 +278,12 @@ impl pallet_collective::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `245 + b * (1 ±0) + m * (40 ±0) + p * (78 ±0)`
// Estimated: `3997 + b * (1 ±0) + m * (30 ±1) + p * (74 ±0)`
- // Minimum execution time: 52_382_000 picoseconds.
- Weight::from_parts(54_144_749, 3997)
- // Standard Error: 107
- .saturating_add(Weight::from_parts(2_931, 0).saturating_mul(b.into()))
- // Standard Error: 5_616
- .saturating_add(Weight::from_parts(623_499, 0).saturating_mul(p.into()))
+ // Minimum execution time: 52_510_000 picoseconds.
+ Weight::from_parts(54_879_941, 3997)
+ // Standard Error: 110
+ .saturating_add(Weight::from_parts(2_817, 0).saturating_mul(b.into()))
+ // Standard Error: 5_771
+ .saturating_add(Weight::from_parts(623_515, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(7_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_parts(0, 1).saturating_mul(b.into()))
@@ -282,10 +301,10 @@ impl pallet_collective::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `293 + p * (32 ±0)`
// Estimated: `1778 + p * (32 ±0)`
- // Minimum execution time: 17_189_000 picoseconds.
- Weight::from_parts(17_706_210, 1778)
- // Standard Error: 1_857
- .saturating_add(Weight::from_parts(307_581, 0).saturating_mul(p.into()))
+ // Minimum execution time: 17_382_000 picoseconds.
+ Weight::from_parts(17_730_196, 1778)
+ // Standard Error: 1_895
+ .saturating_add(Weight::from_parts(315_318, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_parts(0, 32).saturating_mul(p.into()))
@@ -304,10 +323,10 @@ impl pallet_collective::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `1347 + p * (55 ±0)`
// Estimated: `4814 + d * (5 ±1) + p * (55 ±0)`
- // Minimum execution time: 24_867_000 picoseconds.
- Weight::from_parts(28_076_980, 4814)
- // Standard Error: 4_674
- .saturating_add(Weight::from_parts(445_895, 0).saturating_mul(p.into()))
+ // Minimum execution time: 24_921_000 picoseconds.
+ Weight::from_parts(27_933_710, 4814)
+ // Standard Error: 4_364
+ .saturating_add(Weight::from_parts(450_847, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_parts(0, 5).saturating_mul(d.into()))
@@ -321,8 +340,8 @@ impl pallet_collective::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `780`
// Estimated: `4245`
- // Minimum execution time: 16_115_000 picoseconds.
- Weight::from_parts(16_780_000, 4245)
+ // Minimum execution time: 15_798_000 picoseconds.
+ Weight::from_parts(16_563_000, 4245)
.saturating_add(T::DbWeight::get().reads(2_u64))
}
}
diff --git a/operator/runtime/mainnet/src/weights/pallet_conviction_voting.rs b/operator/runtime/mainnet/src/weights/pallet_conviction_voting.rs
index 4a6a9eee..6cab7292 100644
--- a/operator/runtime/mainnet/src/weights/pallet_conviction_voting.rs
+++ b/operator/runtime/mainnet/src/weights/pallet_conviction_voting.rs
@@ -1,9 +1,24 @@
+// Copyright 2025 DataHaven
+// This file is part of DataHaven.
+
+// DataHaven is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+
+// DataHaven is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with DataHaven. If not, see .
//! Autogenerated weights for `pallet_conviction_voting`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 51.0.0
-//! DATE: 2025-10-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2025-12-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -19,6 +34,8 @@
// pallet_conviction_voting
// --extrinsic
//
+// --header
+// ../file_header.txt
// --template
// benchmarking/frame-weight-template.hbs
// --output
@@ -54,8 +71,8 @@ impl pallet_conviction_voting::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `1963`
// Estimated: `13328`
- // Minimum execution time: 88_446_000 picoseconds.
- Weight::from_parts(90_750_000, 13328)
+ // Minimum execution time: 88_086_000 picoseconds.
+ Weight::from_parts(90_205_000, 13328)
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(5_u64))
}
@@ -77,8 +94,8 @@ impl pallet_conviction_voting::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `2264`
// Estimated: `25666`
- // Minimum execution time: 112_893_000 picoseconds.
- Weight::from_parts(115_831_000, 25666)
+ // Minimum execution time: 113_703_000 picoseconds.
+ Weight::from_parts(115_189_000, 25666)
.saturating_add(T::DbWeight::get().reads(7_u64))
.saturating_add(T::DbWeight::get().writes(7_u64))
}
@@ -94,8 +111,8 @@ impl pallet_conviction_voting::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `1979`
// Estimated: `25666`
- // Minimum execution time: 75_158_000 picoseconds.
- Weight::from_parts(77_383_000, 25666)
+ // Minimum execution time: 74_821_000 picoseconds.
+ Weight::from_parts(76_696_000, 25666)
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(5_u64))
}
@@ -107,8 +124,8 @@ impl pallet_conviction_voting::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `1523`
// Estimated: `4617`
- // Minimum execution time: 29_566_000 picoseconds.
- Weight::from_parts(30_969_000, 4617)
+ // Minimum execution time: 29_227_000 picoseconds.
+ Weight::from_parts(30_737_000, 4617)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -131,10 +148,10 @@ impl pallet_conviction_voting::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `1655 + r * (248 ±0)`
// Estimated: `25666 + r * (2805 ±0)`
- // Minimum execution time: 59_731_000 picoseconds.
- Weight::from_parts(60_653_156, 25666)
- // Standard Error: 74_060
- .saturating_add(Weight::from_parts(33_789_850, 0).saturating_mul(r.into()))
+ // Minimum execution time: 59_056_000 picoseconds.
+ Weight::from_parts(60_088_699, 25666)
+ // Standard Error: 73_714
+ .saturating_add(Weight::from_parts(33_636_725, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(7_u64))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(6_u64))
@@ -154,10 +171,10 @@ impl pallet_conviction_voting::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `1478 + r * (248 ±0)`
// Estimated: `25666 + r * (2805 ±0)`
- // Minimum execution time: 27_895_000 picoseconds.
- Weight::from_parts(21_395_950, 25666)
- // Standard Error: 88_425
- .saturating_add(Weight::from_parts(33_356_741, 0).saturating_mul(r.into()))
+ // Minimum execution time: 28_140_000 picoseconds.
+ Weight::from_parts(23_795_285, 25666)
+ // Standard Error: 75_355
+ .saturating_add(Weight::from_parts(33_249_620, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(4_u64))
@@ -176,8 +193,8 @@ impl pallet_conviction_voting::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `1229`
// Estimated: `4752`
- // Minimum execution time: 61_714_000 picoseconds.
- Weight::from_parts(63_117_000, 4752)
+ // Minimum execution time: 64_652_000 picoseconds.
+ Weight::from_parts(66_744_000, 4752)
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
diff --git a/operator/runtime/mainnet/src/weights/pallet_datahaven_native_transfer.rs b/operator/runtime/mainnet/src/weights/pallet_datahaven_native_transfer.rs
index ce4867db..bfc51ec9 100644
--- a/operator/runtime/mainnet/src/weights/pallet_datahaven_native_transfer.rs
+++ b/operator/runtime/mainnet/src/weights/pallet_datahaven_native_transfer.rs
@@ -1,9 +1,24 @@
+// Copyright 2025 DataHaven
+// This file is part of DataHaven.
+
+// DataHaven is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+
+// DataHaven is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with DataHaven. If not, see .
//! Autogenerated weights for `pallet_datahaven_native_transfer`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 51.0.0
-//! DATE: 2025-10-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2025-12-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -19,6 +34,8 @@
// pallet_datahaven_native_transfer
// --extrinsic
//
+// --header
+// ../file_header.txt
// --template
// benchmarking/frame-weight-template.hbs
// --output
@@ -52,8 +69,8 @@ impl pallet_datahaven_native_transfer::WeightInfo for W
// Proof Size summary in bytes:
// Measured: `467`
// Estimated: `8763`
- // Minimum execution time: 138_486_000 picoseconds.
- Weight::from_parts(141_204_000, 8763)
+ // Minimum execution time: 139_862_000 picoseconds.
+ Weight::from_parts(141_500_000, 8763)
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(6_u64))
}
@@ -63,8 +80,8 @@ impl pallet_datahaven_native_transfer::WeightInfo for W
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 6_810_000 picoseconds.
- Weight::from_parts(7_199_000, 0)
+ // Minimum execution time: 7_106_000 picoseconds.
+ Weight::from_parts(7_381_000, 0)
.saturating_add(T::DbWeight::get().writes(1_u64))
}
/// Storage: `DataHavenNativeTransfer::Paused` (r:0 w:1)
@@ -73,8 +90,8 @@ impl pallet_datahaven_native_transfer::WeightInfo for W
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 7_070_000 picoseconds.
- Weight::from_parts(7_263_000, 0)
+ // Minimum execution time: 7_141_000 picoseconds.
+ Weight::from_parts(7_264_000, 0)
.saturating_add(T::DbWeight::get().writes(1_u64))
}
}
diff --git a/operator/runtime/mainnet/src/weights/pallet_evm.rs b/operator/runtime/mainnet/src/weights/pallet_evm.rs
index 19129cc5..3f249e31 100644
--- a/operator/runtime/mainnet/src/weights/pallet_evm.rs
+++ b/operator/runtime/mainnet/src/weights/pallet_evm.rs
@@ -1,9 +1,24 @@
+// Copyright 2025 DataHaven
+// This file is part of DataHaven.
+
+// DataHaven is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+
+// DataHaven is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with DataHaven. If not, see .
//! Autogenerated weights for `pallet_evm`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 51.0.0
-//! DATE: 2025-10-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2025-12-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -19,6 +34,8 @@
// pallet_evm
// --extrinsic
//
+// --header
+// ../file_header.txt
// --template
// benchmarking/frame-weight-template.hbs
// --output
@@ -42,7 +59,7 @@ impl pallet_evm::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 2_971_000 picoseconds.
- Weight::from_parts(3_096_000, 0)
+ // Minimum execution time: 2_985_000 picoseconds.
+ Weight::from_parts(3_131_000, 0)
}
}
diff --git a/operator/runtime/mainnet/src/weights/pallet_external_validator_slashes.rs b/operator/runtime/mainnet/src/weights/pallet_external_validator_slashes.rs
index 964a0ae0..3ad4322e 100644
--- a/operator/runtime/mainnet/src/weights/pallet_external_validator_slashes.rs
+++ b/operator/runtime/mainnet/src/weights/pallet_external_validator_slashes.rs
@@ -1,9 +1,24 @@
+// Copyright 2025 DataHaven
+// This file is part of DataHaven.
+
+// DataHaven is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+
+// DataHaven is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with DataHaven. If not, see .
//! Autogenerated weights for `pallet_external_validator_slashes`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 51.0.0
-//! DATE: 2025-10-31, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2025-12-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -19,6 +34,8 @@
// pallet_external_validator_slashes
// --extrinsic
//
+// --header
+// ../file_header.txt
// --template
// benchmarking/frame-weight-template.hbs
// --output
@@ -37,7 +54,7 @@ use sp_std::marker::PhantomData;
/// Weights for `pallet_external_validator_slashes`.
pub struct WeightInfo(PhantomData);
-impl pallet_external_validator_slashes::weights::WeightInfo for WeightInfo {
+impl pallet_external_validator_slashes::WeightInfo for WeightInfo {
/// Storage: `ExternalValidators::ActiveEra` (r:1 w:0)
/// Proof: `ExternalValidators::ActiveEra` (`max_values`: Some(1), `max_size`: Some(13), added: 508, mode: `MaxEncodedLen`)
/// Storage: `ExternalValidatorsSlashes::Slashes` (r:1 w:1)
@@ -47,8 +64,8 @@ impl pallet_external_validator_slashes::weights::Weight
// Proof Size summary in bytes:
// Measured: `38528`
// Estimated: `41993`
- // Minimum execution time: 76_582_000 picoseconds.
- Weight::from_parts(1_422_088_660, 41993)
+ // Minimum execution time: 77_087_000 picoseconds.
+ Weight::from_parts(1_419_677_889, 41993)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -66,8 +83,8 @@ impl pallet_external_validator_slashes::weights::Weight
// Proof Size summary in bytes:
// Measured: `492`
// Estimated: `3957`
- // Minimum execution time: 28_199_000 picoseconds.
- Weight::from_parts(28_842_000, 3957)
+ // Minimum execution time: 27_775_000 picoseconds.
+ Weight::from_parts(28_400_000, 3957)
.saturating_add(T::DbWeight::get().reads(5_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -88,10 +105,10 @@ impl pallet_external_validator_slashes::weights::Weight
// Proof Size summary in bytes:
// Measured: `541 + s * (38 ±0)`
// Estimated: `6044 + s * (38 ±0)`
- // Minimum execution time: 50_142_000 picoseconds.
- Weight::from_parts(52_116_022, 6044)
- // Standard Error: 857
- .saturating_add(Weight::from_parts(45_899, 0).saturating_mul(s.into()))
+ // Minimum execution time: 49_768_000 picoseconds.
+ Weight::from_parts(51_250_814, 6044)
+ // Standard Error: 419
+ .saturating_add(Weight::from_parts(45_497, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
.saturating_add(Weight::from_parts(0, 38).saturating_mul(s.into()))
@@ -102,12 +119,15 @@ impl pallet_external_validator_slashes::weights::Weight
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 3_864_000 picoseconds.
- Weight::from_parts(4_014_000, 0)
+ // Minimum execution time: 3_882_000 picoseconds.
+ Weight::from_parts(4_076_000, 0)
.saturating_add(T::DbWeight::get().writes(1_u64))
}
+ // Additional helper used only in testing environments to exercise the
+ // message-sending path. This comes from the upstream pallet benchmarks.
fn root_test_send_msg_to_eth() -> Weight {
+ // Minimum execution time: 994_654_000 picoseconds (from original benchmarks).
Weight::from_parts(1_015_195_000, 3601)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(5_u64))
diff --git a/operator/runtime/mainnet/src/weights/pallet_external_validators.rs b/operator/runtime/mainnet/src/weights/pallet_external_validators.rs
index b4ca1d8b..345470de 100644
--- a/operator/runtime/mainnet/src/weights/pallet_external_validators.rs
+++ b/operator/runtime/mainnet/src/weights/pallet_external_validators.rs
@@ -1,9 +1,24 @@
+// Copyright 2025 DataHaven
+// This file is part of DataHaven.
+
+// DataHaven is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+
+// DataHaven is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with DataHaven. If not, see .
//! Autogenerated weights for `pallet_external_validators`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 51.0.0
-//! DATE: 2025-10-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2025-12-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -19,6 +34,8 @@
// pallet_external_validators
// --extrinsic
//
+// --header
+// ../file_header.txt
// --template
// benchmarking/frame-weight-template.hbs
// --output
@@ -44,8 +61,8 @@ impl pallet_external_validators::WeightInfo for WeightI
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 3_401_000 picoseconds.
- Weight::from_parts(3_504_000, 0)
+ // Minimum execution time: 3_299_000 picoseconds.
+ Weight::from_parts(3_585_000, 0)
.saturating_add(T::DbWeight::get().writes(1_u64))
}
/// Storage: `Session::NextKeys` (r:1 w:0)
@@ -57,10 +74,10 @@ impl pallet_external_validators::WeightInfo for WeightI
// Proof Size summary in bytes:
// Measured: `812 + b * (25 ±0)`
// Estimated: `4257 + b * (26 ±0)`
- // Minimum execution time: 24_954_000 picoseconds.
- Weight::from_parts(30_304_919, 4257)
- // Standard Error: 2_129
- .saturating_add(Weight::from_parts(120_469, 0).saturating_mul(b.into()))
+ // Minimum execution time: 25_260_000 picoseconds.
+ Weight::from_parts(28_772_291, 4257)
+ // Standard Error: 2_423
+ .saturating_add(Weight::from_parts(215_535, 0).saturating_mul(b.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
.saturating_add(Weight::from_parts(0, 26).saturating_mul(b.into()))
@@ -72,10 +89,10 @@ impl pallet_external_validators::WeightInfo for WeightI
// Proof Size summary in bytes:
// Measured: `252 + b * (20 ±0)`
// Estimated: `3487`
- // Minimum execution time: 14_034_000 picoseconds.
- Weight::from_parts(17_773_467, 3487)
- // Standard Error: 1_303
- .saturating_add(Weight::from_parts(64_173, 0).saturating_mul(b.into()))
+ // Minimum execution time: 14_440_000 picoseconds.
+ Weight::from_parts(15_404_854, 3487)
+ // Standard Error: 2_366
+ .saturating_add(Weight::from_parts(191_285, 0).saturating_mul(b.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -85,8 +102,8 @@ impl pallet_external_validators::WeightInfo for WeightI
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 14_831_000 picoseconds.
- Weight::from_parts(15_314_000, 0)
+ // Minimum execution time: 15_140_000 picoseconds.
+ Weight::from_parts(15_707_000, 0)
.saturating_add(T::DbWeight::get().writes(1_u64))
}
/// Storage: `ExternalValidators::ExternalIndex` (r:0 w:1)
@@ -97,8 +114,8 @@ impl pallet_external_validators::WeightInfo for WeightI
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 9_090_000 picoseconds.
- Weight::from_parts(9_547_000, 0)
+ // Minimum execution time: 9_178_000 picoseconds.
+ Weight::from_parts(9_817_000, 0)
.saturating_add(T::DbWeight::get().writes(2_u64))
}
/// Storage: `ExternalValidators::CurrentEra` (r:1 w:1)
@@ -124,10 +141,10 @@ impl pallet_external_validators::WeightInfo for WeightI
// Proof Size summary in bytes:
// Measured: `286 + r * (20 ±0)`
// Estimated: `3487`
- // Minimum execution time: 24_001_000 picoseconds.
- Weight::from_parts(27_445_966, 3487)
- // Standard Error: 1_375
- .saturating_add(Weight::from_parts(194_669, 0).saturating_mul(r.into()))
+ // Minimum execution time: 24_480_000 picoseconds.
+ Weight::from_parts(26_786_445, 3487)
+ // Standard Error: 1_547
+ .saturating_add(Weight::from_parts(249_814, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(7_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
diff --git a/operator/runtime/mainnet/src/weights/pallet_external_validators_rewards.rs b/operator/runtime/mainnet/src/weights/pallet_external_validators_rewards.rs
index 403925d7..317fd7ee 100644
--- a/operator/runtime/mainnet/src/weights/pallet_external_validators_rewards.rs
+++ b/operator/runtime/mainnet/src/weights/pallet_external_validators_rewards.rs
@@ -1,9 +1,24 @@
+// Copyright 2025 DataHaven
+// This file is part of DataHaven.
+
+// DataHaven is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+
+// DataHaven is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with DataHaven. If not, see .
//! Autogenerated weights for `pallet_external_validators_rewards`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 51.0.0
-//! DATE: 2025-10-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2025-12-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -19,6 +34,8 @@
// pallet_external_validators_rewards
// --extrinsic
//
+// --header
+// ../file_header.txt
// --template
// benchmarking/frame-weight-template.hbs
// --output
@@ -40,14 +57,17 @@ pub struct WeightInfo(PhantomData);
impl pallet_external_validators_rewards::WeightInfo for WeightInfo {
/// Storage: `ExternalValidatorsRewards::RewardPointsForEra` (r:1 w:0)
/// Proof: `ExternalValidatorsRewards::RewardPointsForEra` (`max_values`: None, `max_size`: None, mode: `Measured`)
- /// Storage: `Parameters::Parameters` (r:1 w:0)
+ /// Storage: `Parameters::Parameters` (r:3 w:0)
/// Proof: `Parameters::Parameters` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`)
+ /// Storage: `System::Account` (r:2 w:2)
+ /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(116), added: 2591, mode: `MaxEncodedLen`)
fn on_era_end() -> Weight {
// Proof Size summary in bytes:
- // Measured: `24197`
- // Estimated: `27662`
- // Minimum execution time: 1_536_178_000 picoseconds.
- Weight::from_parts(1_553_962_000, 27662)
- .saturating_add(T::DbWeight::get().reads(2_u64))
+ // Measured: `25433`
+ // Estimated: `28898`
+ // Minimum execution time: 1_677_992_000 picoseconds.
+ Weight::from_parts(1_702_488_000, 28898)
+ .saturating_add(T::DbWeight::get().reads(6_u64))
+ .saturating_add(T::DbWeight::get().writes(2_u64))
}
}
diff --git a/operator/runtime/mainnet/src/weights/pallet_grandpa.rs b/operator/runtime/mainnet/src/weights/pallet_grandpa.rs
index 415ab91e..ea0ac209 100644
--- a/operator/runtime/mainnet/src/weights/pallet_grandpa.rs
+++ b/operator/runtime/mainnet/src/weights/pallet_grandpa.rs
@@ -1,9 +1,24 @@
+// Copyright 2025 DataHaven
+// This file is part of DataHaven.
+
+// DataHaven is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+
+// DataHaven is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with DataHaven. If not, see .
//! Autogenerated weights for `pallet_grandpa`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 51.0.0
-//! DATE: 2025-10-30, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2025-12-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -19,6 +34,8 @@
// pallet_grandpa
// --extrinsic
//
+// --header
+// ../file_header.txt
// --template
// benchmarking/frame-weight-template.hbs
// --output
@@ -38,19 +55,21 @@ use sp_std::marker::PhantomData;
/// Weights for `pallet_grandpa`.
pub struct WeightInfo(PhantomData);
impl pallet_grandpa::WeightInfo for WeightInfo {
+
+
+ fn report_equivocation(x: u32, _y: u32) -> Weight {
+ // Approximated using the old `check_equivocation_proof` measurement.
+ Weight::from_parts(79_097_059, 0)
+ .saturating_add(Weight::from_parts(114_240, 0).saturating_mul(x.into()))
+ }
/// Storage: `Grandpa::Stalled` (r:0 w:1)
/// Proof: `Grandpa::Stalled` (`max_values`: Some(1), `max_size`: Some(8), added: 503, mode: `MaxEncodedLen`)
fn note_stalled() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 3_687_000 picoseconds.
- Weight::from_parts(3_903_000, 0)
+ // Minimum execution time: 3_656_000 picoseconds.
+ Weight::from_parts(3_885_000, 0)
.saturating_add(T::DbWeight::get().writes(1_u64))
}
-
- fn report_equivocation(_equivocations: u32, _key_owners: u32) -> Weight {
- // Based on previous check_equivocation_proof baseline; re-benchmark to refresh.
- Weight::from_parts(79_601_142, 0)
- }
}
diff --git a/operator/runtime/mainnet/src/weights/pallet_message_queue.rs b/operator/runtime/mainnet/src/weights/pallet_message_queue.rs
index 2241ee7b..bb7f23bf 100644
--- a/operator/runtime/mainnet/src/weights/pallet_message_queue.rs
+++ b/operator/runtime/mainnet/src/weights/pallet_message_queue.rs
@@ -1,9 +1,24 @@
+// Copyright 2025 DataHaven
+// This file is part of DataHaven.
+
+// DataHaven is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+
+// DataHaven is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with DataHaven. If not, see .
//! Autogenerated weights for `pallet_message_queue`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 51.0.0
-//! DATE: 2025-10-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2025-12-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -19,6 +34,8 @@
// pallet_message_queue
// --extrinsic
//
+// --header
+// ../file_header.txt
// --template
// benchmarking/frame-weight-template.hbs
// --output
@@ -46,8 +63,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `223`
// Estimated: `6212`
- // Minimum execution time: 17_066_000 picoseconds.
- Weight::from_parts(17_746_000, 6212)
+ // Minimum execution time: 17_100_000 picoseconds.
+ Weight::from_parts(17_573_000, 6212)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -59,8 +76,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `218`
// Estimated: `6212`
- // Minimum execution time: 15_102_000 picoseconds.
- Weight::from_parts(15_588_000, 6212)
+ // Minimum execution time: 14_893_000 picoseconds.
+ Weight::from_parts(15_382_000, 6212)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -70,8 +87,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `6`
// Estimated: `3601`
- // Minimum execution time: 5_752_000 picoseconds.
- Weight::from_parts(5_911_000, 3601)
+ // Minimum execution time: 5_762_000 picoseconds.
+ Weight::from_parts(6_071_000, 3601)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -81,8 +98,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `72`
// Estimated: `36310`
- // Minimum execution time: 8_205_000 picoseconds.
- Weight::from_parts(8_551_000, 36310)
+ // Minimum execution time: 8_288_000 picoseconds.
+ Weight::from_parts(8_603_000, 36310)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -92,8 +109,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `72`
// Estimated: `36310`
- // Minimum execution time: 8_564_000 picoseconds.
- Weight::from_parts(8_940_000, 36310)
+ // Minimum execution time: 8_593_000 picoseconds.
+ Weight::from_parts(8_942_000, 36310)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -105,8 +122,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
- // Minimum execution time: 82_849_000 picoseconds.
- Weight::from_parts(84_076_000, 0)
+ // Minimum execution time: 85_879_000 picoseconds.
+ Weight::from_parts(89_407_000, 0)
.saturating_add(T::DbWeight::get().writes(2_u64))
}
/// Storage: `MessageQueue::ServiceHead` (r:1 w:1)
@@ -117,8 +134,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `171`
// Estimated: `3601`
- // Minimum execution time: 9_453_000 picoseconds.
- Weight::from_parts(9_804_000, 3601)
+ // Minimum execution time: 9_587_000 picoseconds.
+ Weight::from_parts(9_928_000, 3601)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -130,8 +147,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `32898`
// Estimated: `36310`
- // Minimum execution time: 43_366_000 picoseconds.
- Weight::from_parts(44_175_000, 36310)
+ // Minimum execution time: 44_360_000 picoseconds.
+ Weight::from_parts(45_924_000, 36310)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -143,8 +160,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `32898`
// Estimated: `36310`
- // Minimum execution time: 53_182_000 picoseconds.
- Weight::from_parts(54_378_000, 36310)
+ // Minimum execution time: 56_092_000 picoseconds.
+ Weight::from_parts(56_770_000, 36310)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -156,8 +173,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo
// Proof Size summary in bytes:
// Measured: `32898`
// Estimated: `36310`
- // Minimum execution time: 75_106_000 picoseconds.
- Weight::from_parts(75_855_000, 36310)
+ // Minimum execution time: 77_431_000 picoseconds.
+ Weight::from_parts(79_731_000, 36310)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
diff --git a/operator/runtime/mainnet/src/weights/pallet_mmr.rs b/operator/runtime/mainnet/src/weights/pallet_mmr.rs
index dca23c22..cc17e8c4 100644
--- a/operator/runtime/mainnet/src/weights/pallet_mmr.rs
+++ b/operator/runtime/mainnet/src/weights/pallet_mmr.rs
@@ -1,9 +1,24 @@
+// Copyright 2025 DataHaven
+// This file is part of DataHaven.
+
+// DataHaven is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+
+// DataHaven is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with DataHaven. If not, see .
//! Autogenerated weights for `pallet_mmr`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 51.0.0
-//! DATE: 2025-10-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2025-12-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -19,6 +34,8 @@
// pallet_mmr
// --extrinsic
//
+// --header
+// ../file_header.txt
// --template
// benchmarking/frame-weight-template.hbs
// --output
@@ -57,10 +74,10 @@ impl pallet_mmr::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `536`
// Estimated: `9242 + x * (8 ±0)`
- // Minimum execution time: 25_427_000 picoseconds.
- Weight::from_parts(49_498_474, 9242)
- // Standard Error: 1_224
- .saturating_add(Weight::from_parts(29_192, 0).saturating_mul(x.into()))
+ // Minimum execution time: 25_646_000 picoseconds.
+ Weight::from_parts(50_203_319, 9242)
+ // Standard Error: 1_240
+ .saturating_add(Weight::from_parts(36_294, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(8_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
.saturating_add(Weight::from_parts(0, 8).saturating_mul(x.into()))
diff --git a/operator/runtime/mainnet/src/weights/pallet_multisig.rs b/operator/runtime/mainnet/src/weights/pallet_multisig.rs
index b318908d..2f33ca84 100644
--- a/operator/runtime/mainnet/src/weights/pallet_multisig.rs
+++ b/operator/runtime/mainnet/src/weights/pallet_multisig.rs
@@ -1,9 +1,24 @@
+// Copyright 2025 DataHaven
+// This file is part of DataHaven.
+
+// DataHaven is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+
+// DataHaven is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with DataHaven. If not, see .
//! Autogenerated weights for `pallet_multisig`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 51.0.0
-//! DATE: 2025-10-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2025-12-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -19,6 +34,8 @@
// pallet_multisig
// --extrinsic
//
+// --header
+// ../file_header.txt
// --template
// benchmarking/frame-weight-template.hbs
// --output
@@ -47,10 +64,10 @@ impl pallet_multisig::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `46`
// Estimated: `3997`
- // Minimum execution time: 29_045_000 picoseconds.
- Weight::from_parts(29_960_531, 3997)
- // Standard Error: 3
- .saturating_add(Weight::from_parts(386, 0).saturating_mul(z.into()))
+ // Minimum execution time: 29_595_000 picoseconds.
+ Weight::from_parts(31_092_719, 3997)
+ // Standard Error: 9
+ .saturating_add(Weight::from_parts(411, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
}
/// Storage: `Multisig::Multisigs` (r:1 w:1)
@@ -61,12 +78,12 @@ impl pallet_multisig::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `218`
// Estimated: `5587`
- // Minimum execution time: 61_648_000 picoseconds.
- Weight::from_parts(46_267_944, 5587)
- // Standard Error: 2_115
- .saturating_add(Weight::from_parts(167_630, 0).saturating_mul(s.into()))
- // Standard Error: 20
- .saturating_add(Weight::from_parts(4_111, 0).saturating_mul(z.into()))
+ // Minimum execution time: 60_773_000 picoseconds.
+ Weight::from_parts(45_118_195, 5587)
+ // Standard Error: 2_744
+ .saturating_add(Weight::from_parts(179_478, 0).saturating_mul(s.into()))
+ // Standard Error: 26
+ .saturating_add(Weight::from_parts(4_198, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -78,12 +95,12 @@ impl pallet_multisig::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `246`
// Estimated: `5587`
- // Minimum execution time: 37_703_000 picoseconds.
- Weight::from_parts(23_801_344, 5587)
- // Standard Error: 611
- .saturating_add(Weight::from_parts(154_595, 0).saturating_mul(s.into()))
- // Standard Error: 5
- .saturating_add(Weight::from_parts(4_075, 0).saturating_mul(z.into()))
+ // Minimum execution time: 37_839_000 picoseconds.
+ Weight::from_parts(23_369_488, 5587)
+ // Standard Error: 798
+ .saturating_add(Weight::from_parts(160_102, 0).saturating_mul(s.into()))
+ // Standard Error: 7
+ .saturating_add(Weight::from_parts(4_161, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -101,12 +118,12 @@ impl pallet_multisig::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `393 + s * (20 ±0)`
// Estimated: `5587`
- // Minimum execution time: 77_569_000 picoseconds.
- Weight::from_parts(58_059_065, 5587)
- // Standard Error: 1_477
- .saturating_add(Weight::from_parts(219_803, 0).saturating_mul(s.into()))
- // Standard Error: 14
- .saturating_add(Weight::from_parts(4_125, 0).saturating_mul(z.into()))
+ // Minimum execution time: 77_689_000 picoseconds.
+ Weight::from_parts(50_189_845, 5587)
+ // Standard Error: 2_384
+ .saturating_add(Weight::from_parts(304_446, 0).saturating_mul(s.into()))
+ // Standard Error: 23
+ .saturating_add(Weight::from_parts(4_798, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -117,10 +134,10 @@ impl pallet_multisig::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `220`
// Estimated: `5587`
- // Minimum execution time: 41_878_000 picoseconds.
- Weight::from_parts(43_704_753, 5587)
- // Standard Error: 1_093
- .saturating_add(Weight::from_parts(177_369, 0).saturating_mul(s.into()))
+ // Minimum execution time: 41_294_000 picoseconds.
+ Weight::from_parts(43_323_431, 5587)
+ // Standard Error: 1_046
+ .saturating_add(Weight::from_parts(182_585, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -131,10 +148,10 @@ impl pallet_multisig::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `246`
// Estimated: `5587`
- // Minimum execution time: 20_760_000 picoseconds.
- Weight::from_parts(21_670_796, 5587)
- // Standard Error: 558
- .saturating_add(Weight::from_parts(157_811, 0).saturating_mul(s.into()))
+ // Minimum execution time: 20_705_000 picoseconds.
+ Weight::from_parts(21_629_291, 5587)
+ // Standard Error: 639
+ .saturating_add(Weight::from_parts(161_457, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -145,10 +162,10 @@ impl pallet_multisig::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `390`
// Estimated: `5587`
- // Minimum execution time: 41_100_000 picoseconds.
- Weight::from_parts(44_601_035, 5587)
- // Standard Error: 1_885
- .saturating_add(Weight::from_parts(187_457, 0).saturating_mul(s.into()))
+ // Minimum execution time: 40_816_000 picoseconds.
+ Weight::from_parts(43_675_089, 5587)
+ // Standard Error: 1_959
+ .saturating_add(Weight::from_parts(196_986, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
diff --git a/operator/runtime/mainnet/src/weights/pallet_parameters.rs b/operator/runtime/mainnet/src/weights/pallet_parameters.rs
index 1c414641..ba4dcdd2 100644
--- a/operator/runtime/mainnet/src/weights/pallet_parameters.rs
+++ b/operator/runtime/mainnet/src/weights/pallet_parameters.rs
@@ -1,9 +1,24 @@
+// Copyright 2025 DataHaven
+// This file is part of DataHaven.
+
+// DataHaven is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+
+// DataHaven is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with DataHaven. If not, see .
//! Autogenerated weights for `pallet_parameters`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 51.0.0
-//! DATE: 2025-10-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2025-12-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -19,6 +34,8 @@
// pallet_parameters
// --extrinsic
//
+// --header
+// ../file_header.txt
// --template
// benchmarking/frame-weight-template.hbs
// --output
@@ -44,8 +61,8 @@ impl pallet_parameters::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `3`
// Estimated: `3517`
- // Minimum execution time: 11_135_000 picoseconds.
- Weight::from_parts(11_641_000, 3517)
+ // Minimum execution time: 11_602_000 picoseconds.
+ Weight::from_parts(12_120_000, 3517)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
diff --git a/operator/runtime/mainnet/src/weights/pallet_preimage.rs b/operator/runtime/mainnet/src/weights/pallet_preimage.rs
index c9d579b9..084cb939 100644
--- a/operator/runtime/mainnet/src/weights/pallet_preimage.rs
+++ b/operator/runtime/mainnet/src/weights/pallet_preimage.rs
@@ -1,9 +1,24 @@
+// Copyright 2025 DataHaven
+// This file is part of DataHaven.
+
+// DataHaven is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+
+// DataHaven is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with DataHaven. If not, see .
//! Autogenerated weights for `pallet_preimage`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 51.0.0
-//! DATE: 2025-10-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2025-12-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -19,6 +34,8 @@
// pallet_preimage
// --extrinsic
//
+// --header
+// ../file_header.txt
// --template
// benchmarking/frame-weight-template.hbs
// --output
@@ -51,10 +68,10 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `3`
// Estimated: `3754`
- // Minimum execution time: 67_400_000 picoseconds.
- Weight::from_parts(68_231_000, 3754)
- // Standard Error: 5
- .saturating_add(Weight::from_parts(2_463, 0).saturating_mul(s.into()))
+ // Minimum execution time: 66_722_000 picoseconds.
+ Weight::from_parts(67_255_000, 3754)
+ // Standard Error: 4
+ .saturating_add(Weight::from_parts(2_765, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -69,10 +86,10 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `67`
// Estimated: `3544`
- // Minimum execution time: 20_430_000 picoseconds.
- Weight::from_parts(20_712_000, 3544)
- // Standard Error: 4
- .saturating_add(Weight::from_parts(2_495, 0).saturating_mul(s.into()))
+ // Minimum execution time: 20_262_000 picoseconds.
+ Weight::from_parts(20_546_000, 3544)
+ // Standard Error: 5
+ .saturating_add(Weight::from_parts(2_764, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -87,10 +104,10 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `67`
// Estimated: `3544`
- // Minimum execution time: 19_789_000 picoseconds.
- Weight::from_parts(20_002_000, 3544)
- // Standard Error: 7
- .saturating_add(Weight::from_parts(2_550, 0).saturating_mul(s.into()))
+ // Minimum execution time: 19_680_000 picoseconds.
+ Weight::from_parts(20_010_000, 3544)
+ // Standard Error: 5
+ .saturating_add(Weight::from_parts(2_757, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -106,8 +123,8 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `180`
// Estimated: `3754`
- // Minimum execution time: 69_090_000 picoseconds.
- Weight::from_parts(70_700_000, 3754)
+ // Minimum execution time: 88_036_000 picoseconds.
+ Weight::from_parts(91_185_000, 3754)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -121,8 +138,8 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `105`
// Estimated: `3544`
- // Minimum execution time: 29_929_000 picoseconds.
- Weight::from_parts(32_229_000, 3544)
+ // Minimum execution time: 44_180_000 picoseconds.
+ Weight::from_parts(46_218_000, 3544)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -134,8 +151,8 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `137`
// Estimated: `3544`
- // Minimum execution time: 24_944_000 picoseconds.
- Weight::from_parts(26_608_000, 3544)
+ // Minimum execution time: 37_542_000 picoseconds.
+ Weight::from_parts(40_720_000, 3544)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -147,8 +164,8 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `105`
// Estimated: `3544`
- // Minimum execution time: 17_257_000 picoseconds.
- Weight::from_parts(18_808_000, 3544)
+ // Minimum execution time: 27_609_000 picoseconds.
+ Weight::from_parts(29_216_000, 3544)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -160,8 +177,8 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `3`
// Estimated: `3544`
- // Minimum execution time: 18_880_000 picoseconds.
- Weight::from_parts(19_245_000, 3544)
+ // Minimum execution time: 30_412_000 picoseconds.
+ Weight::from_parts(33_023_000, 3544)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -173,8 +190,8 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `67`
// Estimated: `3544`
- // Minimum execution time: 13_496_000 picoseconds.
- Weight::from_parts(13_880_000, 3544)
+ // Minimum execution time: 15_968_000 picoseconds.
+ Weight::from_parts(16_912_000, 3544)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -188,8 +205,8 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `105`
// Estimated: `3544`
- // Minimum execution time: 25_874_000 picoseconds.
- Weight::from_parts(27_274_000, 3544)
+ // Minimum execution time: 39_792_000 picoseconds.
+ Weight::from_parts(42_435_000, 3544)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -201,8 +218,8 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `67`
// Estimated: `3544`
- // Minimum execution time: 13_334_000 picoseconds.
- Weight::from_parts(13_946_000, 3544)
+ // Minimum execution time: 15_228_000 picoseconds.
+ Weight::from_parts(16_113_000, 3544)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -214,8 +231,8 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `67`
// Estimated: `3544`
- // Minimum execution time: 13_327_000 picoseconds.
- Weight::from_parts(13_961_000, 3544)
+ // Minimum execution time: 15_838_000 picoseconds.
+ Weight::from_parts(16_754_000, 3544)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -232,10 +249,10 @@ impl pallet_preimage::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `611 + n * (203 ±0)`
// Estimated: `990 + n * (2764 ±0)`
- // Minimum execution time: 77_460_000 picoseconds.
- Weight::from_parts(78_305_000, 990)
- // Standard Error: 41_529
- .saturating_add(Weight::from_parts(76_020_890, 0).saturating_mul(n.into()))
+ // Minimum execution time: 76_392_000 picoseconds.
+ Weight::from_parts(77_042_000, 990)
+ // Standard Error: 63_053
+ .saturating_add(Weight::from_parts(79_048_301, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes((4_u64).saturating_mul(n.into())))
.saturating_add(Weight::from_parts(0, 2764).saturating_mul(n.into()))
diff --git a/operator/runtime/mainnet/src/weights/pallet_proxy.rs b/operator/runtime/mainnet/src/weights/pallet_proxy.rs
index 340d9fea..39036156 100644
--- a/operator/runtime/mainnet/src/weights/pallet_proxy.rs
+++ b/operator/runtime/mainnet/src/weights/pallet_proxy.rs
@@ -1,9 +1,24 @@
+// Copyright 2025 DataHaven
+// This file is part of DataHaven.
+
+// DataHaven is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+
+// DataHaven is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with DataHaven. If not, see .
//! Autogenerated weights for `pallet_proxy`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 51.0.0
-//! DATE: 2025-10-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2025-12-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -19,6 +34,8 @@
// pallet_proxy
// --extrinsic
//
+// --header
+// ../file_header.txt
// --template
// benchmarking/frame-weight-template.hbs
// --output
@@ -49,10 +66,10 @@ impl pallet_proxy::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `228 + p * (25 ±0)`
// Estimated: `4310`
- // Minimum execution time: 26_720_000 picoseconds.
- Weight::from_parts(27_987_597, 4310)
- // Standard Error: 1_692
- .saturating_add(Weight::from_parts(34_033, 0).saturating_mul(p.into()))
+ // Minimum execution time: 26_528_000 picoseconds.
+ Weight::from_parts(27_936_014, 4310)
+ // Standard Error: 1_956
+ .saturating_add(Weight::from_parts(37_403, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(3_u64))
// 1 DB read that happen when filtering the proxy call transaction
.saturating_add(T::DbWeight::get().reads(1))
@@ -73,12 +90,12 @@ impl pallet_proxy::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `480 + a * (56 ±0) + p * (25 ±0)`
// Estimated: `5302`
- // Minimum execution time: 57_003_000 picoseconds.
- Weight::from_parts(58_081_827, 5302)
- // Standard Error: 2_452
- .saturating_add(Weight::from_parts(242_562, 0).saturating_mul(a.into()))
- // Standard Error: 2_533
- .saturating_add(Weight::from_parts(13_487, 0).saturating_mul(p.into()))
+ // Minimum execution time: 56_182_000 picoseconds.
+ Weight::from_parts(57_656_970, 5302)
+ // Standard Error: 3_045
+ .saturating_add(Weight::from_parts(239_065, 0).saturating_mul(a.into()))
+ // Standard Error: 3_147
+ .saturating_add(Weight::from_parts(12_712, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(5_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -92,10 +109,10 @@ impl pallet_proxy::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `362 + a * (56 ±0)`
// Estimated: `5302`
- // Minimum execution time: 35_444_000 picoseconds.
- Weight::from_parts(36_495_058, 5302)
- // Standard Error: 2_469
- .saturating_add(Weight::from_parts(246_528, 0).saturating_mul(a.into()))
+ // Minimum execution time: 35_038_000 picoseconds.
+ Weight::from_parts(36_143_109, 5302)
+ // Standard Error: 3_046
+ .saturating_add(Weight::from_parts(235_954, 0).saturating_mul(a.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -109,10 +126,10 @@ impl pallet_proxy::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `362 + a * (56 ±0)`
// Estimated: `5302`
- // Minimum execution time: 35_742_000 picoseconds.
- Weight::from_parts(36_811_731, 5302)
- // Standard Error: 2_107
- .saturating_add(Weight::from_parts(242_591, 0).saturating_mul(a.into()))
+ // Minimum execution time: 35_207_000 picoseconds.
+ Weight::from_parts(36_430_050, 5302)
+ // Standard Error: 2_175
+ .saturating_add(Weight::from_parts(228_991, 0).saturating_mul(a.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -124,16 +141,14 @@ impl pallet_proxy::WeightInfo for WeightInfo {
/// Proof: `System::Account` (`max_values`: None, `max_size`: Some(116), added: 2591, mode: `MaxEncodedLen`)
/// The range of component `a` is `[0, 31]`.
/// The range of component `p` is `[1, 31]`.
- fn announce(a: u32, p: u32, ) -> Weight {
+ fn announce(a: u32, _p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `378 + a * (56 ±0) + p * (25 ±0)`
// Estimated: `5302`
- // Minimum execution time: 44_883_000 picoseconds.
- Weight::from_parts(45_282_124, 5302)
- // Standard Error: 1_949
- .saturating_add(Weight::from_parts(249_739, 0).saturating_mul(a.into()))
- // Standard Error: 2_014
- .saturating_add(Weight::from_parts(16_969, 0).saturating_mul(p.into()))
+ // Minimum execution time: 44_905_000 picoseconds.
+ Weight::from_parts(45_913_543, 5302)
+ // Standard Error: 2_101
+ .saturating_add(Weight::from_parts(239_702, 0).saturating_mul(a.into()))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -144,10 +159,10 @@ impl pallet_proxy::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `182 + p * (25 ±0)`
// Estimated: `4310`
- // Minimum execution time: 32_958_000 picoseconds.
- Weight::from_parts(33_948_932, 4310)
- // Standard Error: 1_318
- .saturating_add(Weight::from_parts(43_556, 0).saturating_mul(p.into()))
+ // Minimum execution time: 32_806_000 picoseconds.
+ Weight::from_parts(34_016_427, 4310)
+ // Standard Error: 1_215
+ .saturating_add(Weight::from_parts(39_501, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -158,10 +173,10 @@ impl pallet_proxy::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `182 + p * (25 ±0)`
// Estimated: `4310`
- // Minimum execution time: 33_093_000 picoseconds.
- Weight::from_parts(33_998_009, 4310)
- // Standard Error: 1_237
- .saturating_add(Weight::from_parts(40_517, 0).saturating_mul(p.into()))
+ // Minimum execution time: 32_974_000 picoseconds.
+ Weight::from_parts(33_990_611, 4310)
+ // Standard Error: 1_365
+ .saturating_add(Weight::from_parts(40_751, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -172,10 +187,10 @@ impl pallet_proxy::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `182 + p * (25 ±0)`
// Estimated: `4310`
- // Minimum execution time: 30_200_000 picoseconds.
- Weight::from_parts(31_252_861, 4310)
- // Standard Error: 1_210
- .saturating_add(Weight::from_parts(28_598, 0).saturating_mul(p.into()))
+ // Minimum execution time: 30_077_000 picoseconds.
+ Weight::from_parts(30_988_980, 4310)
+ // Standard Error: 1_323
+ .saturating_add(Weight::from_parts(24_996, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -186,10 +201,10 @@ impl pallet_proxy::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `194`
// Estimated: `4310`
- // Minimum execution time: 36_002_000 picoseconds.
- Weight::from_parts(36_973_978, 4310)
- // Standard Error: 1_325
- .saturating_add(Weight::from_parts(21_805, 0).saturating_mul(p.into()))
+ // Minimum execution time: 35_595_000 picoseconds.
+ Weight::from_parts(36_895_207, 4310)
+ // Standard Error: 1_515
+ .saturating_add(Weight::from_parts(20_093, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -200,10 +215,10 @@ impl pallet_proxy::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `207 + p * (25 ±0)`
// Estimated: `4310`
- // Minimum execution time: 31_522_000 picoseconds.
- Weight::from_parts(32_465_505, 4310)
- // Standard Error: 1_203
- .saturating_add(Weight::from_parts(28_708, 0).saturating_mul(p.into()))
+ // Minimum execution time: 31_055_000 picoseconds.
+ Weight::from_parts(32_126_692, 4310)
+ // Standard Error: 1_293
+ .saturating_add(Weight::from_parts(24_563, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
diff --git a/operator/runtime/mainnet/src/weights/pallet_referenda.rs b/operator/runtime/mainnet/src/weights/pallet_referenda.rs
index aaf1f764..e0bcc983 100644
--- a/operator/runtime/mainnet/src/weights/pallet_referenda.rs
+++ b/operator/runtime/mainnet/src/weights/pallet_referenda.rs
@@ -1,9 +1,24 @@
+// Copyright 2025 DataHaven
+// This file is part of DataHaven.
+
+// DataHaven is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+
+// DataHaven is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with DataHaven. If not, see .
//! Autogenerated weights for `pallet_referenda`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 51.0.0
-//! DATE: 2025-10-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2025-12-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -19,6 +34,8 @@
// pallet_referenda
// --extrinsic
//
+// --header
+// ../file_header.txt
// --template
// benchmarking/frame-weight-template.hbs
// --output
@@ -48,8 +65,8 @@ impl pallet_referenda::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `341`
// Estimated: `13328`
- // Minimum execution time: 47_475_000 picoseconds.
- Weight::from_parts(48_566_000, 13328)
+ // Minimum execution time: 46_311_000 picoseconds.
+ Weight::from_parts(47_755_000, 13328)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -63,8 +80,8 @@ impl pallet_referenda::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `582`
// Estimated: `25666`
- // Minimum execution time: 64_885_000 picoseconds.
- Weight::from_parts(66_040_000, 25666)
+ // Minimum execution time: 65_349_000 picoseconds.
+ Weight::from_parts(67_246_000, 25666)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
@@ -82,8 +99,8 @@ impl pallet_referenda::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `3375`
// Estimated: `13328`
- // Minimum execution time: 81_429_000 picoseconds.
- Weight::from_parts(83_132_000, 13328)
+ // Minimum execution time: 84_645_000 picoseconds.
+ Weight::from_parts(86_879_000, 13328)
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
@@ -101,8 +118,8 @@ impl pallet_referenda::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `3395`
// Estimated: `13328`
- // Minimum execution time: 79_875_000 picoseconds.
- Weight::from_parts(82_232_000, 13328)
+ // Minimum execution time: 83_085_000 picoseconds.
+ Weight::from_parts(85_729_000, 13328)
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
@@ -118,8 +135,8 @@ impl pallet_referenda::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `582`
// Estimated: `25666`
- // Minimum execution time: 75_358_000 picoseconds.
- Weight::from_parts(77_287_000, 25666)
+ // Minimum execution time: 75_530_000 picoseconds.
+ Weight::from_parts(77_765_000, 25666)
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(5_u64))
}
@@ -135,8 +152,8 @@ impl pallet_referenda::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `582`
// Estimated: `25666`
- // Minimum execution time: 74_039_000 picoseconds.
- Weight::from_parts(75_327_000, 25666)
+ // Minimum execution time: 73_330_000 picoseconds.
+ Weight::from_parts(74_630_000, 25666)
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(5_u64))
}
@@ -146,8 +163,8 @@ impl pallet_referenda::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `492`
// Estimated: `3795`
- // Minimum execution time: 41_532_000 picoseconds.
- Weight::from_parts(42_780_000, 3795)
+ // Minimum execution time: 40_777_000 picoseconds.
+ Weight::from_parts(41_949_000, 3795)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -157,8 +174,8 @@ impl pallet_referenda::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `450`
// Estimated: `3795`
- // Minimum execution time: 38_267_000 picoseconds.
- Weight::from_parts(39_345_000, 3795)
+ // Minimum execution time: 37_774_000 picoseconds.
+ Weight::from_parts(38_297_000, 3795)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -172,8 +189,8 @@ impl pallet_referenda::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `423`
// Estimated: `25666`
- // Minimum execution time: 41_962_000 picoseconds.
- Weight::from_parts(43_149_000, 25666)
+ // Minimum execution time: 42_279_000 picoseconds.
+ Weight::from_parts(43_547_000, 25666)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
@@ -191,8 +208,8 @@ impl pallet_referenda::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `946`
// Estimated: `25666`
- // Minimum execution time: 127_632_000 picoseconds.
- Weight::from_parts(130_586_000, 25666)
+ // Minimum execution time: 126_475_000 picoseconds.
+ Weight::from_parts(128_644_000, 25666)
.saturating_add(T::DbWeight::get().reads(5_u64))
.saturating_add(T::DbWeight::get().writes(5_u64))
}
@@ -204,8 +221,8 @@ impl pallet_referenda::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `240`
// Estimated: `5477`
- // Minimum execution time: 14_427_000 picoseconds.
- Weight::from_parts(14_704_000, 5477)
+ // Minimum execution time: 14_243_000 picoseconds.
+ Weight::from_parts(14_801_000, 5477)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -219,8 +236,8 @@ impl pallet_referenda::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `3228`
// Estimated: `13328`
- // Minimum execution time: 53_248_000 picoseconds.
- Weight::from_parts(54_920_000, 13328)
+ // Minimum execution time: 56_109_000 picoseconds.
+ Weight::from_parts(58_354_000, 13328)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -234,8 +251,8 @@ impl pallet_referenda::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `3228`
// Estimated: `13328`
- // Minimum execution time: 55_980_000 picoseconds.
- Weight::from_parts(57_426_000, 13328)
+ // Minimum execution time: 58_188_000 picoseconds.
+ Weight::from_parts(61_007_000, 13328)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -247,8 +264,8 @@ impl pallet_referenda::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `3053`
// Estimated: `5477`
- // Minimum execution time: 29_175_000 picoseconds.
- Weight::from_parts(30_537_000, 5477)
+ // Minimum execution time: 31_576_000 picoseconds.
+ Weight::from_parts(32_643_000, 5477)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -260,8 +277,8 @@ impl pallet_referenda::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `3053`
// Estimated: `5477`
- // Minimum execution time: 29_298_000 picoseconds.
- Weight::from_parts(30_479_000, 5477)
+ // Minimum execution time: 31_020_000 picoseconds.
+ Weight::from_parts(32_339_000, 5477)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -275,8 +292,8 @@ impl pallet_referenda::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `3057`
// Estimated: `5477`
- // Minimum execution time: 36_582_000 picoseconds.
- Weight::from_parts(37_207_000, 5477)
+ // Minimum execution time: 36_398_000 picoseconds.
+ Weight::from_parts(38_367_000, 5477)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -290,8 +307,8 @@ impl pallet_referenda::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `3077`
// Estimated: `5477`
- // Minimum execution time: 35_148_000 picoseconds.
- Weight::from_parts(36_034_000, 5477)
+ // Minimum execution time: 36_659_000 picoseconds.
+ Weight::from_parts(38_112_000, 5477)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -303,8 +320,8 @@ impl pallet_referenda::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `387`
// Estimated: `13328`
- // Minimum execution time: 27_529_000 picoseconds.
- Weight::from_parts(28_857_000, 13328)
+ // Minimum execution time: 27_742_000 picoseconds.
+ Weight::from_parts(28_561_000, 13328)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -316,8 +333,8 @@ impl pallet_referenda::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `423`
// Estimated: `13328`
- // Minimum execution time: 28_308_000 picoseconds.
- Weight::from_parts(29_256_000, 13328)
+ // Minimum execution time: 28_123_000 picoseconds.
+ Weight::from_parts(28_930_000, 13328)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -327,8 +344,8 @@ impl pallet_referenda::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `332`
// Estimated: `3795`
- // Minimum execution time: 18_619_000 picoseconds.
- Weight::from_parts(19_155_000, 3795)
+ // Minimum execution time: 18_431_000 picoseconds.
+ Weight::from_parts(19_348_000, 3795)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -342,8 +359,8 @@ impl pallet_referenda::WeightInfo for WeightInfo {
// Proof Size summary in bytes:
// Measured: `423`
// Estimated: `13328`
- // Minimum execution time: 36_986_000 picoseconds.
- Weight::from_parts(37_865_000, 13328)
+ // Minimum execution time: 36_922_000 picoseconds.
+ Weight::from_parts(37_783_000, 13328)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -357,8 +374,8 @@ impl