Skip to content

v2.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 16:33
· 330 commits to main since this release
29b3628

**This version Introduces a BREAKING change to your config file**
See: config_migration

Overview:

  • Interact with the relayer with chain-name rather than chain-ID
  • Evmos support
  • Improved relaying efficiency
  • Improved logging and error handling
  • Improved provider implementation

Note: The relayer is being refactored to relay packets and acknowledgments based on block events as opposed to expensive generic queriers. This is still a work in progress.

What's Changed

New Contributors

Full Changelog: v2.0.0-beta7...v2.0.0-rc1