From 3d0a2768d471d5e5c1a7bd31fda6a8cda8734117 Mon Sep 17 00:00:00 2001 From: luispdm <17044119+luispdm@users.noreply.github.com> Date: Tue, 14 Jan 2025 14:12:41 +0100 Subject: [PATCH] runtime v0.27.0 --- Cargo.lock | 4 ++-- Cargo.toml | 2 +- e2e-tests/utils/constants.ts | 2 +- runtime/laos/src/lib.rs | 2 +- runtime/laos/src/tests/metadata15.golden | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 37751cf8..3ca3795a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5043,7 +5043,7 @@ dependencies = [ [[package]] name = "laos" -version = "0.26.90" +version = "0.27.0" dependencies = [ "clap", "cumulus-client-cli", @@ -5130,7 +5130,7 @@ dependencies = [ [[package]] name = "laos-runtime" -version = "0.26.90" +version = "0.27.0" dependencies = [ "assert-json-diff", "cumulus-pallet-aura-ext", diff --git a/Cargo.toml b/Cargo.toml index e96df2fa..77a59789 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ repository = "https://github.com/freeverseio/laos.git" homepage = "https://www.laosfoundation.io" authors = ["Freeverse"] edition = "2021" -version = "0.26.90" +version = "0.27.0" [workspace] resolver = "2" diff --git a/e2e-tests/utils/constants.ts b/e2e-tests/utils/constants.ts index e4336b4d..b2d78ead 100644 --- a/e2e-tests/utils/constants.ts +++ b/e2e-tests/utils/constants.ts @@ -9,7 +9,7 @@ import ParachainStaking from "../build/contracts/ParachainStaking.sol/ParachainS // Runtime specs export const RUNTIME_SPEC_NAME = "laos"; -export const RUNTIME_SPEC_VERSION = 2690; +export const RUNTIME_SPEC_VERSION = 2700; export const RUNTIME_IMPL_VERSION = 0; // Zombienet endpoints diff --git a/runtime/laos/src/lib.rs b/runtime/laos/src/lib.rs index af1bc4e7..61f7caa7 100644 --- a/runtime/laos/src/lib.rs +++ b/runtime/laos/src/lib.rs @@ -99,7 +99,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("laos"), impl_name: create_runtime_str!("laos"), authoring_version: 1, - spec_version: 2690, + spec_version: 2700, impl_version: 0, apis: RUNTIME_API_VERSIONS, transaction_version: 1, diff --git a/runtime/laos/src/tests/metadata15.golden b/runtime/laos/src/tests/metadata15.golden index 37671bf4..f0867545 100644 --- a/runtime/laos/src/tests/metadata15.golden +++ b/runtime/laos/src/tests/metadata15.golden @@ -38718,7 +38718,7 @@ 0, 0, 0, - 130, + 140, 10, 0, 0,