Skip to content

Commit

Permalink
Merge release v0.5.1 into main (#1303)
Browse files Browse the repository at this point in the history
* Update versions to v0.5.1 (#1298)

* Update crate versions

* Update runtime versions

* Update weights (#1299)

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
sea212 and mergify[bot] committed Apr 5, 2024
1 parent 3dc54e4 commit b1af666
Show file tree
Hide file tree
Showing 59 changed files with 2,078 additions and 2,001 deletions.
44 changes: 22 additions & 22 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 <[email protected]>"]
edition = "2021"
name = "zeitgeist-macros"
version = "0.5.0"
version = "0.5.1"
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 = "2021"
homepage = "https://zeitgeist.pm"
name = "zeitgeist-node"
version = "0.5.0"
version = "0.5.1"

[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 @@ -40,4 +40,4 @@ std = [
authors = ["Zeitgeist PM <[email protected]>"]
edition = "2021"
name = "zeitgeist-primitives"
version = "0.5.0"
version = "0.5.1"
2 changes: 1 addition & 1 deletion runtime/battery-station/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ force-debug = ["sp-debug-derive/force-debug"]
authors = ["Zeitgeist PM <[email protected]>"]
edition = "2021"
name = "battery-station-runtime"
version = "0.5.0"
version = "0.5.1"

[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 @@ -105,10 +105,10 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("zeitgeist"),
impl_name: create_runtime_str!("zeitgeist"),
authoring_version: 1,
spec_version: 53,
spec_version: 54,
impl_version: 1,
apis: RUNTIME_API_VERSIONS,
transaction_version: 27,
transaction_version: 28,
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 @@ -82,7 +82,7 @@ std = [
authors = ["Zeitgeist PM <[email protected]>"]
edition = "2021"
name = "common-runtime"
version = "0.5.0"
version = "0.5.1"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
18 changes: 9 additions & 9 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-01-15`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: `2024-04-03`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor`
//! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024`
Expand Down Expand Up @@ -56,21 +56,21 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::weights::WeightInfo for
/// Proof Skipped: XcmpQueue QueueConfig (max_values: Some(1), max_size: None, mode: Measured)
fn set_config_with_u32() -> Weight {
// Proof Size summary in bytes:
// Measured: `142`
// Estimated: `637`
// Minimum execution time: 9_070 nanoseconds.
Weight::from_parts(11_070_000, 637)
// Measured: `175`
// Estimated: `670`
// Minimum execution time: 10_090 nanoseconds.
Weight::from_parts(11_060_000, 670)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: XcmpQueue QueueConfig (r:1 w:1)
/// Proof Skipped: XcmpQueue QueueConfig (max_values: Some(1), max_size: None, mode: Measured)
fn set_config_with_weight() -> Weight {
// Proof Size summary in bytes:
// Measured: `142`
// Estimated: `637`
// Minimum execution time: 9_260 nanoseconds.
Weight::from_parts(10_780_000, 637)
// Measured: `175`
// Estimated: `670`
// Minimum execution time: 10_390 nanoseconds.
Weight::from_parts(10_900_000, 670)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
Expand Down
48 changes: 24 additions & 24 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-01-14`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: `2024-04-02`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor`
//! EXECUTION: `Some(Wasm)`, 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: 3_320 nanoseconds.
Weight::from_parts(3_590_000, 0)
// Standard Error: 2
.saturating_add(Weight::from_parts(738, 0).saturating_mul(b.into()))
// Minimum execution time: 4_140 nanoseconds.
Weight::from_parts(4_270_000, 0)
// Standard Error: 1
.saturating_add(Weight::from_parts(765, 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: 11_840 nanoseconds.
Weight::from_parts(12_040_000, 0)
// Minimum execution time: 12_770 nanoseconds.
Weight::from_parts(14_950_000, 0)
// Standard Error: 3
.saturating_add(Weight::from_parts(2_456, 0).saturating_mul(b.into()))
.saturating_add(Weight::from_parts(2_540, 0).saturating_mul(b.into()))
}
/// Storage: System Digest (r:1 w:1)
/// Proof Skipped: 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: `495`
// Minimum execution time: 13_170 nanoseconds.
Weight::from_parts(14_400_000, 495)
// Minimum execution time: 6_650 nanoseconds.
Weight::from_parts(6_940_000, 495)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
Expand All @@ -92,10 +92,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: 6_730 nanoseconds.
Weight::from_parts(4_794_287, 0)
// Standard Error: 8_225
.saturating_add(Weight::from_parts(1_131_790, 0).saturating_mul(i.into()))
// Minimum execution time: 3_360 nanoseconds.
Weight::from_parts(3_520_000, 0)
// Standard Error: 4_711
.saturating_add(Weight::from_parts(1_189_534, 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 @@ -105,23 +105,23 @@ impl<T: frame_system::Config> frame_system::weights::WeightInfo for WeightInfo<T
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_290 nanoseconds.
Weight::from_parts(3_560_000, 0)
// Standard Error: 3_412
.saturating_add(Weight::from_parts(886_492, 0).saturating_mul(i.into()))
// Minimum execution time: 3_610 nanoseconds.
Weight::from_parts(3_680_000, 0)
// Standard Error: 3_909
.saturating_add(Weight::from_parts(914_039, 0).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: Skipped Metadata (r:0 w:0)
/// Proof Skipped: Skipped Metadata (max_values: None, max_size: None, mode: Measured)
/// The range of component `p` is `[0, 1000]`.
fn kill_prefix(p: u32) -> Weight {
// Proof Size summary in bytes:
// Measured: `48 + p * (69 ±0)`
// Estimated: `52 + p * (70 ±0)`
// Minimum execution time: 6_210 nanoseconds.
Weight::from_parts(6_620_000, 52)
// Standard Error: 6_837
.saturating_add(Weight::from_parts(2_035_938, 0).saturating_mul(p.into()))
// Measured: `46 + p * (69 ±0)`
// Estimated: `51 + p * (70 ±0)`
// Minimum execution time: 6_760 nanoseconds.
Weight::from_parts(7_030_000, 51)
// Standard Error: 7_622
.saturating_add(Weight::from_parts(2_150_330, 0).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 b1af666

Please sign in to comment.