-
Notifications
You must be signed in to change notification settings - Fork 332
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add migaloo chain to ics29 tests * Add changelog entry * Update nix flake after migaloo fix in Cosmos Nix
- Loading branch information
Showing
4 changed files
with
66 additions
and
6 deletions.
There are no files selected for viewing
2 changes: 2 additions & 0 deletions
2
...og/unreleased/improvements/ibc-integration-test/3345-ics29-test-with-migaloo.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,2 @@ | ||
- Add White Whale migaloo chain to ICS29 tests | ||
([#3345](https://github.com/informalsystems/hermes/issues/3345)) |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -49,6 +49,7 @@ | |
juno | ||
stride | ||
stride-no-admin | ||
migaloo | ||
; | ||
|
||
python = nixpkgs.python3.withPackages (p: [ | ||
|