J M Rossy
f02dd1b75f
feat: Update branding and replace chain picker ( #114 )
...
- Update to latest branding / styles
- Replace chain picker with new one from widgets lib
- De-dupe code with widgets lib
- Update packages to 5.4.0
- Fix #112
- Upgrade headless and tailwind libs
Corresponds with monorepo PR:
https://github.com/hyperlane-xyz/hyperlane-monorepo/pull/4486
2 months ago
J M Rossy
2cdf9ed796
Upgrade hyp packages to 5.5.0
2 months ago
J M Rossy
1878af0892
Show add chain menu when metadata is required in tx card
...
Tweak footer fonts
2 months ago
J M Rossy
bc6f4f6235
Update footer and fix z-index bug
2 months ago
J M Rossy
c03a94c746
Disable focus-visible outline by default
2 months ago
J M Rossy
92eba0107c
Prevent header animation in firefox
...
Fix mini search bar icon color
2 months ago
J M Rossy
774f856a3f
Shorten header animation
2 months ago
J M Rossy
c1accbe2fe
Update hyp packages to 5.4.0-beta0
2 months ago
J M Rossy
eabdf92263
Use new chain widget props
...
Replace chainConfig store state with chainMetadataOverrides
2 months ago
J M Rossy
ae86d66061
More de-deduplication with widgets lib
2 months ago
J M Rossy
5bf09c83df
Redesign search chain filters
2 months ago
J M Rossy
1f2434b503
Improve scroll listener
2 months ago
J M Rossy
b78b86a414
Fix scroll bounce bug
2 months ago
J M Rossy
0bace4598d
Upgrade headless and tailwind
...
Migrate to widgets layout components
2 months ago
J M Rossy
8cdf93c7b5
Branding updates
2 months ago
J M Rossy
febdddf8ac
feat: Use proxied GithubRegistry ( #110 )
2 months ago
Avi Atkin
ffe2c39f18
Update Footer for new careers and bounty links ( #109 )
...
Co-authored-by: J M Rossy <jm.rossy@gmail.com>
3 months ago
J M Rossy
6b116b1dc2
Get scraped chains list from DB instead of registry ( #106 )
...
- Update Next and Hyperlane deps
- Query scraped chains from domains DB table
3 months ago
dependabot[bot]
d93cc6ca37
Bump braces from 3.0.2 to 3.0.3 ( #105 )
3 months ago
J M Rossy
230907367f
feat: Add information to msg transaction cards ( #104 )
...
- Display duration in dest tx card per request from @Skunkchain
- Display mailbox address in both tx cards
- Hide API docs page link which was disabled in #77
- Fix missing type annotation
3 months ago
Paul Balaji
9fb83e538f
feat: scrollable search filter ( #103 )
...
Make chains list modal scrollable
---------
Signed-off-by: pbio <10051819+paulbalaji@users.noreply.github.com>
Co-authored-by: J M Rossy <jm.rossy@gmail.com>
3 months ago
Paul Balaji
eb3ff3257e
chore: update to registry v2.5.0 ( #102 )
...
chore: update to registry v2.5.0
Signed-off-by: pbio <10051819+paulbalaji@users.noreply.github.com>
3 months ago
Paul Balaji
8e9a09d81c
chore: update registry to v2.4.0 ( #101 )
...
chore: update registry to v2.4.0
Signed-off-by: pbio <10051819+paulbalaji@users.noreply.github.com>
4 months ago
dima-safin-2025
a50ebea853
chore: minor code cleanup( #99 )
4 months ago
J M Rossy
ae52d64286
Patch for registry github calls rate limit ( #97 )
4 months ago
J M Rossy
9184c5473d
Patch registry github calls rate limit
4 months ago
Paul Balaji
90cfc39762
fix: don't show unscraped chain in dropdown ( #95 )
...
fix: don't show unscraped chain in dropdown
---------
Signed-off-by: pbio <10051819+paulbalaji@users.noreply.github.com>
5 months ago
Paul Balaji
8c8c1c8550
chore: update registry to 2.2.0 ( #94 )
...
chore: update registry to 2.2.0
Signed-off-by: pbio <10051819+paulbalaji@users.noreply.github.com>
5 months ago
J M Rossy
4718f4a47c
fix: error non-evm chain selected in filter ( #93 )
...
Proxy for #92
5 months ago
J M Rossy
6a6ed6f245
Update src/components/search/SearchFilterBar.tsx
...
Co-authored-by: Paul Balaji <10051819+paulbalaji@users.noreply.github.com>
5 months ago
J M Rossy
a6a73d78d8
Run prettier
5 months ago
J M Rossy
72cd5e2f2c
fix: error query with non-evm chainId when search ( #92 )
...
## Description
Add wrong query chainId when search
Issue: https://github.com/hyperlane-xyz/hyperlane-explorer/issues/91
## Solution
Return only evm chain with bigint type not string
5 months ago
tiendn
9942c56846
fix: error query with non-evm chainId when search
5 months ago
J M Rossy
ad05a0b8f6
Update SDK, registry, and widget libs to latest ( #90 )
5 months ago
J M Rossy
25c1923d37
Update SDK, registry, and widget libs to latest
5 months ago
J M Rossy
a5d126783e
Update explorer doc links
6 months ago
Avi Atkin
aa7ee21ed7
twitter link from hyperlane_xyz to hyperlane
6 months ago
Connor McEwen
5ec7c5fa2a
fix: remove api code ( #77 )
...
disable api right now until we figure out rate limiting
6 months ago
Connor McEwen
673c67a6d4
fix: remove api code
6 months ago
J M Rossy
da33769aac
Avoid refetching when window is not visibile ( #76 )
6 months ago
J M Rossy
ff54d0182e
Avoid refetching when window is not visibile
6 months ago
J M Rossy
ae5b0999d1
Add TTL caching directive to GraphQL queries ( #75 )
6 months ago
Nam Chu Hoai
37794a4555
More caching
6 months ago
Nam Chu Hoai
fdf356eb9f
Try caching
6 months ago
J M Rossy
86911bf51f
Support Yaml chain config
...
Fixes for PI message search
6 months ago
J M Rossy
72b5f58d31
Migrate explorer to registry ( #72 )
...
- Migrate explorer from SDK consts to registry
- Update to latest hyperlane libs
- 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
6 months ago
J M Rossy
b4f3834f55
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 https://github.com/hyperlane-xyz/hyperlane-monorepo/issues/2122
Fixes https://github.com/hyperlane-xyz/issues/issues/735
Fixes https://github.com/hyperlane-xyz/hyperlane-monorepo/issues/3641
Fixes https://github.com/hyperlane-xyz/hyperlane-monorepo/issues/3668
6 months ago
J M Rossy
1d84eff7af
Remove console logs
6 months ago
J M Rossy
7373ad5f39
Merge branch 'registry' into post-registry-fixes
6 months ago
J M Rossy
014afcbeb8
Fix typo in settings copy
6 months ago