Commit Graph

65 Commits

Author SHA1 Message Date
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
Gary Wang 21e8770ef0 Tweak deposit dialog layout 2020-09-10 00:25:53 -07:00
Nishad 25b6604487 Add wrapped SXP and ALEPH 2020-09-04 11:19:23 +08:00
Nishad 43416aab18 Add wrapped SUSHI 2020-09-01 10:29:49 +08:00
Nishad a8e16d360a Update local storage key 2020-08-30 21:44:56 +08:00
Nishad dbe52f9607 Add other tokens 2020-08-30 20:44:32 +08:00
nishadsingh1 68fc8b4a5b
Merge pull request #3 from jstarry/update-url
Switch to serum api endpoint
2020-08-30 20:40:34 +08:00
Justin Starry f894445f7d Switch to serum api endpoint 2020-08-30 20:38:36 +08:00
Gary Wang 07fec11bc6 Add new SRM and MSRM addresses 2020-08-29 10:18:13 -07:00
Gary Wang 56f350141d Switch to new token program 2020-08-29 04:08:29 -07:00
Gary Wang 3a65c1754e Log how long transactions take to confirm, use both REST and WS 2020-08-19 20:17:43 -07:00
Gary Wang 63a3f22b25 Fix error when switching from mainnet to testnet 2020-08-19 19:45:09 -07:00
Gary Wang 1de031071b Allow requesting airdrops on testnet and on localhost 2020-08-19 19:45:09 -07:00
Gary Wang 1ab538d925 Update deps 2020-08-19 19:45:09 -07:00
nishadsingh1 274bff965a
Add popular tokens easily (#9)
Add popular tokens easily
2020-08-09 20:22:32 +08:00
nishadsingh1 4b9c87b2e1
Add token info dialog (#8)
* Add deposit dialogs
2020-08-09 19:30:19 +08:00
nishadsingh1 5396bf48c5
Add deposit dialogs (#6)
Add deposit dialogs
2020-08-09 19:19:15 +08:00
nishadsingh1 2d2e221c37
Indicate more clearly that it takes SOL to add a token to your wallet 2020-08-08 17:41:49 +08:00
nishadsingh1 584684b4f2
Add tooltips to and conditionally disable debug buttons 2020-08-08 17:40:50 +08:00
nishadsingh1 3084d5214e
Default to mainnet (#4) 2020-08-08 17:40:17 +08:00
nishadsingh1 b2d9be00c8
Update onboarding flow text to mention that clearing browser storage also makes you lose access to your wallet (#5) 2020-08-08 17:40:07 +08:00
Nishad e4d8626f6b Default to mainnet 2020-08-07 19:39:57 +08:00
Gary Wang cb32d5ec84 Configure travis 2020-08-06 23:26:32 -07:00
Gary Wang 7a8698777e Apache 2.0 license 2020-08-06 23:21:31 -07:00
Gary Wang 9643de889b Handle token accounts with invalid mints 2020-08-05 21:40:42 -07:00
Nishad a515840db1 Support sending SOL 2020-08-05 20:24:10 -07:00
Gary Wang 5ef4729ea9 Add link to source 2020-08-05 02:51:25 -07:00
Gary Wang d2272ec21a Add README 2020-08-05 02:23:53 -07:00
Gary Wang 347bf846f5 Add ability to password-protect wallet and restore wallet from seed words 2020-08-04 23:26:01 -07:00
Gary Wang fbf5ad0951 WIP dapp integration 2020-08-04 10:23:13 -07:00
Gary Wang fc296cf59e Deploy to gh-pages 2020-08-03 22:30:58 -07:00
Gary Wang 61cf9e211e Move debug buttons to separate file, fix missing param 2020-08-03 22:30:27 -07:00
Gary Wang 5c5d163183 Switch to using getProgramAccounts for finding owned accounts
Use getProgramAccounts instead of relying on deterministically
generated keys so we don't need private keys to find accounts
2020-08-03 03:20:32 -07:00