Commit Graph

4532 Commits

Author SHA1 Message Date
m.ray
22703d937e
fix(trading): fix percentage formatter rounding in liquidity table (#5250) 2023-11-13 16:14:18 +00:00
m.ray
7f95ba577e
fix(trading): display funding rate when market in monitoring auction (#5218) 2023-11-10 13:01:24 +00:00
m.ray
2f7e53e282
feat(trading): close position stopped and IOC behaviour update (#5211) 2023-11-09 22:31:18 +00:00
Matthew Russell
568dcd5305
fix(trading,governance,explorer): update codeowners 2023-11-09 12:43:50 -08:00
Matthew Russell
9605b0e7fa
chore(trading,governance,explorer): add specific rules for qa reviews 2023-11-09 12:37:32 -08:00
Art
0776332ba7
fix(trading): fees page issues (#5217) 2023-11-09 16:50:50 +01:00
Matthew Russell
f780013846
feat(accounts): transfer form improvements to handle transfers from vesting accounts (#5212)
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2023-11-08 23:52:30 -08:00
Ben
73f37c2477
chore(ci): fix prepare dist (#5214) 2023-11-08 09:43:36 +00:00
Art
607ad06971
fix(environment): missing block height in node switcher (#5210) 2023-11-08 09:47:23 +01:00
Matthew Russell
7aee2a3a7b
chore(candles-chart): update pennant package so chart draws at 60 fps (#5213) 2023-11-07 21:49:09 -08:00
Bartłomiej Głownia
1fdf519780
feat(trading): fee discounts tweaks (#5205) 2023-11-07 16:15:54 +01:00
Art
9233778e85
feat(governance,accounts): vesting and vested accound in wallet card, fix transfer form to account (#5206)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-11-06 12:42:42 -08:00
m.ray
7a91f48bcb
fix(trading): update LP table on Updating next epoch (#5204) 2023-11-06 15:47:08 +01:00
Edd
b43ea0f60b
feat(explorer): update liquidity submission view (#5187) 2023-11-03 15:52:27 +00:00
Matthew Russell
6e31fb03ae
fix(accounts): fix key selection and validation, and add use max to transfers (#5184) 2023-11-03 15:12:40 +00:00
Matthew Russell
d76fa13c5d
chore(trading): fees page use window length in label (#5186) 2023-11-03 15:11:51 +00:00
Edd
89aeed6305
feat(explorer): new labels for proposals (#5190) 2023-11-03 14:58:56 +00:00
Edd
6e677084a3
feat(explorer): explorer oracle section rework (#5135) 2023-11-03 14:01:33 +00:00
m.ray
8069aa5ee7
fix(trading): hide funding tabs if market is not perp (#5181) 2023-11-03 10:49:31 +00:00
Matthew Russell
b0169a0d39
fix(accounts): dont add vesting account balances to used total (#5182) 2023-11-02 16:56:56 -07:00
Edd
06cfd79415
feat(explorer): add timestamp to tx list (#5174) 2023-11-02 13:22:37 +00:00
Edd
443220283c
fix(explorer): format new network params correctly (#5172) 2023-11-02 13:17:11 +00:00
Matthew Russell
a642bf8ce4
chore(trading): misc changes to trades and transfer (#5175) 2023-11-01 15:57:38 -07:00
Matthew Russell
20233db706
fix(deal-ticket): fees breakdown rendering issues (#5173) 2023-11-01 13:32:51 -07:00
m.ray
d4f50eb70c
fix(trading): pagination limit for candles (#5169) 2023-11-01 12:21:36 -07:00
Matthew Russell
e5d3f90d45
feat(trading): transfer to and from accounts on same key (#5161) 2023-11-01 11:11:17 +00:00
Bartłomiej Głownia
673c896e2f
feat(deal-ticket): get discounts for estimation from previous epoch (#5163) 2023-11-01 10:09:56 +00:00
Matthew Russell
deea63fa5e
fix(trading): empty items loaded text (#5158) 2023-11-01 10:08:16 +00:00
Matthew Russell
d31333538b
chore(trading): ignore .next from lint (#5162) 2023-11-01 10:06:53 +00:00
Matthew Russell
4af9979a21
chore(trading): referrals stats tweaks (#5160) 2023-11-01 10:06:36 +00:00
m.ray
6421cf87c6
feat(trading): liquidity provision current and pending on update (#5152) 2023-10-31 11:24:18 +00:00
Matthew Russell
0ebfab64ff
fix(ui-toolkit): sparkline appearing to go up when the price moved down (#5137) 2023-10-31 11:20:48 +00:00
Edd
142f08343b
feat(governance): add update benefit tiers table (#5146) 2023-10-31 10:20:38 +00:00
m.ray
61aa45a9ed
feat(trading): show fees paid across whole market (#5154) 2023-10-30 18:16:49 -07:00
Bartłomiej Głownia
4c95db5fb3
feat(deal-ticket): calculate fees and discount base on volumeDiscountStats and referralSetStats (#5147)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-10-30 18:13:26 -07:00
Art
3072b7824f
fix(trading): referrer stats tiles (#5143)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-10-30 18:12:59 -07:00
Bartłomiej Głownia
0580e90171
feat(funding-payments): add load more button to the funding payments table (#5150) 2023-10-30 15:57:43 -07:00
Bartłomiej Głownia
c440abc77d
feat(trading): show full history of orders, fills and trades (#5105) 2023-10-27 14:21:26 +01:00
Matthew Russell
fbafc726a4
feat(candles-chart): combine overlays and studies into indicators dropdown (#5129) 2023-10-27 14:21:14 +01:00
Joe Tsang
dd1890d8c6
chore(cypress): fix failing assertions (#5132) 2023-10-27 14:21:02 +01:00
Matthew Russell
c8e624eaba
chore(trading): update fee factor with discount calculation (#5138) 2023-10-27 14:20:45 +01:00
Art
cc6629ad27
fix(trading): referrals next tier tiles (#5139) 2023-10-27 13:48:43 +02:00
Art
9838efa00e
feat(proposals): generic proposal toasts (#5134) 2023-10-27 13:17:51 +02:00
m.ray
dac7142a98
feat(trading): add earmarked fees (#5123) 2023-10-27 13:09:01 +02:00
Matthew Russell
1397aafd25
fix(ui-toolkit): sparkline red shaded area color 2023-10-26 10:19:05 -07:00
Matthew Russell
b192603e57
feat(ui-toolkit): sparkline shaded area (#5131) 2023-10-26 10:06:05 -07:00
Matthew Russell
8c2c8d987c
feat(trading): add row click for fees table (#5130) 2023-10-26 08:38:52 -07:00
Matthew Russell
52c96794f7
feat(trading): fees page (#5055) 2023-10-25 14:59:30 -07:00
Ben
58ce016d4d
chore(trading): suspend market test to console test (#5128) 2023-10-25 16:21:11 +01:00
Ben
ac16eb06f5
chore(trading): delete fills cypress tests (#5122) 2023-10-25 14:02:43 +01:00