Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate explorer to registry #72

Merged
merged 14 commits into from
May 16, 2024
Merged

Migrate explorer to registry #72

merged 14 commits into from
May 16, 2024

Commits on May 9, 2024

  1. Migrate explorer from SDK consts to registry

    Update to latest hyperlane libs
    jmrossy committed May 9, 2024
    Configuration menu
    Copy the full SHA
    84a9a34 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Fix problems with delivery checking

    Hide IGP debug errors for PI chains
    Update react-query lib
    Remove unused wagmi and rainbowkit libs
    jmrossy committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b6baaa1 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    d3de085 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5cc0d9 View commit details
    Browse the repository at this point in the history
  3. Typo fixes

    jmrossy committed May 11, 2024
    Configuration menu
    Copy the full SHA
    11b5745 View commit details
    Browse the repository at this point in the history
  4. Fix various warnings

    jmrossy committed May 11, 2024
    Configuration menu
    Copy the full SHA
    aeb23f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33c434a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cacfee4 View commit details
    Browse the repository at this point in the history
  7. Hide v2 banner

    jmrossy committed May 11, 2024
    Configuration menu
    Copy the full SHA
    866bb6a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    ed4b4ed View commit details
    Browse the repository at this point in the history
  2. Fix typo in settings copy

    jmrossy committed May 16, 2024
    Configuration menu
    Copy the full SHA
    014afcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7373ad5 View commit details
    Browse the repository at this point in the history
  4. Remove console logs

    jmrossy committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1d84eff View commit details
    Browse the repository at this point in the history
  5. Various post-registry explorer fixes (#73)

    - Fix problems with delivery checking
    - Remove status badge from message table
    - Update react-query lib
    - Remove unused, outdated wagmi + rainbowkit libs
    - Fix error when filtering to all mainnets
    - Avoid misleading status check for non-evm chains
    - Hide v2 link banner
    
    Fixes hyperlane-xyz/hyperlane-monorepo#2122
    Fixes hyperlane-xyz/issues#735
    Fixes hyperlane-xyz/hyperlane-monorepo#3641
    Fixes hyperlane-xyz/hyperlane-monorepo#3668
    jmrossy authored May 16, 2024
    Configuration menu
    Copy the full SHA
    b4f3834 View commit details
    Browse the repository at this point in the history