Skip to content
This repository was archived by the owner on Apr 10, 2026. It is now read-only.

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Sep 20:02
· 255 commits to main since this release
ef5a768

Highlights

  • Prometheus metrics regarding observed/relayed packets, wallet balances, and more!
  • Ability to relay multiple paths in a single process: rly start path1 path2 path3.
  • Event based relaying is now default! Previously you needed to specify this with the -p events flag.
  • Fix for EVMOS relaying #940
  • Fixes for multiple concurrent ICA handshakes and packet flows.
  • Config file locking for concurrent path linkage.

What's Changed

New Contributors

  • @JeremyParish69 made their first contribution in #981

Full Changelog: v2.0.0...v2.1.0