-
Notifications
You must be signed in to change notification settings - Fork 357
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ibc go simapp v8 used in CI (#4010)
* Nix flake update * Add changelog entry and fix typo in other changelog entries * Fix test for closing ordered ICA channel on timeout by using non-legacy message * Apply github suggestions * Fix ICA channel upgrade test by registering with ordered channel configuration
- Loading branch information
Showing
10 changed files
with
127 additions
and
42 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
.changelog/unreleased/improvements/ibc-integration-test/3959-update-juno-to-v21.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
- Update the version of Juno running the integraiton tests in the CI from `v17.1.1` | ||
- Update the version of Juno running the integration tests in the CI from `v17.1.1` | ||
to `v21.0.0` ([\#3959](https://github.com/informalsystems/hermes/issues/3959)) |
2 changes: 1 addition & 1 deletion
2
...gelog/unreleased/improvements/ibc-integration-test/3960-update-migaloo-to-v4.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
- Update the version of Migaloo Chain running the | ||
integraiton tests in the CI from `v3.0.2` to `v4.1.3` | ||
integration tests in the CI from `v3.0.2` to `v4.1.3` | ||
([\#3960](https://github.com/informalsystems/hermes/issues/3960)) |
2 changes: 1 addition & 1 deletion
2
...elog/unreleased/improvements/ibc-integration-test/3961-update-wasmd-to-v0-50.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
- Update the version of `wasmd` running the | ||
integraiton tests in the CI from `v0.30.0` to `v0.50.0` | ||
integration tests in the CI from `v0.30.0` to `v0.50.0` | ||
([\#3961](https://github.com/informalsystems/hermes/issues/3961)) |
3 changes: 3 additions & 0 deletions
3
...ngelog/unreleased/improvements/ibc-integration-test/4009-update-ibc-go-v8-ci.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
- Update the version of ibc-go simapp running the | ||
integration tests in the CI from `v8.2.0` to `v8.3.1` | ||
([\#4009](https://github.com/informalsystems/hermes/issues/4009)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters