Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scripts for Gaiad network with full-mesh IBC connections #898

Closed
wants to merge 4 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into greg/full-mesh-tests
  • Loading branch information
greg-szabo authored May 7, 2021
commit f53f80bb86d973fd3914c4702e58816cfa0f6155
8 changes: 3 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

## Unreleased

> Nothing yet.
- [scripts]
- Added "full-mesh" scripts to simulate multiple interconnected networks on a local machine ([#897])

## v0.3.0
*May 7h, 2021*
Expand Down Expand Up @@ -34,9 +35,6 @@ and periodically refresh IBC clients. The relayer now also supports [ICS 027 (In
- Use a single supervisor in `start-multi` to subscribe to all configured chains ([#862])
- The `start-multi` command is now more resilient to a node not being up or going down, and will attempt to reconnect ([#871])

- [scripts]
- Added "full-mesh" scripts to simulate multiple interconnected networks on a local machine ([#897])

### BUG FIXES

- [ibc]
Expand Down Expand Up @@ -76,7 +74,7 @@ and periodically refresh IBC clients. The relayer now also supports [ICS 027 (In
[#873]: https://github.com/informalsystems/ibc-rs/issues/873
[#878]: https://github.com/informalsystems/ibc-rs/issues/878
[#897]: https://github.com/informalsystems/ibc-rs/issues/897

[#909]: https://github.com/informalsystems/ibc-rs/issues/909

## v0.2.0
*April 14th, 2021*
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.