tjs
b680d4bb90
handle error when cache is down
2022-11-30 12:57:57 -05:00
tjs
59e0ace464
fix missing pnl data error
2022-11-18 11:42:58 -05:00
tjs
403de15d31
dont error when profile data isn't loaded
2022-11-12 13:42:09 -05:00
tjs
7333da7996
update notification
2022-10-20 10:51:00 -04:00
saml33
a12d0538ed
add exploit notification
2022-10-17 10:22:40 +11:00
tjs
d6dd200dda
deposit modal update
2022-10-11 19:37:21 -04:00
saml33
503356378e
Trade button loader ( #416 )
...
* reduce rerenders on tvchartcontainer
* fix profile load on unowned account page
* merge main
* add loader to trade button
Co-authored-by: tjs <tjshipe@gmail.com>
2022-10-04 13:21:07 +02:00
saml33
df763754ee
edit exposure chart title copy ( #418 )
2022-10-04 13:20:19 +02:00
tjs
3e9972b3f4
use next.js 12.2
2022-09-19 16:48:59 -04:00
tjs
6d24d7a2f7
fix leaderboard
2022-09-19 15:47:00 -04:00
Maximilian Schneider
116b0faac0
do not load study templates if user isnt signed in yet
2022-09-19 14:45:45 +02:00
Maximilian Schneider
284acd36cc
fix type error on mango account lookup
2022-09-19 14:30:19 +02:00
rjpeterson
3cae12706f
fix bug where all but most recent trade execution disappears on order fill ( #415 )
2022-09-18 19:50:08 +02:00
tjs
58c277a4db
Merge branch 'production' into main
2022-09-16 18:21:23 -04:00
tjs
5129bf722c
add path to errorboundary
2022-09-16 18:21:08 -04:00
tjs
f01a27fcea
update triton rpc url
2022-09-16 16:16:00 -04:00
tjs
c2d6073e42
Merge branch 'production' into main
2022-09-15 20:48:12 -04:00
tjs
b23b2db38b
add syndica rpc url
2022-09-15 20:47:08 -04:00
rjpeterson
650855368e
Add execution arrows to tradingview chart ( #408 )
...
* initial attempt. still kind of broken. some arrows dont appear, some appear where they shouldnt
* use drawTradeExecutions instead of drawShape
* remove console log
* remove extra line
* add trade execution display limit and toggle switch
* re-add trade execution removal block
* remove code that wasnt supposed to be committed
* Debugging
Trade history and account switching debugging.
* almost working except is lagging behind by one account change
* remove unused import
* rearrange order of operatiosn/useEffect calls, remove unused code/comments/logs
* Testing Unowned MangoAccounts
Loading of unowned mango account trade executions.
Not fully working when trying to switch accounts.
* debugging, default execution arrows to false, dont store between sessions
* remove unowned account functions
Co-authored-by: ImpossiblePairs <47860274+ImpossiblePairs@users.noreply.github.com>
2022-09-15 17:40:57 -04:00
tjs
dac3258d9b
use latest mango client for new computbudget ix
...
upgrade deps
2022-09-15 17:33:09 -04:00
saml33
08308c6902
re-add edit account name ( #410 )
2022-09-15 17:33:02 -04:00
saml33
518ccf607a
remove serum competition content ( #414 )
2022-09-15 17:32:55 -04:00
tjs
a2ac5551ed
reduce rerenders on tvchartcontainer
2022-09-15 17:32:14 -04:00
tjs
f0d120c72f
maybe move liq price to account summary panel
2022-09-07 14:02:21 -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
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
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
0becdd4ef7
add a connection spinner to wallet connect button
2022-08-30 14:19:58 -04: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
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
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
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
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
saml33
d9df3f034b
save profile images to our db ( #387 )
...
* save profile images to our db
* add profile image to edit other profile details
2022-08-18 08:11:28 +02:00
ImpossiblePairs
44aadc2463
Handle margined deposit balances in SpotMax ( #396 )
...
- Adjust 100% of spotMax to equal deposit amount, not available balance
2022-08-18 08:07:12 +02:00
Maximilian Schneider
8fcdbf991b
clean repo from tradingview code ( #398 )
...
* clean repo from tradingview code
* fix import errors
* update styling
* disable drawing last volume value
Co-authored-by: saml33 <slam.uke@gmail.com>
2022-08-17 12:26:31 +02:00
tjs
098f6af86d
reduce rerenders
2022-08-16 15:07:55 -04:00
tjshipe
ebde7e7e44
Merge pull request #385 from blockworks-foundation/serum-comp
...
add modal and page for spot comp
2022-08-09 20:08:37 -04:00
Riordan Panayides
2b7758dae7
Fix
2022-08-05 14:03:50 +01:00