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
6 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
J M Rossy
ed4b4edae3
Update registry and widget versions
6 months ago
J M Rossy
866bb6ae65
Hide v2 banner
7 months ago
J M Rossy
cacfee4386
Fix error when filtering to all mainnets/testnets
7 months ago
J M Rossy
33c434aeb9
Hide explorer link when tx hash is zeroish
7 months ago
J M Rossy
aeb23f9d22
Fix various warnings
7 months ago
J M Rossy
11b5745328
Typo fixes
7 months ago
J M Rossy
a5cc0d95d3
Avoid status check spinner for non-evm chains
7 months ago
J M Rossy
d3de085faa
Remove status badge and duration from message table
7 months ago
J M Rossy
b6baaa1e5e
Fix problems with delivery checking
...
Hide IGP debug errors for PI chains
Update react-query lib
Remove unused wagmi and rainbowkit libs
7 months ago
J M Rossy
84a9a3420a
Migrate explorer from SDK consts to registry
...
Update to latest hyperlane libs
7 months ago
J M Rossy
2ed49779b7
Use tooltip instead of toast for show help information ( #70 )
...
Co-authored-by: tiendn <tiendn@stellalab.com>
7 months ago
J M Rossy
4f1a8728fe
Order by id instead of send_occurred_at
8 months ago
J M Rossy
d0f80adf90
Fixes for DB perf and smart provider ( #63 )
...
- Upgrade to SDK 3.8.0
- Separate where or clauses into separate queries
- Remove SmartMultiProvider
9 months ago
Paul Balaji
9f792a4b27
feat: use SmartProvider from SDK ( #62 )
9 months ago
J M Rossy
72243333c4
Merge pull request #60 from hyperlane-xyz/3.7.0
...
Updgrade to 3.7.0 libs
10 months ago
J M Rossy
2ba5c89f68
Updgrade to 3.7.0 libs
10 months ago
J M Rossy
554558d372
Disable destination-based searches for now
10 months ago
J M Rossy
ff41ea6bae
Replace favicon and improve scrollbar
10 months ago
J M Rossy
4af2d9c0ee
Merge pull request #58 from hyperlane-xyz/trevor/bump-message-version
...
Use mailbox version 3
11 months ago
Trevor Porter
b3fb541a77
Use mailbox version 3
11 months ago
J M Rossy
ba44dc7229
Merge pull request #56 from hyperlane-xyz/metadata-parsing-fix
...
Fix chain metadata parsing
11 months ago
J M Rossy
9b7d8658ab
Merge branch 'main' into metadata-parsing-fix
11 months ago
J M Rossy
07094a1123
Fix chain metadata parsing
11 months ago
Nam Chu Hoai
b0f2a4abff
Merge pull request #55 from hyperlane-xyz/nambrot/add-mailbox-to-tenderly-card
...
Add Mailbox to Tenderly card
1 year ago
nambrot
b61bfe8219
Add Mailbox to Tenderly card
1 year ago
J M Rossy
7f9d7893ea
Merge pull request #54 from hyperlane-xyz/v3
...
- Update to v3 sdk
- Upgrade to yarn 4
1 year ago
J M Rossy
bd265b4e66
Add info banner
1 year ago