Commit Graph

1956 Commits

Author SHA1 Message Date
saml33 87da599ff2 fix eth portal token page data 2023-03-28 22:13:29 +11:00
saml33 a2f05a8fa7 subscribe to orderbook on account page for market close 2023-03-28 21:12:11 +11:00
saml33 b312dca2e2 maintain activity feed scroll position 2023-03-28 13:46:22 +11:00
saml33 471f03ef7d add perp liquidations to activity filter 2023-03-28 11:59:56 +11:00
saml33 a10f105f72
Merge pull request #105 from blockworks-foundation/activity-liquidations
activity feed perp liquidations
2023-03-28 11:04:58 +11:00
saml33 6e1a8061e7 fix value and fee 2023-03-28 10:56:23 +11:00
saml33 1a8267adc1 fix perp market stats funding 2023-03-27 22:25:23 +11:00
saml33 e2395aa149 merge main 2023-03-27 21:14:27 +11:00
saml33 91e9a3df2e align to new api response 2023-03-27 21:08:17 +11:00
microwavedcola1 842b567064 Upgrade mango client
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-03-27 11:07:27 +02:00
saml33 d88f364b42 fix assets/liabilities for $0 accounts 2023-03-27 15:07:23 +11:00
saml33 5f4dee638b update funding data on account change 2023-03-27 14:58:55 +11:00
saml33 ce1502ce96 fix wallet select menu z-index on trade page 2023-03-27 14:52:29 +11:00
saml33 8acec55199 yarn setup 2023-03-27 11:47:03 +11:00
saml33 97c0abc2ce merge main 2023-03-27 11:42:50 +11:00
saml33 0a63571d3f merge main 2023-03-27 11:34:25 +11:00
saml33 00941c087e add liquidation fee 2023-03-27 11:25:34 +11:00
saml33 1a920526d5 increase priority fee buttongroup width 2023-03-27 09:58:38 +11:00
tlrsssss a9033f8c6b
Merge pull request #102 from blockworks-foundation/customize-trade-layout
customize trade layout settings
2023-03-26 13:45:58 -04:00
tjs cc723bfd4e better type definition for api response 2023-03-26 12:59:05 -04:00
Adrian Brzeziński bfc8d25f1b temp fix for api returning object for recent trades 2023-03-26 17:19:32 +02:00
saml33 d4344b7241 update data fetching 2023-03-26 23:21:25 +11:00
saml33 f92edf39fe merge main 2023-03-26 20:32:39 +11:00
tjs 505e8150a3 use react query for trade history 2023-03-25 17:16:42 -04:00
tjs 362c1c8aba fix oracle price updating 2023-03-25 14:47:37 -04:00
tjs 3cf868d2d3 default funding display to 30 days 2023-03-25 14:43:59 -04:00
tlrsssss dda6c07903
Merge pull request #100 from blockworks-foundation/account-funding
show funding on account page
2023-03-25 14:29:09 -04:00
tlrsssss 6f80cf9d1c
Merge pull request #99 from blockworks-foundation/top-depositors-borrowers
add top token accounts to token stats
2023-03-25 14:21:31 -04:00
tjs fc929f8fb0 update the oracle for selected market via websocket 2023-03-25 14:19:57 -04:00
saml33 8caa115388 submit trade form on enter button press 2023-03-24 14:06:16 +11:00
saml33 6a1064ca5b add perp liqs to mobile 2023-03-24 11:51:03 +11:00
saml33 142999433d use side badge in activity mobile 2023-03-24 11:11:34 +11:00
saml33 c75291fc1a fix values 2023-03-23 23:08:59 +11:00
saml33 caf98f8354 add customize trade page layout to settings 2023-03-23 19:29:13 +11:00
saml33 de1da7c4b2 add additional perp items 2023-03-23 12:54:51 +11:00
saml33 e75cb06eb2 add perp liquidations 2023-03-23 12:26:02 +11:00
microwavedcola1 f79fdeef49 dashboard: oi fix decimals
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-03-22 13:48:14 +01:00
microwavedcola1 e4a613d54d dashboard: time in secs
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-03-22 13:25:25 +01:00
microwavedcola1 81786eefbb dashboard: oi in $
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-03-22 13:23:42 +01:00
microwavedcola1 4ac85b6502 small dashboard improvements for perps
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-03-22 13:22:11 +01:00
saml33 1cf3096c2c remove wallet prefix from leaderboard card 2023-03-22 16:09:03 +11:00
saml33 803c7d2693 show daily data on 30 day chart 2023-03-22 15:55:37 +11:00
saml33 f805dc215a add terms of use modal and agree to terms in onboarding 2023-03-22 11:52:17 +11:00
saml33 7750942ca5 fix -ve available to borrow and token stats value decimals 2023-03-22 10:00:51 +11:00
tjs 7c3580b6ab fix wbtc candle wick 2023-03-21 14:04:24 -04:00
microwavedcola1 616b0c40b1 Fix maint leverage on dashboard
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-03-21 18:39:18 +01:00
microwavedcola1 c12acfae11 Fixed decimals for leverage in dashboard
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-03-21 16:55:21 +01:00
microwavedcola1 6fe4eb342f add leverage to dashboard
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-03-21 16:48:40 +01:00
saml33 0001419c9c use bar chart 2023-03-21 23:01:48 +11:00
microwavedcola1 596ffecaf3 updates to dashboard for perp markets
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-03-21 12:53:23 +01:00