J M Rossy
eb8a1e1c77
Prevent thrashing and trim error msg
2 years ago
J M Rossy
c45572ca74
Revert redundant changes to fetchDeliveryStatus
2 years ago
J M Rossy
bdb460a811
Fix errors for messages from core to PI chains
2 years ago
J M Rossy
e020a3a3c9
Update zustand for rehydration fix
2 years ago
J M Rossy
f20ff71dce
Improve error surfacing in SmartProvider
2 years ago
J M Rossy
65896ee699
Add PI support for msg debugging and delivery status fetching
...
Remove old TxDebugger page and cleanup debugMessage code
Remove Environment related code only used by TxDebugger page
2 years ago
J M Rossy
c64d6ad196
Move MultiProvider into store to avoid frequent re-construction
2 years ago
J M Rossy
951eccbd61
Ensure chain config syncing only runs once per page
2 years ago
J M Rossy
f3659a52b6
Catch error when checking for ICA address
...
Implement basic error screen UI
2 years ago
J M Rossy
1eb60a022d
Update to SDK 1.3.4
...
Use maxBlockAge value in HyperlaneJsonRpcProvider
2 years ago
J M Rossy
b30acac4b3
Change gas event fetching addr back to interchainGasPaymaster
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
a20e21eaec
Refactor providers into separate files
2 years ago
J M Rossy
4479944d3b
Implement staggered provider triggering
...
Implement pagination log fetching
Improve tests and fix bugs
2 years ago
J M Rossy
cf52a1244d
Finish HyperlaneEtherscanProvider impl and build test suite
2 years ago
J M Rossy
662f35f396
Implement more of SmartProvider features and tests
2 years ago
J M Rossy
af899ae4fc
Implement more of SmartProvider
...
Start creating tests for SmartProvider
2 years ago
J M Rossy
61770b1ab8
Move multiProvider to new providers dir
...
Start implementation of HyperlaneSmartProvider and HyperlaneEtherscanProvider
2 years ago
J M Rossy
7ce1940c4d
Disable red banner for message debugger errors
2 years ago
J M Rossy
83dc1b0617
Add useful error message when chain config missing
2 years ago
J M Rossy
4e1d1259a0
Rename multisigIsm contract field
2 years ago
J M Rossy
defa0e597b
Temp fix for lint errors in pi msg gas fetching
2 years ago
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
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
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
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