skynetcapital
958cf5df7a
Add mnemonic download setup requirement ( #269 )
2021-05-23 21:28:34 -07:00
Nathaniel Parke
63dc54eaf4
Customize erc20 withdrawal behavior ( #263 )
2021-05-20 11:43:20 +08:00
Nathaniel Parke
f7ab377271
Allow for disabling of ERC20 withdrawals by mint ( #261 )
2021-05-19 11:20:08 +08:00
armaniferrante
28207bffbb
Change mainnet beta backup url
2021-05-17 21:32:30 -07:00
armaniferrante
a666b172e9
Display invalid mnemonic warning
2021-05-06 13:18:12 -07:00
armaniferrante
42d2ea710d
Disable small btc swaps and misc updates
2021-05-03 21:45:28 -07:00
armaniferrante
c4218f23fe
Hide delete button behind feature flag
2021-04-26 11:19:06 -07:00
jhl-alameda
ef996b5265
Prompt user to re-enter seed phrase during wallet creation and log out
2021-04-26 23:32:49 +08:00
jhl-alameda
afd9be9bc1
add BRZ, COPE, and STEP to popular tokens list
2021-04-26 22:07:58 +08:00
gotjoshua
98599a7d24
closes #181 unlock via enter key ( #187 )
...
* closes #181 unlock via enter key
* style coherence with semantic fx naming
2021-04-26 21:58:59 +08:00
jhl
850620b77b
Keep unlocked wallet in memory ( #178 )
...
* init
* only use sessionStorage when needed (#179 )
* clear background mnemonic on logout
Co-authored-by: gotjoshua <gotjoshua@users.noreply.github.com>
2021-04-26 21:49:35 +08:00
armaniferrante
fd4bc93f4f
Return correct type for new wallets
2021-04-21 11:52:34 -07:00
armaniferrante
275801931e
Fix wallet selection
2021-04-21 11:13:34 -07:00
Armani Ferrante
cc9d882ffe
WUSDC flow ( #197 )
2021-04-19 21:11:02 -07:00
armaniferrante
401789f349
Fix add token dialog
2021-04-16 10:24:36 -07:00
Armani Ferrante
d368648476
Use transfer checked instruction ( #191 )
2021-04-15 09:38:46 -07:00
jhl-alameda
b315d2a84e
fix build errors
2021-04-12 15:54:57 +08:00
Paul Bernier
543a0a8f1e
fix 'sign' method in Chrome extension context ( #177 )
2021-04-12 15:38:54 +08:00
jhl-alameda
8e9fe259a4
Merge branch 'master' of github.com:project-serum/spl-token-wallet
2021-04-09 18:30:59 +08:00
jhl-alameda
a4ed421e58
update sollet extension
2021-04-09 18:30:45 +08:00
Armani Ferrante
dd9fb2546c
Merge accounts with token transfers ( #174 )
2021-04-08 23:47:55 -07:00
jhl-alameda
63ae7bd130
Merge branch 'master' of github.com:project-serum/spl-token-wallet
2021-04-09 14:33:59 +08:00
Armani Ferrante
660a311725
Remove delete and merge buttons
2021-04-08 16:20:48 +08:00
Armani Ferrante
66fc4e2735
Display token accounts less prominently ( #173 )
2021-04-07 14:24:01 -07:00
Armani Ferrante
699558770e
Fix popup window regressions ( #159 )
2021-04-02 13:53:52 -07:00
Armani Ferrante
39c9ac7277
Ledger path parameterization ( #158 )
2021-04-02 10:49:30 -07:00
jhl-alameda
e39e6efe7e
upd parsing tx bug for sollet extension
2021-04-01 16:39:37 +08:00
jhl-alameda
0b25e43a28
fix 'keep unlocked' on extension
2021-03-30 05:32:05 +08:00
Nathaniel Parke
e1588a6dfd
Migrate to native USDT ( #139 )
...
* Migrate to native USDT
* update token
* Fix naming
* Fix name
2021-03-19 17:11:12 +08:00
armaniferrante
b33f2aafbc
Catch errors when focusing parent for firefox
2021-03-18 21:41:22 -07:00
Paul Bernier
78d5b47191
feat: new rpc method 'sign' to sign arbitrary data and text messages ( #143 )
2021-03-18 13:47:10 -07:00
armaniferrante
3f9222e137
Fix custom names and buttonref
2021-03-17 18:20:40 -07:00
Pierre
4a601d8355
Use @solana/spl-token-registry ( #141 )
2021-03-17 16:56:16 -07:00
armaniferrante
324b98d6ed
Fix firefox popup
2021-03-17 13:37:26 -07:00
Paul Bernier
efbb932222
refactor: move Popup sign transaction component to its own file SignTransactionFormContent ( #146 )
2021-03-17 09:56:52 -07:00
Maximilian Schneider
eb02fc3130
Add mango auto approve support ( #148 )
2021-03-16 19:18:54 -07:00
jhl-alameda
61b17cbe6c
fix connection issue with sollet.io popup
2021-03-17 08:15:09 +08:00
jhl-alameda
3cdab1cc42
fix bug with incorrect page
2021-03-16 09:06:20 +08:00
Maximilian Schneider
bd3e841aba
Fix error displayed on auto-approved transactions ( #145 )
2021-03-15 08:00:20 -07:00
jhl-alameda
754dd37595
Sollet Chrome Extension v0 ( #127 )
...
* init
* ui changes
* injection
* upd
* adding connections page
* upd extension
* merge
* prettier
* fix
* fix
* fix
2021-03-15 07:27:11 +08:00
Nishad
2664ed7d11
Update Raydium pool tokens
2021-03-13 20:19:43 +08:00
armaniferrante
f5de51cff0
Don't show fingerprint next to non associated token accounts
2021-03-12 07:55:06 -08:00
armaniferrante
77a4a242c3
Decode create account with seed instructions
2021-03-11 11:26:19 -08:00
Pierre
b409d1474d
Decode unknown instruction accounts ( #135 )
2021-03-11 10:13:38 -08:00
Kelvin Jayanoris
c1fb7705ab
Allow importing of base58 key format ( #77 )
2021-03-11 06:31:12 -08:00
Nathaniel Parke
e65a8e1ffe
Add OXY token ( #137 )
2021-03-11 13:11:11 +08:00
Gary Wang
2260549d0f
Create associated token program accounts when sending ( #134 )
2021-03-08 17:58:03 +08:00
Nathaniel Parke
c8527e4fe3
Turn off automatically creating token accounts when an spl token account is provided ( #132 )
2021-03-05 14:18:29 +08:00
Armani Ferrante
d6046cec0f
Disable button on send dialog
2021-03-03 19:05:34 +08:00
Armani Ferrante
12b5e1e110
Set null price for tokens without a symbol
2021-03-02 18:33:19 +08:00
Armani Ferrante
a5d8f145b3
Cache associated token address calculation
2021-03-02 17:15:26 +08:00
Armani Ferrante
43798a4c51
Sortable balances list
2021-03-02 16:47:54 +08:00
Armani Ferrante
dee1252057
Memoize BalanceListItem components
2021-03-02 16:13:46 +08:00
Armani Ferrante
bda5c4c323
Check if setUsdValue is truthy
2021-03-02 00:24:24 +08:00
Armani Ferrante
84c4cf89e1
Show total USD balances
2021-03-01 22:53:03 +08:00
Armani Ferrante
cfbe58758f
Rename delete account to delete mnemonic ( #120 )
2021-03-01 16:42:41 +08:00
jhl-alameda
d629d8d27a
Add Desposit Fee Estimation ( #118 )
...
* init
* fix
* fix
2021-03-01 01:01:20 -05:00
Sebastian Conybeare
658f7640ff
Parse and display serum dex v3 transactions ( #114 )
...
* Parse dex3 transactions
* Update serum-ts dependency
2021-02-28 05:47:53 +08:00
jhl-alameda
3e570e1537
fix
2021-02-26 05:11:33 -05:00
jhl-alameda
9d8ddd59e6
remove override
2021-02-26 05:10:41 -05:00
jhl-alameda
2eb58b9410
remove unused
2021-02-26 04:16:02 -05:00
jhl-alameda
76ccbeebf6
add warning message
2021-02-26 04:13:25 -05:00
jhl-alameda
cf9d95d1a8
remove unused
2021-02-26 03:26:22 -05:00
jhl-alameda
968061bfc1
fetch fee from backend
2021-02-26 03:24:50 -05:00
jhl-alameda
0ca8d1e265
fix hook
2021-02-25 00:16:24 -05:00
jhl-alameda
553a7d2fe6
format
2021-02-25 00:04:13 -05:00
jhl-alameda
a2a7c83532
fix
2021-02-25 00:01:20 -05:00
jhl-alameda
bbb9bb393a
initial fee estimator ui
2021-02-24 23:56:41 -05:00
Armani Ferrante
2ce2dc8859
Export menmonic menu item ( #106 )
2021-02-24 15:47:47 +08:00
Armani Ferrante
7389ad260a
Fix account recovery page
2021-02-22 16:07:08 +08:00
Armani Ferrante
55fd403750
Don't show fingerprint icon for non associated token accounts
2021-02-22 15:45:13 +08:00
Armani Ferrante
3a88a6761f
Add RAY liquidity pools
2021-02-22 15:34:17 +08:00
Nishad
74ae55784e
Add RAY logo
2021-02-22 15:24:48 +08:00
Armani Ferrante
1190c13158
Add fingerprint icon for associated token accounts ( #100 )
2021-02-22 14:31:24 +08:00
Armani Ferrante
5ca3e3d903
Merge pull request #95 from project-serum/armani/merge
2021-02-22 13:25:31 +08:00
Armani Ferrante
5d0783a767
Switch to associated token accounts for add token dialog
2021-02-22 13:20:29 +08:00
Armani Ferrante
01d3aa715d
Add merge accounts dialog
2021-02-22 13:20:23 +08:00
Armani Ferrante
427d0e9cd5
Auto approve ray transactions ( #99 )
2021-02-21 23:52:30 +08:00
Nishad
ea7781a1d8
MAPS and RAY
2021-02-21 23:44:24 +08:00
Armani Ferrante
acdd1130b1
Don't show N/A when fairs not found ( #98 )
2021-02-21 21:29:55 +08:00
Armani Ferrante
6fd634e498
Show swap tabs for deposit dialog
2021-02-20 17:54:19 +08:00
Armani Ferrante
ff3d98b5c3
Fix account restoration view
2021-02-20 17:19:29 +08:00
Armani Ferrante
1fa5f2ce96
Remove non-standard dex tx warning ( #94 )
2021-02-20 16:04:28 +08:00
Armani Ferrante
330bcda183
Display N/A as price when serum markets aren't whitelisted ( #93 )
2021-02-20 15:39:36 +08:00
Armani Ferrante
ef67a0dca1
View on Ethereum button for wrapped tokens ( #89 )
2021-02-20 13:32:24 +08:00
Armani Ferrante
37f3d0a276
Add USD values to balance list ( #92 )
2021-02-20 13:25:14 +08:00
Armani Ferrante
ef3ca11bf0
Add SOL requirement to convert label ( #88 )
2021-02-20 12:50:51 +08:00
Armani Ferrante
1f3be6dcc2
Add label for connected metamask address ( #87 )
2021-02-20 12:50:36 +08:00
Armani Ferrante
dac54104fe
Add view on serum button ( #90 )
2021-02-20 12:49:49 +08:00
Nathaniel Parke
cf8647f57e
Add override switch to allow sending token funds to a sol wallet with zero balances ( #84 )
...
* Add override switch to allow sending token funds to a sol wallet with zero balances
* Only show when address fails validation
2021-02-17 10:59:26 +08:00
Armani Ferrante
3fc7be09f1
BIP 44 derivation path ( #42 )
2021-02-12 17:16:44 +08:00
Kelvin Jayanoris
f0386cee96
Add support for array format in account import and export ( #74 )
2021-01-29 00:44:05 -08:00
DR497
efcc69a1a0
Add KIN to known tokens ( #67 )
2021-01-08 12:05:34 -08:00
Gary Wang
8b399721d5
Explicitely set gas limit when swapping SPL to ERC20
2021-01-04 02:10:26 +08:00
Gary Wang
4e19e0f8dc
Increase gas limit when swapping ERC20 to SPL
2021-01-04 02:10:10 +08:00
Leonard Ge
7f9d8daba4
Added max button.
2020-12-31 09:12:08 -08:00
Nishad
0dc1ae1590
Order token accounts by mint pubkey
2020-12-21 08:14:13 +08:00
Nishad
0bdf03b92f
Add SECO and HOLY to known coins
2020-12-20 02:03:43 +08:00
Gary Wang
abc00eefa6
Update dependencies
2020-12-19 23:44:55 +08:00
Gary Wang
1de3d8e01f
Add some typescript
2020-12-19 23:43:59 +08:00