J M Rossy
5dd747487d
Add copy button to chain config input
2 years ago
J M Rossy
153f40e125
Rename pages to avoid name conflict
2 years ago
J M Rossy
33b70f4ac5
Run PI message search from message details page
2 years ago
J M Rossy
97aa99e4de
Fix query param syncing on home screen
...
Persist chain configs from query into store
2 years ago
J M Rossy
fb4c4cf162
Add logging to chain config query parsing
2 years ago
J M Rossy
84a7e8cf64
Add search-pi-messages to api docs page
2 years ago
J M Rossy
ce851fa387
Redo multiprovider management to integrate with store and query param
2 years ago
J M Rossy
010b465136
Fix build errors
2 years ago
J M Rossy
9a8ee47371
Create useChainConfigsWithQueryParams hook
...
Create ChainId and DomainId global types
2 years ago
J M Rossy
5b186e261f
Merge branch 'pi-gas-details' into pi-ux-improvements
2 years ago
J M Rossy
9146210e97
Add IGP field to custom chain config
2 years ago
J M Rossy
74a272026a
Update to SDK 1.3.2
2 years ago
J M Rossy
34b7eda10f
Start impl of IGP gas fetching for PI messages
...
Refactor some of PI message search code
2 years ago
J M Rossy
1fb99eb0bd
Update widget lib and timeline
2 years ago
J M Rossy
f4a2ee9610
Merge pull request #32 from hyperlane-xyz/new-db-schema
...
Update to new schema and add IGP gas debugging
2 years ago
J M Rossy
56d8a31a4e
Add TODO for arbitrum gas est
2 years ago
J M Rossy
ef998d9a21
Use gas amount instead of payment in tryCheckIgpGasFunded
2 years ago
J M Rossy
375a3e0716
Refactor message debugger to avoid redundant, error-prone requests when possible
2 years ago
J M Rossy
bf18a49d73
Fix bugs in msg debugger
2 years ago
J M Rossy
d55e6a78cf
Implement tryCheckIgpGasFunded
...
Fix bugs with fetchDeliveryStatus integration in msg details
2 years ago
J M Rossy
54d9061eec
Stub out tryCheckInterchainGas further
2 years ago
J M Rossy
4ea5c77258
Migrate delivery status checking to front-end
...
Harden parts of debugger and status checker code
Improve block explorer query rate limiting
2 years ago
J M Rossy
ce092f7879
Improve icons for msg detail cards
2 years ago
J M Rossy
c24ae6eb0b
Create RadioButton component
...
Add radio options for gas unit
2 years ago
J M Rossy
f9d149acc1
Reduce card gap space
2 years ago
J M Rossy
2a61e9e117
Increase vertical info density for msg details
...
Improve some spacing responsiveness
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
24f20e7f9f
Merge branch 'main' into new-db-schema
2 years ago
Yorke Rhodes
1da9de17ae
Add CODEOWNERS
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
6f6f06cf69
Update message and tx models for new db schema
2 years ago
J M Rossy
a437c9d186
Update chain config docs link
2 years ago
J M Rossy
6a489d3ef5
Reject blockscout explorers for PI chains
...
Update PI config link
2 years ago
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