Commit Graph

2584 Commits

Author SHA1 Message Date
Adrian Brzeziński d60ac284c9 small list market fix 2023-06-29 02:08:19 +02:00
Adrian Brzeziński e5273f9620
Delegate swap (#186)
* allow swap button for delegate

* restrict routes to jupiter only when using delegate

* fix

---------

Co-authored-by: saml33 <slam.uke@gmail.com>
2023-06-28 19:19:02 +02:00
Adrian Brzeziński 7d87d69ed4
fix refresh of voting power to fresh governance account (#188) 2023-06-28 18:44:20 +02:00
saml33 f31f099cc1 fix roe calc 2023-06-28 21:35:42 +10:00
saml33 830a7cfed7 fix label 2023-06-28 21:17:43 +10:00
saml33 276d114992 yarn setup 2023-06-28 20:57:08 +10:00
saml33 82b8457f69 merge main 2023-06-28 20:53:53 +10:00
saml33 2c4a1cf772 fix ROE and update client 2023-06-28 20:50:27 +10:00
saml33 b570069d1d spot market dashboard fixes 2023-06-28 20:13:00 +10:00
saml33 eb26831b66 add spot markets to dashboard 2023-06-28 14:27:05 +10:00
saml33 d5b9537341 copy update 2023-06-28 13:48:25 +10:00
saml33 febb6a7ad3 calc liq price outside of the positions table 2023-06-28 12:10:47 +10:00
tjs 11af68b30c fix env name 2023-06-27 19:56:09 -04:00
tjs f603c139fb use correct env var 2023-06-27 19:49:36 -04:00
tjs 2cdafd7c08 add dedicated node rpc setting 2023-06-27 19:30:50 -04:00
saml33 b96ef4bbe3
Merge pull request #187 from blockworks-foundation/pan/fix-token-link
Fix token page links for mixed case symbols
2023-06-28 09:13:06 +10:00
tjs f181a5169a use latest node version 2023-06-27 17:34:35 -04:00
Riordan Panayides c12dad59e4 Fix token page links for mixed case symbols 2023-06-27 16:00:48 +01:00
saml33 b76df3c87c new layout and add liq price 2023-06-27 12:43:15 +10:00
tlrsssss dff8132bb2
Merge pull request #184 from blockworks-foundation/ts/preflight
set default preflight
2023-06-26 18:43:57 -04:00
tjs 8e7da2e8d0 set default preflight 2023-06-26 18:27:41 -04:00
tjs ce13f685a3 Merge branch 'main' into trade-hot-keys 2023-06-26 12:58:10 -04:00
tlrsssss d35eded557
Merge pull request #183 from blockworks-foundation/ts/rpc
update rpc urls
2023-06-26 12:37:22 -04:00
tjs 789a38acb3 update rpc urls 2023-06-26 12:29:11 -04:00
Adrian Brzeziński b223bd0b04
propose token stats change depending on liqudity (#178)
* formmated values of bank on dashboard

* suggested values parse

* fix

* suggested values ui

* create proposal wip

* create proposal

* listing tools

* fix

* propose state change
2023-06-26 14:48:37 +02:00
saml33 7aaf86d439 fix jitosol logo 2023-06-26 11:49:23 +10:00
saml33 c296946f30 convert trigger key to lower case 2023-06-26 11:14:28 +10:00
saml33 743fbb3c40 limit number of keys per user to 20 2023-06-26 11:11:31 +10:00
saml33 4e56e3db07 disallow hot keys already in use 2023-06-26 11:02:52 +10:00
saml33 adac0ada69 update description 2023-06-24 23:06:19 +10:00
saml33 a8fd16eb29 errors and translations 2023-06-24 22:44:15 +10:00
Riordan Panayides fee6d002d4 Prevent empty birdeye response breaking all price changes 2023-06-23 13:02:06 +01:00
saml33 5144b4db12 fix eth filter in activity feed 2023-06-23 20:57:53 +10:00
saml33 6337b696e7 form validation 2023-06-23 13:37:34 +10:00
saml33 1450bfa6ef remove health tooltip scenario when no mango account 2023-06-23 10:42:51 +10:00
saml33 737a01a815
Merge pull request #181 from blockworks-foundation/show-unrealized-pnl
use unrealized as primary value for perp pnl
2023-06-23 10:16:36 +10:00
saml33 f91ae8a032
Merge pull request #180 from blockworks-foundation/withdraw-buffer
add buffer when withdrawing with open positions
2023-06-23 10:15:40 +10:00
saml33 bdbc0725c4 fix meta title/description 2023-06-23 10:13:06 +10:00
saml33 82a10acb47 update meta title and description 2023-06-23 10:05:28 +10:00
Riordan Panayides c11025a227 Fix spot orderbook update filtering 2023-06-22 19:29:40 +01:00
saml33 a52c29f1d2 use scaled value for init asset/liab weight 2023-06-22 22:02:09 +10:00
saml33 9b199363ef yarn setup 2023-06-22 21:33:07 +10:00
saml33 daaa1fcfeb use unrealized as primary value for perp pnl 2023-06-22 21:17:35 +10:00
saml33 c40ead15d5 fix interest values 2023-06-22 19:48:09 +10:00
saml33 c20d474ed8
Merge pull request #179 from blockworks-foundation/mc/upgrade-client
upgrade to latest mango-v4 client
2023-06-22 13:09:28 +10:00
saml33 a33fdcea62 add buffer when withdrawing with open positions 2023-06-22 12:58:47 +10:00
saml33 8ed973a063 place order on hot key 2023-06-22 10:48:15 +10:00
microwavedcola1 dd7716d99a upgrade to latest mango-v4 client
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-06-21 15:30:45 +02:00
Lou-Kamades 64ea624972
Merge pull request #177 from blockworks-foundation/lou/update-funding-convention
Update funding sign to match smart contract
2023-06-20 22:44:44 -05:00
saml33 53a5b4e619 do not close menu on favorite click 2023-06-21 09:40:51 +10:00