Luc Succes
562d45677e
Merges main
2022-03-17 12:53:33 -04:00
Kieran Gillen
b921b7ed2d
Updates fetch all accounts null check
2022-03-17 13:07:51 +01:00
tjs
7306523c00
Merge branch 'main' into show-referral-balance-history
2022-03-16 17:34:55 -04:00
tjs
f8a0849c40
update zustand store types to work with zustand 3.7
2022-03-16 17:27:26 -04:00
Luc Succes
35d7b63479
Merges main
2022-03-16 11:01:11 -04:00
Luc Succes
1c6b4fb950
Adds referral fees history and total
2022-03-15 18:48:26 -04:00
tjs
68bf9ba5e4
remove console logs
2022-03-14 23:28:42 -04:00
tjs
597c930b98
use blockhash that expires with timeout
2022-03-13 19:26:30 -04:00
tjs
59978a9973
fix bug with returning the correct market to decode bookside
2022-03-09 17:46:10 -05:00
tjs
5654ddcb9e
parse account info on update
2022-03-09 17:39:57 -05:00
tjs
da39c6826b
fetch next page of perp trade history if needed
2022-03-09 11:51:50 -05:00
tjs
ccdbdfe9ae
fetch last account from local storage
2022-02-22 17:06:11 -08:00
tjs
8e1b92b1e5
handle when lastAccount isn't in localStorage
2022-02-22 16:15:14 -08:00
tjs
90c60294c4
disable 24hr change
2022-02-19 16:47:39 -05:00
tjs
7ca2e6d31f
update navigation transitions and ordering
2022-02-18 17:24:06 -05:00
saml33
95d73df500
add markets page
2022-02-17 20:44:28 +11:00
tjs
0d645927b6
set default cluster to mainnet
2022-02-14 16:44:41 -05:00
tjs
f54af5c787
add ref links
2022-02-14 12:17:11 -05:00
tjs
55b7907bfd
wip
2022-02-14 12:15:46 -05:00
tjshipe
8490ef3bc8
Merge pull request #149 from blockworks-foundation/pan/delegate
...
Add delegate functionality
2022-02-13 12:40:58 -05:00
tjs
3ad223f95b
add types to the store set function
2022-02-10 12:49:59 -05:00
tjs
9248782932
revert trade history api changes
2022-02-10 10:05:06 -05:00
tjs
bd1a14224b
fetch perp trade history before spot
2022-02-09 23:04:36 -05:00
Riordan Panayides
0c3c5ada98
Add delegate functionality
2022-02-09 15:11:51 +00:00
saml33
5d28deeb57
add favorites bar and change %
2022-02-09 21:55:54 +11:00
Tyler Shipe
0ddcf8c2c2
update order book on trade history change
2022-02-05 16:09:18 -05:00
Tyler Shipe
09272d4266
add check to orderbook highlighting so it only shows selected market
2022-01-30 16:48:36 -05:00
Tyler Shipe
a6d432f32d
utilize zustand for perppositions
2022-01-27 22:57:18 -05:00
Tyler Shipe
8f27393c22
reload open orders more frequently
2022-01-27 12:24:15 -05:00
Tyler Shipe
2355dfcaa6
store openOrders in zustand
2022-01-27 11:57:36 -05:00
Vidor Gencel
b59abf5f80
Profile Picture Support ( #134 )
...
* render profile picture
* update profile picture package
* Include PFP only if set
* no need to wait pfp to load
Co-authored-by: Maximilian Schneider <mail@maximilianschneider.net>
2022-01-18 10:26:13 -08:00
Tyler Shipe
679064d8a2
only update mango account at most once per sec and check last slot
2022-01-17 14:23:06 -06:00
Tyler Shipe
65d8cf78c2
remove duplicate fetch in manual refresh
2022-01-16 19:10:54 -06:00
Tyler Shipe
5afff3bd7e
Merge branch 'v3.3' into main
2022-01-16 17:27:33 -06:00
Tyler Shipe
cb266e3aa1
add pubkey url param to trade page
2022-01-16 17:16:47 -06:00
Tyler Shipe
5d550e58b3
remove cluster env var and link explorer txs to correct cluster
2022-01-15 20:00:34 -06:00
Tyler Shipe
f41ffcc98d
use latest client
2022-01-15 18:17:39 -06:00
Tyler Shipe
b876aae1a7
retry loading mango group and account if errors
2022-01-15 12:48:38 -06:00
Tyler Shipe
981482414e
Remove disabled trade button after submitting
2022-01-08 12:27:06 -05:00
Tyler Shipe
cdd89c9de2
retry loading mango group and mango account if an error occurs
2022-01-06 16:42:58 -05:00
saml33
320cd06d76
Account health email alerts ( #111 )
...
* create alerts modal
* add translation variables
* translation variables
* handle error states
* add chinese
* limit number of active alerts
Co-authored-by: rjpeterson <r.james.peterson@gmail.com>
Co-authored-by: Maximilian Schneider <mail@maximilianschneider.net>
2022-01-02 20:42:59 -08:00
Tyler Shipe
698ea79d66
fix postSendTxCallback types
2021-12-29 14:10:24 -05:00
Tyler Shipe
41fa096294
use latest mango client to add confirming transaction notification
2021-12-29 13:39:17 -05:00
Tyler Shipe
e8cfdabbde
set mangoCache and mangoGroup at the same time
2021-12-28 11:13:18 -05:00
Tyler Shipe
0f13c748e4
add jupiter ag swap
2021-12-17 16:02:02 -05:00
Tyler Shipe
ac818e5a5d
add flag to show and hide notifications
2021-12-09 16:21:53 -05:00
Tyler Shipe
5a7a95842b
always show liq price in account info
2021-12-06 15:14:29 -05:00
Tyler Shipe
855a6e6d58
add ws watching for mangoAccount
2021-12-05 20:13:23 -05:00
tjshipe
8f380933bb
Revert "Mango Heroes NFT Integration"
2021-12-03 11:03:51 -05:00
Yandre
43776f6f03
Pulled latest code from main
2021-12-02 17:14:14 -05:00