J M Rossy
806aa7723e
Upgrade hyp packages to 7.1.0
2 days ago
Paul Balaji
b8e0d310e3
feat: use chain name or domain as identifier instead of chainId ( #136 )
...
relates to:
- https://github.com/hyperlane-xyz/hyperlane-warp-ui-template/pull/313
- https://github.com/hyperlane-xyz/hyperlane-monorepo/pull/4798
testing:
- [x] update SDK to latest once monorepo PR is merged + rolled out
- [x] add duplicate chain metadata with different domain id to custom
yaml
---------
Signed-off-by: pbio <10051819+paulbalaji@users.noreply.github.com>
2 weeks ago
Jason Guo
ec0db733e5
chore: update widgets and de-duplicate components ( #135 )
...
- Update widgets package to v5.7.0
- Add components from the widgets and remove repeated ones
2 weeks ago
J M Rossy
767bae2a99
fix: Upgrade hyp packages to latest ( #131 )
1 month ago
J M Rossy
5ef32ff03b
Upgrade Next to v13.5.7 ( #124 )
1 month ago
J M Rossy
184a6c1dde
chore: Auto-format tailwind classes ( #119 )
...
- Upgrade yarn, prettier
- Setup react-query lint rules
- Enable formatting of tailwind classes
1 month ago
J M Rossy
2cdf9ed796
Upgrade hyp packages to 5.5.0
2 months ago
J M Rossy
c1accbe2fe
Update hyp packages to 5.4.0-beta0
2 months ago
J M Rossy
5bf09c83df
Redesign search chain filters
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
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
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
J M Rossy
9184c5473d
Patch registry github calls rate limit
4 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
25c1923d37
Update SDK, registry, and widget libs to latest
5 months ago
J M Rossy
86911bf51f
Support Yaml chain config
...
Fixes for PI message search
6 months ago
J M Rossy
ed4b4edae3
Update registry and widget versions
6 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
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
J M Rossy
2ba5c89f68
Updgrade to 3.7.0 libs
10 months ago
J M Rossy
66ddd40037
Update to v3 sdk
...
Upgrade to yarn 4
1 year ago
J M Rossy
79a3101bd7
Upgrade to hyp packages 1.5.1
...
Remove duplicated utilities
Upgrade some tooling including typescript and next
Fix error from missing background image
1 year ago
J M Rossy
e020a3a3c9
Update zustand for rehydration fix
2 years ago
J M Rossy
21fcd0e1b9
Update widgets for timeline fix
2 years ago
J M Rossy
1eb60a022d
Update to SDK 1.3.4
...
Use maxBlockAge value in HyperlaneJsonRpcProvider
2 years ago
J M Rossy
81c3505e8a
Improve staggered trigger algo for SmartProvider
...
Fix race condition bug in HyperlaneEtherscanProvider
Use SmartProvider throughout explorer
Fetch gas details for PI messages
Upgrade SDK and Widgets libs
2 years ago
J M Rossy
74a272026a
Update to SDK 1.3.2
2 years ago
J M Rossy
1fb99eb0bd
Update widget lib and timeline
2 years ago
J M Rossy
ad302e22be
Display gas payments in msg details page
...
Add BigNumber.js and utils for amount parsing
2 years ago
J M Rossy
58d18109e0
Update SDK to 1.2.2
2 years ago
J M Rossy
9df1ad2223
Update widgets lib for Sepolia icon
2 years ago
J M Rossy
c032387b92
Improve ChainLogo icons for PI chains
...
Fix bug with MultiProvider init
2 years ago
J M Rossy
862c54e929
Update SDK and widgets version
...
Offload metadata validation to SDK
2 years ago
J M Rossy
f2cddc9cbc
Setup jest
...
Add tests for pi message fetching
Fix pi fetching bugs
Add Unknown Message.status
2 years ago
J M Rossy
acc748f106
Implement custom chain table UI and input modal
...
Add zod and define schema for validaton
Persist chain config with zustand
Remove some dead code
2 years ago
J M Rossy
73feea0e46
Upgrade SDK to 1.2.0
2 years ago
J M Rossy
b2769e1bf4
Update some deps and fix merge conflicts
2 years ago
J M Rossy
ca65427a1d
Replace react-accessible-dropdown with headlessui
...
Fix more outdated blue color references
2 years ago
J M Rossy
b811452479
Add CORS headers to APIs
2 years ago
J M Rossy
b92d0cd4e6
Bump widget version to 1.0.0
2 years ago
J M Rossy
26a8848f4f
Bump widget version
2 years ago
J M Rossy
e85aebc278
Update deps to latest
2 years ago
J M Rossy
ec8ad4af3d
Update to latest SDK
...
Change Environments to match latest format
2 years ago
J M Rossy
c9809c6356
Upgrade to 1.0.0-beta2
...
Remove values and images now in SDK
2 years ago
J M Rossy
7483099dfd
Upgrade SDK to 1.0.0-beta1
2 years ago