From bd88495384b47e71a567f1b843b923f5afd0654f Mon Sep 17 00:00:00 2001 From: Luca Joss Date: Fri, 26 Apr 2024 09:09:39 +0200 Subject: [PATCH] Update nix flake and replace Gaia v13 and v14 with Gaia v15 --- .github/workflows/integration.yaml | 28 +++++----------------------- flake.lock | 6 +++--- 2 files changed, 8 insertions(+), 26 deletions(-) diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index cd6053a1da..19a94f0a1f 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -45,12 +45,7 @@ jobs: fail-fast: false matrix: chain: - - package: gaia13 - command: gaiad - account_prefix: cosmos - native_token: stake - features: forward-packet,clean-workers - - package: gaia14 + - package: gaia15 command: gaiad account_prefix: cosmos native_token: stake @@ -177,10 +172,7 @@ jobs: fail-fast: false matrix: chain: - - package: .#gaia13 .#neutron - command: gaiad,neutrond - account_prefix: cosmos,neutron - - package: .#gaia14 .#neutron + - package: .#gaia15 .#neutron command: gaiad,neutrond account_prefix: cosmos,neutron steps: @@ -225,10 +217,7 @@ jobs: fail-fast: false matrix: chain: - - package: .#gaia13 .#stride-consumer - command: gaiad,strided - account_prefix: cosmos,stride - - package: .#gaia14 .#stride-consumer + - package: .#gaia15 .#stride-consumer command: gaiad,strided account_prefix: cosmos,stride steps: @@ -273,10 +262,7 @@ jobs: fail-fast: false matrix: chain: - - package: .#gaia13 .#stride-consumer-no-admin - command: gaiad,strided - account_prefix: cosmos,stride - - package: .#gaia14 .#stride-consumer-no-admin + - package: .#gaia15 .#stride-consumer-no-admin command: gaiad,strided account_prefix: cosmos,stride steps: @@ -320,11 +306,7 @@ jobs: fail-fast: false matrix: chain: - - package: .#celestia .#gaia13 - command: celestia-appd,gaiad - account_prefix: celestia,cosmos - native_token: utia,stake - - package: .#celestia .#gaia14 + - package: .#celestia .#gaia15 command: celestia-appd,gaiad account_prefix: celestia,cosmos native_token: utia,stake diff --git a/flake.lock b/flake.lock index 74ffc9cfb4..4bfb0e0087 100644 --- a/flake.lock +++ b/flake.lock @@ -212,11 +212,11 @@ "wasmvm_1_beta7-src": "wasmvm_1_beta7-src" }, "locked": { - "lastModified": 1714052309, - "narHash": "sha256-Xntrvr0b9yFY47t8blE78g0sErsMoVMsL8a0xNv2agI=", + "lastModified": 1714115246, + "narHash": "sha256-eJL8FZ7vJ9Mx4bSCCQ5foet7tqkGqmOlYdMDsuxkxXk=", "owner": "informalsystems", "repo": "cosmos.nix", - "rev": "2b236d21320975c7185ea97a6d7e237ccd3958e0", + "rev": "741a5fbc212b6260e0d557f1e8e68444a7bda9a3", "type": "github" }, "original": {