hyperlane-xyz / hyperlane-monorepo

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

Implement self-relaying an undelivered message in the explorer #3453

Open tkporter opened 6 months ago

tkporter commented 6 months ago

Following the metadata building work done in https://github.com/hyperlane-xyz/hyperlane-monorepo/issues/3448, we'll be able to build metadata to deliver messages. We should then:

yorhodes commented 5 months ago

Should use HyperlaneCore.relayMessage(dispatchTx) from https://github.com/hyperlane-xyz/hyperlane-monorepo/pull/3693 once merged