Skip to content

Commit

Permalink
Merge release v0.5.4 (#1358)
Browse files Browse the repository at this point in the history
* Update versions to v0.5.4 (#1353)

* Update weights (#1355)

add weights

Co-authored-by: Your Name <you@example.com>

---------

Co-authored-by: Your Name <you@example.com>
  • Loading branch information
Chralt98 and Your Name authored Aug 27, 2024
1 parent b046f04 commit 6868482
Show file tree
Hide file tree
Showing 56 changed files with 1,491 additions and 1,463 deletions.
40 changes: 20 additions & 20 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
authors = ["Zeitgeist PM <contact@zeitgeist.pm>"]
edition.workspace = true
name = "zeitgeist-macros"
version = "0.5.3"
version = "0.5.4"
2 changes: 1 addition & 1 deletion node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ description = "An evolving blockchain for prediction markets and futarchy."
edition.workspace = true
homepage = "https://zeitgeist.pm"
name = "zeitgeist-node"
version = "0.5.3"
version = "0.5.4"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
2 changes: 1 addition & 1 deletion primitives/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ std = [
authors = ["Zeitgeist PM <contact@zeitgeist.pm>"]
edition.workspace = true
name = "zeitgeist-primitives"
version = "0.5.3"
version = "0.5.4"
2 changes: 1 addition & 1 deletion runtime/battery-station/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ force-debug = ["sp-debug-derive/force-debug"]
authors = ["Zeitgeist PM <contact@zeitgeist.pm>"]
edition.workspace = true
name = "battery-station-runtime"
version = "0.5.3"
version = "0.5.4"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
4 changes: 2 additions & 2 deletions runtime/battery-station/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,10 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("zeitgeist"),
impl_name: create_runtime_str!("zeitgeist"),
authoring_version: 1,
spec_version: 56,
spec_version: 57,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 29,
transaction_version: 30,
state_version: 1,
};

Expand Down
2 changes: 1 addition & 1 deletion runtime/common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ std = [
authors = ["Zeitgeist PM <contact@zeitgeist.pm>"]
edition.workspace = true
name = "common-runtime"
version = "0.5.3"
version = "0.5.4"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
10 changes: 5 additions & 5 deletions runtime/common/src/weights/cumulus_pallet_xcmp_queue.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
//! Autogenerated weights for cumulus_pallet_xcmp_queue
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: `2024-07-25`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: `2024-08-12`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor`
//! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024`
Expand Down Expand Up @@ -58,8 +58,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::weights::WeightInfo for
// Proof Size summary in bytes:
// Measured: `142`
// Estimated: `1627`
// Minimum execution time: 11_060 nanoseconds.
Weight::from_parts(11_850_000, 1627)
// Minimum execution time: 6_010 nanoseconds.
Weight::from_parts(6_380_000, 1627)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
Expand All @@ -69,8 +69,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::weights::WeightInfo for
// Proof Size summary in bytes:
// Measured: `142`
// Estimated: `1627`
// Minimum execution time: 10_990 nanoseconds.
Weight::from_parts(11_590_000, 1627)
// Minimum execution time: 6_030 nanoseconds.
Weight::from_parts(6_470_000, 1627)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
Expand Down
50 changes: 25 additions & 25 deletions runtime/common/src/weights/frame_system.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
//! Autogenerated weights for frame_system
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: `2024-07-24`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: `2024-08-12`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor`
//! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024`
Expand Down Expand Up @@ -57,20 +57,20 @@ impl<T: frame_system::Config> frame_system::weights::WeightInfo for WeightInfo<T
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 5_090 nanoseconds.
Weight::from_parts(5_340_000, 0)
// Standard Error: 1
.saturating_add(Weight::from_parts(583, 0).saturating_mul(b.into()))
// Minimum execution time: 2_500 nanoseconds.
Weight::from_parts(18_993_149, 0)
// Standard Error: 2
.saturating_add(Weight::from_parts(335, 0).saturating_mul(b.into()))
}
/// The range of component `b` is `[0, 3932160]`.
fn remark_with_event(b: u32) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 14_690 nanoseconds.
Weight::from_parts(15_620_000, 0)
// Standard Error: 3
.saturating_add(Weight::from_parts(2_207, 0).saturating_mul(b.into()))
// Minimum execution time: 9_210 nanoseconds.
Weight::from_parts(9_490_000, 0)
// Standard Error: 0
.saturating_add(Weight::from_parts(1_465, 0).saturating_mul(b.into()))
}
/// Storage: `System::Digest` (r:1 w:1)
/// Proof: `System::Digest` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
Expand All @@ -80,8 +80,8 @@ impl<T: frame_system::Config> frame_system::weights::WeightInfo for WeightInfo<T
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `1485`
// Minimum execution time: 9_360 nanoseconds.
Weight::from_parts(10_110_000, 1485)
// Minimum execution time: 5_280 nanoseconds.
Weight::from_parts(5_781_000, 1485)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
Expand All @@ -93,8 +93,8 @@ impl<T: frame_system::Config> frame_system::weights::WeightInfo for WeightInfo<T
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `1485`
// Minimum execution time: 134_361_003 nanoseconds.
Weight::from_parts(137_733_640_000, 1485)
// Minimum execution time: 82_314_314 nanoseconds.
Weight::from_parts(83_708_276_000, 1485)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
Expand All @@ -105,10 +105,10 @@ impl<T: frame_system::Config> frame_system::weights::WeightInfo for WeightInfo<T
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 4_480 nanoseconds.
Weight::from_parts(4_680_000, 0)
// Standard Error: 6_558
.saturating_add(Weight::from_parts(1_695_684, 0).saturating_mul(i.into()))
// Minimum execution time: 2_480 nanoseconds.
Weight::from_parts(2_550_000, 0)
// Standard Error: 1_255
.saturating_add(Weight::from_parts(959_576, 0).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: `Skipped::Metadata` (r:0 w:0)
Expand All @@ -118,10 +118,10 @@ impl<T: frame_system::Config> frame_system::weights::WeightInfo for WeightInfo<T
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 5_440 nanoseconds.
Weight::from_parts(5_580_000, 0)
// Standard Error: 3_056
.saturating_add(Weight::from_parts(1_212_696, 0).saturating_mul(i.into()))
// Minimum execution time: 2_440 nanoseconds.
Weight::from_parts(2_520_000, 0)
// Standard Error: 1_216
.saturating_add(Weight::from_parts(715_416, 0).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: `Skipped::Metadata` (r:0 w:0)
Expand All @@ -131,10 +131,10 @@ impl<T: frame_system::Config> frame_system::weights::WeightInfo for WeightInfo<T
// Proof Size summary in bytes:
// Measured: `48 + p * (69 ±0)`
// Estimated: `52 + p * (70 ±0)`
// Minimum execution time: 9_840 nanoseconds.
Weight::from_parts(10_450_000, 52)
// Standard Error: 8_838
.saturating_add(Weight::from_parts(2_581_563, 0).saturating_mul(p.into()))
// Minimum execution time: 4_630 nanoseconds.
Weight::from_parts(4_840_000, 52)
// Standard Error: 1_509
.saturating_add(Weight::from_parts(1_372_421, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into())))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
.saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into()))
Expand Down
Loading

0 comments on commit 6868482

Please sign in to comment.