saml33
|
1b1f23c89d
|
fix profile load on unowned account page
|
2022-09-10 21:38:31 +10:00 |
tjs
|
3457b0cc92
|
reduce rerenders on tvchartcontainer
|
2022-09-07 23:27:55 -04:00 |
tjs
|
86d4eac7fc
|
add bg color to body tag
|
2022-09-07 14:48:04 -04:00 |
tjs
|
d7204bd1f2
|
Merge branch 'production' into main
|
2022-09-07 14:12:41 -04:00 |
tjs
|
f0d120c72f
|
maybe move liq price to account summary panel
|
2022-09-07 14:02:21 -04:00 |
tjs
|
5c92d8d7c2
|
Merge branch 'main' into production
|
2022-09-07 13:41:41 -04:00 |
tjshipe
|
a07277df07
|
Merge pull request #411 from blockworks-foundation/pan/fix-fees
Fix fees page
|
2022-09-07 13:40:49 -04:00 |
Riordan Panayides
|
e781db3b18
|
Fix ref fee params names
|
2022-09-07 17:35:40 +01:00 |
tjs
|
606317a1c4
|
better perp reloading
|
2022-09-06 22:01:13 -04:00 |
tjs
|
2819f6b365
|
better perp reloading
|
2022-09-06 16:28:02 -04:00 |
tjs
|
3c71197e58
|
Merge branch 'production' into main
|
2022-09-06 15:29:39 -04:00 |
tjs
|
2c3c5dddbb
|
better open order refreshing
|
2022-09-06 15:23:43 -04:00 |
tjs
|
e13426f091
|
show empty field if unrealized pnl cant be calculated
|
2022-09-06 14:13:17 -04:00 |
tjs
|
41450faf55
|
safe check stats api length
|
2022-09-06 13:39:36 -04:00 |
tjs
|
df1591ea14
|
handle when stats api doesn't load
|
2022-09-06 13:28:22 -04:00 |
tjs
|
7983e4d6a8
|
Merge branch 'production' into main
|
2022-09-05 21:28:19 -04:00 |
tjs
|
3ae1a48298
|
store a new mango acct object to improve rerenders on changes
|
2022-09-05 21:28:06 -04:00 |
Maximilian Schneider
|
3a86ff24d7
|
switch to node 16 (#409)
* switch to node 16
* run prettier
|
2022-08-31 15:39:50 +02:00 |
saml33
|
089579f27d
|
add est liq price to balances table (#366)
* add est liq price to balances
* add est liq price tooltip
|
2022-08-31 13:42:05 +02:00 |
saml33
|
ad27c58ea9
|
change msol performance color (#406)
* change msol performance color
* Update LongShortChart.tsx
* Update LongShortChart.tsx
Co-authored-by: Maximilian Schneider <mail@maximilianschneider.net>
|
2022-08-31 13:37:58 +02:00 |
saml33
|
09ea1834ad
|
remove pnl info (#407)
* remove pnl info
* edit vol prize amount
|
2022-08-31 13:25:08 +02:00 |
tjs
|
d6e78171ee
|
Merge branch 'production' into main
|
2022-08-30 14:20:12 -04:00 |
tjs
|
0becdd4ef7
|
add a connection spinner to wallet connect button
|
2022-08-30 14:19:58 -04:00 |
tjs
|
7cf5a0cb23
|
Merge branch 'production' into main
|
2022-08-30 12:43:32 -04:00 |
tjs
|
97b27644b1
|
faster balance updating
|
2022-08-30 12:43:16 -04:00 |
amper-fb
|
b753289a91
|
WalletConnect adapter intergation (#397)
|
2022-08-30 17:45:55 +02:00 |
rjpeterson
|
8ad4f525c2
|
translate recent additions (#404)
|
2022-08-25 19:45:50 +02:00 |
theDefiBat
|
c3a2f548c6
|
Disable Delegate deposits on UI for Investin's Mango based Market Making Funds (#405)
* added isInvestinDelagate to disable deposits
* run prettier
|
2022-08-25 19:26:21 +02:00 |
tjs
|
24b8e6c360
|
Merge branch 'production' into main
|
2022-08-24 17:35:17 -04:00 |
tjs
|
97879fc5cf
|
faster spot balance updating
|
2022-08-24 17:33:57 -04:00 |
tjs
|
b9832c810b
|
latest wallet package
|
2022-08-24 17:33:43 -04:00 |
tjs
|
c9a47e291c
|
faster spot balance updating
|
2022-08-24 17:26:34 -04:00 |
tjs
|
f16bd7aceb
|
Merge branch 'production' into main
|
2022-08-24 16:22:39 -04:00 |
tjs
|
bdd80b23b3
|
add backpack wallet
|
2022-08-24 16:21:52 -04:00 |
tjs
|
13c8b9cc64
|
Merge branch 'production' into main
|
2022-08-23 21:40:35 -04:00 |
tjs
|
7f66688503
|
remove delegate accts from deposit dropdown
|
2022-08-23 21:40:22 -04:00 |
tjs
|
149e4ddff1
|
Merge branch 'production' into main
|
2022-08-23 20:51:44 -04:00 |
tjs
|
99a6789229
|
switch to render host for all markets api
|
2022-08-23 20:50:16 -04:00 |
riordanp
|
d1c82ec249
|
Re-add Coinbase Wallet Adapter (#400)
|
2022-08-22 14:19:19 +02:00 |
saml33
|
27e5db7418
|
add total volume to history tab (#403)
|
2022-08-22 14:13:44 +02:00 |
saml33
|
5b0f91ce80
|
add maker and taker volume chart to performance tab (#402)
* add maker/taker chart
* update api endpoint
* update volume endpoint url
* remove tradingview
Co-authored-by: Maximilian Schneider <mail@maximilianschneider.net>
|
2022-08-22 14:12:34 +02:00 |
Maximilian Schneider
|
37dff0d3ca
|
Merge remote-tracking branch 'origin/production'
|
2022-08-22 13:53:21 +02:00 |
tjs
|
7a661562a3
|
reduce layout rerenders
|
2022-08-21 14:07:13 -04:00 |
tjs
|
ca569da777
|
reduce layout rerenders
|
2022-08-21 14:06:44 -04:00 |
tjs
|
921a363e2e
|
fix fees page
|
2022-08-20 21:24:52 -04:00 |
Maximilian Schneider
|
94d1803fa9
|
Merge remote-tracking branch 'origin/production'
|
2022-08-20 21:18:17 +02:00 |
saml33
|
3d50d89fcf
|
add liq price tooltip (#391)
|
2022-08-18 08:37:39 +02:00 |
Maximilian Schneider
|
acd47fe435
|
fix compile error
|
2022-08-18 08:25:53 +02:00 |
riordanp
|
ed30884830
|
Fix close account TX size by disabling fee prioritization (#394)
* Fix close account tx size by disabling fee prio
* Run linter
|
2022-08-18 08:12:41 +02:00 |
saml33
|
d3e16e2855
|
hide lmi for invalid assets (#392)
|
2022-08-18 08:12:07 +02:00 |