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

PI support and theme updates #29

Merged
merged 24 commits into from
Mar 9, 2023
Merged

PI support and theme updates #29

merged 24 commits into from
Mar 9, 2023

Conversation

jmrossy
Copy link
Collaborator

@jmrossy jmrossy commented Feb 21, 2023

Fixes hyperlane-xyz/hyperlane-monorepo#1807
Pre-req for hyperlane-xyz/hyperlane-monorepo#1913

  • Add PI support for configuring and searching custom chains
  • Update SDK 1.2.1 and use latest metadata schema
  • Use MultiProvider for provider / chain metadata management
  • Update theme colors
  • Create tests for PI chain searching
  • Improve ChainLogo component

Rename globals.css
Fix more outdated blue color references
Tweak some styles
@vercel
Copy link

vercel bot commented Feb 21, 2023

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

Name Status Preview Comments Updated
hyperlane-explorer ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 9, 2023 at 1:09PM (UTC)

Add zod and define schema for validaton
Persist chain config with zustand
Remove some dead code
Rename validation to chainConfig
Enable searching by message ID
Parse message logs into messages (almost done)
Add tests for pi message fetching
Fix pi fetching bugs
Add Unknown Message.status
Fetch log timestamps
Improve PI presentation in search results
@jmrossy jmrossy marked this pull request as ready for review March 8, 2023 15:45
Offload metadata validation to SDK
Fix bug with MultiProvider init
@jmrossy jmrossy merged commit 040b5a6 into main Mar 9, 2023
@jmrossy jmrossy deleted the pi-support branch March 9, 2023 13:16
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.

Permissionless support in the explorer
1 participant