Commit Graph

1956 Commits

Author SHA1 Message Date
saml33 86670e1b2f update share meta 2023-04-06 20:43:22 +10:00
saml33 014ab321d1 fix trade form submit on button group 2023-04-06 13:49:47 +10:00
saml33 6a2630b6aa update mango logo 2023-04-06 12:12:26 +10:00
saml33 a8a8fd9fda remove formatting from max swap amount value 2023-04-06 11:15:22 +10:00
Adrian Brzeziński 3976425d04
change listtoken url (#116) 2023-04-06 00:48:06 +02:00
Adrian Brzeziński 3bf2a7d470
list tokens from ui (#107)
* governance wip

* governance store + helpers wip

* get voter weight

* on boarding realms component

* token list wip

* pyth oracle get

* adv fields

* hidden adv fields

* create proposal fcn + mangolana

* register market wip

* list market fixes wip

* translations

* register to register trustless + layout changes

* fix layout

* match switchboard oracle

* loaders

* validation

* style components

* change icon

* copy update

* translations keys

* fix translation

* fix warning create open book market

* fix

* fix transaltion

* fix

* fix

* fix pr

* fix onboarding translation

* fix token owner record error in console

* remove axios

* generic vsr idl

* fix pr

* remove mangolana

* small folder ref

* additional prop in onboarding component

* fix translation

* fix navbar

* change order of governance in navbar

* fix proposal index

* fix pr

* remove link without href for mint

---------

Co-authored-by: saml33 <slam.uke@gmail.com>
2023-04-05 23:59:30 +02:00
saml33 55adbe7602
Merge pull request #115 from blockworks-foundation/expand-perp-activity
expand perp trade activity feed details
2023-04-05 23:47:39 +10:00
saml33 d849e34c96 make table rows expand for more details 2023-04-05 23:22:11 +10:00
saml33 ea121b34b5
Merge pull request #112 from blockworks-foundation/save-trade-checkboxes
save trade checkboxes to local storage
2023-04-05 20:51:03 +10:00
microwavedcola1 dde5335146 remove dup
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-04-05 08:22:33 +02:00
saml33 cb10276cf5 hide max size trade button when not connected 2023-04-05 15:25:25 +10:00
saml33 6aec6fd144 expand perp trade activity feed details 2023-04-05 14:21:01 +10:00
saml33 bc7362e2d9 use latest client 2023-04-05 09:46:47 +10:00
saml33 5b1589797b add fee to perp activity debit 2023-04-04 22:26:59 +10:00
saml33 86dc1580d5 convert perp activity fee to fee value 2023-04-04 21:55:24 +10:00
saml33 89f8f9fcb6 debit perp for short activity feed perp trade 2023-04-04 15:38:27 +10:00
saml33 4b86b28f19 fix perp health impact when no base size 2023-04-04 15:01:41 +10:00
tlrsssss 3c2b2e6f57
Merge pull request #108 from blockworks-foundation/perp-market-details-modal
add perp market details modal
2023-04-03 21:44:04 -04:00
tlrsssss 5c03151a2e
Merge branch 'main' into perp-market-details-modal 2023-04-03 21:43:58 -04:00
tjs 207c2de2a9 use latest mango client 2023-04-03 16:14:12 -04:00
saml33 dbc3cb4f57 save trade checkboxes to local storage 2023-04-03 14:51:36 +10:00
saml33 e551280fa0 remove price from swap history 2023-04-03 13:02:55 +10:00
saml33 f8d30519df assets to borrow table mobile display 2023-04-03 10:43:44 +10:00
saml33 2eb88a9ab8 your borrows table mobile display 2023-04-03 10:28:11 +10:00
saml33 e0463a9863 fix trade max size button 2023-04-01 21:05:53 +11:00
tjs c594011202 wait to subscribe to stream if it isnt open yet 2023-03-31 20:14:59 -04:00
tjs 6067dd1665 fix trade form issue with large num of decimals 2023-03-31 19:39:07 -04:00
tjs 4055ddd072 fix btc spot chart 2023-03-31 19:12:00 -04:00
tjs 7c59a1c4fa only call perp history if market is perp market 2023-03-31 16:49:33 -04:00
tjs a2b482cbe8 handle large decimals like the bonk chart 2023-03-31 16:29:06 -04:00
tjs f7e8e2cbdf make unsettled spot show up after order 2023-03-31 16:02:57 -04:00
saml33 13d3a3d482 link to all markets from tables when not on trade page 2023-03-31 21:03:20 +11:00
tjs 2771c9be35 allow viewing total funding chart 2023-03-30 15:42:05 -04:00
tjs 582ecfa2b3 use clients settle candidate function 2023-03-30 15:42:05 -04:00
microwavedcola1 bc113df1c3 Revert "settle fees along with pnl"
This reverts commit 92792112f7.
2023-03-30 13:08:05 +02:00
microwavedcola1 92792112f7 settle fees along with pnl
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-03-30 10:36:02 +02:00
tjs 4d166ddd84 add back instantaneous funding chart 2023-03-29 14:22:22 -04:00
tjs cee4745f8a update chart label 2023-03-29 12:56:48 -04:00
saml33 96056c7ebd remove failed to load profile notification 2023-03-29 20:40:28 +11:00
saml33 a25dac1602 add perp market details modal 2023-03-29 13:10:05 +11:00
saml33 9d38639ec7 add open interest to perp market trade header 2023-03-29 10:57:59 +11:00
tjs 2c0a5bdb41 add useEffect dependencies 2023-03-28 15:23:30 -04:00
tlrsssss e8fc7c7863
Merge pull request #106 from blockworks-foundation/account-page-market-close
subscribe to orderbook on account page for market close
2023-03-28 15:22:33 -04:00
tlrsssss 0929c6d007
Merge pull request #101 from blockworks-foundation/accept-terms
add terms of use modal and accept terms in onboarding
2023-03-28 15:02:17 -04:00
tlrsssss 08fcae739c
Merge branch 'main' into accept-terms 2023-03-28 15:01:35 -04:00
tjs 7b46ecf3a8 increase cache time for leaderboard query 2023-03-28 14:01:35 -04:00
tlrsssss 5135dba0e3
Merge pull request #97 from blockworks-foundation/pnl-leaderboard
PnL Leaderboard
2023-03-28 14:00:20 -04:00
tjs 2b4f4c7890 fix rendering on top tokens 2023-03-28 13:54:15 -04:00
microwavedcola1 0886cbd85f Fix dashboard change
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-03-28 18:14:11 +02:00
microwavedcola1 d34a72e7b7 $ value for fees
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-03-28 18:08:25 +02:00