tjs
|
163193274f
|
remove new badge from referrals
|
2022-03-09 14:47:56 -05:00 |
tjs
|
6d029f4432
|
remove console.logs
|
2022-03-09 14:47:39 -05:00 |
tjs
|
da39c6826b
|
fetch next page of perp trade history if needed
|
2022-03-09 11:51:50 -05:00 |
tjs
|
f2e57b1199
|
use latest mango client
|
2022-03-09 11:36:39 -05:00 |
tjshipe
|
1f163c47ff
|
Merge pull request #175 from huobiapp/huobi-wallet
add huobi-wallet support
|
2022-03-08 20:53:27 -05:00 |
enoughpower
|
819ce57163
|
Merge branch 'main' into huobi-wallet
|
2022-03-07 15:49:45 +08:00 |
tjs
|
580cae22c8
|
use latest client; update i18n
|
2022-03-07 01:39:09 -05:00 |
tjs
|
9ab8c0cc67
|
show loading state for values in performance chart
|
2022-03-06 20:01:58 -05:00 |
tjs
|
c1755aac1d
|
Move export pnl csv to the Account History page
|
2022-03-06 18:18:22 -05:00 |
saml33
|
f280baab23
|
fix position size on mobile
|
2022-03-06 14:03:42 +11:00 |
saml33
|
1eaef806aa
|
account more menu mobile styling
|
2022-03-05 12:38:47 +11:00 |
tjs
|
4f412f1d97
|
dont show alert when tps is above threshold
|
2022-03-04 19:44:58 -05:00 |
tjs
|
27bef7a17c
|
change tps threshold
|
2022-03-04 18:41:24 -05:00 |
tjs
|
a3cecc2345
|
increase tps threshold for warning
|
2022-03-04 18:26:53 -05:00 |
tjs
|
8ff0e677d0
|
fetch current tps and display warning if low
|
2022-03-04 18:24:22 -05:00 |
tjshipe
|
391b6ee526
|
Merge pull request #180 from luma-team/glow_wallet
Add support for Glow Wallet
|
2022-03-04 11:39:18 -05:00 |
Mike Wojo
|
da38974dac
|
Add support for Glow Wallet
|
2022-03-04 15:52:37 +13:00 |
saml33
|
a9e3debc34
|
hide export pnl when not account owner
|
2022-03-04 11:38:58 +11:00 |
tjshipe
|
7460dbfdf3
|
Merge pull request #178 from blockworks-foundation/export-pnl
add export pnl function
|
2022-03-03 16:41:04 -05:00 |
saml33
|
a827bdec04
|
Merge pull request #179 from blockworks-foundation/account-more-menu
account actions more menu
|
2022-03-04 07:57:51 +11:00 |
saml33
|
767106c59b
|
remove commented code
|
2022-03-04 07:49:42 +11:00 |
tjs
|
482cf7138a
|
add commas to recent trades table
|
2022-03-03 11:59:21 -05:00 |
tjs
|
e0bc94898e
|
add commas to account history
|
2022-03-03 11:45:16 -05:00 |
tjs
|
d891102e5f
|
upgrade to tailwind 3
|
2022-03-02 18:04:32 -05:00 |
saml33
|
ceca09ff07
|
Merge pull request #165 from blockworks-foundation/redesign-unsettled-panels
redesign unsettled panels
|
2022-03-03 09:34:55 +11:00 |
tjs
|
dbb17b4e08
|
add trading view script in _document
|
2022-03-02 16:28:54 -05:00 |
tjs
|
5409596fd9
|
Ensure mangoAccount is loaded before computingValue
|
2022-03-02 01:02:49 -05:00 |
tjs
|
0492e2fe6c
|
load total and hourly account stats asynchronously
|
2022-03-02 00:53:25 -05:00 |
tjs
|
299cdbe240
|
chore: update packages
|
2022-03-02 00:17:36 -05:00 |
tjs
|
80d876acc9
|
chore: fix warning from next js 12 upgrade
|
2022-03-02 00:17:16 -05:00 |
saml33
|
4ae986f583
|
fix merge conflicts
|
2022-03-02 14:56:59 +11:00 |
saml33
|
2b6f4ff1c1
|
account actions more menu
|
2022-03-02 14:30:25 +11:00 |
saml33
|
d2029ef5f5
|
use separate api call for export
|
2022-03-02 13:25:23 +11:00 |
tjs
|
5dc40a2078
|
fix issue with reading pubkey from non phantom wallets on account page
|
2022-03-01 21:17:47 -05:00 |
saml33
|
c38e063ff4
|
add export pnl function
|
2022-03-02 12:47:06 +11:00 |
saml33
|
7a9dfc2b68
|
align styles
|
2022-03-02 11:08:18 +11:00 |
tjs
|
59144e727d
|
show timestamps for pnl and account value on account page
|
2022-03-01 17:24:31 -05:00 |
tjs
|
c41af04f8e
|
fix type issue with new ExpandableRow props
|
2022-03-01 14:28:20 -05:00 |
tjs
|
b6999cd220
|
add performance chart to account page
|
2022-03-01 14:06:39 -05:00 |
tjshipe
|
46e90570ce
|
Merge pull request #171 from blockworks-foundation/expandable-panels
align expandable panels
|
2022-03-01 14:04:52 -05:00 |
tjshipe
|
4aedc842ce
|
Merge pull request #177 from blockworks-foundation/fix-pk-validation
Fix public key validation
|
2022-03-01 14:04:22 -05:00 |
tjshipe
|
7f4e37243d
|
Merge pull request #172 from rjpeterson/translate-delegate
Translate delegate feature into chinese
|
2022-03-01 13:57:20 -05:00 |
tjshipe
|
77da319c10
|
Merge pull request #176 from blockworks-foundation/fix-title-price
Fix title price
|
2022-03-01 13:57:02 -05:00 |
Riordan Panayides
|
1eab48f26c
|
Allow off-curve addrs, validate on change
|
2022-03-01 18:49:24 +00:00 |
Riordan Panayides
|
2afa5e11dd
|
Fix public key validation
|
2022-03-01 11:36:43 +00:00 |
Riordan Panayides
|
04cf24ffd8
|
Fix title price
|
2022-02-28 18:22:14 +00:00 |
tjs
|
362a7f604d
|
update yarn lock
|
2022-02-28 12:54:13 -05:00 |
tjs
|
6ff5517045
|
Merge branch 'tif' into main
|
2022-02-28 12:52:08 -05:00 |
tjs
|
8a00c334a1
|
use prop to toggle clickable balance on trade page only
|
2022-02-28 12:51:31 -05:00 |
saml33
|
db548e312d
|
add asset symbol back to unsettled balances
|
2022-02-28 12:51:31 -05:00 |