hyperlane-monorepo icon indicating copy to clipboard operation
hyperlane-monorepo copied to clipboard

Implement metadata fetching from message

Open yorhodes opened this issue 9 months ago • 2 comments

Description

  • Uses derived hook and ISM config and dispatchTx of message to implement metadata fetching

Drive-by changes

  • Change yarn cache key to workaround https://github.com/actions/toolkit/issues/658
  • Make hyperlane message send use HyperlaneCore.sendMessage

Related issues

  • Fixes https://github.com/hyperlane-xyz/hyperlane-monorepo/issues/3450

Backward compatibility

Yes

Testing

E2E testing BaseMetadataBuilder

yorhodes avatar May 05 '24 23:05 yorhodes