From c90b69c0ff20ca3a04cf2452e15b8a8419d197d3 Mon Sep 17 00:00:00 2001 From: Luca Joss <43531661+ljoss17@users.noreply.github.com> Date: Tue, 26 Nov 2024 17:17:13 +0100 Subject: [PATCH] Update Juno Chain version used in CI to `v25.0.0` (#4206) * Use Cosmos Nix branch with Juno v25.0.0 * Add changelog entry * Use main branch of Cosmos Nix --- .../ibc-integration-test/4203-update-juno-to-v25.md | 2 ++ flake.lock | 12 ++++++------ 2 files changed, 8 insertions(+), 6 deletions(-) create mode 100644 .changelog/unreleased/improvements/ibc-integration-test/4203-update-juno-to-v25.md diff --git a/.changelog/unreleased/improvements/ibc-integration-test/4203-update-juno-to-v25.md b/.changelog/unreleased/improvements/ibc-integration-test/4203-update-juno-to-v25.md new file mode 100644 index 0000000000..6d4407a557 --- /dev/null +++ b/.changelog/unreleased/improvements/ibc-integration-test/4203-update-juno-to-v25.md @@ -0,0 +1,2 @@ +- Update the version of Juno running the integration tests in the CI from `v24.0.0` + to `v25.0.0` ([\#4203](https://github.com/informalsystems/hermes/issues/4203)) \ No newline at end of file diff --git a/flake.lock b/flake.lock index 279a3e3895..5081f49548 100644 --- a/flake.lock +++ b/flake.lock @@ -500,11 +500,11 @@ "systems": "systems_6" }, "locked": { - "lastModified": 1726560853, - "narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=", + "lastModified": 1731533236, + "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", "owner": "numtide", "repo": "flake-utils", - "rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a", + "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", "type": "github" }, "original": { @@ -1465,11 +1465,11 @@ }, "nixpkgs_5": { "locked": { - "lastModified": 1730831018, - "narHash": "sha256-2S0HwIFRxYp+afuoFORcZA9TjryAf512GmE0MTfEOPU=", + "lastModified": 1731531548, + "narHash": "sha256-sz8/v17enkYmfpgeeuyzniGJU0QQBfmAjlemAUYhfy8=", "owner": "nixos", "repo": "nixpkgs", - "rev": "8c4dc69b9732f6bbe826b5fbb32184987520ff26", + "rev": "24f0d4acd634792badd6470134c387a3b039dace", "type": "github" }, "original": {