Commit Graph

1882 Commits

Author SHA1 Message Date
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 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
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 142999433d use side badge in activity mobile 2023-03-24 11:11:34 +11:00
saml33 caf98f8354 add customize trade page layout to settings 2023-03-23 19:29:13 +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 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
saml33 e5e096ebb4 add account funding total and hourly chart 2023-03-21 21:27:37 +11:00
microwavedcola1 7adea54f31 render pubkey and not entire obj
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-03-20 19:35:08 +01:00
saml33 bbf8d91fbb update fees collected tooltip 2023-03-20 20:53:29 +11:00
saml33 f8fc155225 fix wbtc token page 2023-03-20 15:40:08 +11:00
saml33 dea3eb01e3 add top token accounts to token stats 2023-03-20 12:39:54 +11:00
tjs 522a4232f7 add more dashboard 2023-03-19 16:00:31 -04:00
tlrsssss bc5ff69cc9
Merge pull request #98 from blockworks-foundation/tradeform-borrow-fee
add loan origination fee to trade form
2023-03-19 15:52:28 -04:00
saml33 c56fc05216 swap history mobile display 2023-03-19 21:28:13 +11:00
saml33 ed157d7d09 use disclosure for mobile expanding rows 2023-03-18 23:15:01 +11:00
saml33 91f530c197 token stats mobile and add loan fees to token stats 2023-03-18 22:21:48 +11:00
saml33 8684f380ae add loan origination fee to trade form 2023-03-17 23:48:38 +11:00
saml33 68f32a72b1 fix swap loan orgination fee amount 2023-03-17 22:46:57 +11:00
saml33 216e1c736b mobile trade history display and use perpsidebadge 2023-03-17 22:19:15 +11:00
saml33 b73339802f remove link to token stats from balances 2023-03-16 23:48:15 +13:00
saml33 674adc4e32 orders and unsettled mobile display 2023-03-16 23:44:00 +13:00
microwavedcola1 698248ac3c Revert "set allow borrow to true, so that sane withdraws go through, there is a strange bug at token_withdraw.rs lime 54, which is investigated atm"
This reverts commit c898a57ff0.
2023-03-16 11:31:24 +01:00
saml33 d74b4ccd2b mobile perp positions display 2023-03-16 22:38:17 +13:00
saml33 dcd761137a align icon size 2023-03-16 00:01:34 +13:00
saml33 31b241be19 align balances table and token list on mobile 2023-03-15 23:59:42 +13:00
saml33 f7db0c6f92 add oracle price to perp positions 2023-03-15 22:31:30 +13:00