git.delta.rocks / unique-network / refs/commits / 915db5673542

difftreelog

chore bench weights

Daniel Shiposha2023-09-26parent: #12a441c.patch.diff
in: master

14 files changed

modifiedpallets/app-promotion/src/weights.rsdiffbeforeafterboth
--- a/pallets/app-promotion/src/weights.rs
+++ b/pallets/app-promotion/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_app_promotion
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-04-20, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
 //! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -48,25 +48,29 @@
 /// Weights for pallet_app_promotion using the Substrate node and recommended hardware.
 pub struct SubstrateWeight<T>(PhantomData<T>);
 impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
+	/// Storage: Maintenance Enabled (r:1 w:0)
+	/// Proof: Maintenance Enabled (max_values: Some(1), max_size: Some(1), added: 496, mode: MaxEncodedLen)
 	/// Storage: AppPromotion PendingUnstake (r:1 w:1)
 	/// Proof: AppPromotion PendingUnstake (max_values: None, max_size: Some(157), added: 2632, mode: MaxEncodedLen)
-	/// Storage: Balances Locks (r:3 w:3)
-	/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
+	/// Storage: Balances Freezes (r:3 w:3)
+	/// Proof: Balances Freezes (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
 	/// Storage: System Account (r:3 w:3)
 	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
+	/// Storage: Balances Locks (r:3 w:0)
+	/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
 	/// The range of component `b` is `[0, 3]`.
 	fn on_initialize(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `180 + b * (277 ±0)`
-		//  Estimated: `5602 + b * (6377 ±0)`
-		// Minimum execution time: 3_724_000 picoseconds.
-		Weight::from_parts(4_538_653, 5602)
-			// Standard Error: 14_774
-			.saturating_add(Weight::from_parts(10_368_686, 0).saturating_mul(b.into()))
-			.saturating_add(T::DbWeight::get().reads(1_u64))
-			.saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(b.into())))
+		//  Measured:  `222 + b * (285 ±0)`
+		//  Estimated: `3622 + b * (3774 ±0)`
+		// Minimum execution time: 5_034_000 picoseconds.
+		Weight::from_parts(5_845_442, 3622)
+			// Standard Error: 18_650
+			.saturating_add(Weight::from_parts(13_172_650, 0).saturating_mul(b.into()))
+			.saturating_add(T::DbWeight::get().reads(2_u64))
+			.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(b.into())))
 			.saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(b.into())))
-			.saturating_add(Weight::from_parts(0, 6377).saturating_mul(b.into()))
+			.saturating_add(Weight::from_parts(0, 3774).saturating_mul(b.into()))
 	}
 	/// Storage: AppPromotion Admin (r:0 w:1)
 	/// Proof: AppPromotion Admin (max_values: Some(1), max_size: Some(32), added: 527, mode: MaxEncodedLen)
@@ -74,8 +78,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 5_426_000 picoseconds.
-		Weight::from_parts(6_149_000, 0)
+		// Minimum execution time: 4_838_000 picoseconds.
+		Weight::from_parts(5_022_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 	/// Storage: AppPromotion Admin (r:1 w:0)
@@ -90,24 +94,26 @@
 	/// Proof: AppPromotion Staked (max_values: None, max_size: Some(80), added: 2555, mode: MaxEncodedLen)
 	/// Storage: System Account (r:101 w:101)
 	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
-	/// Storage: Balances Locks (r:100 w:100)
+	/// Storage: Balances Freezes (r:100 w:100)
+	/// Proof: Balances Freezes (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
+	/// Storage: Balances Locks (r:100 w:0)
 	/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
 	/// Storage: AppPromotion TotalStaked (r:1 w:1)
 	/// Proof: AppPromotion TotalStaked (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
 	/// The range of component `b` is `[1, 100]`.
 	fn payout_stakers(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `531 + b * (633 ±0)`
-		//  Estimated: `16194 + b * (32560 ±0)`
-		// Minimum execution time: 84_632_000 picoseconds.
-		Weight::from_parts(800_384, 16194)
-			// Standard Error: 19_457
-			.saturating_add(Weight::from_parts(49_393_958, 0).saturating_mul(b.into()))
+		//  Measured:  `564 + b * (641 ±0)`
+		//  Estimated: `3593 + b * (25550 ±0)`
+		// Minimum execution time: 88_317_000 picoseconds.
+		Weight::from_parts(3_660_713, 3593)
+			// Standard Error: 17_984
+			.saturating_add(Weight::from_parts(58_197_541, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(7_u64))
-			.saturating_add(T::DbWeight::get().reads((12_u64).saturating_mul(b.into())))
+			.saturating_add(T::DbWeight::get().reads((13_u64).saturating_mul(b.into())))
 			.saturating_add(T::DbWeight::get().writes(3_u64))
 			.saturating_add(T::DbWeight::get().writes((12_u64).saturating_mul(b.into())))
-			.saturating_add(Weight::from_parts(0, 32560).saturating_mul(b.into()))
+			.saturating_add(Weight::from_parts(0, 25550).saturating_mul(b.into()))
 	}
 	/// Storage: AppPromotion StakesPerAccount (r:1 w:1)
 	/// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
@@ -115,7 +121,9 @@
 	/// Proof: Configuration AppPromomotionConfigurationOverride (max_values: Some(1), max_size: Some(17), added: 512, mode: MaxEncodedLen)
 	/// Storage: System Account (r:1 w:1)
 	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
-	/// Storage: Balances Locks (r:1 w:1)
+	/// Storage: Balances Freezes (r:1 w:1)
+	/// Proof: Balances Freezes (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
+	/// Storage: Balances Locks (r:1 w:0)
 	/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
 	/// Storage: ParachainSystem ValidationData (r:1 w:0)
 	/// Proof Skipped: ParachainSystem ValidationData (max_values: Some(1), max_size: None, mode: Measured)
@@ -125,11 +133,11 @@
 	/// Proof: AppPromotion TotalStaked (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
 	fn stake() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `356`
-		//  Estimated: `20260`
-		// Minimum execution time: 24_750_000 picoseconds.
-		Weight::from_parts(25_157_000, 20260)
-			.saturating_add(T::DbWeight::get().reads(7_u64))
+		//  Measured:  `389`
+		//  Estimated: `4764`
+		// Minimum execution time: 27_232_000 picoseconds.
+		Weight::from_parts(27_657_000, 4764)
+			.saturating_add(T::DbWeight::get().reads(8_u64))
 			.saturating_add(T::DbWeight::get().writes(5_u64))
 	}
 	/// Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)
@@ -144,10 +152,10 @@
 	/// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
 	fn unstake_all() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `796`
-		//  Estimated: `35720`
-		// Minimum execution time: 53_670_000 picoseconds.
-		Weight::from_parts(54_376_000, 35720)
+		//  Measured:  `829`
+		//  Estimated: `29095`
+		// Minimum execution time: 49_829_000 picoseconds.
+		Weight::from_parts(50_668_000, 29095)
 			.saturating_add(T::DbWeight::get().reads(14_u64))
 			.saturating_add(T::DbWeight::get().writes(13_u64))
 	}
@@ -163,10 +171,10 @@
 	/// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
 	fn unstake_partial() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `796`
-		//  Estimated: `39234`
-		// Minimum execution time: 58_317_000 picoseconds.
-		Weight::from_parts(59_059_000, 39234)
+		//  Measured:  `829`
+		//  Estimated: `29095`
+		// Minimum execution time: 55_678_000 picoseconds.
+		Weight::from_parts(56_709_000, 29095)
 			.saturating_add(T::DbWeight::get().reads(15_u64))
 			.saturating_add(T::DbWeight::get().writes(13_u64))
 	}
@@ -176,10 +184,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn sponsor_collection() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `1027`
-		//  Estimated: `5842`
-		// Minimum execution time: 18_117_000 picoseconds.
-		Weight::from_parts(18_634_000, 5842)
+		//  Measured:  `1060`
+		//  Estimated: `4325`
+		// Minimum execution time: 16_628_000 picoseconds.
+		Weight::from_parts(16_968_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -189,10 +197,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn stop_sponsoring_collection() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `1059`
-		//  Estimated: `5842`
-		// Minimum execution time: 16_999_000 picoseconds.
-		Weight::from_parts(17_417_000, 5842)
+		//  Measured:  `1092`
+		//  Estimated: `4325`
+		// Minimum execution time: 15_970_000 picoseconds.
+		Weight::from_parts(16_316_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -204,8 +212,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `198`
 		//  Estimated: `1517`
-		// Minimum execution time: 14_438_000 picoseconds.
-		Weight::from_parts(14_931_000, 1517)
+		// Minimum execution time: 13_052_000 picoseconds.
+		Weight::from_parts(13_555_000, 1517)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -215,10 +223,10 @@
 	/// Proof: EvmContractHelpers Sponsoring (max_values: None, max_size: Some(62), added: 2537, mode: MaxEncodedLen)
 	fn stop_sponsoring_contract() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `363`
-		//  Estimated: `5044`
-		// Minimum execution time: 14_786_000 picoseconds.
-		Weight::from_parts(15_105_000, 5044)
+		//  Measured:  `396`
+		//  Estimated: `3527`
+		// Minimum execution time: 13_791_000 picoseconds.
+		Weight::from_parts(14_125_000, 3527)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -226,25 +234,29 @@
 
 // For backwards compatibility and tests
 impl WeightInfo for () {
+	/// Storage: Maintenance Enabled (r:1 w:0)
+	/// Proof: Maintenance Enabled (max_values: Some(1), max_size: Some(1), added: 496, mode: MaxEncodedLen)
 	/// Storage: AppPromotion PendingUnstake (r:1 w:1)
 	/// Proof: AppPromotion PendingUnstake (max_values: None, max_size: Some(157), added: 2632, mode: MaxEncodedLen)
-	/// Storage: Balances Locks (r:3 w:3)
-	/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
+	/// Storage: Balances Freezes (r:3 w:3)
+	/// Proof: Balances Freezes (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
 	/// Storage: System Account (r:3 w:3)
 	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
+	/// Storage: Balances Locks (r:3 w:0)
+	/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
 	/// The range of component `b` is `[0, 3]`.
 	fn on_initialize(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `180 + b * (277 ±0)`
-		//  Estimated: `5602 + b * (6377 ±0)`
-		// Minimum execution time: 3_724_000 picoseconds.
-		Weight::from_parts(4_538_653, 5602)
-			// Standard Error: 14_774
-			.saturating_add(Weight::from_parts(10_368_686, 0).saturating_mul(b.into()))
-			.saturating_add(RocksDbWeight::get().reads(1_u64))
-			.saturating_add(RocksDbWeight::get().reads((2_u64).saturating_mul(b.into())))
+		//  Measured:  `222 + b * (285 ±0)`
+		//  Estimated: `3622 + b * (3774 ±0)`
+		// Minimum execution time: 5_034_000 picoseconds.
+		Weight::from_parts(5_845_442, 3622)
+			// Standard Error: 18_650
+			.saturating_add(Weight::from_parts(13_172_650, 0).saturating_mul(b.into()))
+			.saturating_add(RocksDbWeight::get().reads(2_u64))
+			.saturating_add(RocksDbWeight::get().reads((3_u64).saturating_mul(b.into())))
 			.saturating_add(RocksDbWeight::get().writes((2_u64).saturating_mul(b.into())))
-			.saturating_add(Weight::from_parts(0, 6377).saturating_mul(b.into()))
+			.saturating_add(Weight::from_parts(0, 3774).saturating_mul(b.into()))
 	}
 	/// Storage: AppPromotion Admin (r:0 w:1)
 	/// Proof: AppPromotion Admin (max_values: Some(1), max_size: Some(32), added: 527, mode: MaxEncodedLen)
@@ -252,8 +264,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 5_426_000 picoseconds.
-		Weight::from_parts(6_149_000, 0)
+		// Minimum execution time: 4_838_000 picoseconds.
+		Weight::from_parts(5_022_000, 0)
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
 	/// Storage: AppPromotion Admin (r:1 w:0)
@@ -268,24 +280,26 @@
 	/// Proof: AppPromotion Staked (max_values: None, max_size: Some(80), added: 2555, mode: MaxEncodedLen)
 	/// Storage: System Account (r:101 w:101)
 	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
-	/// Storage: Balances Locks (r:100 w:100)
+	/// Storage: Balances Freezes (r:100 w:100)
+	/// Proof: Balances Freezes (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
+	/// Storage: Balances Locks (r:100 w:0)
 	/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
 	/// Storage: AppPromotion TotalStaked (r:1 w:1)
 	/// Proof: AppPromotion TotalStaked (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
 	/// The range of component `b` is `[1, 100]`.
 	fn payout_stakers(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `531 + b * (633 ±0)`
-		//  Estimated: `16194 + b * (32560 ±0)`
-		// Minimum execution time: 84_632_000 picoseconds.
-		Weight::from_parts(800_384, 16194)
-			// Standard Error: 19_457
-			.saturating_add(Weight::from_parts(49_393_958, 0).saturating_mul(b.into()))
+		//  Measured:  `564 + b * (641 ±0)`
+		//  Estimated: `3593 + b * (25550 ±0)`
+		// Minimum execution time: 88_317_000 picoseconds.
+		Weight::from_parts(3_660_713, 3593)
+			// Standard Error: 17_984
+			.saturating_add(Weight::from_parts(58_197_541, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(7_u64))
-			.saturating_add(RocksDbWeight::get().reads((12_u64).saturating_mul(b.into())))
+			.saturating_add(RocksDbWeight::get().reads((13_u64).saturating_mul(b.into())))
 			.saturating_add(RocksDbWeight::get().writes(3_u64))
 			.saturating_add(RocksDbWeight::get().writes((12_u64).saturating_mul(b.into())))
-			.saturating_add(Weight::from_parts(0, 32560).saturating_mul(b.into()))
+			.saturating_add(Weight::from_parts(0, 25550).saturating_mul(b.into()))
 	}
 	/// Storage: AppPromotion StakesPerAccount (r:1 w:1)
 	/// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
@@ -293,7 +307,9 @@
 	/// Proof: Configuration AppPromomotionConfigurationOverride (max_values: Some(1), max_size: Some(17), added: 512, mode: MaxEncodedLen)
 	/// Storage: System Account (r:1 w:1)
 	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
-	/// Storage: Balances Locks (r:1 w:1)
+	/// Storage: Balances Freezes (r:1 w:1)
+	/// Proof: Balances Freezes (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
+	/// Storage: Balances Locks (r:1 w:0)
 	/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
 	/// Storage: ParachainSystem ValidationData (r:1 w:0)
 	/// Proof Skipped: ParachainSystem ValidationData (max_values: Some(1), max_size: None, mode: Measured)
@@ -303,11 +319,11 @@
 	/// Proof: AppPromotion TotalStaked (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
 	fn stake() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `356`
-		//  Estimated: `20260`
-		// Minimum execution time: 24_750_000 picoseconds.
-		Weight::from_parts(25_157_000, 20260)
-			.saturating_add(RocksDbWeight::get().reads(7_u64))
+		//  Measured:  `389`
+		//  Estimated: `4764`
+		// Minimum execution time: 27_232_000 picoseconds.
+		Weight::from_parts(27_657_000, 4764)
+			.saturating_add(RocksDbWeight::get().reads(8_u64))
 			.saturating_add(RocksDbWeight::get().writes(5_u64))
 	}
 	/// Storage: Configuration AppPromomotionConfigurationOverride (r:1 w:0)
@@ -322,10 +338,10 @@
 	/// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
 	fn unstake_all() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `796`
-		//  Estimated: `35720`
-		// Minimum execution time: 53_670_000 picoseconds.
-		Weight::from_parts(54_376_000, 35720)
+		//  Measured:  `829`
+		//  Estimated: `29095`
+		// Minimum execution time: 49_829_000 picoseconds.
+		Weight::from_parts(50_668_000, 29095)
 			.saturating_add(RocksDbWeight::get().reads(14_u64))
 			.saturating_add(RocksDbWeight::get().writes(13_u64))
 	}
@@ -341,10 +357,10 @@
 	/// Proof: AppPromotion StakesPerAccount (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
 	fn unstake_partial() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `796`
-		//  Estimated: `39234`
-		// Minimum execution time: 58_317_000 picoseconds.
-		Weight::from_parts(59_059_000, 39234)
+		//  Measured:  `829`
+		//  Estimated: `29095`
+		// Minimum execution time: 55_678_000 picoseconds.
+		Weight::from_parts(56_709_000, 29095)
 			.saturating_add(RocksDbWeight::get().reads(15_u64))
 			.saturating_add(RocksDbWeight::get().writes(13_u64))
 	}
@@ -354,10 +370,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn sponsor_collection() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `1027`
-		//  Estimated: `5842`
-		// Minimum execution time: 18_117_000 picoseconds.
-		Weight::from_parts(18_634_000, 5842)
+		//  Measured:  `1060`
+		//  Estimated: `4325`
+		// Minimum execution time: 16_628_000 picoseconds.
+		Weight::from_parts(16_968_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -367,10 +383,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn stop_sponsoring_collection() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `1059`
-		//  Estimated: `5842`
-		// Minimum execution time: 16_999_000 picoseconds.
-		Weight::from_parts(17_417_000, 5842)
+		//  Measured:  `1092`
+		//  Estimated: `4325`
+		// Minimum execution time: 15_970_000 picoseconds.
+		Weight::from_parts(16_316_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -382,8 +398,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `198`
 		//  Estimated: `1517`
-		// Minimum execution time: 14_438_000 picoseconds.
-		Weight::from_parts(14_931_000, 1517)
+		// Minimum execution time: 13_052_000 picoseconds.
+		Weight::from_parts(13_555_000, 1517)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -393,10 +409,10 @@
 	/// Proof: EvmContractHelpers Sponsoring (max_values: None, max_size: Some(62), added: 2537, mode: MaxEncodedLen)
 	fn stop_sponsoring_contract() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `363`
-		//  Estimated: `5044`
-		// Minimum execution time: 14_786_000 picoseconds.
-		Weight::from_parts(15_105_000, 5044)
+		//  Measured:  `396`
+		//  Estimated: `3527`
+		// Minimum execution time: 13_791_000 picoseconds.
+		Weight::from_parts(14_125_000, 3527)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
modifiedpallets/collator-selection/src/weights.rsdiffbeforeafterboth
--- a/pallets/collator-selection/src/weights.rs
+++ b/pallets/collator-selection/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_collator_selection
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-04-20, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
 //! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -57,11 +57,11 @@
 	fn add_invulnerable(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `403 + b * (45 ±0)`
-		//  Estimated: `7485 + b * (45 ±0)`
-		// Minimum execution time: 14_147_000 picoseconds.
-		Weight::from_parts(15_313_627, 7485)
-			// Standard Error: 1_744
-			.saturating_add(Weight::from_parts(178_890, 0).saturating_mul(b.into()))
+		//  Estimated: `3873 + b * (45 ±0)`
+		// Minimum execution time: 13_780_000 picoseconds.
+		Weight::from_parts(14_067_943, 3873)
+			// Standard Error: 1_187
+			.saturating_add(Weight::from_parts(168_052, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 			.saturating_add(Weight::from_parts(0, 45).saturating_mul(b.into()))
@@ -73,10 +73,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `96 + b * (32 ±0)`
 		//  Estimated: `1806`
-		// Minimum execution time: 9_426_000 picoseconds.
-		Weight::from_parts(9_693_408, 1806)
-			// Standard Error: 1_638
-			.saturating_add(Weight::from_parts(227_917, 0).saturating_mul(b.into()))
+		// Minimum execution time: 8_583_000 picoseconds.
+		Weight::from_parts(8_833_981, 1806)
+			// Standard Error: 1_399
+			.saturating_add(Weight::from_parts(140_293, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -86,18 +86,20 @@
 	/// Proof Skipped: Session NextKeys (max_values: None, max_size: None, mode: Measured)
 	/// Storage: Configuration CollatorSelectionLicenseBondOverride (r:1 w:0)
 	/// Proof: Configuration CollatorSelectionLicenseBondOverride (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
+	/// Storage: Balances Holds (r:1 w:1)
+	/// Proof: Balances Holds (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
 	/// The range of component `c` is `[1, 9]`.
 	fn get_license(c: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `610 + c * (26 ±0)`
-		//  Estimated: `9099 + c * (28 ±0)`
-		// Minimum execution time: 22_741_000 picoseconds.
-		Weight::from_parts(24_210_604, 9099)
-			// Standard Error: 2_703
-			.saturating_add(Weight::from_parts(255_686, 0).saturating_mul(c.into()))
-			.saturating_add(T::DbWeight::get().reads(3_u64))
-			.saturating_add(T::DbWeight::get().writes(1_u64))
-			.saturating_add(Weight::from_parts(0, 28).saturating_mul(c.into()))
+		//  Measured:  `668 + c * (46 ±0)`
+		//  Estimated: `4131 + c * (47 ±0)`
+		// Minimum execution time: 29_155_000 picoseconds.
+		Weight::from_parts(31_569_846, 4131)
+			// Standard Error: 10_912
+			.saturating_add(Weight::from_parts(547_194, 0).saturating_mul(c.into()))
+			.saturating_add(T::DbWeight::get().reads(4_u64))
+			.saturating_add(T::DbWeight::get().writes(2_u64))
+			.saturating_add(Weight::from_parts(0, 47).saturating_mul(c.into()))
 	}
 	/// Storage: CollatorSelection LicenseDepositOf (r:1 w:0)
 	/// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
@@ -114,12 +116,12 @@
 	/// The range of component `c` is `[1, 7]`.
 	fn onboard(c: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `445 + c * (54 ±0)`
-		//  Estimated: `10119`
-		// Minimum execution time: 20_397_000 picoseconds.
-		Weight::from_parts(21_415_013, 10119)
-			// Standard Error: 4_086
-			.saturating_add(Weight::from_parts(252_810, 0).saturating_mul(c.into()))
+		//  Measured:  `414 + c * (54 ±0)`
+		//  Estimated: `3529`
+		// Minimum execution time: 17_999_000 picoseconds.
+		Weight::from_parts(18_533_629, 3529)
+			// Standard Error: 3_238
+			.saturating_add(Weight::from_parts(299_090, 0).saturating_mul(c.into()))
 			.saturating_add(T::DbWeight::get().reads(5_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -127,15 +129,15 @@
 	/// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
 	/// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
 	/// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
-	/// The range of component `c` is `[1, 10]`.
+	/// The range of component `c` is `[1, 8]`.
 	fn offboard(c: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `111 + c * (32 ±0)`
 		//  Estimated: `1806`
-		// Minimum execution time: 10_543_000 picoseconds.
-		Weight::from_parts(11_227_541, 1806)
-			// Standard Error: 1_699
-			.saturating_add(Weight::from_parts(181_030, 0).saturating_mul(c.into()))
+		// Minimum execution time: 9_845_000 picoseconds.
+		Weight::from_parts(10_209_005, 1806)
+			// Standard Error: 1_137
+			.saturating_add(Weight::from_parts(156_275, 0).saturating_mul(c.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -143,37 +145,41 @@
 	/// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
 	/// Storage: CollatorSelection LicenseDepositOf (r:1 w:1)
 	/// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
+	/// Storage: Balances Holds (r:1 w:1)
+	/// Proof: Balances Holds (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
 	/// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
 	/// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
-	/// The range of component `c` is `[1, 10]`.
+	/// The range of component `c` is `[1, 8]`.
 	fn release_license(c: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `306 + c * (61 ±0)`
-		//  Estimated: `5335`
-		// Minimum execution time: 22_214_000 picoseconds.
-		Weight::from_parts(24_373_981, 5335)
-			// Standard Error: 8_018
-			.saturating_add(Weight::from_parts(405_404, 0).saturating_mul(c.into()))
-			.saturating_add(T::DbWeight::get().reads(2_u64))
-			.saturating_add(T::DbWeight::get().writes(3_u64))
+		//  Measured:  `328 + c * (103 ±0)`
+		//  Estimated: `3834`
+		// Minimum execution time: 28_700_000 picoseconds.
+		Weight::from_parts(29_499_805, 3834)
+			// Standard Error: 16_180
+			.saturating_add(Weight::from_parts(880_131, 0).saturating_mul(c.into()))
+			.saturating_add(T::DbWeight::get().reads(3_u64))
+			.saturating_add(T::DbWeight::get().writes(4_u64))
 	}
 	/// Storage: CollatorSelection Candidates (r:1 w:1)
 	/// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
 	/// Storage: CollatorSelection LicenseDepositOf (r:1 w:1)
 	/// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
+	/// Storage: Balances Holds (r:1 w:1)
+	/// Proof: Balances Holds (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
 	/// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
 	/// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
-	/// The range of component `c` is `[1, 10]`.
+	/// The range of component `c` is `[1, 8]`.
 	fn force_release_license(c: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `306 + c * (61 ±0)`
-		//  Estimated: `5335`
-		// Minimum execution time: 22_159_000 picoseconds.
-		Weight::from_parts(24_200_796, 5335)
-			// Standard Error: 8_328
-			.saturating_add(Weight::from_parts(312_138, 0).saturating_mul(c.into()))
-			.saturating_add(T::DbWeight::get().reads(2_u64))
-			.saturating_add(T::DbWeight::get().writes(3_u64))
+		//  Measured:  `328 + c * (103 ±0)`
+		//  Estimated: `3834`
+		// Minimum execution time: 27_941_000 picoseconds.
+		Weight::from_parts(28_960_442, 3834)
+			// Standard Error: 17_391
+			.saturating_add(Weight::from_parts(885_880, 0).saturating_mul(c.into()))
+			.saturating_add(T::DbWeight::get().reads(3_u64))
+			.saturating_add(T::DbWeight::get().writes(4_u64))
 	}
 	/// Storage: System Account (r:2 w:2)
 	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
@@ -183,10 +189,10 @@
 	/// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
 	fn note_author() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `155`
-		//  Estimated: `7729`
-		// Minimum execution time: 16_520_000 picoseconds.
-		Weight::from_parts(16_933_000, 7729)
+		//  Measured:  `157`
+		//  Estimated: `6196`
+		// Minimum execution time: 22_833_000 picoseconds.
+		Weight::from_parts(23_223_000, 6196)
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 			.saturating_add(T::DbWeight::get().writes(4_u64))
 	}
@@ -194,32 +200,34 @@
 	/// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
 	/// Storage: Configuration CollatorSelectionKickThresholdOverride (r:1 w:0)
 	/// Proof: Configuration CollatorSelectionKickThresholdOverride (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
-	/// Storage: CollatorSelection LastAuthoredBlock (r:10 w:0)
+	/// Storage: CollatorSelection LastAuthoredBlock (r:8 w:0)
 	/// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
 	/// Storage: CollatorSelection Invulnerables (r:1 w:0)
 	/// Proof: CollatorSelection Invulnerables (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
 	/// Storage: System BlockWeight (r:1 w:1)
 	/// Proof: System BlockWeight (max_values: Some(1), max_size: Some(48), added: 543, mode: MaxEncodedLen)
-	/// Storage: CollatorSelection LicenseDepositOf (r:9 w:9)
+	/// Storage: CollatorSelection LicenseDepositOf (r:7 w:7)
 	/// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
-	/// Storage: System Account (r:10 w:10)
+	/// Storage: Balances Holds (r:7 w:7)
+	/// Proof: Balances Holds (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
+	/// Storage: System Account (r:8 w:8)
 	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
-	/// The range of component `r` is `[1, 10]`.
-	/// The range of component `c` is `[1, 10]`.
+	/// The range of component `r` is `[1, 8]`.
+	/// The range of component `c` is `[1, 8]`.
 	fn new_session(r: u32, c: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `562 + r * (190 ±0) + c * (83 ±0)`
-		//  Estimated: `91818518943723 + c * (2519 ±0) + r * (5142 ±1)`
-		// Minimum execution time: 16_153_000 picoseconds.
-		Weight::from_parts(16_601_000, 91818518943723)
-			// Standard Error: 119_095
-			.saturating_add(Weight::from_parts(10_660_813, 0).saturating_mul(c.into()))
+		//  Measured:  `727 + c * (84 ±0) + r * (254 ±0)`
+		//  Estimated: `26857 + c * (2519 ±0) + r * (2844 ±4)`
+		// Minimum execution time: 15_283_000 picoseconds.
+		Weight::from_parts(15_615_000, 26857)
+			// Standard Error: 188_448
+			.saturating_add(Weight::from_parts(15_548_718, 0).saturating_mul(c.into()))
 			.saturating_add(T::DbWeight::get().reads(5_u64))
 			.saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(c.into())))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 			.saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(c.into())))
 			.saturating_add(Weight::from_parts(0, 2519).saturating_mul(c.into()))
-			.saturating_add(Weight::from_parts(0, 5142).saturating_mul(r.into()))
+			.saturating_add(Weight::from_parts(0, 2844).saturating_mul(r.into()))
 	}
 }
 
@@ -235,11 +243,11 @@
 	fn add_invulnerable(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `403 + b * (45 ±0)`
-		//  Estimated: `7485 + b * (45 ±0)`
-		// Minimum execution time: 14_147_000 picoseconds.
-		Weight::from_parts(15_313_627, 7485)
-			// Standard Error: 1_744
-			.saturating_add(Weight::from_parts(178_890, 0).saturating_mul(b.into()))
+		//  Estimated: `3873 + b * (45 ±0)`
+		// Minimum execution time: 13_780_000 picoseconds.
+		Weight::from_parts(14_067_943, 3873)
+			// Standard Error: 1_187
+			.saturating_add(Weight::from_parts(168_052, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(3_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 			.saturating_add(Weight::from_parts(0, 45).saturating_mul(b.into()))
@@ -251,10 +259,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `96 + b * (32 ±0)`
 		//  Estimated: `1806`
-		// Minimum execution time: 9_426_000 picoseconds.
-		Weight::from_parts(9_693_408, 1806)
-			// Standard Error: 1_638
-			.saturating_add(Weight::from_parts(227_917, 0).saturating_mul(b.into()))
+		// Minimum execution time: 8_583_000 picoseconds.
+		Weight::from_parts(8_833_981, 1806)
+			// Standard Error: 1_399
+			.saturating_add(Weight::from_parts(140_293, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -264,18 +272,20 @@
 	/// Proof Skipped: Session NextKeys (max_values: None, max_size: None, mode: Measured)
 	/// Storage: Configuration CollatorSelectionLicenseBondOverride (r:1 w:0)
 	/// Proof: Configuration CollatorSelectionLicenseBondOverride (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen)
+	/// Storage: Balances Holds (r:1 w:1)
+	/// Proof: Balances Holds (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
 	/// The range of component `c` is `[1, 9]`.
 	fn get_license(c: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `610 + c * (26 ±0)`
-		//  Estimated: `9099 + c * (28 ±0)`
-		// Minimum execution time: 22_741_000 picoseconds.
-		Weight::from_parts(24_210_604, 9099)
-			// Standard Error: 2_703
-			.saturating_add(Weight::from_parts(255_686, 0).saturating_mul(c.into()))
-			.saturating_add(RocksDbWeight::get().reads(3_u64))
-			.saturating_add(RocksDbWeight::get().writes(1_u64))
-			.saturating_add(Weight::from_parts(0, 28).saturating_mul(c.into()))
+		//  Measured:  `668 + c * (46 ±0)`
+		//  Estimated: `4131 + c * (47 ±0)`
+		// Minimum execution time: 29_155_000 picoseconds.
+		Weight::from_parts(31_569_846, 4131)
+			// Standard Error: 10_912
+			.saturating_add(Weight::from_parts(547_194, 0).saturating_mul(c.into()))
+			.saturating_add(RocksDbWeight::get().reads(4_u64))
+			.saturating_add(RocksDbWeight::get().writes(2_u64))
+			.saturating_add(Weight::from_parts(0, 47).saturating_mul(c.into()))
 	}
 	/// Storage: CollatorSelection LicenseDepositOf (r:1 w:0)
 	/// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
@@ -292,12 +302,12 @@
 	/// The range of component `c` is `[1, 7]`.
 	fn onboard(c: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `445 + c * (54 ±0)`
-		//  Estimated: `10119`
-		// Minimum execution time: 20_397_000 picoseconds.
-		Weight::from_parts(21_415_013, 10119)
-			// Standard Error: 4_086
-			.saturating_add(Weight::from_parts(252_810, 0).saturating_mul(c.into()))
+		//  Measured:  `414 + c * (54 ±0)`
+		//  Estimated: `3529`
+		// Minimum execution time: 17_999_000 picoseconds.
+		Weight::from_parts(18_533_629, 3529)
+			// Standard Error: 3_238
+			.saturating_add(Weight::from_parts(299_090, 0).saturating_mul(c.into()))
 			.saturating_add(RocksDbWeight::get().reads(5_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 	}
@@ -305,15 +315,15 @@
 	/// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
 	/// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
 	/// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
-	/// The range of component `c` is `[1, 10]`.
+	/// The range of component `c` is `[1, 8]`.
 	fn offboard(c: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `111 + c * (32 ±0)`
 		//  Estimated: `1806`
-		// Minimum execution time: 10_543_000 picoseconds.
-		Weight::from_parts(11_227_541, 1806)
-			// Standard Error: 1_699
-			.saturating_add(Weight::from_parts(181_030, 0).saturating_mul(c.into()))
+		// Minimum execution time: 9_845_000 picoseconds.
+		Weight::from_parts(10_209_005, 1806)
+			// Standard Error: 1_137
+			.saturating_add(Weight::from_parts(156_275, 0).saturating_mul(c.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 	}
@@ -321,37 +331,41 @@
 	/// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
 	/// Storage: CollatorSelection LicenseDepositOf (r:1 w:1)
 	/// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
+	/// Storage: Balances Holds (r:1 w:1)
+	/// Proof: Balances Holds (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
 	/// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
 	/// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
-	/// The range of component `c` is `[1, 10]`.
+	/// The range of component `c` is `[1, 8]`.
 	fn release_license(c: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `306 + c * (61 ±0)`
-		//  Estimated: `5335`
-		// Minimum execution time: 22_214_000 picoseconds.
-		Weight::from_parts(24_373_981, 5335)
-			// Standard Error: 8_018
-			.saturating_add(Weight::from_parts(405_404, 0).saturating_mul(c.into()))
-			.saturating_add(RocksDbWeight::get().reads(2_u64))
-			.saturating_add(RocksDbWeight::get().writes(3_u64))
+		//  Measured:  `328 + c * (103 ±0)`
+		//  Estimated: `3834`
+		// Minimum execution time: 28_700_000 picoseconds.
+		Weight::from_parts(29_499_805, 3834)
+			// Standard Error: 16_180
+			.saturating_add(Weight::from_parts(880_131, 0).saturating_mul(c.into()))
+			.saturating_add(RocksDbWeight::get().reads(3_u64))
+			.saturating_add(RocksDbWeight::get().writes(4_u64))
 	}
 	/// Storage: CollatorSelection Candidates (r:1 w:1)
 	/// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
 	/// Storage: CollatorSelection LicenseDepositOf (r:1 w:1)
 	/// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
+	/// Storage: Balances Holds (r:1 w:1)
+	/// Proof: Balances Holds (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
 	/// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
 	/// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
-	/// The range of component `c` is `[1, 10]`.
+	/// The range of component `c` is `[1, 8]`.
 	fn force_release_license(c: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `306 + c * (61 ±0)`
-		//  Estimated: `5335`
-		// Minimum execution time: 22_159_000 picoseconds.
-		Weight::from_parts(24_200_796, 5335)
-			// Standard Error: 8_328
-			.saturating_add(Weight::from_parts(312_138, 0).saturating_mul(c.into()))
-			.saturating_add(RocksDbWeight::get().reads(2_u64))
-			.saturating_add(RocksDbWeight::get().writes(3_u64))
+		//  Measured:  `328 + c * (103 ±0)`
+		//  Estimated: `3834`
+		// Minimum execution time: 27_941_000 picoseconds.
+		Weight::from_parts(28_960_442, 3834)
+			// Standard Error: 17_391
+			.saturating_add(Weight::from_parts(885_880, 0).saturating_mul(c.into()))
+			.saturating_add(RocksDbWeight::get().reads(3_u64))
+			.saturating_add(RocksDbWeight::get().writes(4_u64))
 	}
 	/// Storage: System Account (r:2 w:2)
 	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
@@ -361,10 +375,10 @@
 	/// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
 	fn note_author() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `155`
-		//  Estimated: `7729`
-		// Minimum execution time: 16_520_000 picoseconds.
-		Weight::from_parts(16_933_000, 7729)
+		//  Measured:  `157`
+		//  Estimated: `6196`
+		// Minimum execution time: 22_833_000 picoseconds.
+		Weight::from_parts(23_223_000, 6196)
 			.saturating_add(RocksDbWeight::get().reads(3_u64))
 			.saturating_add(RocksDbWeight::get().writes(4_u64))
 	}
@@ -372,32 +386,34 @@
 	/// Proof: CollatorSelection Candidates (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
 	/// Storage: Configuration CollatorSelectionKickThresholdOverride (r:1 w:0)
 	/// Proof: Configuration CollatorSelectionKickThresholdOverride (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
-	/// Storage: CollatorSelection LastAuthoredBlock (r:10 w:0)
+	/// Storage: CollatorSelection LastAuthoredBlock (r:8 w:0)
 	/// Proof: CollatorSelection LastAuthoredBlock (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen)
 	/// Storage: CollatorSelection Invulnerables (r:1 w:0)
 	/// Proof: CollatorSelection Invulnerables (max_values: Some(1), max_size: Some(321), added: 816, mode: MaxEncodedLen)
 	/// Storage: System BlockWeight (r:1 w:1)
 	/// Proof: System BlockWeight (max_values: Some(1), max_size: Some(48), added: 543, mode: MaxEncodedLen)
-	/// Storage: CollatorSelection LicenseDepositOf (r:9 w:9)
+	/// Storage: CollatorSelection LicenseDepositOf (r:7 w:7)
 	/// Proof: CollatorSelection LicenseDepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
-	/// Storage: System Account (r:10 w:10)
+	/// Storage: Balances Holds (r:7 w:7)
+	/// Proof: Balances Holds (max_values: None, max_size: Some(369), added: 2844, mode: MaxEncodedLen)
+	/// Storage: System Account (r:8 w:8)
 	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
-	/// The range of component `r` is `[1, 10]`.
-	/// The range of component `c` is `[1, 10]`.
+	/// The range of component `r` is `[1, 8]`.
+	/// The range of component `c` is `[1, 8]`.
 	fn new_session(r: u32, c: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `562 + r * (190 ±0) + c * (83 ±0)`
-		//  Estimated: `91818518943723 + c * (2519 ±0) + r * (5142 ±1)`
-		// Minimum execution time: 16_153_000 picoseconds.
-		Weight::from_parts(16_601_000, 91818518943723)
-			// Standard Error: 119_095
-			.saturating_add(Weight::from_parts(10_660_813, 0).saturating_mul(c.into()))
+		//  Measured:  `727 + c * (84 ±0) + r * (254 ±0)`
+		//  Estimated: `26857 + c * (2519 ±0) + r * (2844 ±4)`
+		// Minimum execution time: 15_283_000 picoseconds.
+		Weight::from_parts(15_615_000, 26857)
+			// Standard Error: 188_448
+			.saturating_add(Weight::from_parts(15_548_718, 0).saturating_mul(c.into()))
 			.saturating_add(RocksDbWeight::get().reads(5_u64))
 			.saturating_add(RocksDbWeight::get().reads((2_u64).saturating_mul(c.into())))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 			.saturating_add(RocksDbWeight::get().writes((2_u64).saturating_mul(c.into())))
 			.saturating_add(Weight::from_parts(0, 2519).saturating_mul(c.into()))
-			.saturating_add(Weight::from_parts(0, 5142).saturating_mul(r.into()))
+			.saturating_add(Weight::from_parts(0, 2844).saturating_mul(r.into()))
 	}
 }
 
modifiedpallets/common/src/weights.rsdiffbeforeafterboth
--- a/pallets/common/src/weights.rs
+++ b/pallets/common/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_common
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-04-20, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
 //! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -46,12 +46,12 @@
 	/// The range of component `b` is `[0, 64]`.
 	fn set_collection_properties(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `265`
+		//  Measured:  `298`
 		//  Estimated: `44457`
-		// Minimum execution time: 6_805_000 picoseconds.
-		Weight::from_parts(6_965_000, 44457)
-			// Standard Error: 20_175
-			.saturating_add(Weight::from_parts(6_191_369, 0).saturating_mul(b.into()))
+		// Minimum execution time: 6_140_000 picoseconds.
+		Weight::from_parts(2_807_337, 44457)
+			// Standard Error: 15_773
+			.saturating_add(Weight::from_parts(5_454_582, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -60,12 +60,12 @@
 	/// The range of component `b` is `[0, 64]`.
 	fn delete_collection_properties(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `270 + b * (33030 ±0)`
+		//  Measured:  `303 + b * (33030 ±0)`
 		//  Estimated: `44457`
-		// Minimum execution time: 6_284_000 picoseconds.
-		Weight::from_parts(6_416_000, 44457)
-			// Standard Error: 81_929
-			.saturating_add(Weight::from_parts(23_972_425, 0).saturating_mul(b.into()))
+		// Minimum execution time: 5_969_000 picoseconds.
+		Weight::from_parts(6_153_000, 44457)
+			// Standard Error: 82_905
+			.saturating_add(Weight::from_parts(23_575_983, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -73,10 +73,10 @@
 	/// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)
 	fn check_accesslist() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `340`
+		//  Measured:  `373`
 		//  Estimated: `3535`
-		// Minimum execution time: 5_205_000 picoseconds.
-		Weight::from_parts(5_438_000, 3535)
+		// Minimum execution time: 4_999_000 picoseconds.
+		Weight::from_parts(5_178_000, 3535)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 	}
 }
@@ -88,12 +88,12 @@
 	/// The range of component `b` is `[0, 64]`.
 	fn set_collection_properties(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `265`
+		//  Measured:  `298`
 		//  Estimated: `44457`
-		// Minimum execution time: 6_805_000 picoseconds.
-		Weight::from_parts(6_965_000, 44457)
-			// Standard Error: 20_175
-			.saturating_add(Weight::from_parts(6_191_369, 0).saturating_mul(b.into()))
+		// Minimum execution time: 6_140_000 picoseconds.
+		Weight::from_parts(2_807_337, 44457)
+			// Standard Error: 15_773
+			.saturating_add(Weight::from_parts(5_454_582, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -102,12 +102,12 @@
 	/// The range of component `b` is `[0, 64]`.
 	fn delete_collection_properties(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `270 + b * (33030 ±0)`
+		//  Measured:  `303 + b * (33030 ±0)`
 		//  Estimated: `44457`
-		// Minimum execution time: 6_284_000 picoseconds.
-		Weight::from_parts(6_416_000, 44457)
-			// Standard Error: 81_929
-			.saturating_add(Weight::from_parts(23_972_425, 0).saturating_mul(b.into()))
+		// Minimum execution time: 5_969_000 picoseconds.
+		Weight::from_parts(6_153_000, 44457)
+			// Standard Error: 82_905
+			.saturating_add(Weight::from_parts(23_575_983, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -115,10 +115,10 @@
 	/// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)
 	fn check_accesslist() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `340`
+		//  Measured:  `373`
 		//  Estimated: `3535`
-		// Minimum execution time: 5_205_000 picoseconds.
-		Weight::from_parts(5_438_000, 3535)
+		// Minimum execution time: 4_999_000 picoseconds.
+		Weight::from_parts(5_178_000, 3535)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 	}
 }
modifiedpallets/configuration/src/weights.rsdiffbeforeafterboth
--- a/pallets/configuration/src/weights.rs
+++ b/pallets/configuration/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_configuration
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-04-20, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
 //! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -50,19 +50,23 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 1_725_000 picoseconds.
-		Weight::from_parts(1_853_000, 0)
+		// Minimum execution time: 1_496_000 picoseconds.
+		Weight::from_parts(1_575_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 	/// Storage: Configuration MinGasPriceOverride (r:0 w:1)
 	/// Proof: Configuration MinGasPriceOverride (max_values: Some(1), max_size: Some(8), added: 503, mode: MaxEncodedLen)
+	/// Storage: unknown `0xc1fef3b7207c11a52df13c12884e772609bc3a1e532c9cb85d57feed02cbff8e` (r:0 w:1)
+	/// Proof Skipped: unknown `0xc1fef3b7207c11a52df13c12884e772609bc3a1e532c9cb85d57feed02cbff8e` (r:0 w:1)
+	/// Storage: unknown `0xc1fef3b7207c11a52df13c12884e77263864ade243c642793ebcfe9e16f454ca` (r:0 w:1)
+	/// Proof Skipped: unknown `0xc1fef3b7207c11a52df13c12884e77263864ade243c642793ebcfe9e16f454ca` (r:0 w:1)
 	fn set_min_gas_price_override() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 1_802_000 picoseconds.
-		Weight::from_parts(1_903_000, 0)
-			.saturating_add(T::DbWeight::get().writes(1_u64))
+		// Minimum execution time: 2_293_000 picoseconds.
+		Weight::from_parts(2_425_000, 0)
+			.saturating_add(T::DbWeight::get().writes(3_u64))
 	}
 	/// Storage: Configuration AppPromomotionConfigurationOverride (r:0 w:1)
 	/// Proof: Configuration AppPromomotionConfigurationOverride (max_values: Some(1), max_size: Some(17), added: 512, mode: MaxEncodedLen)
@@ -70,8 +74,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 2_048_000 picoseconds.
-		Weight::from_parts(2_157_000, 0)
+		// Minimum execution time: 1_542_000 picoseconds.
+		Weight::from_parts(1_633_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 	/// Storage: Configuration CollatorSelectionDesiredCollatorsOverride (r:0 w:1)
@@ -80,8 +84,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 7_622_000 picoseconds.
-		Weight::from_parts(8_014_000, 0)
+		// Minimum execution time: 6_388_000 picoseconds.
+		Weight::from_parts(6_639_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 	/// Storage: Configuration CollatorSelectionLicenseBondOverride (r:0 w:1)
@@ -90,8 +94,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 4_981_000 picoseconds.
-		Weight::from_parts(5_811_000, 0)
+		// Minimum execution time: 3_781_000 picoseconds.
+		Weight::from_parts(3_947_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 	/// Storage: Configuration CollatorSelectionKickThresholdOverride (r:0 w:1)
@@ -100,8 +104,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 4_664_000 picoseconds.
-		Weight::from_parts(4_816_000, 0)
+		// Minimum execution time: 3_839_000 picoseconds.
+		Weight::from_parts(4_030_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 }
@@ -114,19 +118,23 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 1_725_000 picoseconds.
-		Weight::from_parts(1_853_000, 0)
+		// Minimum execution time: 1_496_000 picoseconds.
+		Weight::from_parts(1_575_000, 0)
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
 	/// Storage: Configuration MinGasPriceOverride (r:0 w:1)
 	/// Proof: Configuration MinGasPriceOverride (max_values: Some(1), max_size: Some(8), added: 503, mode: MaxEncodedLen)
+	/// Storage: unknown `0xc1fef3b7207c11a52df13c12884e772609bc3a1e532c9cb85d57feed02cbff8e` (r:0 w:1)
+	/// Proof Skipped: unknown `0xc1fef3b7207c11a52df13c12884e772609bc3a1e532c9cb85d57feed02cbff8e` (r:0 w:1)
+	/// Storage: unknown `0xc1fef3b7207c11a52df13c12884e77263864ade243c642793ebcfe9e16f454ca` (r:0 w:1)
+	/// Proof Skipped: unknown `0xc1fef3b7207c11a52df13c12884e77263864ade243c642793ebcfe9e16f454ca` (r:0 w:1)
 	fn set_min_gas_price_override() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 1_802_000 picoseconds.
-		Weight::from_parts(1_903_000, 0)
-			.saturating_add(RocksDbWeight::get().writes(1_u64))
+		// Minimum execution time: 2_293_000 picoseconds.
+		Weight::from_parts(2_425_000, 0)
+			.saturating_add(RocksDbWeight::get().writes(3_u64))
 	}
 	/// Storage: Configuration AppPromomotionConfigurationOverride (r:0 w:1)
 	/// Proof: Configuration AppPromomotionConfigurationOverride (max_values: Some(1), max_size: Some(17), added: 512, mode: MaxEncodedLen)
@@ -134,8 +142,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 2_048_000 picoseconds.
-		Weight::from_parts(2_157_000, 0)
+		// Minimum execution time: 1_542_000 picoseconds.
+		Weight::from_parts(1_633_000, 0)
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
 	/// Storage: Configuration CollatorSelectionDesiredCollatorsOverride (r:0 w:1)
@@ -144,8 +152,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 7_622_000 picoseconds.
-		Weight::from_parts(8_014_000, 0)
+		// Minimum execution time: 6_388_000 picoseconds.
+		Weight::from_parts(6_639_000, 0)
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
 	/// Storage: Configuration CollatorSelectionLicenseBondOverride (r:0 w:1)
@@ -154,8 +162,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 4_981_000 picoseconds.
-		Weight::from_parts(5_811_000, 0)
+		// Minimum execution time: 3_781_000 picoseconds.
+		Weight::from_parts(3_947_000, 0)
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
 	/// Storage: Configuration CollatorSelectionKickThresholdOverride (r:0 w:1)
@@ -164,8 +172,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 4_664_000 picoseconds.
-		Weight::from_parts(4_816_000, 0)
+		// Minimum execution time: 3_839_000 picoseconds.
+		Weight::from_parts(4_030_000, 0)
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
 }
modifiedpallets/evm-migration/src/weights.rsdiffbeforeafterboth
--- a/pallets/evm-migration/src/weights.rs
+++ b/pallets/evm-migration/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_evm_migration
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-04-20, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
 //! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -52,9 +52,9 @@
 	fn begin() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `94`
-		//  Estimated: `10646`
-		// Minimum execution time: 8_519_000 picoseconds.
-		Weight::from_parts(8_729_000, 10646)
+		//  Estimated: `3593`
+		// Minimum execution time: 7_754_000 picoseconds.
+		Weight::from_parts(7_933_000, 3593)
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -66,11 +66,11 @@
 	fn set_data(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `96`
-		//  Estimated: `3590`
-		// Minimum execution time: 6_062_000 picoseconds.
-		Weight::from_parts(7_193_727, 3590)
-			// Standard Error: 1_844
-			.saturating_add(Weight::from_parts(876_826, 0).saturating_mul(b.into()))
+		//  Estimated: `3494`
+		// Minimum execution time: 5_694_000 picoseconds.
+		Weight::from_parts(5_971_220, 3494)
+			// Standard Error: 724
+			.saturating_add(Weight::from_parts(802_677, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(b.into())))
 	}
@@ -79,12 +79,14 @@
 	/// Storage: EVM AccountCodes (r:0 w:1)
 	/// Proof Skipped: EVM AccountCodes (max_values: None, max_size: None, mode: Measured)
 	/// The range of component `b` is `[0, 80]`.
-	fn finish(_b: u32, ) -> Weight {
+	fn finish(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `96`
-		//  Estimated: `3590`
-		// Minimum execution time: 7_452_000 picoseconds.
-		Weight::from_parts(8_531_888, 3590)
+		//  Estimated: `3494`
+		// Minimum execution time: 6_960_000 picoseconds.
+		Weight::from_parts(7_397_101, 3494)
+			// Standard Error: 65
+			.saturating_add(Weight::from_parts(1_120, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -93,20 +95,20 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 1_377_000 picoseconds.
-		Weight::from_parts(3_388_877, 0)
-			// Standard Error: 1_205
-			.saturating_add(Weight::from_parts(696_701, 0).saturating_mul(b.into()))
+		// Minimum execution time: 1_188_000 picoseconds.
+		Weight::from_parts(2_079_143, 0)
+			// Standard Error: 634
+			.saturating_add(Weight::from_parts(541_830, 0).saturating_mul(b.into()))
 	}
 	/// The range of component `b` is `[0, 200]`.
 	fn insert_events(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 1_671_000 picoseconds.
-		Weight::from_parts(4_402_497, 0)
-			// Standard Error: 723
-			.saturating_add(Weight::from_parts(1_338_678, 0).saturating_mul(b.into()))
+		// Minimum execution time: 1_223_000 picoseconds.
+		Weight::from_parts(2_614_838, 0)
+			// Standard Error: 878
+			.saturating_add(Weight::from_parts(1_212_908, 0).saturating_mul(b.into()))
 	}
 }
 
@@ -121,9 +123,9 @@
 	fn begin() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `94`
-		//  Estimated: `10646`
-		// Minimum execution time: 8_519_000 picoseconds.
-		Weight::from_parts(8_729_000, 10646)
+		//  Estimated: `3593`
+		// Minimum execution time: 7_754_000 picoseconds.
+		Weight::from_parts(7_933_000, 3593)
 			.saturating_add(RocksDbWeight::get().reads(3_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -135,11 +137,11 @@
 	fn set_data(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `96`
-		//  Estimated: `3590`
-		// Minimum execution time: 6_062_000 picoseconds.
-		Weight::from_parts(7_193_727, 3590)
-			// Standard Error: 1_844
-			.saturating_add(Weight::from_parts(876_826, 0).saturating_mul(b.into()))
+		//  Estimated: `3494`
+		// Minimum execution time: 5_694_000 picoseconds.
+		Weight::from_parts(5_971_220, 3494)
+			// Standard Error: 724
+			.saturating_add(Weight::from_parts(802_677, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(b.into())))
 	}
@@ -148,12 +150,14 @@
 	/// Storage: EVM AccountCodes (r:0 w:1)
 	/// Proof Skipped: EVM AccountCodes (max_values: None, max_size: None, mode: Measured)
 	/// The range of component `b` is `[0, 80]`.
-	fn finish(_b: u32, ) -> Weight {
+	fn finish(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `96`
-		//  Estimated: `3590`
-		// Minimum execution time: 7_452_000 picoseconds.
-		Weight::from_parts(8_531_888, 3590)
+		//  Estimated: `3494`
+		// Minimum execution time: 6_960_000 picoseconds.
+		Weight::from_parts(7_397_101, 3494)
+			// Standard Error: 65
+			.saturating_add(Weight::from_parts(1_120, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 	}
@@ -162,20 +166,20 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 1_377_000 picoseconds.
-		Weight::from_parts(3_388_877, 0)
-			// Standard Error: 1_205
-			.saturating_add(Weight::from_parts(696_701, 0).saturating_mul(b.into()))
+		// Minimum execution time: 1_188_000 picoseconds.
+		Weight::from_parts(2_079_143, 0)
+			// Standard Error: 634
+			.saturating_add(Weight::from_parts(541_830, 0).saturating_mul(b.into()))
 	}
 	/// The range of component `b` is `[0, 200]`.
 	fn insert_events(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 1_671_000 picoseconds.
-		Weight::from_parts(4_402_497, 0)
-			// Standard Error: 723
-			.saturating_add(Weight::from_parts(1_338_678, 0).saturating_mul(b.into()))
+		// Minimum execution time: 1_223_000 picoseconds.
+		Weight::from_parts(2_614_838, 0)
+			// Standard Error: 878
+			.saturating_add(Weight::from_parts(1_212_908, 0).saturating_mul(b.into()))
 	}
 }
 
modifiedpallets/foreign-assets/src/weights.rsdiffbeforeafterboth
--- a/pallets/foreign-assets/src/weights.rs
+++ b/pallets/foreign-assets/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_foreign_assets
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-04-20, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
 //! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -56,6 +56,8 @@
 	/// Proof: ForeignAssets AssetMetadatas (max_values: None, max_size: Some(71), added: 2546, mode: MaxEncodedLen)
 	/// Storage: ForeignAssets AssetBinding (r:1 w:1)
 	/// Proof: ForeignAssets AssetBinding (max_values: None, max_size: Some(16), added: 2491, mode: MaxEncodedLen)
+	/// Storage: Common AdminAmount (r:0 w:1)
+	/// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)
 	/// Storage: Common CollectionPropertyPermissions (r:0 w:1)
 	/// Proof: Common CollectionPropertyPermissions (max_values: None, max_size: Some(16726), added: 19201, mode: MaxEncodedLen)
 	/// Storage: Common CollectionProperties (r:0 w:1)
@@ -65,11 +67,11 @@
 	fn register_foreign_asset() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `286`
-		//  Estimated: `25838`
-		// Minimum execution time: 37_778_000 picoseconds.
-		Weight::from_parts(38_334_000, 25838)
+		//  Estimated: `6196`
+		// Minimum execution time: 44_390_000 picoseconds.
+		Weight::from_parts(45_078_000, 6196)
 			.saturating_add(T::DbWeight::get().reads(9_u64))
-			.saturating_add(T::DbWeight::get().writes(11_u64))
+			.saturating_add(T::DbWeight::get().writes(12_u64))
 	}
 	/// Storage: ForeignAssets ForeignAssetLocations (r:1 w:1)
 	/// Proof: ForeignAssets ForeignAssetLocations (max_values: None, max_size: Some(614), added: 3089, mode: MaxEncodedLen)
@@ -78,9 +80,9 @@
 	fn update_foreign_asset() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `197`
-		//  Estimated: `7615`
-		// Minimum execution time: 13_739_000 picoseconds.
-		Weight::from_parts(22_366_000, 7615)
+		//  Estimated: `4079`
+		// Minimum execution time: 12_945_000 picoseconds.
+		Weight::from_parts(13_629_000, 4079)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -104,6 +106,8 @@
 	/// Proof: ForeignAssets AssetMetadatas (max_values: None, max_size: Some(71), added: 2546, mode: MaxEncodedLen)
 	/// Storage: ForeignAssets AssetBinding (r:1 w:1)
 	/// Proof: ForeignAssets AssetBinding (max_values: None, max_size: Some(16), added: 2491, mode: MaxEncodedLen)
+	/// Storage: Common AdminAmount (r:0 w:1)
+	/// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)
 	/// Storage: Common CollectionPropertyPermissions (r:0 w:1)
 	/// Proof: Common CollectionPropertyPermissions (max_values: None, max_size: Some(16726), added: 19201, mode: MaxEncodedLen)
 	/// Storage: Common CollectionProperties (r:0 w:1)
@@ -113,11 +117,11 @@
 	fn register_foreign_asset() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `286`
-		//  Estimated: `25838`
-		// Minimum execution time: 37_778_000 picoseconds.
-		Weight::from_parts(38_334_000, 25838)
+		//  Estimated: `6196`
+		// Minimum execution time: 44_390_000 picoseconds.
+		Weight::from_parts(45_078_000, 6196)
 			.saturating_add(RocksDbWeight::get().reads(9_u64))
-			.saturating_add(RocksDbWeight::get().writes(11_u64))
+			.saturating_add(RocksDbWeight::get().writes(12_u64))
 	}
 	/// Storage: ForeignAssets ForeignAssetLocations (r:1 w:1)
 	/// Proof: ForeignAssets ForeignAssetLocations (max_values: None, max_size: Some(614), added: 3089, mode: MaxEncodedLen)
@@ -126,9 +130,9 @@
 	fn update_foreign_asset() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `197`
-		//  Estimated: `7615`
-		// Minimum execution time: 13_739_000 picoseconds.
-		Weight::from_parts(22_366_000, 7615)
+		//  Estimated: `4079`
+		// Minimum execution time: 12_945_000 picoseconds.
+		Weight::from_parts(13_629_000, 4079)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 	}
modifiedpallets/fungible/src/weights.rsdiffbeforeafterboth
--- a/pallets/fungible/src/weights.rs
+++ b/pallets/fungible/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_fungible
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-04-20, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
 //! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -54,9 +54,9 @@
 	fn create_item() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `42`
-		//  Estimated: `7035`
-		// Minimum execution time: 10_168_000 picoseconds.
-		Weight::from_parts(10_453_000, 7035)
+		//  Estimated: `3542`
+		// Minimum execution time: 9_344_000 picoseconds.
+		Weight::from_parts(9_600_000, 3542)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -68,11 +68,11 @@
 	fn create_multiple_items_ex(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `42`
-		//  Estimated: `4483 + b * (2552 ±0)`
-		// Minimum execution time: 3_248_000 picoseconds.
-		Weight::from_parts(12_455_981, 4483)
-			// Standard Error: 2_698
-			.saturating_add(Weight::from_parts(3_426_148, 0).saturating_mul(b.into()))
+		//  Estimated: `3493 + b * (2552 ±0)`
+		// Minimum execution time: 2_993_000 picoseconds.
+		Weight::from_parts(5_240_270, 3493)
+			// Standard Error: 1_763
+			.saturating_add(Weight::from_parts(3_193_198, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
@@ -86,9 +86,9 @@
 	fn burn_item() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `197`
-		//  Estimated: `7035`
-		// Minimum execution time: 12_717_000 picoseconds.
-		Weight::from_parts(13_031_000, 7035)
+		//  Estimated: `3542`
+		// Minimum execution time: 11_725_000 picoseconds.
+		Weight::from_parts(12_140_000, 3542)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -98,8 +98,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `182`
 		//  Estimated: `6094`
-		// Minimum execution time: 13_640_000 picoseconds.
-		Weight::from_parts(13_935_000, 6094)
+		// Minimum execution time: 12_552_000 picoseconds.
+		Weight::from_parts(12_894_000, 6094)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -111,8 +111,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `182`
 		//  Estimated: `3542`
-		// Minimum execution time: 11_769_000 picoseconds.
-		Weight::from_parts(12_072_000, 3542)
+		// Minimum execution time: 10_854_000 picoseconds.
+		Weight::from_parts(11_125_000, 3542)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -124,8 +124,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `170`
 		//  Estimated: `3542`
-		// Minimum execution time: 11_603_000 picoseconds.
-		Weight::from_parts(12_003_000, 3542)
+		// Minimum execution time: 10_912_000 picoseconds.
+		Weight::from_parts(11_163_000, 3542)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -135,8 +135,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `210`
 		//  Estimated: `3558`
-		// Minimum execution time: 5_682_000 picoseconds.
-		Weight::from_parts(5_892_000, 3558)
+		// Minimum execution time: 5_283_000 picoseconds.
+		Weight::from_parts(5_474_000, 3558)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 	}
 	/// Storage: Fungible Allowance (r:0 w:1)
@@ -145,8 +145,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 6_415_000 picoseconds.
-		Weight::from_parts(6_599_000, 0)
+		// Minimum execution time: 5_774_000 picoseconds.
+		Weight::from_parts(5_909_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 	/// Storage: Fungible Allowance (r:1 w:1)
@@ -158,9 +158,9 @@
 	fn burn_from() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `315`
-		//  Estimated: `10593`
-		// Minimum execution time: 20_257_000 picoseconds.
-		Weight::from_parts(20_625_000, 10593)
+		//  Estimated: `3558`
+		// Minimum execution time: 18_184_000 picoseconds.
+		Weight::from_parts(18_524_000, 3558)
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 			.saturating_add(T::DbWeight::get().writes(3_u64))
 	}
@@ -175,9 +175,9 @@
 	fn create_item() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `42`
-		//  Estimated: `7035`
-		// Minimum execution time: 10_168_000 picoseconds.
-		Weight::from_parts(10_453_000, 7035)
+		//  Estimated: `3542`
+		// Minimum execution time: 9_344_000 picoseconds.
+		Weight::from_parts(9_600_000, 3542)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 	}
@@ -189,11 +189,11 @@
 	fn create_multiple_items_ex(b: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `42`
-		//  Estimated: `4483 + b * (2552 ±0)`
-		// Minimum execution time: 3_248_000 picoseconds.
-		Weight::from_parts(12_455_981, 4483)
-			// Standard Error: 2_698
-			.saturating_add(Weight::from_parts(3_426_148, 0).saturating_mul(b.into()))
+		//  Estimated: `3493 + b * (2552 ±0)`
+		// Minimum execution time: 2_993_000 picoseconds.
+		Weight::from_parts(5_240_270, 3493)
+			// Standard Error: 1_763
+			.saturating_add(Weight::from_parts(3_193_198, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
@@ -207,9 +207,9 @@
 	fn burn_item() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `197`
-		//  Estimated: `7035`
-		// Minimum execution time: 12_717_000 picoseconds.
-		Weight::from_parts(13_031_000, 7035)
+		//  Estimated: `3542`
+		// Minimum execution time: 11_725_000 picoseconds.
+		Weight::from_parts(12_140_000, 3542)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 	}
@@ -219,8 +219,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `182`
 		//  Estimated: `6094`
-		// Minimum execution time: 13_640_000 picoseconds.
-		Weight::from_parts(13_935_000, 6094)
+		// Minimum execution time: 12_552_000 picoseconds.
+		Weight::from_parts(12_894_000, 6094)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 	}
@@ -232,8 +232,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `182`
 		//  Estimated: `3542`
-		// Minimum execution time: 11_769_000 picoseconds.
-		Weight::from_parts(12_072_000, 3542)
+		// Minimum execution time: 10_854_000 picoseconds.
+		Weight::from_parts(11_125_000, 3542)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -245,8 +245,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `170`
 		//  Estimated: `3542`
-		// Minimum execution time: 11_603_000 picoseconds.
-		Weight::from_parts(12_003_000, 3542)
+		// Minimum execution time: 10_912_000 picoseconds.
+		Weight::from_parts(11_163_000, 3542)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -256,8 +256,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `210`
 		//  Estimated: `3558`
-		// Minimum execution time: 5_682_000 picoseconds.
-		Weight::from_parts(5_892_000, 3558)
+		// Minimum execution time: 5_283_000 picoseconds.
+		Weight::from_parts(5_474_000, 3558)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 	}
 	/// Storage: Fungible Allowance (r:0 w:1)
@@ -266,8 +266,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 6_415_000 picoseconds.
-		Weight::from_parts(6_599_000, 0)
+		// Minimum execution time: 5_774_000 picoseconds.
+		Weight::from_parts(5_909_000, 0)
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
 	/// Storage: Fungible Allowance (r:1 w:1)
@@ -279,9 +279,9 @@
 	fn burn_from() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `315`
-		//  Estimated: `10593`
-		// Minimum execution time: 20_257_000 picoseconds.
-		Weight::from_parts(20_625_000, 10593)
+		//  Estimated: `3558`
+		// Minimum execution time: 18_184_000 picoseconds.
+		Weight::from_parts(18_524_000, 3558)
 			.saturating_add(RocksDbWeight::get().reads(3_u64))
 			.saturating_add(RocksDbWeight::get().writes(3_u64))
 	}
modifiedpallets/identity/src/weights.rsdiffbeforeafterboth
--- a/pallets/identity/src/weights.rs
+++ b/pallets/identity/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_identity
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-04-20, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
 //! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -64,10 +64,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `31 + r * (57 ±0)`
 		//  Estimated: `2626`
-		// Minimum execution time: 9_094_000 picoseconds.
-		Weight::from_parts(10_431_627, 2626)
-			// Standard Error: 1_046
-			.saturating_add(Weight::from_parts(99_468, 0).saturating_mul(r.into()))
+		// Minimum execution time: 8_952_000 picoseconds.
+		Weight::from_parts(9_493_179, 2626)
+			// Standard Error: 776
+			.saturating_add(Weight::from_parts(95_408, 0).saturating_mul(r.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -79,12 +79,12 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `441 + r * (5 ±0)`
 		//  Estimated: `11003`
-		// Minimum execution time: 18_662_000 picoseconds.
-		Weight::from_parts(17_939_760, 11003)
-			// Standard Error: 2_371
-			.saturating_add(Weight::from_parts(22_184, 0).saturating_mul(r.into()))
-			// Standard Error: 462
-			.saturating_add(Weight::from_parts(151_368, 0).saturating_mul(x.into()))
+		// Minimum execution time: 18_573_000 picoseconds.
+		Weight::from_parts(16_665_333, 11003)
+			// Standard Error: 1_927
+			.saturating_add(Weight::from_parts(93_600, 0).saturating_mul(r.into()))
+			// Standard Error: 376
+			.saturating_add(Weight::from_parts(134_895, 0).saturating_mul(x.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -98,11 +98,11 @@
 	fn set_subs_new(s: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `100`
-		//  Estimated: `18716 + s * (2589 ±0)`
-		// Minimum execution time: 6_921_000 picoseconds.
-		Weight::from_parts(16_118_195, 18716)
-			// Standard Error: 1_786
-			.saturating_add(Weight::from_parts(1_350_155, 0).saturating_mul(s.into()))
+		//  Estimated: `11003 + s * (2589 ±0)`
+		// Minimum execution time: 6_669_000 picoseconds.
+		Weight::from_parts(15_167_928, 11003)
+			// Standard Error: 1_551
+			.saturating_add(Weight::from_parts(1_294_015, 0).saturating_mul(s.into()))
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(s.into())))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
@@ -119,11 +119,11 @@
 	fn set_subs_old(p: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `193 + p * (32 ±0)`
-		//  Estimated: `17726`
-		// Minimum execution time: 6_858_000 picoseconds.
-		Weight::from_parts(16_222_054, 17726)
-			// Standard Error: 1_409
-			.saturating_add(Weight::from_parts(593_588, 0).saturating_mul(p.into()))
+		//  Estimated: `11003`
+		// Minimum execution time: 6_642_000 picoseconds.
+		Weight::from_parts(15_473_100, 11003)
+			// Standard Error: 1_132
+			.saturating_add(Weight::from_parts(592_570, 0).saturating_mul(p.into()))
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 			.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
@@ -140,15 +140,15 @@
 	fn clear_identity(r: u32, s: u32, x: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `468 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
-		//  Estimated: `17726`
-		// Minimum execution time: 27_212_000 picoseconds.
-		Weight::from_parts(19_030_840, 17726)
-			// Standard Error: 3_118
-			.saturating_add(Weight::from_parts(29_836, 0).saturating_mul(r.into()))
-			// Standard Error: 608
-			.saturating_add(Weight::from_parts(590_661, 0).saturating_mul(s.into()))
-			// Standard Error: 608
-			.saturating_add(Weight::from_parts(110_108, 0).saturating_mul(x.into()))
+		//  Estimated: `11003`
+		// Minimum execution time: 29_150_000 picoseconds.
+		Weight::from_parts(20_982_965, 11003)
+			// Standard Error: 2_448
+			.saturating_add(Weight::from_parts(17_611, 0).saturating_mul(r.into()))
+			// Standard Error: 478
+			.saturating_add(Weight::from_parts(582_119, 0).saturating_mul(s.into()))
+			// Standard Error: 478
+			.saturating_add(Weight::from_parts(114_020, 0).saturating_mul(x.into()))
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 			.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -162,13 +162,13 @@
 	fn request_judgement(r: u32, x: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `366 + r * (57 ±0) + x * (66 ±0)`
-		//  Estimated: `13629`
-		// Minimum execution time: 19_771_000 picoseconds.
-		Weight::from_parts(18_917_892, 13629)
-			// Standard Error: 1_957
-			.saturating_add(Weight::from_parts(57_465, 0).saturating_mul(r.into()))
-			// Standard Error: 381
-			.saturating_add(Weight::from_parts(168_586, 0).saturating_mul(x.into()))
+		//  Estimated: `11003`
+		// Minimum execution time: 20_088_000 picoseconds.
+		Weight::from_parts(18_524_805, 11003)
+			// Standard Error: 1_965
+			.saturating_add(Weight::from_parts(74_420, 0).saturating_mul(r.into()))
+			// Standard Error: 383
+			.saturating_add(Weight::from_parts(152_570, 0).saturating_mul(x.into()))
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -180,12 +180,12 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `397 + x * (66 ±0)`
 		//  Estimated: `11003`
-		// Minimum execution time: 17_411_000 picoseconds.
-		Weight::from_parts(16_856_331, 11003)
-			// Standard Error: 7_002
-			.saturating_add(Weight::from_parts(34_389, 0).saturating_mul(r.into()))
-			// Standard Error: 1_366
-			.saturating_add(Weight::from_parts(165_686, 0).saturating_mul(x.into()))
+		// Minimum execution time: 17_277_000 picoseconds.
+		Weight::from_parts(16_760_327, 11003)
+			// Standard Error: 1_967
+			.saturating_add(Weight::from_parts(33_499, 0).saturating_mul(r.into()))
+			// Standard Error: 383
+			.saturating_add(Weight::from_parts(148_237, 0).saturating_mul(x.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -196,10 +196,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `88 + r * (57 ±0)`
 		//  Estimated: `2626`
-		// Minimum execution time: 7_089_000 picoseconds.
-		Weight::from_parts(7_750_487, 2626)
-			// Standard Error: 1_625
-			.saturating_add(Weight::from_parts(101_135, 0).saturating_mul(r.into()))
+		// Minimum execution time: 6_566_000 picoseconds.
+		Weight::from_parts(6_982_669, 2626)
+			// Standard Error: 613
+			.saturating_add(Weight::from_parts(77_476, 0).saturating_mul(r.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -210,10 +210,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `88 + r * (57 ±0)`
 		//  Estimated: `2626`
-		// Minimum execution time: 6_300_000 picoseconds.
-		Weight::from_parts(6_836_140, 2626)
-			// Standard Error: 655
-			.saturating_add(Weight::from_parts(102_284, 0).saturating_mul(r.into()))
+		// Minimum execution time: 5_856_000 picoseconds.
+		Weight::from_parts(6_185_551, 2626)
+			// Standard Error: 466
+			.saturating_add(Weight::from_parts(76_432, 0).saturating_mul(r.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -224,10 +224,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `88 + r * (57 ±0)`
 		//  Estimated: `2626`
-		// Minimum execution time: 6_257_000 picoseconds.
-		Weight::from_parts(6_917_052, 2626)
-			// Standard Error: 2_628
-			.saturating_add(Weight::from_parts(71_362, 0).saturating_mul(r.into()))
+		// Minimum execution time: 5_784_000 picoseconds.
+		Weight::from_parts(6_029_409, 2626)
+			// Standard Error: 389
+			.saturating_add(Weight::from_parts(73_636, 0).saturating_mul(r.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -240,13 +240,13 @@
 	fn provide_judgement(r: u32, x: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `444 + r * (57 ±0) + x * (66 ±0)`
-		//  Estimated: `13629`
-		// Minimum execution time: 16_021_000 picoseconds.
-		Weight::from_parts(15_553_670, 13629)
-			// Standard Error: 5_797
-			.saturating_add(Weight::from_parts(42_423, 0).saturating_mul(r.into()))
-			// Standard Error: 1_072
-			.saturating_add(Weight::from_parts(252_721, 0).saturating_mul(x.into()))
+		//  Estimated: `11003`
+		// Minimum execution time: 15_250_000 picoseconds.
+		Weight::from_parts(14_264_575, 11003)
+			// Standard Error: 1_996
+			.saturating_add(Weight::from_parts(45_342, 0).saturating_mul(r.into()))
+			// Standard Error: 369
+			.saturating_add(Weight::from_parts(216_509, 0).saturating_mul(x.into()))
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -264,15 +264,15 @@
 	fn kill_identity(r: u32, s: u32, x: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `665 + r * (12 ±0) + s * (32 ±0) + x * (66 ±0)`
-		//  Estimated: `23922`
-		// Minimum execution time: 40_801_000 picoseconds.
-		Weight::from_parts(34_079_397, 23922)
-			// Standard Error: 3_750
-			.saturating_add(Weight::from_parts(31_496, 0).saturating_mul(r.into()))
-			// Standard Error: 732
-			.saturating_add(Weight::from_parts(599_691, 0).saturating_mul(s.into()))
-			// Standard Error: 732
-			.saturating_add(Weight::from_parts(101_683, 0).saturating_mul(x.into()))
+		//  Estimated: `11003`
+		// Minimum execution time: 43_178_000 picoseconds.
+		Weight::from_parts(34_379_402, 11003)
+			// Standard Error: 2_843
+			.saturating_add(Weight::from_parts(58_134, 0).saturating_mul(r.into()))
+			// Standard Error: 555
+			.saturating_add(Weight::from_parts(596_395, 0).saturating_mul(s.into()))
+			// Standard Error: 555
+			.saturating_add(Weight::from_parts(113_292, 0).saturating_mul(x.into()))
 			.saturating_add(T::DbWeight::get().reads(4_u64))
 			.saturating_add(T::DbWeight::get().writes(4_u64))
 			.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -285,12 +285,12 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 4_412_000 picoseconds.
-		Weight::from_parts(4_592_000, 0)
-			// Standard Error: 703_509
-			.saturating_add(Weight::from_parts(43_647_925, 0).saturating_mul(x.into()))
-			// Standard Error: 117_043
-			.saturating_add(Weight::from_parts(9_312_431, 0).saturating_mul(n.into()))
+		// Minimum execution time: 4_093_000 picoseconds.
+		Weight::from_parts(4_184_000, 0)
+			// Standard Error: 688_514
+			.saturating_add(Weight::from_parts(42_213_609, 0).saturating_mul(x.into()))
+			// Standard Error: 114_549
+			.saturating_add(Weight::from_parts(8_812_982, 0).saturating_mul(n.into()))
 			.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into())))
 	}
 	/// Storage: Identity SubsOf (r:600 w:0)
@@ -303,12 +303,12 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `41`
 		//  Estimated: `990 + n * (5733 ±0)`
-		// Minimum execution time: 3_824_000 picoseconds.
-		Weight::from_parts(3_950_000, 990)
-			// Standard Error: 2_864
-			.saturating_add(Weight::from_parts(55_678, 0).saturating_mul(x.into()))
-			// Standard Error: 476
-			.saturating_add(Weight::from_parts(1_138_349, 0).saturating_mul(n.into()))
+		// Minimum execution time: 3_998_000 picoseconds.
+		Weight::from_parts(4_142_000, 990)
+			// Standard Error: 2_992
+			.saturating_add(Weight::from_parts(62_923, 0).saturating_mul(x.into()))
+			// Standard Error: 497
+			.saturating_add(Weight::from_parts(1_122_767, 0).saturating_mul(n.into()))
 			.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into())))
 			.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into())))
 			.saturating_add(Weight::from_parts(0, 5733).saturating_mul(n.into()))
@@ -323,12 +323,12 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `41`
 		//  Estimated: `990 + n * (5733 ±0)`
-		// Minimum execution time: 4_196_000 picoseconds.
-		Weight::from_parts(4_340_000, 990)
-			// Standard Error: 2_081_979
-			.saturating_add(Weight::from_parts(130_653_903, 0).saturating_mul(s.into()))
-			// Standard Error: 346_381
-			.saturating_add(Weight::from_parts(23_046_001, 0).saturating_mul(n.into()))
+		// Minimum execution time: 4_019_000 picoseconds.
+		Weight::from_parts(4_174_000, 990)
+			// Standard Error: 2_026_537
+			.saturating_add(Weight::from_parts(127_217_493, 0).saturating_mul(s.into()))
+			// Standard Error: 337_157
+			.saturating_add(Weight::from_parts(22_199_440, 0).saturating_mul(n.into()))
 			.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into())))
 			.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
 			.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into())))
@@ -344,11 +344,11 @@
 	fn add_sub(s: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `474 + s * (36 ±0)`
-		//  Estimated: `21305`
-		// Minimum execution time: 15_289_000 picoseconds.
-		Weight::from_parts(21_319_844, 21305)
-			// Standard Error: 893
-			.saturating_add(Weight::from_parts(53_159, 0).saturating_mul(s.into()))
+		//  Estimated: `11003`
+		// Minimum execution time: 16_361_000 picoseconds.
+		Weight::from_parts(20_622_408, 11003)
+			// Standard Error: 592
+			.saturating_add(Weight::from_parts(48_502, 0).saturating_mul(s.into()))
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -360,11 +360,11 @@
 	fn rename_sub(s: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `590 + s * (3 ±0)`
-		//  Estimated: `14582`
-		// Minimum execution time: 9_867_000 picoseconds.
-		Weight::from_parts(12_546_245, 14582)
-			// Standard Error: 509
-			.saturating_add(Weight::from_parts(10_078, 0).saturating_mul(s.into()))
+		//  Estimated: `11003`
+		// Minimum execution time: 9_676_000 picoseconds.
+		Weight::from_parts(11_336_454, 11003)
+			// Standard Error: 240
+			.saturating_add(Weight::from_parts(17_924, 0).saturating_mul(s.into()))
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -378,11 +378,11 @@
 	fn remove_sub(s: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `637 + s * (35 ±0)`
-		//  Estimated: `21305`
-		// Minimum execution time: 19_299_000 picoseconds.
-		Weight::from_parts(24_125_576, 21305)
-			// Standard Error: 1_479
-			.saturating_add(Weight::from_parts(22_611, 0).saturating_mul(s.into()))
+		//  Estimated: `11003`
+		// Minimum execution time: 20_304_000 picoseconds.
+		Weight::from_parts(22_890_354, 11003)
+			// Standard Error: 1_568
+			.saturating_add(Weight::from_parts(40_002, 0).saturating_mul(s.into()))
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -390,16 +390,18 @@
 	/// Proof: Identity SuperOf (max_values: None, max_size: Some(114), added: 2589, mode: MaxEncodedLen)
 	/// Storage: Identity SubsOf (r:1 w:1)
 	/// Proof: Identity SubsOf (max_values: None, max_size: Some(3258), added: 5733, mode: MaxEncodedLen)
+	/// Storage: System Account (r:1 w:0)
+	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
 	/// The range of component `s` is `[0, 99]`.
 	fn quit_sub(s: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `563 + s * (37 ±0)`
-		//  Estimated: `10302`
-		// Minimum execution time: 14_183_000 picoseconds.
-		Weight::from_parts(17_343_547, 10302)
-			// Standard Error: 454
-			.saturating_add(Weight::from_parts(45_925, 0).saturating_mul(s.into()))
-			.saturating_add(T::DbWeight::get().reads(2_u64))
+		//  Measured:  `703 + s * (37 ±0)`
+		//  Estimated: `6723`
+		// Minimum execution time: 17_645_000 picoseconds.
+		Weight::from_parts(20_080_248, 6723)
+			// Standard Error: 1_331
+			.saturating_add(Weight::from_parts(42_353, 0).saturating_mul(s.into()))
+			.saturating_add(T::DbWeight::get().reads(3_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
 }
@@ -413,10 +415,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `31 + r * (57 ±0)`
 		//  Estimated: `2626`
-		// Minimum execution time: 9_094_000 picoseconds.
-		Weight::from_parts(10_431_627, 2626)
-			// Standard Error: 1_046
-			.saturating_add(Weight::from_parts(99_468, 0).saturating_mul(r.into()))
+		// Minimum execution time: 8_952_000 picoseconds.
+		Weight::from_parts(9_493_179, 2626)
+			// Standard Error: 776
+			.saturating_add(Weight::from_parts(95_408, 0).saturating_mul(r.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -428,12 +430,12 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `441 + r * (5 ±0)`
 		//  Estimated: `11003`
-		// Minimum execution time: 18_662_000 picoseconds.
-		Weight::from_parts(17_939_760, 11003)
-			// Standard Error: 2_371
-			.saturating_add(Weight::from_parts(22_184, 0).saturating_mul(r.into()))
-			// Standard Error: 462
-			.saturating_add(Weight::from_parts(151_368, 0).saturating_mul(x.into()))
+		// Minimum execution time: 18_573_000 picoseconds.
+		Weight::from_parts(16_665_333, 11003)
+			// Standard Error: 1_927
+			.saturating_add(Weight::from_parts(93_600, 0).saturating_mul(r.into()))
+			// Standard Error: 376
+			.saturating_add(Weight::from_parts(134_895, 0).saturating_mul(x.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -447,11 +449,11 @@
 	fn set_subs_new(s: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `100`
-		//  Estimated: `18716 + s * (2589 ±0)`
-		// Minimum execution time: 6_921_000 picoseconds.
-		Weight::from_parts(16_118_195, 18716)
-			// Standard Error: 1_786
-			.saturating_add(Weight::from_parts(1_350_155, 0).saturating_mul(s.into()))
+		//  Estimated: `11003 + s * (2589 ±0)`
+		// Minimum execution time: 6_669_000 picoseconds.
+		Weight::from_parts(15_167_928, 11003)
+			// Standard Error: 1_551
+			.saturating_add(Weight::from_parts(1_294_015, 0).saturating_mul(s.into()))
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(s.into())))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
@@ -468,11 +470,11 @@
 	fn set_subs_old(p: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `193 + p * (32 ±0)`
-		//  Estimated: `17726`
-		// Minimum execution time: 6_858_000 picoseconds.
-		Weight::from_parts(16_222_054, 17726)
-			// Standard Error: 1_409
-			.saturating_add(Weight::from_parts(593_588, 0).saturating_mul(p.into()))
+		//  Estimated: `11003`
+		// Minimum execution time: 6_642_000 picoseconds.
+		Weight::from_parts(15_473_100, 11003)
+			// Standard Error: 1_132
+			.saturating_add(Weight::from_parts(592_570, 0).saturating_mul(p.into()))
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 			.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(p.into())))
@@ -489,15 +491,15 @@
 	fn clear_identity(r: u32, s: u32, x: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `468 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
-		//  Estimated: `17726`
-		// Minimum execution time: 27_212_000 picoseconds.
-		Weight::from_parts(19_030_840, 17726)
-			// Standard Error: 3_118
-			.saturating_add(Weight::from_parts(29_836, 0).saturating_mul(r.into()))
-			// Standard Error: 608
-			.saturating_add(Weight::from_parts(590_661, 0).saturating_mul(s.into()))
-			// Standard Error: 608
-			.saturating_add(Weight::from_parts(110_108, 0).saturating_mul(x.into()))
+		//  Estimated: `11003`
+		// Minimum execution time: 29_150_000 picoseconds.
+		Weight::from_parts(20_982_965, 11003)
+			// Standard Error: 2_448
+			.saturating_add(Weight::from_parts(17_611, 0).saturating_mul(r.into()))
+			// Standard Error: 478
+			.saturating_add(Weight::from_parts(582_119, 0).saturating_mul(s.into()))
+			// Standard Error: 478
+			.saturating_add(Weight::from_parts(114_020, 0).saturating_mul(x.into()))
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 			.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -511,13 +513,13 @@
 	fn request_judgement(r: u32, x: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `366 + r * (57 ±0) + x * (66 ±0)`
-		//  Estimated: `13629`
-		// Minimum execution time: 19_771_000 picoseconds.
-		Weight::from_parts(18_917_892, 13629)
-			// Standard Error: 1_957
-			.saturating_add(Weight::from_parts(57_465, 0).saturating_mul(r.into()))
-			// Standard Error: 381
-			.saturating_add(Weight::from_parts(168_586, 0).saturating_mul(x.into()))
+		//  Estimated: `11003`
+		// Minimum execution time: 20_088_000 picoseconds.
+		Weight::from_parts(18_524_805, 11003)
+			// Standard Error: 1_965
+			.saturating_add(Weight::from_parts(74_420, 0).saturating_mul(r.into()))
+			// Standard Error: 383
+			.saturating_add(Weight::from_parts(152_570, 0).saturating_mul(x.into()))
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -529,12 +531,12 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `397 + x * (66 ±0)`
 		//  Estimated: `11003`
-		// Minimum execution time: 17_411_000 picoseconds.
-		Weight::from_parts(16_856_331, 11003)
-			// Standard Error: 7_002
-			.saturating_add(Weight::from_parts(34_389, 0).saturating_mul(r.into()))
-			// Standard Error: 1_366
-			.saturating_add(Weight::from_parts(165_686, 0).saturating_mul(x.into()))
+		// Minimum execution time: 17_277_000 picoseconds.
+		Weight::from_parts(16_760_327, 11003)
+			// Standard Error: 1_967
+			.saturating_add(Weight::from_parts(33_499, 0).saturating_mul(r.into()))
+			// Standard Error: 383
+			.saturating_add(Weight::from_parts(148_237, 0).saturating_mul(x.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -545,10 +547,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `88 + r * (57 ±0)`
 		//  Estimated: `2626`
-		// Minimum execution time: 7_089_000 picoseconds.
-		Weight::from_parts(7_750_487, 2626)
-			// Standard Error: 1_625
-			.saturating_add(Weight::from_parts(101_135, 0).saturating_mul(r.into()))
+		// Minimum execution time: 6_566_000 picoseconds.
+		Weight::from_parts(6_982_669, 2626)
+			// Standard Error: 613
+			.saturating_add(Weight::from_parts(77_476, 0).saturating_mul(r.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -559,10 +561,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `88 + r * (57 ±0)`
 		//  Estimated: `2626`
-		// Minimum execution time: 6_300_000 picoseconds.
-		Weight::from_parts(6_836_140, 2626)
-			// Standard Error: 655
-			.saturating_add(Weight::from_parts(102_284, 0).saturating_mul(r.into()))
+		// Minimum execution time: 5_856_000 picoseconds.
+		Weight::from_parts(6_185_551, 2626)
+			// Standard Error: 466
+			.saturating_add(Weight::from_parts(76_432, 0).saturating_mul(r.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -573,10 +575,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `88 + r * (57 ±0)`
 		//  Estimated: `2626`
-		// Minimum execution time: 6_257_000 picoseconds.
-		Weight::from_parts(6_917_052, 2626)
-			// Standard Error: 2_628
-			.saturating_add(Weight::from_parts(71_362, 0).saturating_mul(r.into()))
+		// Minimum execution time: 5_784_000 picoseconds.
+		Weight::from_parts(6_029_409, 2626)
+			// Standard Error: 389
+			.saturating_add(Weight::from_parts(73_636, 0).saturating_mul(r.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -589,13 +591,13 @@
 	fn provide_judgement(r: u32, x: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `444 + r * (57 ±0) + x * (66 ±0)`
-		//  Estimated: `13629`
-		// Minimum execution time: 16_021_000 picoseconds.
-		Weight::from_parts(15_553_670, 13629)
-			// Standard Error: 5_797
-			.saturating_add(Weight::from_parts(42_423, 0).saturating_mul(r.into()))
-			// Standard Error: 1_072
-			.saturating_add(Weight::from_parts(252_721, 0).saturating_mul(x.into()))
+		//  Estimated: `11003`
+		// Minimum execution time: 15_250_000 picoseconds.
+		Weight::from_parts(14_264_575, 11003)
+			// Standard Error: 1_996
+			.saturating_add(Weight::from_parts(45_342, 0).saturating_mul(r.into()))
+			// Standard Error: 369
+			.saturating_add(Weight::from_parts(216_509, 0).saturating_mul(x.into()))
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -613,15 +615,15 @@
 	fn kill_identity(r: u32, s: u32, x: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `665 + r * (12 ±0) + s * (32 ±0) + x * (66 ±0)`
-		//  Estimated: `23922`
-		// Minimum execution time: 40_801_000 picoseconds.
-		Weight::from_parts(34_079_397, 23922)
-			// Standard Error: 3_750
-			.saturating_add(Weight::from_parts(31_496, 0).saturating_mul(r.into()))
-			// Standard Error: 732
-			.saturating_add(Weight::from_parts(599_691, 0).saturating_mul(s.into()))
-			// Standard Error: 732
-			.saturating_add(Weight::from_parts(101_683, 0).saturating_mul(x.into()))
+		//  Estimated: `11003`
+		// Minimum execution time: 43_178_000 picoseconds.
+		Weight::from_parts(34_379_402, 11003)
+			// Standard Error: 2_843
+			.saturating_add(Weight::from_parts(58_134, 0).saturating_mul(r.into()))
+			// Standard Error: 555
+			.saturating_add(Weight::from_parts(596_395, 0).saturating_mul(s.into()))
+			// Standard Error: 555
+			.saturating_add(Weight::from_parts(113_292, 0).saturating_mul(x.into()))
 			.saturating_add(RocksDbWeight::get().reads(4_u64))
 			.saturating_add(RocksDbWeight::get().writes(4_u64))
 			.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -634,12 +636,12 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 4_412_000 picoseconds.
-		Weight::from_parts(4_592_000, 0)
-			// Standard Error: 703_509
-			.saturating_add(Weight::from_parts(43_647_925, 0).saturating_mul(x.into()))
-			// Standard Error: 117_043
-			.saturating_add(Weight::from_parts(9_312_431, 0).saturating_mul(n.into()))
+		// Minimum execution time: 4_093_000 picoseconds.
+		Weight::from_parts(4_184_000, 0)
+			// Standard Error: 688_514
+			.saturating_add(Weight::from_parts(42_213_609, 0).saturating_mul(x.into()))
+			// Standard Error: 114_549
+			.saturating_add(Weight::from_parts(8_812_982, 0).saturating_mul(n.into()))
 			.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(n.into())))
 	}
 	/// Storage: Identity SubsOf (r:600 w:0)
@@ -652,12 +654,12 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `41`
 		//  Estimated: `990 + n * (5733 ±0)`
-		// Minimum execution time: 3_824_000 picoseconds.
-		Weight::from_parts(3_950_000, 990)
-			// Standard Error: 2_864
-			.saturating_add(Weight::from_parts(55_678, 0).saturating_mul(x.into()))
-			// Standard Error: 476
-			.saturating_add(Weight::from_parts(1_138_349, 0).saturating_mul(n.into()))
+		// Minimum execution time: 3_998_000 picoseconds.
+		Weight::from_parts(4_142_000, 990)
+			// Standard Error: 2_992
+			.saturating_add(Weight::from_parts(62_923, 0).saturating_mul(x.into()))
+			// Standard Error: 497
+			.saturating_add(Weight::from_parts(1_122_767, 0).saturating_mul(n.into()))
 			.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(n.into())))
 			.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(n.into())))
 			.saturating_add(Weight::from_parts(0, 5733).saturating_mul(n.into()))
@@ -672,12 +674,12 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `41`
 		//  Estimated: `990 + n * (5733 ±0)`
-		// Minimum execution time: 4_196_000 picoseconds.
-		Weight::from_parts(4_340_000, 990)
-			// Standard Error: 2_081_979
-			.saturating_add(Weight::from_parts(130_653_903, 0).saturating_mul(s.into()))
-			// Standard Error: 346_381
-			.saturating_add(Weight::from_parts(23_046_001, 0).saturating_mul(n.into()))
+		// Minimum execution time: 4_019_000 picoseconds.
+		Weight::from_parts(4_174_000, 990)
+			// Standard Error: 2_026_537
+			.saturating_add(Weight::from_parts(127_217_493, 0).saturating_mul(s.into()))
+			// Standard Error: 337_157
+			.saturating_add(Weight::from_parts(22_199_440, 0).saturating_mul(n.into()))
 			.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(n.into())))
 			.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into())))
 			.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(n.into())))
@@ -693,11 +695,11 @@
 	fn add_sub(s: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `474 + s * (36 ±0)`
-		//  Estimated: `21305`
-		// Minimum execution time: 15_289_000 picoseconds.
-		Weight::from_parts(21_319_844, 21305)
-			// Standard Error: 893
-			.saturating_add(Weight::from_parts(53_159, 0).saturating_mul(s.into()))
+		//  Estimated: `11003`
+		// Minimum execution time: 16_361_000 picoseconds.
+		Weight::from_parts(20_622_408, 11003)
+			// Standard Error: 592
+			.saturating_add(Weight::from_parts(48_502, 0).saturating_mul(s.into()))
 			.saturating_add(RocksDbWeight::get().reads(3_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 	}
@@ -709,11 +711,11 @@
 	fn rename_sub(s: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `590 + s * (3 ±0)`
-		//  Estimated: `14582`
-		// Minimum execution time: 9_867_000 picoseconds.
-		Weight::from_parts(12_546_245, 14582)
-			// Standard Error: 509
-			.saturating_add(Weight::from_parts(10_078, 0).saturating_mul(s.into()))
+		//  Estimated: `11003`
+		// Minimum execution time: 9_676_000 picoseconds.
+		Weight::from_parts(11_336_454, 11003)
+			// Standard Error: 240
+			.saturating_add(Weight::from_parts(17_924, 0).saturating_mul(s.into()))
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -727,11 +729,11 @@
 	fn remove_sub(s: u32, ) -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `637 + s * (35 ±0)`
-		//  Estimated: `21305`
-		// Minimum execution time: 19_299_000 picoseconds.
-		Weight::from_parts(24_125_576, 21305)
-			// Standard Error: 1_479
-			.saturating_add(Weight::from_parts(22_611, 0).saturating_mul(s.into()))
+		//  Estimated: `11003`
+		// Minimum execution time: 20_304_000 picoseconds.
+		Weight::from_parts(22_890_354, 11003)
+			// Standard Error: 1_568
+			.saturating_add(Weight::from_parts(40_002, 0).saturating_mul(s.into()))
 			.saturating_add(RocksDbWeight::get().reads(3_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 	}
@@ -739,16 +741,18 @@
 	/// Proof: Identity SuperOf (max_values: None, max_size: Some(114), added: 2589, mode: MaxEncodedLen)
 	/// Storage: Identity SubsOf (r:1 w:1)
 	/// Proof: Identity SubsOf (max_values: None, max_size: Some(3258), added: 5733, mode: MaxEncodedLen)
+	/// Storage: System Account (r:1 w:0)
+	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
 	/// The range of component `s` is `[0, 99]`.
 	fn quit_sub(s: u32, ) -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `563 + s * (37 ±0)`
-		//  Estimated: `10302`
-		// Minimum execution time: 14_183_000 picoseconds.
-		Weight::from_parts(17_343_547, 10302)
-			// Standard Error: 454
-			.saturating_add(Weight::from_parts(45_925, 0).saturating_mul(s.into()))
-			.saturating_add(RocksDbWeight::get().reads(2_u64))
+		//  Measured:  `703 + s * (37 ±0)`
+		//  Estimated: `6723`
+		// Minimum execution time: 17_645_000 picoseconds.
+		Weight::from_parts(20_080_248, 6723)
+			// Standard Error: 1_331
+			.saturating_add(Weight::from_parts(42_353, 0).saturating_mul(s.into()))
+			.saturating_add(RocksDbWeight::get().reads(3_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 	}
 }
modifiedpallets/maintenance/src/weights.rsdiffbeforeafterboth
--- a/pallets/maintenance/src/weights.rs
+++ b/pallets/maintenance/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_maintenance
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-04-20, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
 //! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -47,8 +47,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 4_407_000 picoseconds.
-		Weight::from_parts(4_556_000, 0)
+		// Minimum execution time: 4_227_000 picoseconds.
+		Weight::from_parts(4_445_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 	/// Storage: Maintenance Enabled (r:0 w:1)
@@ -57,8 +57,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 5_868_000 picoseconds.
-		Weight::from_parts(6_100_000, 0)
+		// Minimum execution time: 4_381_000 picoseconds.
+		Weight::from_parts(4_576_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 	/// Storage: Preimage StatusFor (r:1 w:0)
@@ -68,9 +68,9 @@
 	fn execute_preimage() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `209`
-		//  Estimated: `7230`
-		// Minimum execution time: 14_046_000 picoseconds.
-		Weight::from_parts(14_419_000, 7230)
+		//  Estimated: `3674`
+		// Minimum execution time: 10_106_000 picoseconds.
+		Weight::from_parts(10_311_000, 3674)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 	}
 }
@@ -83,8 +83,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 4_407_000 picoseconds.
-		Weight::from_parts(4_556_000, 0)
+		// Minimum execution time: 4_227_000 picoseconds.
+		Weight::from_parts(4_445_000, 0)
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
 	/// Storage: Maintenance Enabled (r:0 w:1)
@@ -93,8 +93,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 5_868_000 picoseconds.
-		Weight::from_parts(6_100_000, 0)
+		// Minimum execution time: 4_381_000 picoseconds.
+		Weight::from_parts(4_576_000, 0)
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
 	/// Storage: Preimage StatusFor (r:1 w:0)
@@ -104,9 +104,9 @@
 	fn execute_preimage() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `209`
-		//  Estimated: `7230`
-		// Minimum execution time: 14_046_000 picoseconds.
-		Weight::from_parts(14_419_000, 7230)
+		//  Estimated: `3674`
+		// Minimum execution time: 10_106_000 picoseconds.
+		Weight::from_parts(10_311_000, 3674)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 	}
 }
modifiedpallets/nonfungible/src/weights.rsdiffbeforeafterboth
--- a/pallets/nonfungible/src/weights.rs
+++ b/pallets/nonfungible/src/weights.rs
@@ -5,7 +5,7 @@
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
 //! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
-//! HOSTNAME: `hearthstone`, CPU: `AMD Ryzen 9 7950X3D 16-Core Processor`
+//! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
 
 // Executed Command:
@@ -69,8 +69,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `142`
 		//  Estimated: `3530`
-		// Minimum execution time: 6_680_000 picoseconds.
-		Weight::from_parts(6_910_000, 3530)
+		// Minimum execution time: 14_096_000 picoseconds.
+		Weight::from_parts(14_490_000, 3530)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(4_u64))
 	}
@@ -87,10 +87,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `142`
 		//  Estimated: `3530`
-		// Minimum execution time: 2_120_000 picoseconds.
-		Weight::from_parts(2_190_000, 3530)
-			// Standard Error: 1_175
-			.saturating_add(Weight::from_parts(3_053_846, 0).saturating_mul(b.into()))
+		// Minimum execution time: 4_157_000 picoseconds.
+		Weight::from_parts(2_679_830, 3530)
+			// Standard Error: 3_040
+			.saturating_add(Weight::from_parts(4_359_013, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 			.saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(b.into())))
@@ -108,10 +108,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `142`
 		//  Estimated: `3481 + b * (2540 ±0)`
-		// Minimum execution time: 2_210_000 picoseconds.
-		Weight::from_parts(2_280_000, 3481)
-			// Standard Error: 1_618
-			.saturating_add(Weight::from_parts(4_308_375, 0).saturating_mul(b.into()))
+		// Minimum execution time: 4_271_000 picoseconds.
+		Weight::from_parts(4_483_000, 3481)
+			// Standard Error: 2_384
+			.saturating_add(Weight::from_parts(5_835_967, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
@@ -136,8 +136,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `380`
 		//  Estimated: `3530`
-		// Minimum execution time: 13_270_000 picoseconds.
-		Weight::from_parts(13_559_000, 3530)
+		// Minimum execution time: 23_512_000 picoseconds.
+		Weight::from_parts(24_018_000, 3530)
 			.saturating_add(T::DbWeight::get().reads(5_u64))
 			.saturating_add(T::DbWeight::get().writes(5_u64))
 	}
@@ -159,8 +159,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `380`
 		//  Estimated: `3530`
-		// Minimum execution time: 16_680_000 picoseconds.
-		Weight::from_parts(17_260_000, 3530)
+		// Minimum execution time: 29_808_000 picoseconds.
+		Weight::from_parts(30_221_000, 3530)
 			.saturating_add(T::DbWeight::get().reads(5_u64))
 			.saturating_add(T::DbWeight::get().writes(5_u64))
 	}
@@ -185,10 +185,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `1500 + b * (58 ±0)`
 		//  Estimated: `5874 + b * (5032 ±0)`
-		// Minimum execution time: 16_630_000 picoseconds.
-		Weight::from_parts(17_030_000, 5874)
-			// Standard Error: 137_617
-			.saturating_add(Weight::from_parts(47_437_920, 0).saturating_mul(b.into()))
+		// Minimum execution time: 29_778_000 picoseconds.
+		Weight::from_parts(30_144_000, 5874)
+			// Standard Error: 211_038
+			.saturating_add(Weight::from_parts(71_816_636, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(7_u64))
 			.saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(b.into())))
 			.saturating_add(T::DbWeight::get().writes(6_u64))
@@ -207,8 +207,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `380`
 		//  Estimated: `6070`
-		// Minimum execution time: 10_200_000 picoseconds.
-		Weight::from_parts(10_490_000, 6070)
+		// Minimum execution time: 17_854_000 picoseconds.
+		Weight::from_parts(18_244_000, 6070)
 			.saturating_add(T::DbWeight::get().reads(4_u64))
 			.saturating_add(T::DbWeight::get().writes(5_u64))
 	}
@@ -220,8 +220,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `326`
 		//  Estimated: `3522`
-		// Minimum execution time: 5_730_000 picoseconds.
-		Weight::from_parts(5_980_000, 3522)
+		// Minimum execution time: 10_545_000 picoseconds.
+		Weight::from_parts(10_842_000, 3522)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -233,8 +233,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `313`
 		//  Estimated: `3522`
-		// Minimum execution time: 5_760_000 picoseconds.
-		Weight::from_parts(5_990_000, 3522)
+		// Minimum execution time: 10_536_000 picoseconds.
+		Weight::from_parts(10_811_000, 3522)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -244,8 +244,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `362`
 		//  Estimated: `3522`
-		// Minimum execution time: 3_270_000 picoseconds.
-		Weight::from_parts(3_440_000, 3522)
+		// Minimum execution time: 5_351_000 picoseconds.
+		Weight::from_parts(5_501_000, 3522)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 	}
 	/// Storage: Nonfungible Allowance (r:1 w:1)
@@ -266,8 +266,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `463`
 		//  Estimated: `3530`
-		// Minimum execution time: 16_770_000 picoseconds.
-		Weight::from_parts(17_150_000, 3530)
+		// Minimum execution time: 28_847_000 picoseconds.
+		Weight::from_parts(29_327_000, 3530)
 			.saturating_add(T::DbWeight::get().reads(5_u64))
 			.saturating_add(T::DbWeight::get().writes(6_u64))
 	}
@@ -278,10 +278,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `314`
 		//  Estimated: `20191`
-		// Minimum execution time: 870_000 picoseconds.
-		Weight::from_parts(910_000, 20191)
-			// Standard Error: 37_993
-			.saturating_add(Weight::from_parts(8_947_342, 0).saturating_mul(b.into()))
+		// Minimum execution time: 2_006_000 picoseconds.
+		Weight::from_parts(2_103_000, 20191)
+			// Standard Error: 46_810
+			.saturating_add(Weight::from_parts(11_403_774, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -296,10 +296,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `640 + b * (261 ±0)`
 		//  Estimated: `36269`
-		// Minimum execution time: 2_570_000 picoseconds.
-		Weight::from_parts(10_787_333, 36269)
-			// Standard Error: 7_619
-			.saturating_add(Weight::from_parts(2_939_955, 0).saturating_mul(b.into()))
+		// Minimum execution time: 5_038_000 picoseconds.
+		Weight::from_parts(11_734_155, 36269)
+			// Standard Error: 13_521
+			.saturating_add(Weight::from_parts(5_311_979, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -312,10 +312,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `317 + b * (261 ±0)`
 		//  Estimated: `20191`
-		// Minimum execution time: 530_000 picoseconds.
-		Weight::from_parts(5_572_362, 20191)
-			// Standard Error: 6_997
-			.saturating_add(Weight::from_parts(2_986_451, 0).saturating_mul(b.into()))
+		// Minimum execution time: 1_599_000 picoseconds.
+		Weight::from_parts(1_659_000, 20191)
+			// Standard Error: 77_681
+			.saturating_add(Weight::from_parts(6_883_549, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -330,10 +330,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `699 + b * (33291 ±0)`
 		//  Estimated: `36269`
-		// Minimum execution time: 2_580_000 picoseconds.
-		Weight::from_parts(2_640_000, 36269)
-			// Standard Error: 25_713
-			.saturating_add(Weight::from_parts(9_667_974, 0).saturating_mul(b.into()))
+		// Minimum execution time: 4_916_000 picoseconds.
+		Weight::from_parts(5_018_000, 36269)
+			// Standard Error: 84_636
+			.saturating_add(Weight::from_parts(24_588_007, 0).saturating_mul(b.into()))
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -343,8 +343,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `326`
 		//  Estimated: `3522`
-		// Minimum execution time: 2_910_000 picoseconds.
-		Weight::from_parts(3_020_000, 3522)
+		// Minimum execution time: 4_667_000 picoseconds.
+		Weight::from_parts(4_879_000, 3522)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 	}
 	/// Storage: Nonfungible CollectionAllowance (r:0 w:1)
@@ -353,8 +353,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 2_510_000 picoseconds.
-		Weight::from_parts(2_660_000, 0)
+		// Minimum execution time: 6_087_000 picoseconds.
+		Weight::from_parts(6_270_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 	/// Storage: Nonfungible CollectionAllowance (r:1 w:0)
@@ -363,8 +363,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `142`
 		//  Estimated: `3576`
-		// Minimum execution time: 1_860_000 picoseconds.
-		Weight::from_parts(2_010_000, 3576)
+		// Minimum execution time: 3_563_000 picoseconds.
+		Weight::from_parts(3_683_000, 3576)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 	}
 	/// Storage: Nonfungible TokenProperties (r:1 w:1)
@@ -373,8 +373,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `279`
 		//  Estimated: `36269`
-		// Minimum execution time: 2_220_000 picoseconds.
-		Weight::from_parts(2_350_000, 36269)
+		// Minimum execution time: 4_005_000 picoseconds.
+		Weight::from_parts(4_191_000, 36269)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -394,8 +394,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `142`
 		//  Estimated: `3530`
-		// Minimum execution time: 6_680_000 picoseconds.
-		Weight::from_parts(6_910_000, 3530)
+		// Minimum execution time: 14_096_000 picoseconds.
+		Weight::from_parts(14_490_000, 3530)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(4_u64))
 	}
@@ -412,10 +412,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `142`
 		//  Estimated: `3530`
-		// Minimum execution time: 2_120_000 picoseconds.
-		Weight::from_parts(2_190_000, 3530)
-			// Standard Error: 1_175
-			.saturating_add(Weight::from_parts(3_053_846, 0).saturating_mul(b.into()))
+		// Minimum execution time: 4_157_000 picoseconds.
+		Weight::from_parts(2_679_830, 3530)
+			// Standard Error: 3_040
+			.saturating_add(Weight::from_parts(4_359_013, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 			.saturating_add(RocksDbWeight::get().writes((2_u64).saturating_mul(b.into())))
@@ -433,10 +433,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `142`
 		//  Estimated: `3481 + b * (2540 ±0)`
-		// Minimum execution time: 2_210_000 picoseconds.
-		Weight::from_parts(2_280_000, 3481)
-			// Standard Error: 1_618
-			.saturating_add(Weight::from_parts(4_308_375, 0).saturating_mul(b.into()))
+		// Minimum execution time: 4_271_000 picoseconds.
+		Weight::from_parts(4_483_000, 3481)
+			// Standard Error: 2_384
+			.saturating_add(Weight::from_parts(5_835_967, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
@@ -461,8 +461,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `380`
 		//  Estimated: `3530`
-		// Minimum execution time: 13_270_000 picoseconds.
-		Weight::from_parts(13_559_000, 3530)
+		// Minimum execution time: 23_512_000 picoseconds.
+		Weight::from_parts(24_018_000, 3530)
 			.saturating_add(RocksDbWeight::get().reads(5_u64))
 			.saturating_add(RocksDbWeight::get().writes(5_u64))
 	}
@@ -484,8 +484,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `380`
 		//  Estimated: `3530`
-		// Minimum execution time: 16_680_000 picoseconds.
-		Weight::from_parts(17_260_000, 3530)
+		// Minimum execution time: 29_808_000 picoseconds.
+		Weight::from_parts(30_221_000, 3530)
 			.saturating_add(RocksDbWeight::get().reads(5_u64))
 			.saturating_add(RocksDbWeight::get().writes(5_u64))
 	}
@@ -510,10 +510,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `1500 + b * (58 ±0)`
 		//  Estimated: `5874 + b * (5032 ±0)`
-		// Minimum execution time: 16_630_000 picoseconds.
-		Weight::from_parts(17_030_000, 5874)
-			// Standard Error: 137_617
-			.saturating_add(Weight::from_parts(47_437_920, 0).saturating_mul(b.into()))
+		// Minimum execution time: 29_778_000 picoseconds.
+		Weight::from_parts(30_144_000, 5874)
+			// Standard Error: 211_038
+			.saturating_add(Weight::from_parts(71_816_636, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(7_u64))
 			.saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(b.into())))
 			.saturating_add(RocksDbWeight::get().writes(6_u64))
@@ -532,8 +532,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `380`
 		//  Estimated: `6070`
-		// Minimum execution time: 10_200_000 picoseconds.
-		Weight::from_parts(10_490_000, 6070)
+		// Minimum execution time: 17_854_000 picoseconds.
+		Weight::from_parts(18_244_000, 6070)
 			.saturating_add(RocksDbWeight::get().reads(4_u64))
 			.saturating_add(RocksDbWeight::get().writes(5_u64))
 	}
@@ -545,8 +545,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `326`
 		//  Estimated: `3522`
-		// Minimum execution time: 5_730_000 picoseconds.
-		Weight::from_parts(5_980_000, 3522)
+		// Minimum execution time: 10_545_000 picoseconds.
+		Weight::from_parts(10_842_000, 3522)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -558,8 +558,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `313`
 		//  Estimated: `3522`
-		// Minimum execution time: 5_760_000 picoseconds.
-		Weight::from_parts(5_990_000, 3522)
+		// Minimum execution time: 10_536_000 picoseconds.
+		Weight::from_parts(10_811_000, 3522)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -569,8 +569,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `362`
 		//  Estimated: `3522`
-		// Minimum execution time: 3_270_000 picoseconds.
-		Weight::from_parts(3_440_000, 3522)
+		// Minimum execution time: 5_351_000 picoseconds.
+		Weight::from_parts(5_501_000, 3522)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 	}
 	/// Storage: Nonfungible Allowance (r:1 w:1)
@@ -591,8 +591,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `463`
 		//  Estimated: `3530`
-		// Minimum execution time: 16_770_000 picoseconds.
-		Weight::from_parts(17_150_000, 3530)
+		// Minimum execution time: 28_847_000 picoseconds.
+		Weight::from_parts(29_327_000, 3530)
 			.saturating_add(RocksDbWeight::get().reads(5_u64))
 			.saturating_add(RocksDbWeight::get().writes(6_u64))
 	}
@@ -603,10 +603,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `314`
 		//  Estimated: `20191`
-		// Minimum execution time: 870_000 picoseconds.
-		Weight::from_parts(910_000, 20191)
-			// Standard Error: 37_993
-			.saturating_add(Weight::from_parts(8_947_342, 0).saturating_mul(b.into()))
+		// Minimum execution time: 2_006_000 picoseconds.
+		Weight::from_parts(2_103_000, 20191)
+			// Standard Error: 46_810
+			.saturating_add(Weight::from_parts(11_403_774, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -621,10 +621,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `640 + b * (261 ±0)`
 		//  Estimated: `36269`
-		// Minimum execution time: 2_570_000 picoseconds.
-		Weight::from_parts(10_787_333, 36269)
-			// Standard Error: 7_619
-			.saturating_add(Weight::from_parts(2_939_955, 0).saturating_mul(b.into()))
+		// Minimum execution time: 5_038_000 picoseconds.
+		Weight::from_parts(11_734_155, 36269)
+			// Standard Error: 13_521
+			.saturating_add(Weight::from_parts(5_311_979, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(3_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -637,10 +637,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `317 + b * (261 ±0)`
 		//  Estimated: `20191`
-		// Minimum execution time: 530_000 picoseconds.
-		Weight::from_parts(5_572_362, 20191)
-			// Standard Error: 6_997
-			.saturating_add(Weight::from_parts(2_986_451, 0).saturating_mul(b.into()))
+		// Minimum execution time: 1_599_000 picoseconds.
+		Weight::from_parts(1_659_000, 20191)
+			// Standard Error: 77_681
+			.saturating_add(Weight::from_parts(6_883_549, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -655,10 +655,10 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `699 + b * (33291 ±0)`
 		//  Estimated: `36269`
-		// Minimum execution time: 2_580_000 picoseconds.
-		Weight::from_parts(2_640_000, 36269)
-			// Standard Error: 25_713
-			.saturating_add(Weight::from_parts(9_667_974, 0).saturating_mul(b.into()))
+		// Minimum execution time: 4_916_000 picoseconds.
+		Weight::from_parts(5_018_000, 36269)
+			// Standard Error: 84_636
+			.saturating_add(Weight::from_parts(24_588_007, 0).saturating_mul(b.into()))
 			.saturating_add(RocksDbWeight::get().reads(3_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -668,8 +668,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `326`
 		//  Estimated: `3522`
-		// Minimum execution time: 2_910_000 picoseconds.
-		Weight::from_parts(3_020_000, 3522)
+		// Minimum execution time: 4_667_000 picoseconds.
+		Weight::from_parts(4_879_000, 3522)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 	}
 	/// Storage: Nonfungible CollectionAllowance (r:0 w:1)
@@ -678,8 +678,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 2_510_000 picoseconds.
-		Weight::from_parts(2_660_000, 0)
+		// Minimum execution time: 6_087_000 picoseconds.
+		Weight::from_parts(6_270_000, 0)
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
 	/// Storage: Nonfungible CollectionAllowance (r:1 w:0)
@@ -688,8 +688,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `142`
 		//  Estimated: `3576`
-		// Minimum execution time: 1_860_000 picoseconds.
-		Weight::from_parts(2_010_000, 3576)
+		// Minimum execution time: 3_563_000 picoseconds.
+		Weight::from_parts(3_683_000, 3576)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 	}
 	/// Storage: Nonfungible TokenProperties (r:1 w:1)
@@ -698,8 +698,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `279`
 		//  Estimated: `36269`
-		// Minimum execution time: 2_220_000 picoseconds.
-		Weight::from_parts(2_350_000, 36269)
+		// Minimum execution time: 4_005_000 picoseconds.
+		Weight::from_parts(4_191_000, 36269)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
modifiedpallets/refungible/src/weights.rsdiffbeforeafterboth
5//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev5//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
6//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`6//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
7//! WORST CASE MAP SIZE: `1000000`7//! WORST CASE MAP SIZE: `1000000`
8//! HOSTNAME: `hearthstone`, CPU: `AMD Ryzen 9 7950X3D 16-Core Processor`8//! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
9//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 10249//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
1010
11// Executed Command:11// Executed Command:
78 // Proof Size summary in bytes:78 // Proof Size summary in bytes:
79 // Measured: `4`79 // Measured: `4`
80 // Estimated: `3530`80 // Estimated: `3530`
81 // Minimum execution time: 7_490_000 picoseconds.81 // Minimum execution time: 16_590_000 picoseconds.
82 Weight::from_parts(7_820_000, 3530)82 Weight::from_parts(17_009_000, 3530)
83 .saturating_add(T::DbWeight::get().reads(2_u64))83 .saturating_add(T::DbWeight::get().reads(2_u64))
84 .saturating_add(T::DbWeight::get().writes(5_u64))84 .saturating_add(T::DbWeight::get().writes(5_u64))
85 }85 }
98 // Proof Size summary in bytes:98 // Proof Size summary in bytes:
99 // Measured: `4`99 // Measured: `4`
100 // Estimated: `3530`100 // Estimated: `3530`
101 // Minimum execution time: 1_570_000 picoseconds.101 // Minimum execution time: 3_775_000 picoseconds.
102 Weight::from_parts(1_630_000, 3530)102 Weight::from_parts(3_879_000, 3530)
103 // Standard Error: 1_544103 // Standard Error: 3_161
104 .saturating_add(Weight::from_parts(4_082_425, 0).saturating_mul(b.into()))104 .saturating_add(Weight::from_parts(5_906_642, 0).saturating_mul(b.into()))
105 .saturating_add(T::DbWeight::get().reads(2_u64))105 .saturating_add(T::DbWeight::get().reads(2_u64))
106 .saturating_add(T::DbWeight::get().writes(2_u64))106 .saturating_add(T::DbWeight::get().writes(2_u64))
107 .saturating_add(T::DbWeight::get().writes((3_u64).saturating_mul(b.into())))107 .saturating_add(T::DbWeight::get().writes((3_u64).saturating_mul(b.into())))
121 // Proof Size summary in bytes:121 // Proof Size summary in bytes:
122 // Measured: `4`122 // Measured: `4`
123 // Estimated: `3481 + b * (2540 ±0)`123 // Estimated: `3481 + b * (2540 ±0)`
124 // Minimum execution time: 1_620_000 picoseconds.124 // Minimum execution time: 3_776_000 picoseconds.
125 Weight::from_parts(1_690_000, 3481)125 Weight::from_parts(3_877_000, 3481)
126 // Standard Error: 1_349126 // Standard Error: 2_805
127 .saturating_add(Weight::from_parts(5_124_357, 0).saturating_mul(b.into()))127 .saturating_add(Weight::from_parts(7_369_476, 0).saturating_mul(b.into()))
128 .saturating_add(T::DbWeight::get().reads(1_u64))128 .saturating_add(T::DbWeight::get().reads(1_u64))
129 .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))129 .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
130 .saturating_add(T::DbWeight::get().writes(1_u64))130 .saturating_add(T::DbWeight::get().writes(1_u64))
146 // Proof Size summary in bytes:146 // Proof Size summary in bytes:
147 // Measured: `4`147 // Measured: `4`
148 // Estimated: `3481 + b * (2540 ±0)`148 // Estimated: `3481 + b * (2540 ±0)`
149 // Minimum execution time: 2_570_000 picoseconds.149 // Minimum execution time: 6_070_000 picoseconds.
150 Weight::from_parts(2_680_000, 3481)150 Weight::from_parts(5_715_254, 3481)
151 // Standard Error: 637151 // Standard Error: 3_252
152 .saturating_add(Weight::from_parts(3_753_594, 0).saturating_mul(b.into()))152 .saturating_add(Weight::from_parts(5_385_888, 0).saturating_mul(b.into()))
153 .saturating_add(T::DbWeight::get().reads(1_u64))153 .saturating_add(T::DbWeight::get().reads(1_u64))
154 .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))154 .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
155 .saturating_add(T::DbWeight::get().writes(2_u64))155 .saturating_add(T::DbWeight::get().writes(2_u64))
168 // Proof Size summary in bytes:168 // Proof Size summary in bytes:
169 // Measured: `456`169 // Measured: `456`
170 // Estimated: `8682`170 // Estimated: `8682`
171 // Minimum execution time: 16_200_000 picoseconds.171 // Minimum execution time: 28_877_000 picoseconds.
172 Weight::from_parts(16_620_000, 8682)172 Weight::from_parts(29_326_000, 8682)
173 .saturating_add(T::DbWeight::get().reads(5_u64))173 .saturating_add(T::DbWeight::get().reads(5_u64))
174 .saturating_add(T::DbWeight::get().writes(4_u64))174 .saturating_add(T::DbWeight::get().writes(4_u64))
175 }175 }
189 // Proof Size summary in bytes:189 // Proof Size summary in bytes:
190 // Measured: `341`190 // Measured: `341`
191 // Estimated: `3554`191 // Estimated: `3554`
192 // Minimum execution time: 15_820_000 picoseconds.192 // Minimum execution time: 27_570_000 picoseconds.
193 Weight::from_parts(16_410_000, 3554)193 Weight::from_parts(28_241_000, 3554)
194 .saturating_add(T::DbWeight::get().reads(4_u64))194 .saturating_add(T::DbWeight::get().reads(4_u64))
195 .saturating_add(T::DbWeight::get().writes(6_u64))195 .saturating_add(T::DbWeight::get().writes(6_u64))
196 }196 }
202 // Proof Size summary in bytes:202 // Proof Size summary in bytes:
203 // Measured: `365`203 // Measured: `365`
204 // Estimated: `6118`204 // Estimated: `6118`
205 // Minimum execution time: 9_970_000 picoseconds.205 // Minimum execution time: 17_508_000 picoseconds.
206 Weight::from_parts(10_250_000, 6118)206 Weight::from_parts(17_819_000, 6118)
207 .saturating_add(T::DbWeight::get().reads(3_u64))207 .saturating_add(T::DbWeight::get().reads(3_u64))
208 .saturating_add(T::DbWeight::get().writes(2_u64))208 .saturating_add(T::DbWeight::get().writes(2_u64))
209 }209 }
219 // Proof Size summary in bytes:219 // Proof Size summary in bytes:
220 // Measured: `341`220 // Measured: `341`
221 // Estimated: `6118`221 // Estimated: `6118`
222 // Minimum execution time: 11_530_000 picoseconds.222 // Minimum execution time: 20_442_000 picoseconds.
223 Weight::from_parts(11_800_000, 6118)223 Weight::from_parts(20_782_000, 6118)
224 .saturating_add(T::DbWeight::get().reads(4_u64))224 .saturating_add(T::DbWeight::get().reads(4_u64))
225 .saturating_add(T::DbWeight::get().writes(4_u64))225 .saturating_add(T::DbWeight::get().writes(4_u64))
226 }226 }
236 // Proof Size summary in bytes:236 // Proof Size summary in bytes:
237 // Measured: `456`237 // Measured: `456`
238 // Estimated: `6118`238 // Estimated: `6118`
239 // Minimum execution time: 13_520_000 picoseconds.239 // Minimum execution time: 23_151_000 picoseconds.
240 Weight::from_parts(13_860_000, 6118)240 Weight::from_parts(23_518_000, 6118)
241 .saturating_add(T::DbWeight::get().reads(4_u64))241 .saturating_add(T::DbWeight::get().reads(4_u64))
242 .saturating_add(T::DbWeight::get().writes(4_u64))242 .saturating_add(T::DbWeight::get().writes(4_u64))
243 }243 }
253 // Proof Size summary in bytes:253 // Proof Size summary in bytes:
254 // Measured: `341`254 // Measured: `341`
255 // Estimated: `6118`255 // Estimated: `6118`
256 // Minimum execution time: 13_290_000 picoseconds.256 // Minimum execution time: 22_861_000 picoseconds.
257 Weight::from_parts(13_590_000, 6118)257 Weight::from_parts(23_178_000, 6118)
258 .saturating_add(T::DbWeight::get().reads(5_u64))258 .saturating_add(T::DbWeight::get().reads(5_u64))
259 .saturating_add(T::DbWeight::get().writes(6_u64))259 .saturating_add(T::DbWeight::get().writes(6_u64))
260 }260 }
266 // Proof Size summary in bytes:266 // Proof Size summary in bytes:
267 // Measured: `223`267 // Measured: `223`
268 // Estimated: `3554`268 // Estimated: `3554`
269 // Minimum execution time: 5_910_000 picoseconds.269 // Minimum execution time: 11_395_000 picoseconds.
270 Weight::from_parts(6_070_000, 3554)270 Weight::from_parts(11_844_000, 3554)
271 .saturating_add(T::DbWeight::get().reads(1_u64))271 .saturating_add(T::DbWeight::get().reads(1_u64))
272 .saturating_add(T::DbWeight::get().writes(1_u64))272 .saturating_add(T::DbWeight::get().writes(1_u64))
273 }273 }
279 // Proof Size summary in bytes:279 // Proof Size summary in bytes:
280 // Measured: `211`280 // Measured: `211`
281 // Estimated: `3554`281 // Estimated: `3554`
282 // Minimum execution time: 5_920_000 picoseconds.282 // Minimum execution time: 11_977_000 picoseconds.
283 Weight::from_parts(6_100_000, 3554)283 Weight::from_parts(12_217_000, 3554)
284 .saturating_add(T::DbWeight::get().reads(1_u64))284 .saturating_add(T::DbWeight::get().reads(1_u64))
285 .saturating_add(T::DbWeight::get().writes(1_u64))285 .saturating_add(T::DbWeight::get().writes(1_u64))
286 }286 }
294 // Proof Size summary in bytes:294 // Proof Size summary in bytes:
295 // Measured: `495`295 // Measured: `495`
296 // Estimated: `6118`296 // Estimated: `6118`
297 // Minimum execution time: 14_460_000 picoseconds.297 // Minimum execution time: 25_243_000 picoseconds.
298 Weight::from_parts(14_900_000, 6118)298 Weight::from_parts(26_153_000, 6118)
299 .saturating_add(T::DbWeight::get().reads(4_u64))299 .saturating_add(T::DbWeight::get().reads(4_u64))
300 .saturating_add(T::DbWeight::get().writes(3_u64))300 .saturating_add(T::DbWeight::get().writes(3_u64))
301 }301 }
313 // Proof Size summary in bytes:313 // Proof Size summary in bytes:
314 // Measured: `471`314 // Measured: `471`
315 // Estimated: `6118`315 // Estimated: `6118`
316 // Minimum execution time: 15_920_000 picoseconds.316 // Minimum execution time: 28_042_000 picoseconds.
317 Weight::from_parts(16_340_000, 6118)317 Weight::from_parts(28_499_000, 6118)
318 .saturating_add(T::DbWeight::get().reads(5_u64))318 .saturating_add(T::DbWeight::get().reads(5_u64))
319 .saturating_add(T::DbWeight::get().writes(5_u64))319 .saturating_add(T::DbWeight::get().writes(5_u64))
320 }320 }
332 // Proof Size summary in bytes:332 // Proof Size summary in bytes:
333 // Measured: `586`333 // Measured: `586`
334 // Estimated: `6118`334 // Estimated: `6118`
335 // Minimum execution time: 18_010_000 picoseconds.335 // Minimum execution time: 30_539_000 picoseconds.
336 Weight::from_parts(18_350_000, 6118)336 Weight::from_parts(30_914_000, 6118)
337 .saturating_add(T::DbWeight::get().reads(5_u64))337 .saturating_add(T::DbWeight::get().reads(5_u64))
338 .saturating_add(T::DbWeight::get().writes(5_u64))338 .saturating_add(T::DbWeight::get().writes(5_u64))
339 }339 }
351 // Proof Size summary in bytes:351 // Proof Size summary in bytes:
352 // Measured: `471`352 // Measured: `471`
353 // Estimated: `6118`353 // Estimated: `6118`
354 // Minimum execution time: 17_800_000 picoseconds.354 // Minimum execution time: 30_454_000 picoseconds.
355 Weight::from_parts(18_160_000, 6118)355 Weight::from_parts(30_892_000, 6118)
356 .saturating_add(T::DbWeight::get().reads(6_u64))356 .saturating_add(T::DbWeight::get().reads(6_u64))
357 .saturating_add(T::DbWeight::get().writes(7_u64))357 .saturating_add(T::DbWeight::get().writes(7_u64))
358 }358 }
374 // Proof Size summary in bytes:374 // Proof Size summary in bytes:
375 // Measured: `471`375 // Measured: `471`
376 // Estimated: `3570`376 // Estimated: `3570`
377 // Minimum execution time: 21_020_000 picoseconds.377 // Minimum execution time: 35_479_000 picoseconds.
378 Weight::from_parts(21_450_000, 3570)378 Weight::from_parts(35_928_000, 3570)
379 .saturating_add(T::DbWeight::get().reads(5_u64))379 .saturating_add(T::DbWeight::get().reads(5_u64))
380 .saturating_add(T::DbWeight::get().writes(7_u64))380 .saturating_add(T::DbWeight::get().writes(7_u64))
381 }381 }
386 // Proof Size summary in bytes:386 // Proof Size summary in bytes:
387 // Measured: `314`387 // Measured: `314`
388 // Estimated: `20191`388 // Estimated: `20191`
389 // Minimum execution time: 790_000 picoseconds.389 // Minimum execution time: 2_013_000 picoseconds.
390 Weight::from_parts(840_000, 20191)390 Weight::from_parts(2_086_000, 20191)
391 // Standard Error: 35_436391 // Standard Error: 45_248
392 .saturating_add(Weight::from_parts(8_505_258, 0).saturating_mul(b.into()))392 .saturating_add(Weight::from_parts(11_351_115, 0).saturating_mul(b.into()))
393 .saturating_add(T::DbWeight::get().reads(1_u64))393 .saturating_add(T::DbWeight::get().reads(1_u64))
394 .saturating_add(T::DbWeight::get().writes(1_u64))394 .saturating_add(T::DbWeight::get().writes(1_u64))
395 }395 }
404 // Proof Size summary in bytes:404 // Proof Size summary in bytes:
405 // Measured: `502 + b * (261 ±0)`405 // Measured: `502 + b * (261 ±0)`
406 // Estimated: `36269`406 // Estimated: `36269`
407 // Minimum execution time: 1_710_000 picoseconds.407 // Minimum execution time: 3_998_000 picoseconds.
408 Weight::from_parts(5_892_635, 36269)408 Weight::from_parts(10_420_739, 36269)
409 // Standard Error: 5_857409 // Standard Error: 40_334
410 .saturating_add(Weight::from_parts(2_956_238, 0).saturating_mul(b.into()))410 .saturating_add(Weight::from_parts(5_989_594, 0).saturating_mul(b.into()))
411 .saturating_add(T::DbWeight::get().reads(3_u64))411 .saturating_add(T::DbWeight::get().reads(3_u64))
412 .saturating_add(T::DbWeight::get().writes(1_u64))412 .saturating_add(T::DbWeight::get().writes(1_u64))
413 }413 }
420 // Proof Size summary in bytes:420 // Proof Size summary in bytes:
421 // Measured: `317 + b * (261 ±0)`421 // Measured: `317 + b * (261 ±0)`
422 // Estimated: `20191`422 // Estimated: `20191`
423 // Minimum execution time: 500_000 picoseconds.423 // Minimum execution time: 1_541_000 picoseconds.
424 Weight::from_parts(7_856_522, 20191)424 Weight::from_parts(4_545_643, 20191)
425 // Standard Error: 7_896425 // Standard Error: 33_290
426 .saturating_add(Weight::from_parts(2_770_333, 0).saturating_mul(b.into()))426 .saturating_add(Weight::from_parts(5_626_340, 0).saturating_mul(b.into()))
427 .saturating_add(T::DbWeight::get().reads(1_u64))427 .saturating_add(T::DbWeight::get().reads(1_u64))
428 .saturating_add(T::DbWeight::get().writes(1_u64))428 .saturating_add(T::DbWeight::get().writes(1_u64))
429 }429 }
438 // Proof Size summary in bytes:438 // Proof Size summary in bytes:
439 // Measured: `561 + b * (33291 ±0)`439 // Measured: `561 + b * (33291 ±0)`
440 // Estimated: `36269`440 // Estimated: `36269`
441 // Minimum execution time: 1_710_000 picoseconds.441 // Minimum execution time: 3_768_000 picoseconds.
442 Weight::from_parts(1_790_000, 36269)442 Weight::from_parts(3_906_000, 36269)
443 // Standard Error: 23_937443 // Standard Error: 97_278
444 .saturating_add(Weight::from_parts(9_102_744, 0).saturating_mul(b.into()))444 .saturating_add(Weight::from_parts(24_661_474, 0).saturating_mul(b.into()))
445 .saturating_add(T::DbWeight::get().reads(3_u64))445 .saturating_add(T::DbWeight::get().reads(3_u64))
446 .saturating_add(T::DbWeight::get().writes(1_u64))446 .saturating_add(T::DbWeight::get().writes(1_u64))
447 }447 }
453 // Proof Size summary in bytes:453 // Proof Size summary in bytes:
454 // Measured: `288`454 // Measured: `288`
455 // Estimated: `3554`455 // Estimated: `3554`
456 // Minimum execution time: 7_540_000 picoseconds.456 // Minimum execution time: 13_554_000 picoseconds.
457 Weight::from_parts(7_740_000, 3554)457 Weight::from_parts(13_880_000, 3554)
458 .saturating_add(T::DbWeight::get().reads(2_u64))458 .saturating_add(T::DbWeight::get().reads(2_u64))
459 .saturating_add(T::DbWeight::get().writes(2_u64))459 .saturating_add(T::DbWeight::get().writes(2_u64))
460 }460 }
464 // Proof Size summary in bytes:464 // Proof Size summary in bytes:
465 // Measured: `288`465 // Measured: `288`
466 // Estimated: `6118`466 // Estimated: `6118`
467 // Minimum execution time: 3_050_000 picoseconds.467 // Minimum execution time: 6_821_000 picoseconds.
468 Weight::from_parts(3_230_000, 6118)468 Weight::from_parts(7_027_000, 6118)
469 .saturating_add(T::DbWeight::get().reads(2_u64))469 .saturating_add(T::DbWeight::get().reads(2_u64))
470 }470 }
471 /// Storage: Refungible CollectionAllowance (r:0 w:1)471 /// Storage: Refungible CollectionAllowance (r:0 w:1)
474 // Proof Size summary in bytes:474 // Proof Size summary in bytes:
475 // Measured: `0`475 // Measured: `0`
476 // Estimated: `0`476 // Estimated: `0`
477 // Minimum execution time: 2_560_000 picoseconds.477 // Minimum execution time: 6_084_000 picoseconds.
478 Weight::from_parts(2_680_000, 0)478 Weight::from_parts(6_285_000, 0)
479 .saturating_add(T::DbWeight::get().writes(1_u64))479 .saturating_add(T::DbWeight::get().writes(1_u64))
480 }480 }
481 /// Storage: Refungible CollectionAllowance (r:1 w:0)481 /// Storage: Refungible CollectionAllowance (r:1 w:0)
484 // Proof Size summary in bytes:484 // Proof Size summary in bytes:
485 // Measured: `4`485 // Measured: `4`
486 // Estimated: `3576`486 // Estimated: `3576`
487 // Minimum execution time: 1_430_000 picoseconds.487 // Minimum execution time: 2_938_000 picoseconds.
488 Weight::from_parts(1_510_000, 3576)488 Weight::from_parts(3_031_000, 3576)
489 .saturating_add(T::DbWeight::get().reads(1_u64))489 .saturating_add(T::DbWeight::get().reads(1_u64))
490 }490 }
491 /// Storage: Refungible TokenProperties (r:1 w:1)491 /// Storage: Refungible TokenProperties (r:1 w:1)
494 // Proof Size summary in bytes:494 // Proof Size summary in bytes:
495 // Measured: `120`495 // Measured: `120`
496 // Estimated: `36269`496 // Estimated: `36269`
497 // Minimum execution time: 1_380_000 picoseconds.497 // Minimum execution time: 2_892_000 picoseconds.
498 Weight::from_parts(1_470_000, 36269)498 Weight::from_parts(3_056_000, 36269)
499 .saturating_add(T::DbWeight::get().reads(1_u64))499 .saturating_add(T::DbWeight::get().reads(1_u64))
500 .saturating_add(T::DbWeight::get().writes(1_u64))500 .saturating_add(T::DbWeight::get().writes(1_u64))
501 }501 }
517 // Proof Size summary in bytes:517 // Proof Size summary in bytes:
518 // Measured: `4`518 // Measured: `4`
519 // Estimated: `3530`519 // Estimated: `3530`
520 // Minimum execution time: 7_490_000 picoseconds.520 // Minimum execution time: 16_590_000 picoseconds.
521 Weight::from_parts(7_820_000, 3530)521 Weight::from_parts(17_009_000, 3530)
522 .saturating_add(RocksDbWeight::get().reads(2_u64))522 .saturating_add(RocksDbWeight::get().reads(2_u64))
523 .saturating_add(RocksDbWeight::get().writes(5_u64))523 .saturating_add(RocksDbWeight::get().writes(5_u64))
524 }524 }
537 // Proof Size summary in bytes:537 // Proof Size summary in bytes:
538 // Measured: `4`538 // Measured: `4`
539 // Estimated: `3530`539 // Estimated: `3530`
540 // Minimum execution time: 1_570_000 picoseconds.540 // Minimum execution time: 3_775_000 picoseconds.
541 Weight::from_parts(1_630_000, 3530)541 Weight::from_parts(3_879_000, 3530)
542 // Standard Error: 1_544542 // Standard Error: 3_161
543 .saturating_add(Weight::from_parts(4_082_425, 0).saturating_mul(b.into()))543 .saturating_add(Weight::from_parts(5_906_642, 0).saturating_mul(b.into()))
544 .saturating_add(RocksDbWeight::get().reads(2_u64))544 .saturating_add(RocksDbWeight::get().reads(2_u64))
545 .saturating_add(RocksDbWeight::get().writes(2_u64))545 .saturating_add(RocksDbWeight::get().writes(2_u64))
546 .saturating_add(RocksDbWeight::get().writes((3_u64).saturating_mul(b.into())))546 .saturating_add(RocksDbWeight::get().writes((3_u64).saturating_mul(b.into())))
560 // Proof Size summary in bytes:560 // Proof Size summary in bytes:
561 // Measured: `4`561 // Measured: `4`
562 // Estimated: `3481 + b * (2540 ±0)`562 // Estimated: `3481 + b * (2540 ±0)`
563 // Minimum execution time: 1_620_000 picoseconds.563 // Minimum execution time: 3_776_000 picoseconds.
564 Weight::from_parts(1_690_000, 3481)564 Weight::from_parts(3_877_000, 3481)
565 // Standard Error: 1_349565 // Standard Error: 2_805
566 .saturating_add(Weight::from_parts(5_124_357, 0).saturating_mul(b.into()))566 .saturating_add(Weight::from_parts(7_369_476, 0).saturating_mul(b.into()))
567 .saturating_add(RocksDbWeight::get().reads(1_u64))567 .saturating_add(RocksDbWeight::get().reads(1_u64))
568 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))568 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))
569 .saturating_add(RocksDbWeight::get().writes(1_u64))569 .saturating_add(RocksDbWeight::get().writes(1_u64))
585 // Proof Size summary in bytes:585 // Proof Size summary in bytes:
586 // Measured: `4`586 // Measured: `4`
587 // Estimated: `3481 + b * (2540 ±0)`587 // Estimated: `3481 + b * (2540 ±0)`
588 // Minimum execution time: 2_570_000 picoseconds.588 // Minimum execution time: 6_070_000 picoseconds.
589 Weight::from_parts(2_680_000, 3481)589 Weight::from_parts(5_715_254, 3481)
590 // Standard Error: 637590 // Standard Error: 3_252
591 .saturating_add(Weight::from_parts(3_753_594, 0).saturating_mul(b.into()))591 .saturating_add(Weight::from_parts(5_385_888, 0).saturating_mul(b.into()))
592 .saturating_add(RocksDbWeight::get().reads(1_u64))592 .saturating_add(RocksDbWeight::get().reads(1_u64))
593 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))593 .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))
594 .saturating_add(RocksDbWeight::get().writes(2_u64))594 .saturating_add(RocksDbWeight::get().writes(2_u64))
607 // Proof Size summary in bytes:607 // Proof Size summary in bytes:
608 // Measured: `456`608 // Measured: `456`
609 // Estimated: `8682`609 // Estimated: `8682`
610 // Minimum execution time: 16_200_000 picoseconds.610 // Minimum execution time: 28_877_000 picoseconds.
611 Weight::from_parts(16_620_000, 8682)611 Weight::from_parts(29_326_000, 8682)
612 .saturating_add(RocksDbWeight::get().reads(5_u64))612 .saturating_add(RocksDbWeight::get().reads(5_u64))
613 .saturating_add(RocksDbWeight::get().writes(4_u64))613 .saturating_add(RocksDbWeight::get().writes(4_u64))
614 }614 }
628 // Proof Size summary in bytes:628 // Proof Size summary in bytes:
629 // Measured: `341`629 // Measured: `341`
630 // Estimated: `3554`630 // Estimated: `3554`
631 // Minimum execution time: 15_820_000 picoseconds.631 // Minimum execution time: 27_570_000 picoseconds.
632 Weight::from_parts(16_410_000, 3554)632 Weight::from_parts(28_241_000, 3554)
633 .saturating_add(RocksDbWeight::get().reads(4_u64))633 .saturating_add(RocksDbWeight::get().reads(4_u64))
634 .saturating_add(RocksDbWeight::get().writes(6_u64))634 .saturating_add(RocksDbWeight::get().writes(6_u64))
635 }635 }
641 // Proof Size summary in bytes:641 // Proof Size summary in bytes:
642 // Measured: `365`642 // Measured: `365`
643 // Estimated: `6118`643 // Estimated: `6118`
644 // Minimum execution time: 9_970_000 picoseconds.644 // Minimum execution time: 17_508_000 picoseconds.
645 Weight::from_parts(10_250_000, 6118)645 Weight::from_parts(17_819_000, 6118)
646 .saturating_add(RocksDbWeight::get().reads(3_u64))646 .saturating_add(RocksDbWeight::get().reads(3_u64))
647 .saturating_add(RocksDbWeight::get().writes(2_u64))647 .saturating_add(RocksDbWeight::get().writes(2_u64))
648 }648 }
658 // Proof Size summary in bytes:658 // Proof Size summary in bytes:
659 // Measured: `341`659 // Measured: `341`
660 // Estimated: `6118`660 // Estimated: `6118`
661 // Minimum execution time: 11_530_000 picoseconds.661 // Minimum execution time: 20_442_000 picoseconds.
662 Weight::from_parts(11_800_000, 6118)662 Weight::from_parts(20_782_000, 6118)
663 .saturating_add(RocksDbWeight::get().reads(4_u64))663 .saturating_add(RocksDbWeight::get().reads(4_u64))
664 .saturating_add(RocksDbWeight::get().writes(4_u64))664 .saturating_add(RocksDbWeight::get().writes(4_u64))
665 }665 }
675 // Proof Size summary in bytes:675 // Proof Size summary in bytes:
676 // Measured: `456`676 // Measured: `456`
677 // Estimated: `6118`677 // Estimated: `6118`
678 // Minimum execution time: 13_520_000 picoseconds.678 // Minimum execution time: 23_151_000 picoseconds.
679 Weight::from_parts(13_860_000, 6118)679 Weight::from_parts(23_518_000, 6118)
680 .saturating_add(RocksDbWeight::get().reads(4_u64))680 .saturating_add(RocksDbWeight::get().reads(4_u64))
681 .saturating_add(RocksDbWeight::get().writes(4_u64))681 .saturating_add(RocksDbWeight::get().writes(4_u64))
682 }682 }
692 // Proof Size summary in bytes:692 // Proof Size summary in bytes:
693 // Measured: `341`693 // Measured: `341`
694 // Estimated: `6118`694 // Estimated: `6118`
695 // Minimum execution time: 13_290_000 picoseconds.695 // Minimum execution time: 22_861_000 picoseconds.
696 Weight::from_parts(13_590_000, 6118)696 Weight::from_parts(23_178_000, 6118)
697 .saturating_add(RocksDbWeight::get().reads(5_u64))697 .saturating_add(RocksDbWeight::get().reads(5_u64))
698 .saturating_add(RocksDbWeight::get().writes(6_u64))698 .saturating_add(RocksDbWeight::get().writes(6_u64))
699 }699 }
705 // Proof Size summary in bytes:705 // Proof Size summary in bytes:
706 // Measured: `223`706 // Measured: `223`
707 // Estimated: `3554`707 // Estimated: `3554`
708 // Minimum execution time: 5_910_000 picoseconds.708 // Minimum execution time: 11_395_000 picoseconds.
709 Weight::from_parts(6_070_000, 3554)709 Weight::from_parts(11_844_000, 3554)
710 .saturating_add(RocksDbWeight::get().reads(1_u64))710 .saturating_add(RocksDbWeight::get().reads(1_u64))
711 .saturating_add(RocksDbWeight::get().writes(1_u64))711 .saturating_add(RocksDbWeight::get().writes(1_u64))
712 }712 }
718 // Proof Size summary in bytes:718 // Proof Size summary in bytes:
719 // Measured: `211`719 // Measured: `211`
720 // Estimated: `3554`720 // Estimated: `3554`
721 // Minimum execution time: 5_920_000 picoseconds.721 // Minimum execution time: 11_977_000 picoseconds.
722 Weight::from_parts(6_100_000, 3554)722 Weight::from_parts(12_217_000, 3554)
723 .saturating_add(RocksDbWeight::get().reads(1_u64))723 .saturating_add(RocksDbWeight::get().reads(1_u64))
724 .saturating_add(RocksDbWeight::get().writes(1_u64))724 .saturating_add(RocksDbWeight::get().writes(1_u64))
725 }725 }
733 // Proof Size summary in bytes:733 // Proof Size summary in bytes:
734 // Measured: `495`734 // Measured: `495`
735 // Estimated: `6118`735 // Estimated: `6118`
736 // Minimum execution time: 14_460_000 picoseconds.736 // Minimum execution time: 25_243_000 picoseconds.
737 Weight::from_parts(14_900_000, 6118)737 Weight::from_parts(26_153_000, 6118)
738 .saturating_add(RocksDbWeight::get().reads(4_u64))738 .saturating_add(RocksDbWeight::get().reads(4_u64))
739 .saturating_add(RocksDbWeight::get().writes(3_u64))739 .saturating_add(RocksDbWeight::get().writes(3_u64))
740 }740 }
752 // Proof Size summary in bytes:752 // Proof Size summary in bytes:
753 // Measured: `471`753 // Measured: `471`
754 // Estimated: `6118`754 // Estimated: `6118`
755 // Minimum execution time: 15_920_000 picoseconds.755 // Minimum execution time: 28_042_000 picoseconds.
756 Weight::from_parts(16_340_000, 6118)756 Weight::from_parts(28_499_000, 6118)
757 .saturating_add(RocksDbWeight::get().reads(5_u64))757 .saturating_add(RocksDbWeight::get().reads(5_u64))
758 .saturating_add(RocksDbWeight::get().writes(5_u64))758 .saturating_add(RocksDbWeight::get().writes(5_u64))
759 }759 }
771 // Proof Size summary in bytes:771 // Proof Size summary in bytes:
772 // Measured: `586`772 // Measured: `586`
773 // Estimated: `6118`773 // Estimated: `6118`
774 // Minimum execution time: 18_010_000 picoseconds.774 // Minimum execution time: 30_539_000 picoseconds.
775 Weight::from_parts(18_350_000, 6118)775 Weight::from_parts(30_914_000, 6118)
776 .saturating_add(RocksDbWeight::get().reads(5_u64))776 .saturating_add(RocksDbWeight::get().reads(5_u64))
777 .saturating_add(RocksDbWeight::get().writes(5_u64))777 .saturating_add(RocksDbWeight::get().writes(5_u64))
778 }778 }
790 // Proof Size summary in bytes:790 // Proof Size summary in bytes:
791 // Measured: `471`791 // Measured: `471`
792 // Estimated: `6118`792 // Estimated: `6118`
793 // Minimum execution time: 17_800_000 picoseconds.793 // Minimum execution time: 30_454_000 picoseconds.
794 Weight::from_parts(18_160_000, 6118)794 Weight::from_parts(30_892_000, 6118)
795 .saturating_add(RocksDbWeight::get().reads(6_u64))795 .saturating_add(RocksDbWeight::get().reads(6_u64))
796 .saturating_add(RocksDbWeight::get().writes(7_u64))796 .saturating_add(RocksDbWeight::get().writes(7_u64))
797 }797 }
813 // Proof Size summary in bytes:813 // Proof Size summary in bytes:
814 // Measured: `471`814 // Measured: `471`
815 // Estimated: `3570`815 // Estimated: `3570`
816 // Minimum execution time: 21_020_000 picoseconds.816 // Minimum execution time: 35_479_000 picoseconds.
817 Weight::from_parts(21_450_000, 3570)817 Weight::from_parts(35_928_000, 3570)
818 .saturating_add(RocksDbWeight::get().reads(5_u64))818 .saturating_add(RocksDbWeight::get().reads(5_u64))
819 .saturating_add(RocksDbWeight::get().writes(7_u64))819 .saturating_add(RocksDbWeight::get().writes(7_u64))
820 }820 }
825 // Proof Size summary in bytes:825 // Proof Size summary in bytes:
826 // Measured: `314`826 // Measured: `314`
827 // Estimated: `20191`827 // Estimated: `20191`
828 // Minimum execution time: 790_000 picoseconds.828 // Minimum execution time: 2_013_000 picoseconds.
829 Weight::from_parts(840_000, 20191)829 Weight::from_parts(2_086_000, 20191)
830 // Standard Error: 35_436830 // Standard Error: 45_248
831 .saturating_add(Weight::from_parts(8_505_258, 0).saturating_mul(b.into()))831 .saturating_add(Weight::from_parts(11_351_115, 0).saturating_mul(b.into()))
832 .saturating_add(RocksDbWeight::get().reads(1_u64))832 .saturating_add(RocksDbWeight::get().reads(1_u64))
833 .saturating_add(RocksDbWeight::get().writes(1_u64))833 .saturating_add(RocksDbWeight::get().writes(1_u64))
834 }834 }
843 // Proof Size summary in bytes:843 // Proof Size summary in bytes:
844 // Measured: `502 + b * (261 ±0)`844 // Measured: `502 + b * (261 ±0)`
845 // Estimated: `36269`845 // Estimated: `36269`
846 // Minimum execution time: 1_710_000 picoseconds.846 // Minimum execution time: 3_998_000 picoseconds.
847 Weight::from_parts(5_892_635, 36269)847 Weight::from_parts(10_420_739, 36269)
848 // Standard Error: 5_857848 // Standard Error: 40_334
849 .saturating_add(Weight::from_parts(2_956_238, 0).saturating_mul(b.into()))849 .saturating_add(Weight::from_parts(5_989_594, 0).saturating_mul(b.into()))
850 .saturating_add(RocksDbWeight::get().reads(3_u64))850 .saturating_add(RocksDbWeight::get().reads(3_u64))
851 .saturating_add(RocksDbWeight::get().writes(1_u64))851 .saturating_add(RocksDbWeight::get().writes(1_u64))
852 }852 }
859 // Proof Size summary in bytes:859 // Proof Size summary in bytes:
860 // Measured: `317 + b * (261 ±0)`860 // Measured: `317 + b * (261 ±0)`
861 // Estimated: `20191`861 // Estimated: `20191`
862 // Minimum execution time: 500_000 picoseconds.862 // Minimum execution time: 1_541_000 picoseconds.
863 Weight::from_parts(7_856_522, 20191)863 Weight::from_parts(4_545_643, 20191)
864 // Standard Error: 7_896864 // Standard Error: 33_290
865 .saturating_add(Weight::from_parts(2_770_333, 0).saturating_mul(b.into()))865 .saturating_add(Weight::from_parts(5_626_340, 0).saturating_mul(b.into()))
866 .saturating_add(RocksDbWeight::get().reads(1_u64))866 .saturating_add(RocksDbWeight::get().reads(1_u64))
867 .saturating_add(RocksDbWeight::get().writes(1_u64))867 .saturating_add(RocksDbWeight::get().writes(1_u64))
868 }868 }
877 // Proof Size summary in bytes:877 // Proof Size summary in bytes:
878 // Measured: `561 + b * (33291 ±0)`878 // Measured: `561 + b * (33291 ±0)`
879 // Estimated: `36269`879 // Estimated: `36269`
880 // Minimum execution time: 1_710_000 picoseconds.880 // Minimum execution time: 3_768_000 picoseconds.
881 Weight::from_parts(1_790_000, 36269)881 Weight::from_parts(3_906_000, 36269)
882 // Standard Error: 23_937882 // Standard Error: 97_278
883 .saturating_add(Weight::from_parts(9_102_744, 0).saturating_mul(b.into()))883 .saturating_add(Weight::from_parts(24_661_474, 0).saturating_mul(b.into()))
884 .saturating_add(RocksDbWeight::get().reads(3_u64))884 .saturating_add(RocksDbWeight::get().reads(3_u64))
885 .saturating_add(RocksDbWeight::get().writes(1_u64))885 .saturating_add(RocksDbWeight::get().writes(1_u64))
886 }886 }
892 // Proof Size summary in bytes:892 // Proof Size summary in bytes:
893 // Measured: `288`893 // Measured: `288`
894 // Estimated: `3554`894 // Estimated: `3554`
895 // Minimum execution time: 7_540_000 picoseconds.895 // Minimum execution time: 13_554_000 picoseconds.
896 Weight::from_parts(7_740_000, 3554)896 Weight::from_parts(13_880_000, 3554)
897 .saturating_add(RocksDbWeight::get().reads(2_u64))897 .saturating_add(RocksDbWeight::get().reads(2_u64))
898 .saturating_add(RocksDbWeight::get().writes(2_u64))898 .saturating_add(RocksDbWeight::get().writes(2_u64))
899 }899 }
903 // Proof Size summary in bytes:903 // Proof Size summary in bytes:
904 // Measured: `288`904 // Measured: `288`
905 // Estimated: `6118`905 // Estimated: `6118`
906 // Minimum execution time: 3_050_000 picoseconds.906 // Minimum execution time: 6_821_000 picoseconds.
907 Weight::from_parts(3_230_000, 6118)907 Weight::from_parts(7_027_000, 6118)
908 .saturating_add(RocksDbWeight::get().reads(2_u64))908 .saturating_add(RocksDbWeight::get().reads(2_u64))
909 }909 }
910 /// Storage: Refungible CollectionAllowance (r:0 w:1)910 /// Storage: Refungible CollectionAllowance (r:0 w:1)
913 // Proof Size summary in bytes:913 // Proof Size summary in bytes:
914 // Measured: `0`914 // Measured: `0`
915 // Estimated: `0`915 // Estimated: `0`
916 // Minimum execution time: 2_560_000 picoseconds.916 // Minimum execution time: 6_084_000 picoseconds.
917 Weight::from_parts(2_680_000, 0)917 Weight::from_parts(6_285_000, 0)
918 .saturating_add(RocksDbWeight::get().writes(1_u64))918 .saturating_add(RocksDbWeight::get().writes(1_u64))
919 }919 }
920 /// Storage: Refungible CollectionAllowance (r:1 w:0)920 /// Storage: Refungible CollectionAllowance (r:1 w:0)
923 // Proof Size summary in bytes:923 // Proof Size summary in bytes:
924 // Measured: `4`924 // Measured: `4`
925 // Estimated: `3576`925 // Estimated: `3576`
926 // Minimum execution time: 1_430_000 picoseconds.926 // Minimum execution time: 2_938_000 picoseconds.
927 Weight::from_parts(1_510_000, 3576)927 Weight::from_parts(3_031_000, 3576)
928 .saturating_add(RocksDbWeight::get().reads(1_u64))928 .saturating_add(RocksDbWeight::get().reads(1_u64))
929 }929 }
930 /// Storage: Refungible TokenProperties (r:1 w:1)930 /// Storage: Refungible TokenProperties (r:1 w:1)
933 // Proof Size summary in bytes:933 // Proof Size summary in bytes:
934 // Measured: `120`934 // Measured: `120`
935 // Estimated: `36269`935 // Estimated: `36269`
936 // Minimum execution time: 1_380_000 picoseconds.936 // Minimum execution time: 2_892_000 picoseconds.
937 Weight::from_parts(1_470_000, 36269)937 Weight::from_parts(3_056_000, 36269)
938 .saturating_add(RocksDbWeight::get().reads(1_u64))938 .saturating_add(RocksDbWeight::get().reads(1_u64))
939 .saturating_add(RocksDbWeight::get().writes(1_u64))939 .saturating_add(RocksDbWeight::get().writes(1_u64))
940 }940 }
modifiedpallets/structure/src/weights.rsdiffbeforeafterboth
--- a/pallets/structure/src/weights.rs
+++ b/pallets/structure/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_structure
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-04-20, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
 //! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -45,10 +45,10 @@
 	/// Proof: Nonfungible TokenData (max_values: None, max_size: Some(57), added: 2532, mode: MaxEncodedLen)
 	fn find_parent() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `634`
-		//  Estimated: `7847`
-		// Minimum execution time: 10_781_000 picoseconds.
-		Weight::from_parts(11_675_000, 7847)
+		//  Measured:  `667`
+		//  Estimated: `4325`
+		// Minimum execution time: 9_310_000 picoseconds.
+		Weight::from_parts(9_551_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(2_u64))
 	}
 }
@@ -61,10 +61,10 @@
 	/// Proof: Nonfungible TokenData (max_values: None, max_size: Some(57), added: 2532, mode: MaxEncodedLen)
 	fn find_parent() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `634`
-		//  Estimated: `7847`
-		// Minimum execution time: 10_781_000 picoseconds.
-		Weight::from_parts(11_675_000, 7847)
+		//  Measured:  `667`
+		//  Estimated: `4325`
+		// Minimum execution time: 9_310_000 picoseconds.
+		Weight::from_parts(9_551_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(2_u64))
 	}
 }
modifiedpallets/unique/src/weights.rsdiffbeforeafterboth
--- a/pallets/unique/src/weights.rs
+++ b/pallets/unique/src/weights.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_unique
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-04-20, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
 //! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
@@ -57,6 +57,8 @@
 	/// Proof: Common DestroyedCollectionCount (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
 	/// Storage: System Account (r:2 w:2)
 	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
+	/// Storage: Common AdminAmount (r:0 w:1)
+	/// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)
 	/// Storage: Common CollectionPropertyPermissions (r:0 w:1)
 	/// Proof: Common CollectionPropertyPermissions (max_values: None, max_size: Some(16726), added: 19201, mode: MaxEncodedLen)
 	/// Storage: Common CollectionProperties (r:0 w:1)
@@ -66,11 +68,11 @@
 	fn create_collection() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `245`
-		//  Estimated: `9174`
-		// Minimum execution time: 31_198_000 picoseconds.
-		Weight::from_parts(32_046_000, 9174)
+		//  Estimated: `6196`
+		// Minimum execution time: 32_963_000 picoseconds.
+		Weight::from_parts(33_785_000, 6196)
 			.saturating_add(T::DbWeight::get().reads(4_u64))
-			.saturating_add(T::DbWeight::get().writes(6_u64))
+			.saturating_add(T::DbWeight::get().writes(7_u64))
 	}
 	/// Storage: Common CollectionById (r:1 w:1)
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
@@ -88,10 +90,10 @@
 	/// Proof: Common CollectionProperties (max_values: None, max_size: Some(40992), added: 43467, mode: MaxEncodedLen)
 	fn destroy_collection() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `1086`
-		//  Estimated: `9336`
-		// Minimum execution time: 48_208_000 picoseconds.
-		Weight::from_parts(49_031_000, 9336)
+		//  Measured:  `1200`
+		//  Estimated: `4325`
+		// Minimum execution time: 46_962_000 picoseconds.
+		Weight::from_parts(47_997_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 			.saturating_add(T::DbWeight::get().writes(6_u64))
 	}
@@ -101,10 +103,10 @@
 	/// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)
 	fn add_to_allow_list() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `967`
+		//  Measured:  `1000`
 		//  Estimated: `4325`
-		// Minimum execution time: 14_852_000 picoseconds.
-		Weight::from_parts(15_268_000, 4325)
+		// Minimum execution time: 13_657_000 picoseconds.
+		Weight::from_parts(13_870_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -114,10 +116,10 @@
 	/// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)
 	fn remove_from_allow_list() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `1000`
+		//  Measured:  `1033`
 		//  Estimated: `4325`
-		// Minimum execution time: 14_595_000 picoseconds.
-		Weight::from_parts(14_933_000, 4325)
+		// Minimum execution time: 13_162_000 picoseconds.
+		Weight::from_parts(13_458_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -125,10 +127,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn change_collection_owner() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `967`
+		//  Measured:  `1000`
 		//  Estimated: `4325`
-		// Minimum execution time: 14_132_000 picoseconds.
-		Weight::from_parts(14_501_000, 4325)
+		// Minimum execution time: 12_614_000 picoseconds.
+		Weight::from_parts(12_968_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -140,10 +142,10 @@
 	/// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)
 	fn add_collection_admin() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `967`
-		//  Estimated: `11349`
-		// Minimum execution time: 17_229_000 picoseconds.
-		Weight::from_parts(17_657_000, 11349)
+		//  Measured:  `1012`
+		//  Estimated: `4325`
+		// Minimum execution time: 16_794_000 picoseconds.
+		Weight::from_parts(17_161_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -156,9 +158,9 @@
 	fn remove_collection_admin() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `1107`
-		//  Estimated: `11349`
-		// Minimum execution time: 19_827_000 picoseconds.
-		Weight::from_parts(20_479_000, 11349)
+		//  Estimated: `4325`
+		// Minimum execution time: 18_145_000 picoseconds.
+		Weight::from_parts(18_527_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -166,10 +168,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn set_collection_sponsor() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `967`
+		//  Measured:  `1000`
 		//  Estimated: `4325`
-		// Minimum execution time: 14_049_000 picoseconds.
-		Weight::from_parts(14_420_000, 4325)
+		// Minimum execution time: 12_649_000 picoseconds.
+		Weight::from_parts(12_953_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -177,10 +179,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn confirm_sponsorship() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `999`
+		//  Measured:  `1032`
 		//  Estimated: `4325`
-		// Minimum execution time: 13_689_000 picoseconds.
-		Weight::from_parts(14_044_000, 4325)
+		// Minimum execution time: 12_310_000 picoseconds.
+		Weight::from_parts(12_578_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -188,10 +190,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn remove_collection_sponsor() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `999`
+		//  Measured:  `1032`
 		//  Estimated: `4325`
-		// Minimum execution time: 13_275_000 picoseconds.
-		Weight::from_parts(13_598_000, 4325)
+		// Minimum execution time: 12_312_000 picoseconds.
+		Weight::from_parts(12_567_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -199,10 +201,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn set_transfers_enabled_flag() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `967`
+		//  Measured:  `1000`
 		//  Estimated: `4325`
-		// Minimum execution time: 9_411_000 picoseconds.
-		Weight::from_parts(9_706_000, 4325)
+		// Minimum execution time: 8_315_000 picoseconds.
+		Weight::from_parts(8_489_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -210,10 +212,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn set_collection_limits() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `967`
+		//  Measured:  `1000`
 		//  Estimated: `4325`
-		// Minimum execution time: 13_864_000 picoseconds.
-		Weight::from_parts(14_368_000, 4325)
+		// Minimum execution time: 13_135_000 picoseconds.
+		Weight::from_parts(13_484_000, 4325)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -221,10 +223,10 @@
 	/// Proof: Common CollectionProperties (max_values: None, max_size: Some(40992), added: 43467, mode: MaxEncodedLen)
 	fn force_repair_collection() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `265`
+		//  Measured:  `298`
 		//  Estimated: `44457`
-		// Minimum execution time: 7_104_000 picoseconds.
-		Weight::from_parts(7_293_000, 44457)
+		// Minimum execution time: 6_462_000 picoseconds.
+		Weight::from_parts(6_664_000, 44457)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
@@ -238,6 +240,8 @@
 	/// Proof: Common DestroyedCollectionCount (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
 	/// Storage: System Account (r:2 w:2)
 	/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
+	/// Storage: Common AdminAmount (r:0 w:1)
+	/// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)
 	/// Storage: Common CollectionPropertyPermissions (r:0 w:1)
 	/// Proof: Common CollectionPropertyPermissions (max_values: None, max_size: Some(16726), added: 19201, mode: MaxEncodedLen)
 	/// Storage: Common CollectionProperties (r:0 w:1)
@@ -247,11 +251,11 @@
 	fn create_collection() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `245`
-		//  Estimated: `9174`
-		// Minimum execution time: 31_198_000 picoseconds.
-		Weight::from_parts(32_046_000, 9174)
+		//  Estimated: `6196`
+		// Minimum execution time: 32_963_000 picoseconds.
+		Weight::from_parts(33_785_000, 6196)
 			.saturating_add(RocksDbWeight::get().reads(4_u64))
-			.saturating_add(RocksDbWeight::get().writes(6_u64))
+			.saturating_add(RocksDbWeight::get().writes(7_u64))
 	}
 	/// Storage: Common CollectionById (r:1 w:1)
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
@@ -269,10 +273,10 @@
 	/// Proof: Common CollectionProperties (max_values: None, max_size: Some(40992), added: 43467, mode: MaxEncodedLen)
 	fn destroy_collection() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `1086`
-		//  Estimated: `9336`
-		// Minimum execution time: 48_208_000 picoseconds.
-		Weight::from_parts(49_031_000, 9336)
+		//  Measured:  `1200`
+		//  Estimated: `4325`
+		// Minimum execution time: 46_962_000 picoseconds.
+		Weight::from_parts(47_997_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(3_u64))
 			.saturating_add(RocksDbWeight::get().writes(6_u64))
 	}
@@ -282,10 +286,10 @@
 	/// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)
 	fn add_to_allow_list() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `967`
+		//  Measured:  `1000`
 		//  Estimated: `4325`
-		// Minimum execution time: 14_852_000 picoseconds.
-		Weight::from_parts(15_268_000, 4325)
+		// Minimum execution time: 13_657_000 picoseconds.
+		Weight::from_parts(13_870_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -295,10 +299,10 @@
 	/// Proof: Common Allowlist (max_values: None, max_size: Some(70), added: 2545, mode: MaxEncodedLen)
 	fn remove_from_allow_list() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `1000`
+		//  Measured:  `1033`
 		//  Estimated: `4325`
-		// Minimum execution time: 14_595_000 picoseconds.
-		Weight::from_parts(14_933_000, 4325)
+		// Minimum execution time: 13_162_000 picoseconds.
+		Weight::from_parts(13_458_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -306,10 +310,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn change_collection_owner() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `967`
+		//  Measured:  `1000`
 		//  Estimated: `4325`
-		// Minimum execution time: 14_132_000 picoseconds.
-		Weight::from_parts(14_501_000, 4325)
+		// Minimum execution time: 12_614_000 picoseconds.
+		Weight::from_parts(12_968_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -321,10 +325,10 @@
 	/// Proof: Common AdminAmount (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen)
 	fn add_collection_admin() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `967`
-		//  Estimated: `11349`
-		// Minimum execution time: 17_229_000 picoseconds.
-		Weight::from_parts(17_657_000, 11349)
+		//  Measured:  `1012`
+		//  Estimated: `4325`
+		// Minimum execution time: 16_794_000 picoseconds.
+		Weight::from_parts(17_161_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(3_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 	}
@@ -337,9 +341,9 @@
 	fn remove_collection_admin() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `1107`
-		//  Estimated: `11349`
-		// Minimum execution time: 19_827_000 picoseconds.
-		Weight::from_parts(20_479_000, 11349)
+		//  Estimated: `4325`
+		// Minimum execution time: 18_145_000 picoseconds.
+		Weight::from_parts(18_527_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(3_u64))
 			.saturating_add(RocksDbWeight::get().writes(2_u64))
 	}
@@ -347,10 +351,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn set_collection_sponsor() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `967`
+		//  Measured:  `1000`
 		//  Estimated: `4325`
-		// Minimum execution time: 14_049_000 picoseconds.
-		Weight::from_parts(14_420_000, 4325)
+		// Minimum execution time: 12_649_000 picoseconds.
+		Weight::from_parts(12_953_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -358,10 +362,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn confirm_sponsorship() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `999`
+		//  Measured:  `1032`
 		//  Estimated: `4325`
-		// Minimum execution time: 13_689_000 picoseconds.
-		Weight::from_parts(14_044_000, 4325)
+		// Minimum execution time: 12_310_000 picoseconds.
+		Weight::from_parts(12_578_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -369,10 +373,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn remove_collection_sponsor() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `999`
+		//  Measured:  `1032`
 		//  Estimated: `4325`
-		// Minimum execution time: 13_275_000 picoseconds.
-		Weight::from_parts(13_598_000, 4325)
+		// Minimum execution time: 12_312_000 picoseconds.
+		Weight::from_parts(12_567_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -380,10 +384,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn set_transfers_enabled_flag() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `967`
+		//  Measured:  `1000`
 		//  Estimated: `4325`
-		// Minimum execution time: 9_411_000 picoseconds.
-		Weight::from_parts(9_706_000, 4325)
+		// Minimum execution time: 8_315_000 picoseconds.
+		Weight::from_parts(8_489_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -391,10 +395,10 @@
 	/// Proof: Common CollectionById (max_values: None, max_size: Some(860), added: 3335, mode: MaxEncodedLen)
 	fn set_collection_limits() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `967`
+		//  Measured:  `1000`
 		//  Estimated: `4325`
-		// Minimum execution time: 13_864_000 picoseconds.
-		Weight::from_parts(14_368_000, 4325)
+		// Minimum execution time: 13_135_000 picoseconds.
+		Weight::from_parts(13_484_000, 4325)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
@@ -402,10 +406,10 @@
 	/// Proof: Common CollectionProperties (max_values: None, max_size: Some(40992), added: 43467, mode: MaxEncodedLen)
 	fn force_repair_collection() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `265`
+		//  Measured:  `298`
 		//  Estimated: `44457`
-		// Minimum execution time: 7_104_000 picoseconds.
-		Weight::from_parts(7_293_000, 44457)
+		// Minimum execution time: 6_462_000 picoseconds.
+		Weight::from_parts(6_664_000, 44457)
 			.saturating_add(RocksDbWeight::get().reads(1_u64))
 			.saturating_add(RocksDbWeight::get().writes(1_u64))
 	}
modifiedruntime/common/weights/xcm.rsdiffbeforeafterboth
--- a/runtime/common/weights/xcm.rs
+++ b/runtime/common/weights/xcm.rs
@@ -3,7 +3,7 @@
 //! Autogenerated weights for pallet_xcm
 //!
 //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
-//! DATE: 2023-04-20, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
+//! DATE: 2023-09-26, STEPS: `50`, REPEAT: 80, LOW RANGE: `[]`, HIGH RANGE: `[]`
 //! WORST CASE MAP SIZE: `1000000`
 //! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
 
@@ -47,10 +47,10 @@
 	/// Proof Skipped: ParachainSystem PendingUpwardMessages (max_values: Some(1), max_size: None, mode: Measured)
 	fn send() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `211`
-		//  Estimated: `10460`
-		// Minimum execution time: 17_089_000 picoseconds.
-		Weight::from_parts(17_615_000, 10460)
+		//  Measured:  `278`
+		//  Estimated: `3743`
+		// Minimum execution time: 16_743_000 picoseconds.
+		Weight::from_parts(17_221_000, 3743)
 			.saturating_add(T::DbWeight::get().reads(5_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -58,28 +58,28 @@
 	/// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
 	fn teleport_assets() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `136`
+		//  Measured:  `169`
 		//  Estimated: `1489`
-		// Minimum execution time: 14_443_000 picoseconds.
-		Weight::from_parts(14_895_000, 1489)
+		// Minimum execution time: 13_575_000 picoseconds.
+		Weight::from_parts(13_972_000, 1489)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 	}
 	/// Storage: ParachainInfo ParachainId (r:1 w:0)
 	/// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
 	fn reserve_transfer_assets() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `136`
+		//  Measured:  `169`
 		//  Estimated: `1489`
-		// Minimum execution time: 14_340_000 picoseconds.
-		Weight::from_parts(14_748_000, 1489)
+		// Minimum execution time: 13_540_000 picoseconds.
+		Weight::from_parts(13_855_000, 1489)
 			.saturating_add(T::DbWeight::get().reads(1_u64))
 	}
 	fn execute() -> Weight {
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 5_266_000 picoseconds.
-		Weight::from_parts(5_430_000, 0)
+		// Minimum execution time: 5_101_000 picoseconds.
+		Weight::from_parts(5_262_000, 0)
 	}
 	/// Storage: PolkadotXcm SupportedVersion (r:0 w:1)
 	/// Proof Skipped: PolkadotXcm SupportedVersion (max_values: None, max_size: None, mode: Measured)
@@ -87,8 +87,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 5_621_000 picoseconds.
-		Weight::from_parts(5_888_000, 0)
+		// Minimum execution time: 5_433_000 picoseconds.
+		Weight::from_parts(5_609_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 	/// Storage: PolkadotXcm SafeXcmVersion (r:0 w:1)
@@ -97,8 +97,8 @@
 		// Proof Size summary in bytes:
 		//  Measured:  `0`
 		//  Estimated: `0`
-		// Minimum execution time: 2_087_000 picoseconds.
-		Weight::from_parts(2_218_000, 0)
+		// Minimum execution time: 1_748_000 picoseconds.
+		Weight::from_parts(1_870_000, 0)
 			.saturating_add(T::DbWeight::get().writes(1_u64))
 	}
 	/// Storage: PolkadotXcm VersionNotifiers (r:1 w:1)
@@ -119,10 +119,10 @@
 	/// Proof Skipped: PolkadotXcm Queries (max_values: None, max_size: None, mode: Measured)
 	fn force_subscribe_version_notify() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `211`
-		//  Estimated: `16043`
-		// Minimum execution time: 21_067_000 picoseconds.
-		Weight::from_parts(21_466_000, 16043)
+		//  Measured:  `278`
+		//  Estimated: `3743`
+		// Minimum execution time: 20_053_000 picoseconds.
+		Weight::from_parts(20_382_000, 3743)
 			.saturating_add(T::DbWeight::get().reads(7_u64))
 			.saturating_add(T::DbWeight::get().writes(5_u64))
 	}
@@ -142,21 +142,31 @@
 	/// Proof Skipped: PolkadotXcm Queries (max_values: None, max_size: None, mode: Measured)
 	fn force_unsubscribe_version_notify() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `394`
-		//  Estimated: `15628`
-		// Minimum execution time: 23_986_000 picoseconds.
-		Weight::from_parts(25_328_000, 15628)
+		//  Measured:  `461`
+		//  Estimated: `3926`
+		// Minimum execution time: 22_404_000 picoseconds.
+		Weight::from_parts(22_801_000, 3926)
 			.saturating_add(T::DbWeight::get().reads(6_u64))
 			.saturating_add(T::DbWeight::get().writes(4_u64))
 	}
+	/// Storage: PolkadotXcm XcmExecutionSuspended (r:0 w:1)
+	/// Proof Skipped: PolkadotXcm XcmExecutionSuspended (max_values: Some(1), max_size: None, mode: Measured)
+	fn force_suspension() -> Weight {
+		// Proof Size summary in bytes:
+		//  Measured:  `0`
+		//  Estimated: `0`
+		// Minimum execution time: 1_839_000 picoseconds.
+		Weight::from_parts(1_954_000, 0)
+			.saturating_add(T::DbWeight::get().writes(1_u64))
+	}
 	/// Storage: PolkadotXcm SupportedVersion (r:4 w:2)
 	/// Proof Skipped: PolkadotXcm SupportedVersion (max_values: None, max_size: None, mode: Measured)
 	fn migrate_supported_version() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `131`
-		//  Estimated: `11021`
-		// Minimum execution time: 15_073_000 picoseconds.
-		Weight::from_parts(15_451_000, 11021)
+		//  Measured:  `196`
+		//  Estimated: `11086`
+		// Minimum execution time: 14_147_000 picoseconds.
+		Weight::from_parts(14_492_000, 11086)
 			.saturating_add(T::DbWeight::get().reads(4_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -164,10 +174,10 @@
 	/// Proof Skipped: PolkadotXcm VersionNotifiers (max_values: None, max_size: None, mode: Measured)
 	fn migrate_version_notifiers() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `135`
-		//  Estimated: `11025`
-		// Minimum execution time: 14_840_000 picoseconds.
-		Weight::from_parts(15_347_000, 11025)
+		//  Measured:  `200`
+		//  Estimated: `11090`
+		// Minimum execution time: 14_046_000 picoseconds.
+		Weight::from_parts(14_424_000, 11090)
 			.saturating_add(T::DbWeight::get().reads(4_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -175,10 +185,10 @@
 	/// Proof Skipped: PolkadotXcm VersionNotifyTargets (max_values: None, max_size: None, mode: Measured)
 	fn already_notified_target() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `142`
-		//  Estimated: `13507`
-		// Minimum execution time: 16_215_000 picoseconds.
-		Weight::from_parts(16_461_000, 13507)
+		//  Measured:  `207`
+		//  Estimated: `13572`
+		// Minimum execution time: 15_314_000 picoseconds.
+		Weight::from_parts(15_624_000, 13572)
 			.saturating_add(T::DbWeight::get().reads(5_u64))
 	}
 	/// Storage: PolkadotXcm VersionNotifyTargets (r:2 w:1)
@@ -195,10 +205,10 @@
 	/// Proof Skipped: ParachainSystem PendingUpwardMessages (max_values: Some(1), max_size: None, mode: Measured)
 	fn notify_current_targets() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `278`
-		//  Estimated: `17013`
-		// Minimum execution time: 21_705_000 picoseconds.
-		Weight::from_parts(22_313_000, 17013)
+		//  Measured:  `345`
+		//  Estimated: `6285`
+		// Minimum execution time: 20_624_000 picoseconds.
+		Weight::from_parts(20_928_000, 6285)
 			.saturating_add(T::DbWeight::get().reads(7_u64))
 			.saturating_add(T::DbWeight::get().writes(3_u64))
 	}
@@ -206,20 +216,20 @@
 	/// Proof Skipped: PolkadotXcm VersionNotifyTargets (max_values: None, max_size: None, mode: Measured)
 	fn notify_target_migration_fail() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `172`
-		//  Estimated: `8587`
-		// Minimum execution time: 7_869_000 picoseconds.
-		Weight::from_parts(8_052_000, 8587)
+		//  Measured:  `239`
+		//  Estimated: `8654`
+		// Minimum execution time: 7_429_000 picoseconds.
+		Weight::from_parts(7_661_000, 8654)
 			.saturating_add(T::DbWeight::get().reads(3_u64))
 	}
 	/// Storage: PolkadotXcm VersionNotifyTargets (r:4 w:2)
 	/// Proof Skipped: PolkadotXcm VersionNotifyTargets (max_values: None, max_size: None, mode: Measured)
 	fn migrate_version_notify_targets() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `142`
-		//  Estimated: `11032`
-		// Minimum execution time: 15_340_000 picoseconds.
-		Weight::from_parts(15_738_000, 11032)
+		//  Measured:  `207`
+		//  Estimated: `11097`
+		// Minimum execution time: 14_558_000 picoseconds.
+		Weight::from_parts(14_877_000, 11097)
 			.saturating_add(T::DbWeight::get().reads(4_u64))
 			.saturating_add(T::DbWeight::get().writes(2_u64))
 	}
@@ -237,16 +247,12 @@
 	/// Proof Skipped: ParachainSystem PendingUpwardMessages (max_values: Some(1), max_size: None, mode: Measured)
 	fn migrate_and_notify_old_targets() -> Weight {
 		// Proof Size summary in bytes:
-		//  Measured:  `284`
-		//  Estimated: `21999`
-		// Minimum execution time: 27_809_000 picoseconds.
-		Weight::from_parts(28_290_000, 21999)
+		//  Measured:  `349`
+		//  Estimated: `11239`
+		// Minimum execution time: 25_587_000 picoseconds.
+		Weight::from_parts(26_111_000, 11239)
 			.saturating_add(T::DbWeight::get().reads(9_u64))
 			.saturating_add(T::DbWeight::get().writes(4_u64))
-	}
-
-	fn force_suspension() -> Weight {
-		Default::default()
 	}
 }