Skip to content

Releases: hyperlane-xyz/hyperlane-registry

v2.0.0

03 Jun 21:44
d3bd6f1
Compare
Choose a tag to compare

Major Changes

  • 05815a7: Add support for reading warp route configs from registries
    Add getURI method to registry classes

Minor Changes

Patch Changes

  • 725c795: Added Stride chain
  • 23138d8: Add more arbitrum rpcUrls
  • 23138d8: Added mantapacific gnosisSafeTransactionServiceUrl
  • 984dc5d: Add black border to Blast logo.svg

v1.3.0

20 May 19:00
137eb7f
Compare
Choose a tag to compare

Minor Changes

  • 1b7c0f5: Add PartialRegistry class
    Add merge() method to IRegistry
  • 4db8e36: Rename LocalRegistry to FileSystemRegistry
  • ab3dbb0: Add MergedRegistry class

Patch Changes

  • 2e990b1: Added Zetachain & Redstone addresses & metadata; minor changes to addresses and metadata following a deploy

v1.2.0

20 May 08:35
b525f5b
Compare
Choose a tag to compare

Minor Changes

  • 3d8a8d0: Added holesky chain metadata and core artifacts

v1.1.2

16 May 16:39
cfa6574
Compare
Choose a tag to compare

Patch Changes

  • 46b136f: Add getChainLogoUri method and improve caching

v1.1.0

06 May 21:39
a51fe53
Compare
Choose a tag to compare

Minor Changes

v1.0.7

30 Apr 14:03
ea7d288
Compare
Choose a tag to compare

Patch Changes

  • 0001d30: Improve GithubRegistry parallelization
  • 8cbdff9: Warp Route add support
  • 166fca4: Added Blast and Mode addresses & metadata

v1.0.6

22 Apr 14:54
07915b4
Compare
Choose a tag to compare

Patch Changes

  • 049a67f: Fix chain file regex and add tests

v1.0.5

20 Apr 22:59
415519b
Compare
Choose a tag to compare

Patch Changes

  • 57c5310: Fix regex for identifying chains and mark proteustestnet as a testnet

v1.0.4

20 Apr 17:45
5cc8fcb
Compare
Choose a tag to compare

Patch Changes

  • dc688ea: Create LocalRegistry class
  • 551ce32: Add ancient8 metadata and USDC warp route
  • d9989d5: Implement methods to adding/removing chains to a LocalRegistry

v1.0.3

16 Apr 21:01
329044e
Compare
Choose a tag to compare

Patch Changes

  • 034a9c0: Create Registry utility classes