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

Conversation

jmrossy
Copy link
Collaborator

@jmrossy jmrossy commented May 9, 2024

Fixes hyperlane-xyz/hyperlane-monorepo#3655

  • Migrate explorer from SDK consts to registry
  • Update to latest hyperlane libs

Update to latest hyperlane libs
@jmrossy jmrossy requested a review from yorhodes as a code owner May 9, 2024 17:25
Copy link

vercel bot commented May 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hyperlane-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2024 5:26pm

@jmrossy jmrossy requested a review from nbayindirli May 15, 2024 15:13
Copy link
Contributor

@yorhodes yorhodes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

package.json Outdated Show resolved Hide resolved
src/features/api/utils.ts Show resolved Hide resolved
- 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 jmrossy merged commit 72b5f58 into main May 16, 2024
6 checks passed
@jmrossy jmrossy deleted the registry branch May 16, 2024 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pull Explorer's metadata & artifacts from registry instead of SDK
2 participants