hyperlane-xyz / hyperlane-monorepo

The home for Hyperlane core contracts, sdk packages, and other infrastructure
https://hyperlane.xyz
Other
332 stars 360 forks source link

Relayer Registry #2440

Open nambrot opened 1 year ago

nambrot commented 1 year ago

Let's say even if a Hyperlane Deployment Registry a la https://github.com/hyperlane-xyz/hyperlane-monorepo/issues/2178 exists, it would still be hard to determine

a) what relayers are available between chains and b) what their configuration (gas enforcement policy, agent version, which ISMs are supported), artifacts (i.e. IGP addresses) and reliability/liveness are to make a decision to use them (vs. running your own relayer)

This ticket tracks requirements around making that experience for users of hyperlane relayers better.

nambrot commented 1 year ago

At EthWaterloo, it wasn't clear whether the deployments by Hyperlane India had relayers and if so, how to use them

nambrot commented 1 year ago

It might be nice to provide a Routing IGP which routes to other IGPs for payments so that developers can default to it for a good out of the box experience