Commit Graph

822 Commits

Author SHA1 Message Date
Matthew Russell
0660eda334
chore(trading): store all chart state (#5627)
Co-authored-by: bwallacee <ben@vega.xyz>
2024-01-24 10:21:33 +00:00
Matthew Russell
f22a3bc2d2 Revert "feat(trading): margin mode selector (#5575)"
This reverts commit fde77ebccb.
2024-01-23 08:46:16 -08:00
Bartłomiej Głownia
fde77ebccb
feat(trading): margin mode selector (#5575)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-01-23 16:19:49 +00:00
Art
39907f07db
feat(wallet): new browser wallet connection model (#5572)
Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>
2024-01-23 15:32:23 +00:00
m.ray
baf9875c69
feat(trading): filter out suspended transfers (#5640)
Co-authored-by: bwallacee <ben@vega.xyz>
2024-01-23 09:38:09 +00:00
m.ray
bb826c88f0
fix(trading): set trading view as default (#5632) 2024-01-22 16:09:18 +00:00
m.ray
e16c447564
chore(trading): remove quadratic slippage factor (#5641)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-01-22 10:17:16 +00:00
Ben
00d840b7b3
chore(trading): delete and move some tests to jest (#5633) 2024-01-19 14:15:53 +00:00
Ben
2a4a05630f
chore(trading): fix skipped tests (#5638) 2024-01-19 08:20:52 +00:00
Ben
97f1f40f2c
chore(trading): remove waits and tests (#5637) 2024-01-18 13:20:58 +00:00
Ben
9253e8067a
chore(trading): market-sim branch parralel fix (#5630) 2024-01-17 14:44:11 +00:00
Ben
a3c55fd7c3
chore(trading): update vega-market-sim to use to 0.74.0-preview.2 (#5603) 2024-01-17 12:19:52 +00:00
Matthew Russell
c63cba1071
chore(trading): enable trading view on mainnet (#5628) 2024-01-16 18:16:58 +00:00
m.ray
bc9d87fe30
chore(trading): clean up triggering ratio (#5604) 2024-01-16 18:10:32 +01:00
m.ray
6a21862378
fix(trading): use No trading instead of Trading terminated (#5624) 2024-01-16 18:30:42 +02:00
m.ray
b751bcf17d
feat(trading): mobile responsiveness tweaks (#5613) 2024-01-15 15:26:13 +00:00
m.ray
d32f27fcb1
feat(trading): mobile responsiveness - market selector (#5582) 2024-01-11 11:23:48 +00:00
m.ray
d05cd6a2ed
fix(trading): tiny scroll for rewards (#5586) 2024-01-10 15:49:58 +00:00
m.ray
c003e5fa30
fix(trading): liquidity table improve readability and remove grouping (#5598) 2024-01-10 15:49:35 +00:00
Ben
f62d3289ab
chore(trading): retry on http error (#5601) 2024-01-10 15:44:01 +00:00
Ben
a3d3d18c5c
chore(trading): fix price monitoring test (#5600) 2024-01-10 14:56:17 +00:00
m.ray
77ca101781
chore(trading): merge main back in develop (#5597)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: Edd <edd@vega.xyz>
2024-01-10 10:31:15 +00:00
Ben
d238c37d0c
chore(trading): vesting test (#5595) 2024-01-10 10:07:59 +00:00
Ben
6aa5c3b6e3
chore(trading): rewards page e2e (#5578) 2024-01-09 15:54:40 +00:00
Ben
82abc13fda
chore(trading): skip test due to issue (#5583) 2024-01-08 16:16:03 +00:00
Matthew Russell
c8067669c2
fix(trading): ensure fees queries always fetch on mount and poll (#5566) 2024-01-05 12:43:30 +00:00
m.ray
78f5a9c520
feat(trading): activity streaks, reward hoarder bonus and active rewards (#5491)
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: bwallacee <ben@vega.xyz>
2024-01-05 11:16:59 +00:00
Ben
462066959d
chore(trading): update vega (#5563) 2024-01-03 12:00:00 +00:00
daro-maj
f12f5ab961
chore(trading): fix volume issue for market selector tests (#5564) 2024-01-03 12:04:49 +01:00
Art
98b2460d8b
fix(trading): mobile friendly referral and fees views (#5530)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2024-01-02 15:50:04 +00:00
Matthew Russell
68e0009ab0
feat(trading,markets,proposals): market banners (#5494)
Co-authored-by: bwallacee <ben@vega.xyz>
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-01-02 11:04:43 +00:00
Matthew Russell
7fff33e493
feat(trading): competition feature flag and team page (#5549) 2023-12-29 15:50:51 +00:00
daro-maj
e7cb2c8276
chore(trading): fix fees tests (#5548) 2023-12-29 15:25:33 +00:00
Bartłomiej Głownia
4adaeea40a
feat(trading): pane settings view (#5509)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-12-28 12:33:18 +00:00
daro-maj
723ff2805d
chore(trading): check e2e tests issue (#5544) 2023-12-27 14:07:27 +01:00
Ben
424cced4be
chore(trading): vegaservice import (#5536) 2023-12-27 08:17:20 +00:00
Dariusz Majcherczyk
1874095222
feat: skip test 2023-12-22 14:36:38 +01:00
Dariusz Majcherczyk
e459e92127
feat: update sim version 2023-12-22 13:58:20 +01:00
Bartłomiej Głownia
4dd65b4923
feat: rollback using market.data as a source of current fundingPeriod startTime 2023-12-22 12:01:32 +01:00
Bartłomiej Głownia
5d792d2458
feat: pool market info, use market data as source of current funding period startTime 2023-12-21 16:42:25 +00:00
Ben
59b2f75b13
chore(trading): update market-sim (#5535) 2023-12-21 13:51:34 +00:00
Art
95775679ca
fix(trading): reward pot total value (#5531)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-12-21 13:41:37 +00:00
m.ray
4cffee29f8
chore(trading): rollback current traded volume change (#5527) 2023-12-21 10:38:09 +00:00
Ben
145792f216
chore(trading): static vega port trading e2e (#5520) 2023-12-20 15:49:10 +00:00
m.ray
10add7c236
fix(trading): update copy on tooltips fills update (#5512) 2023-12-20 08:12:35 +00:00
Matthew Russell
d240dddab5
fix(trading): alpha lyrae font (#5518) 2023-12-19 16:52:56 +00:00
Ben
0af1d0ba82
chore(trading): fees e2e tests (#5496) 2023-12-19 12:22:15 +00:00
Bartłomiej Głownia
665ab6693a
feat(trading): show commission earned on referrer stats from last 30 days (#5467) 2023-12-18 15:33:40 +01:00
Ben
902ee2696c
chore(trading): black formatting and removed double fixtures (#5506) 2023-12-18 10:54:40 +00:00
Art
3beeb0140c
feat(wallet): disconnect if wallet unreachable (#5501) 2023-12-18 10:39:18 +00:00