J M Rossy
d1c0b9339d
Fix msg value for hypNative transferRemote calls
2 years ago
J M Rossy
51d955de60
HypNative support ( #27 )
...
- Add support for HypNative tokens
- Modify token list schema to reduce ambiguity
- Create global ChainId and DomainId type aliases for clarity
- Pad IGP gas to avoid failures
- Fix issue with stale balances
2 years ago
J M Rossy
95f7bf25c0
Merge pull request #26 from hyperlane-xyz/fix-pi-infinite-spinner
...
Fix infinite spinner for PI chains in status modal
2 years ago
J M Rossy
dd9219f805
Fix infinite spinner for PI chains in status modal
2 years ago
J M Rossy
c0be1dec35
Merge pull request #25 from hyperlane-xyz/chain-config-deeplink
...
Include PI chain config in link to explorer
2 years ago
J M Rossy
cc1ca91cb3
Include PI chain config in link to explorer
2 years ago
J M Rossy
3b71517efc
Merge pull request #24 from hyperlane-xyz/json-to-ts-configs
...
Convert chain and token configs to TS files
2 years ago
J M Rossy
36b708e5ba
Fix bug with relative url token icons
2 years ago
J M Rossy
5b2bd7ac8c
Convert chain and token configs to TS files
...
Remove redundant ListedToken type
Update docs links in Readme
Update Customize docs
2 years ago
J M Rossy
7fc5d553d5
Merge pull request #23 from hyperlane-xyz/nam-feedback-fixes
...
- Make token logoURI optional
- Rename logoImgSrc to logoURI and make optional for chain config
- Use collateral chain as default from chain in form
- Reorganize routes.ts code
2 years ago
J M Rossy
6493581378
Use collateral chain as default from chain in form
...
Rename logoImgSrc to logoURI and make optional for chain config
Reorganize routes.ts code
2 years ago
J M Rossy
f699c06d72
Make token logoURI optional
...
Show colored circle with letter for missing logoURI
2 years ago
J M Rossy
2573cadc7e
Merge pull request #21 from hyperlane-xyz/better-tx-progress
...
- Add support for tracking multiple remote transfers
- Improve UX for seeing transfer status
- Setup Zustand store for transfer state
- Update libs, including wagmi + rainbowkit
2 years ago
J M Rossy
0ba7bdf3fe
Enable wallet autoconnect and setup WalletConnect config option
2 years ago
J M Rossy
555838a94f
Finish implementation of transfer modal
...
Update widget lib for api fix
2 years ago
J M Rossy
e0c29013f4
Update transfer progress in store throughout send
...
Implement TransferStatusBar UI
Rename Transaction* components to Transfer
Tweak some styles
2 years ago
J M Rossy
2052bab201
Setup basic zustand store
...
Add details to comment about wagmi prepare hooks
2 years ago
J M Rossy
e3e2c5afe5
Upgrade deps including wagmi for WC v2
2 years ago
J M Rossy
dac10a068d
Fix outdated links
2 years ago
J M Rossy
e68810883b
Validate JSON configs before use ( #20 )
...
- Validate chain and token configs with Zod
- Use MultiProvider for provider management
2 years ago
Nam Chu Hoai
4d6982eef0
Account for token decimal values ( #17 )
...
* Use decimals in amount utils
* Fetch decimals from contract and validate config during route init
---------
Co-authored-by: J M Rossy <jm.rossy@gmail.com>
2 years ago
J M Rossy
04ae98a5d9
Update to widget lib 1.2.3
2 years ago
J M Rossy
3ae32976ac
Merge pull request #18 from hyperlane-xyz/yorhodes-patch-1
...
Update tokens.json
2 years ago
Yorke Rhodes
d817e764d1
Update tokens.json
2 years ago
nambrot
22a355022b
Update to 1.2.3
2 years ago
Yorke Rhodes
b4f0fcbd60
Add CODEOWNERS
2 years ago
J M Rossy
2f8bd88db1
Merge pull request #14 from hyperlane-xyz/gas-payment
...
- Update to SDK 1.2.0
- Use gas payment in transfer remote
- Fix minor UI bugs
2 years ago
J M Rossy
cacafe660d
Run prettier
2 years ago
J M Rossy
d9f254b5aa
Update for compat with SDK 1.2.0
...
Fix wagmi bug
Fix timeline style bug
2 years ago
J M Rossy
d618e90001
Merge branch 'main' into gas-payment
2 years ago
J M Rossy
34f30afeaa
Merge pull request #15 from hyperlane-xyz/widget-lib-integration
...
Widget lib integration
2 years ago
J M Rossy
5ca0700a02
Revert wagmi update
...
Add explorer link to loading modal
2 years ago
J M Rossy
104e6555b7
Bump widget version to 1.0.0
2 years ago
J M Rossy
839ab40ba9
Integrate message timeline
...
Fix wagmi chain schema after update
2 years ago
J M Rossy
65393c4101
Replace ChainIcon and HyperlaneChevron with widget lib
2 years ago
J M Rossy
9617d498cd
Parallelize router address fetching
2 years ago
J M Rossy
1c4d69b087
Add logging to routes fetching
2 years ago
J M Rossy
802912f0cf
Add widgets lib
...
Upgrade deps to latest
2 years ago
J M Rossy
d436e07538
Add gas pyament to transferRemote
2 years ago
J M Rossy
07208401d5
Merge pull request #13 from hyperlane-xyz/permisionless-warp-deploy
...
Support Permisionless warp deployments
2 years ago
J M Rossy
811a66f492
Update SDK version
2 years ago
J M Rossy
e58af0dd3f
Add note about logoImgSrc
2 years ago
J M Rossy
dce981dc02
Run prettier
2 years ago
J M Rossy
078afb5a7c
Change chain config schema
2 years ago
J M Rossy
00c13db77d
Remove unused Environment file
2 years ago
J M Rossy
2abc1493c3
Update ChainIcon to use custom chain config
...
Add Permisionless section to customize instructions
2 years ago
J M Rossy
3df430a210
Finish support for dynamic chain lists except for ChainIcon
2 years ago
J M Rossy
68f4406f71
Start modifying chain metadata handling for permisionless support
2 years ago
J M Rossy
4a09d0a90e
Merge pull request #11 from hyperlane-xyz/tx-explorer-links
...
Show explorer links in tx success toast
2 years ago
J M Rossy
2b31168089
Show explorer links in tx success toast
2 years ago