J M Rossy
720bc6ca10
Fix jest CI failure
8 months ago
J M Rossy
7ee046b83f
Update to 3.8.0-beta0
8 months ago
J M Rossy
90d885e75f
Use tokenIndex in form values due to circular ref
...
Abstract balance watcher to hook
Other minor fixes
8 months ago
J M Rossy
f8220cd616
Fixes for balance checking and token selection
8 months ago
J M Rossy
2842a8d3ac
Start replacing internals with WarpCore
8 months ago
J M Rossy
5f53d38cad
Port over improvements for IGP quoting and white-labelling from injective branch
9 months ago
J M Rossy
cf94b87372
Use mainnet configs
...
Update to SDK 3.6.1
9 months ago
J M Rossy
22fb63714b
Move config management to build-time ( #120 )
...
- Refactor chain, token, and route config management into build-time script
- Combine chain, token, and route state into single `WarpContext` var
- Fix outdated `publicRpcUrls` field in example chain config
9 months ago
J M Rossy
101a4aef80
Update cosmjs injective patch to avoid sdk dep
9 months ago
J M Rossy
7ac7dcc127
Setup Error Monitoring and Analytics ( #114 )
...
* Add Sentry error capture
* Add Vercel analytics
* Setup bundle analyzer
* Capture errors from logger
10 months ago
J M Rossy
39c6f71a59
Update to SDK 3.5.1
10 months ago
J M Rossy
8a133e6b42
Finish IGP refactor
10 months ago
J M Rossy
5f65d67073
Cosmos factory token support ( #91 )
...
- Add support for cosmos factory tokens
- Combine automatic and manual token selector components
10 months ago
J M Rossy
badec992b4
Upgrade Wagmi and RainbowKit ( #89 )
...
- Upgrade repo to yarn 4
- Upgrade wagmi and rainbowkit versions
- Use Viem instead of Ethers for tx sending
- Refactor wallet/hooks.ts into smaller protocol-specific files
- Fix small cosmos metadata issue
11 months ago
J M Rossy
ea945763c8
Add support for JSON and YAML chain and token configs ( #88 )
...
- Add support for JSON and YAML chain and token configs
- Update some stale docs
- Cleanup default chain and token const files
11 months ago
J M Rossy
039ba440cb
Fix rounding issue with max amounts ( #79 )
...
- Fix rounding issue with max amounts
- Upgrade sdk to 3.1.0-beta4
12 months ago
J M Rossy
ea2479e50c
Migrate improvements and features for Neutron upstream ( #77 )
...
Includes support for IBC routes, fixes for cosmos, and some minor UX improvements.
12 months ago
J M Rossy
024dc5e479
Add CosmWasm support ( #64 )
...
* Add libraries for cosmjs and cosmos-kit
* Implement wallet hooks with cosmos-kit
* Wire up cosmos adapters
* De-dupe some packages
* Center align main card
---------
Co-authored-by: Nam Chu Hoai <nambrot@googlemail.com>
1 year ago
J M Rossy
53957a9af3
Upgrade hyp packages to 1.5.3
1 year ago
J M Rossy
b0c891de39
Update packages to 1.5.1
1 year ago
J M Rossy
c4ecc28ffe
Update to 1.5.1-beta1
1 year ago
J M Rossy
da2062902a
Update adapters for new contructor syntax
...
Use 1.5.1-beta0 packages
1 year ago
J M Rossy
35534948b5
De-dupe utils and adapter code with SDK 1.5.0
1 year ago
J M Rossy
09f2cda51b
Improve multi-collateral support ( #51 )
...
- Setup Jest unit testing
- Create new CollateralToCollateral route type
- Refactor route computation into separate file
- Add unit tests for route computation
- Improve hacky fixes collateral balance checking
- Implement approval allowance checking
1 year ago
iamdanylo
e0281c125d
Persist transfer history to local storage ( #37 )
...
* Zustand package updated, zustand persist state added
* TransferContext interface: timestamp field added
1 year ago
J M Rossy
46a5493e5a
Update to SDK 1.4.1 ( #32 )
...
- Update SDK, token, and widgets to 1.4.1
- Use SDK values for Solana chains
- Change format of Solana CAIP2 IDs to use numbers
- Fix bug with tx prep for Zebec chain
1 year ago
J M Rossy
f4e82cd014
Solana and ERC721 support ( #29 )
...
- Adds support for Solana-based tokens
- Add support for NFTs (ERC721 tokens)
- Refactors codebase to support multiple execution environments
- Fixes WalletConnect v2 support
1 year ago
J M Rossy
555838a94f
Finish implementation of transfer modal
...
Update widget lib for api fix
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
e68810883b
Validate JSON configs before use ( #20 )
...
- Validate chain and token configs with Zod
- Use MultiProvider for provider management
2 years ago
J M Rossy
04ae98a5d9
Update to widget lib 1.2.3
2 years ago
nambrot
22a355022b
Update to 1.2.3
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
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
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
811a66f492
Update SDK version
2 years ago
J M Rossy
dc532c3b36
Fix balance fetching and add recipient balance fetching
...
Update SDK to 1.0.0
Add details to Customize instructions
Make tip card easy to hide
2 years ago
J M Rossy
1fbc088121
Rebrand to warp route
2 years ago
J M Rossy
b1098b1ce3
Update sdk and wagmi to latest
2 years ago
J M Rossy
80c073b2c1
Add token balance fetching
...
Display clickable balance in form
2 years ago
J M Rossy
223d3ba251
Upgrade all deps to latest
2 years ago
J M Rossy
218a46bcb9
Upgrade to 1.0.0-beta2
...
Remove values and images now in SDK
2 years ago
J M Rossy
6e32b928b9
Replace dropdown lib with @headlessui/react
...
Implement part of chain selector
Implement chain swap button
2 years ago
J M Rossy
6e2a4265c9
Initial commit - Next + Hyperlane + TS + Wagmi
2 years ago