Skip to content

v0.3.1-v2.5.2-relayer

Compare
Choose a tag to compare
@omritoptix omritoptix released this 04 May 22:17
· 29 commits to main-dym since this release
03f748b

Important notes for fast rollapps

  1. in config.yaml, configure min-loop-duration: 100ms
  2. set channel-filter for flush to work properly, e.g:
src-channel-filter:
      rule: "allowlist"
      channel-list: ["channel-0", "channel-49"]

What's Changed

  • fix(stuck packet): sync properly after finding stuck packets by @danwt in #19

Full Changelog: v0.3.0-v2.5.2-relayer...v0.3.1-v2.5.2-relayer