You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently testing the [v2.0.0-beta7](https://github.com/cosmos/relayer/releases/tag/v2.0.0-beta7) version.
Any major issues that arise during this testing phase will be brought into this milestone.
This version will also pass all tests in IBC-Test-Framework
V2.0.0 of Relayer will:
- Relay all channels on a given path UNLESS otherwise filtered.
- The config file will have a different structure in order to accommodate this change
- Relayer will fetch chain and path meta-data from cosmos/chain-registry repo
- `rly start` will reliably work and not be halted by timeouts
- Updates to Readme documentation. Clearly layout how to quickly get up and running with Relayer and document process on new channel creation.