Commit Graph

98 Commits

Author SHA1 Message Date
Gary Wang eac4ae3c8d Allow SPL WUSDC -> SPL USDC swaps 2020-10-21 10:57:25 -07:00
Gary Wang 896a36bb2e Add new USDC mint 2020-10-21 09:40:02 -07:00
Nishad 6d78112734 Update serum-js, add MATH to popular token list 2020-10-19 12:30:36 +08:00
Nishad 78f6b1b295 Update serum-js 2020-10-13 23:33:16 +08:00
Nathaniel Parke 41ecc280fd Fix sending native BTC 2020-10-08 14:17:19 +08:00
Nathaniel Parke a80a2cdefc Merge branch 'master' of github.com:project-serum/spl-token-wallet 2020-10-08 13:44:28 +08:00
Nishad 5611e9d42d Add HXRO and UNI to token list 2020-10-06 23:34:10 +08:00
Gary Wang 37d72ef2a7 Show token icons on balances list 2020-10-05 03:59:52 -07:00
Gary Wang 02b4748fb5 Add a button to delete token accounts 2020-10-05 03:13:24 -07:00
Gary Wang ee8018c6fd Update @solana/web3.js 2020-10-04 23:33:47 -07:00
Gary Wang a4d700951c
Merge pull request #17 from bartosz-lipinski/add-icons-to-tokens
Add icons to popular tokens
2020-10-03 14:03:21 -07:00
bartosz-lipinski 6d5f975bb1 feat: add background to icons 2020-10-01 23:58:47 -05:00
bartosz-lipinski 7aa44b3363 feat: add icons to popular tokens 2020-10-01 16:07:12 -05:00
bartosz-lipinski 4b8cb5602c feat: add icons to popular tokens 2020-10-01 16:05:17 -05:00
Gary Wang f582876458
Merge pull request #15 from cz-it/master
[FIX] fix apply exception for solana/web3.js v78.1
2020-10-01 03:36:32 -07:00
changzeng e4e8617e03 [FIX] fix apply exception for solana/web3.js v78.1 2020-09-29 15:52:01 +08:00
Nishad 085c95b4e9 Upgrade serum-js versions and label AKRO 2020-09-25 19:43:13 +08:00
Nishad 8eaaed6ec2 Add key to ApproveSignatureForm to force remounting for each unique request 2020-09-23 04:49:31 +08:00
Nishad 381679d7b5 Update serum-js version 2020-09-23 02:35:04 +08:00
Nishad 340621918e Parse instructions based on program id 2020-09-23 02:13:33 +08:00
Gary Wang 18ca87638e Fix typo in transaction validation 2020-09-22 08:21:32 -07:00
Nishad 1dc469e625 Add a space between market name and deprecated label 2020-09-22 20:41:10 +08:00
nishadsingh1 9f15154b7b
Automatic transaction approval (#13)
Automatic transaction approval
2020-09-22 20:31:52 +08:00
nishadsingh1 00e21b13bc
Cache market between approvals (#12) 2020-09-21 21:39:02 +08:00
Gary Wang 9eb09fe3ef Disambiguate system transfers and spl-token transfers 2020-09-18 20:55:17 -07:00
Nishad 6c065d844f Add FRONT and update serum-js version 2020-09-18 17:15:21 +08:00
Gary Wang 2804c929b4 Run git pull before deploying 2020-09-18 00:22:34 -07:00
Gary Wang 053a85da38 Allow adding erc20 tokens via contract address 2020-09-17 23:55:14 -07:00
Gary Wang cfc57a0a37 Fix erc20 to spl swap rounding 2020-09-16 05:22:59 -07:00
Nishad 1c99575490 Add HNT, update serum-js 2020-09-16 19:01:50 +08:00
Philippe Maes 6a6e4e6385 Fix unknown markets 2020-09-16 10:34:26 +02:00
Gary Wang dde7830dd2 Fix size encoding when swapping ERC20 to SPL 2020-09-15 09:26:25 -07:00
Nishad 69c2bd2bc7 Bump serum-js version 2020-09-15 22:10:40 +08:00
Nishad bced75b6c8 Add UBXT and upgrade serum-js version 2020-09-15 22:03:30 +08:00
Nishad 3702857367 Add CREAM as known token 2020-09-15 20:23:49 +08:00
Nishad 4b1c8f61c9 Upgrade serum-js version 2020-09-15 20:15:41 +08:00
Philippe Maes 67dba74495 Fix issue with unknown instructions 2020-09-15 10:56:06 +02:00
philippe-ftx 1ff233d2b5
Change rendering for unknown instructions (#11)
Change rendering for unknown instructions
2020-09-15 03:23:39 +08:00
Nishad 5ee1c5b299 Indicate which tokens added 2020-09-15 03:04:06 +08:00
Nishad 814f21939b lint 2020-09-15 03:00:04 +08:00
philippe-ftx 6b68ac3685
Transaction parsing for Serum DEX instructions (#8)
Transaction parsing for Serum DEX instructions
2020-09-15 02:57:55 +08:00
Gary Wang 16cf26fad9 Fix spinner not going away after eth tx is complete 2020-09-12 23:01:18 -07:00
Gary Wang cac7764715 Enable swap 2020-09-12 22:56:07 -07:00
Nishad da490b76d9 Add wrapped HGET 2020-09-13 06:13:51 +08:00
Gary Wang c3cf649934 Keep send dialog open while swap is pending 2020-09-11 23:30:35 -07:00
Gary Wang 57ae3c9876 Allow converting from ETH to SOL 2020-09-11 22:24:16 -07:00
Gary Wang 5f1dfb42c0 Fix native vs erc20 label 2020-09-11 05:25:27 -07:00
Gary Wang 7a9c448730 Move swap deposits to separate tab 2020-09-11 05:05:15 -07:00
Gary Wang 948d0e411c Add option to swap SPL tokens for native tokens 2020-09-11 03:39:15 -07:00
Gary Wang 0f2014fcde Add ability to swap native tokens for SPL tokens 2020-09-10 18:31:05 -07:00