Commit Graph

3541 Commits

Author SHA1 Message Date
Bartłomiej Głownia
b4e98e285e
feat(deal-ticket): update fields in margin details (#5722) 2024-02-06 08:42:11 +01:00
Edd
f62e29c67f
feat(explorer): batch proposal support (#5711) 2024-02-05 17:35:12 +00:00
Bartłomiej Głownia
94e7ad489f
feat(trading): main to develop back merge (#5739)
Co-authored-by: m.ray <16125548+MadalinaRaicu@users.noreply.github.com>
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: Edd <edd@vega.xyz>
2024-02-05 16:06:33 +01:00
Art
657942d995
feat(trading): team card (#5724) 2024-02-02 20:07:06 +02:00
Matthew Russell
a529b9b031
chore(trading): make team stats aggregation epochs 192 (#5723) 2024-02-02 18:01:28 +00:00
Ben
0f311611ba
chore(trading): team e2e tests (#5716) 2024-02-01 19:33:25 +00:00
Art
02bd031bee
fix(trading): mark as updated when tx confirmed (#5715) 2024-02-01 13:27:21 +00:00
Art
bd97651dd3
fix(trading): game cards are not showing (#5713) 2024-02-01 12:04:36 +00:00
Matthew Russell
42a98b6a35
fix(trading): teams snags (#5707)
Co-authored-by: bwallacee <ben@vega.xyz>
2024-02-01 10:38:57 +00:00
Edd
e216b23472
feat(explorer): updatemarginmode tx view (#5690) 2024-01-31 14:26:35 +00:00
Matthew Russell
e52ae97233
feat(trading): competitions (#5621)
Co-authored-by: asiaznik <artur@vegaprotocol.io>
Co-authored-by: Ben <ben@vega.xyz>
2024-01-31 14:21:29 +00:00
Bartłomiej Głownia
1780f6fa7f
feat(trading): margin estimate update (#5664)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
Co-authored-by: daro-maj <119658839+daro-maj@users.noreply.github.com>
2024-01-31 14:05:30 +00:00
Ben
8b91592b93
chore(trading): update to preview 7 binaries (#5689) 2024-01-31 12:42:29 +01:00
m.ray
508274268d
fix(trading): show user inactive lose streak in remaining epochs (#5667) 2024-01-31 10:54:16 +00:00
Edd
2a40d9ec4d
feat(explorer): support for more external chains (#5687) 2024-01-31 10:36:58 +00:00
Ben
6d2f367987
chore(trading): update vega binaries to v0.74.0-preview.6 (#5686) 2024-01-30 13:31:06 +00:00
m.ray
cff1818940
chore(trading, governance, explorer): add liquidation strategy to market info (#5642) 2024-01-29 13:13:19 +01:00
Matthew Russell
67d38ff03e
fix(trading): error guards not working when poll interval is supplied (#5661)
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-01-25 07:59:40 +00:00
Matthew Russell
6aea10c27b
chore(trading, governance, explorer): 0.74.0 type regen (#5619) 2024-01-24 22:34:11 +00:00
Edd
27a9d5f247
fix(explorer): update tx navigation for 0.74.0 (#5662) 2024-01-24 16:31:56 +00:00
Matthew Russell
261f32aa5b
feat(trading): margin mode selector (#5660)
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-01-24 13:17:22 +00:00
Edd
053775bef6
fix(governance): handle an expected error (#5653) 2024-01-24 11:41:40 +00:00
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
Edd
3cf9ae7582
fix(governance): handle null validator scores properly (#5459) 2024-01-23 14:46:19 +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
Art
51199b02ce
feat(governance): update market proposal header with copy and open buttons (#5648) 2024-01-23 10:13:56 +01:00
m.ray
bb826c88f0
fix(trading): set trading view as default (#5632) 2024-01-22 16:09:18 +00:00
Edd
0da20b750f
feat(explorer): referral and team transaction support (#5623) 2024-01-22 10:53:53 +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
Bartłomiej Głownia
a2170d27d6
feat(ui-toolkit): update slider design (#5645)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-01-22 08:30:57 +01: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