J M Rossy
b469166927
Improve logging for PI log parsing
...
Improve chain display name normalization
2 years ago
J M Rossy
9f8dfb8d41
Merge pull request #30 from hyperlane-xyz/pi-search-api
...
- Setup PI search api
- Harden PI search algo
- Improve error msgs for APIs
- Improve msg id normalization
- Fix tests
2 years ago
J M Rossy
66520f4aa9
Finish PI search api impl
...
Harden pi search algo
Remove use of global multiprovider instance in APIs
Fix tests
2 years ago
J M Rossy
cd3b727546
Setup skeleton for PI search api
...
Improve error msgs for APIs
Improve msg id normalization
2 years ago
J M Rossy
040b5a6aca
Merge pull request #29 from hyperlane-xyz/pi-support
...
- 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
2 years ago
J M Rossy
c032387b92
Improve ChainLogo icons for PI chains
...
Fix bug with MultiProvider init
2 years ago
J M Rossy
31f35ced1e
Improve chain utils PI support
2 years ago
J M Rossy
862c54e929
Update SDK and widgets version
...
Offload metadata validation to SDK
2 years ago
J M Rossy
1111856e8a
Ts-ignore type error for TimelineCard
2 years ago
J M Rossy
9721f777d5
Update message details page to support PI msgs
2 years ago
J M Rossy
582b83fac8
Update block explorer queriers to match SDK changes
...
Fetch log timestamps
Improve PI presentation in search results
2 years ago
J M Rossy
1513f72456
Add comment to tests
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
37c97b6ba5
Add loading state to message search
2 years ago
J M Rossy
9d4aeaa6df
Use MultiProvider in PI msg search
...
Parse message logs into messages (almost done)
2 years ago
J M Rossy
f2ef3e3e3d
Implement most of PI chain search algo
2 years ago
J M Rossy
a9f1f7573a
Setup usePiChainMessageQuery
2 years ago
J M Rossy
f32ce5a5a6
Refactor some MessageSearch for organization
2 years ago
J M Rossy
f990757623
Fix chainConfig type
...
Enable searching by message ID
2 years ago
J M Rossy
ae144a3722
Add contracts to chain config
...
Rename validation to chainConfig
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
8878be1d89
Improve CI caching
2 years ago
J M Rossy
d2857ec5ea
Run prettier
2 years ago
J M Rossy
b2769e1bf4
Update some deps and fix merge conflicts
2 years ago
J M Rossy
e9179a56c9
Merge branch 'main' into pi-support
2 years ago
J M Rossy
f3be5e4ae0
Create settings page
...
Tweak some styles
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
92581e8d6e
Update blue color theme
...
Rename globals.css
2 years ago
J M Rossy
61e44477f8
Merge pull request #27 from hyperlane-xyz/api-cors
...
Add CORS headers to APIs
2 years ago
J M Rossy
b811452479
Add CORS headers to APIs
2 years ago
J M Rossy
e0e6735c00
Merge pull request #26 from hyperlane-xyz/widget-lib-integration
...
Widget lib integration + dep updates
2 years ago
J M Rossy
3c651d1e2f
Fix url in api docs
2 years ago
J M Rossy
b92d0cd4e6
Bump widget version to 1.0.0
2 years ago
J M Rossy
2b7b3b5b3f
Replace wide chevron with widget lib
2 years ago
J M Rossy
d281dc18c7
Remove unused animation css
2 years ago
J M Rossy
26a8848f4f
Bump widget version
2 years ago
J M Rossy
0d917cef58
Replace timeline with widget lib
2 years ago
J M Rossy
d9ffb8aea9
Replace ChainIcon with ChainLogo from widget lib
2 years ago
J M Rossy
e85aebc278
Update deps to latest
2 years ago
J M Rossy
6c1798bbcc
Update useInterval hook
2 years ago
J M Rossy
aac2216a74
Update GraphQL API URL
2 years ago
J M Rossy
850eb62d02
Update banner url
2 years ago
J M Rossy
a55d5954a7
Merge pull request #22 from hyperlane-xyz/v2
...
- Update graphql queries, types, and urls for v2
- Minor tweaks to card component and other styles
- Make first click unselect all in chain filter
- Implement new API
2 years ago
J M Rossy
812fa53e06
Add page with API documentation
2 years ago
J M Rossy
1380c57dad
Fix message id for getStatus API
2 years ago
J M Rossy
90402ae070
Merge pull request #24 from hyperlane-xyz/api
...
Implement new API endpoints for getting message data
2 years ago
J M Rossy
935f6cb658
Implement get-status and search-messages actions
2 years ago
J M Rossy
4e0c21cdea
Merge branch 'v2' into api
2 years ago
J M Rossy
4c82916500
Merge branch 'main' into v2
2 years ago