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

Replace `infra`'s warp route deployment artifacts with those in the registry

Open tkporter opened this issue 1 year ago • 0 comments

Problem

We have a bunch of warp route deployment artifacts in infra https://github.com/hyperlane-xyz/hyperlane-monorepo/tree/main/typescript/infra/config/environments/mainnet3/warp. These are used by warp route monitoring and to configure the relayers with extra monitoring info

Solution

Remove all the jsons and YAMLs in infra, and instead deploy tooling should get these from the registry

tkporter avatar May 13 '24 09:05 tkporter