Commit Graph

161 Commits

Author SHA1 Message Date
Nathaniel Parke 086f6e2763
Improve sollet popup UI (#36)
* feat: bring to front on new instruction

* feat: consider autoApprove before focus

* fix: move focus code

* fix: remove unsued deps

* A few tweaks

* Fix comments

* FIx

Co-authored-by: Bartosz Lipinski <264380+bartosz-lipinski@users.noreply.github.com>
2020-11-10 10:36:29 +08:00
Armani Ferrante d327dcccb9 Export private key (#35) 2020-11-09 17:30:05 -08:00
armaniferrante c4b4750c6b Import accounts with private key 2020-11-09 17:30:05 -08:00
Nathaniel Parke 3c3ba629ec Revert "Import accounts with private key (#29)"
This reverts commit b362d16862.
2020-11-10 09:21:29 +08:00
Nathaniel Parke 7509130cc5 Revert "Export accounts (#30)"
This reverts commit cf933d1c06.
2020-11-10 09:21:08 +08:00
Armani Ferrante cf933d1c06
Export accounts (#30)
* Named accounts initial commit

* Add account with name

* Import accounts with private key

* Encrypted imported private keys

* Relabel Create Account -> Add Account

* Address feedback

* Remove async

* Export private key

Co-authored-by: Philippe Maes <philippe@ftx.com>
Co-authored-by: Nathaniel Parke <nathaniel.parke@gmail.com>
2020-11-10 09:06:09 +08:00
Armani Ferrante b362d16862
Import accounts with private key (#29)
* Named accounts initial commit

* Add account with name

* Import accounts with private key

* Encrypted imported private keys

* Relabel Create Account -> Add Account

* Address feedback

* Remove async

* Fix off by one

Co-authored-by: Philippe Maes <philippe@ftx.com>
Co-authored-by: Nathaniel Parke <nathaniel.parke@gmail.com>
2020-11-10 09:02:55 +08:00
philippe-ftx 30b71dbfac
Named accounts (#28)
* Named accounts initial commit

* Add account with name
2020-11-10 08:29:50 +08:00
Nathaniel Parke 604fa4b293 Add lua token icon 2020-11-09 16:03:17 +08:00
Nathaniel Parke 4c45341e31 Add TOMO and LUA mints 2020-11-02 10:05:24 +08:00
Nathaniel Parke 61de326dc5 Fix help text on SOL withdrawals 2020-10-26 20:00:25 +08:00
Nathaniel Parke d6935e99bc Prevent sending SPL tokens to account with zero SOL 2020-10-26 19:34:36 +08:00
Nathaniel Parke 81a6464665 Auto create token accounts for destination wallet 2020-10-26 19:00:46 +08:00
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