fix: add changeset for warp verify fix (#3513)

pull/3522/head
Paul Balaji 8 months ago committed by GitHub
parent 3ec81081c6
commit ed0d4188c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 6
      .changeset/new-melons-tell.md

@ -0,0 +1,6 @@
---
'@hyperlane-xyz/sdk': minor
---
Fixed an issue where warp route verification would fail at deploy time due to a mismatch between the SDK's intermediary contract representation and actual contract name.
Enabled the ContractVerifier to pick up explorer API keys from the configured chain metadata. This allows users to provide their own explorer API keys in custom `chains.yaml` files.
Loading…
Cancel
Save