Commit Graph

182 Commits

Author SHA1 Message Date
Nathaniel Parke f206296572 Add OXY token 2021-03-11 13:05:38 +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 469a3955d2
Merge pull request #108 from project-serum/fee_estimate
Add ETH Fee Estimate to Withdrawal Dialog
2021-02-26 23:03:19 -05: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