Bartłomiej Głownia
53ac2dadee
feat(trading): support modified funding payment calc ( #5780 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2024-02-20 19:08:29 +00:00
Art
b8725a7fa8
fix(trading): competitions font tweaks ( #5828 )
2024-02-20 16:17:02 +01:00
Art
f556247e1a
chore(trading): competitions texts ( #5826 )
2024-02-20 14:39:41 +00:00
Art
48d6be0adf
fix(governance): batch proposal diff and proposal headers ( #5825 )
2024-02-20 15:04:11 +01:00
Matthew Russell
6cacc46a74
feat(governance): batch proposals ( #5735 )
...
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-02-15 20:14:25 +00:00
Art
98ff4f3c04
feat(trading): game results table ( #5801 )
...
Co-authored-by: bwallacee <ben@vega.xyz>
2024-02-15 20:14:04 +00:00
Matthew Russell
8268acac6d
fix(trading): add missing funding panel, fix 24 hr price/volume change ( #5788 )
...
Co-authored-by: Ben <ben@vega.xyz>
2024-02-15 15:41:04 +00:00
Art
1c2389dee5
fix(trading): game cards colour, missing market info, other tweaks ( #5791 )
2024-02-13 13:38:01 +00:00
Matthew Russell
c7dd5e846a
fix(trading): validate whitespace team names, show empty in list ( #5727 )
...
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2024-02-12 13:23:12 +00:00
m.ray
0d850bd8b9
feat(trading): add LP fee settings ( #5773 )
...
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
2024-02-09 19:44:15 +00:00
Bartłomiej Głownia
44189591fc
feat(accounts): get trasfer fee from estimateTransferFee API ( #5721 )
2024-02-09 12:55:17 +00:00
Art
5ddcb613e2
chore(trading): create and update team form traversing ( #5764 )
2024-02-08 14:07:48 +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
42a98b6a35
fix(trading): teams snags ( #5707 )
...
Co-authored-by: bwallacee <ben@vega.xyz>
2024-02-01 10:38:57 +00:00
Art
2002731c52
feat(trading): gas fee estimation for withdraw transaction ( #5668 )
2024-02-01 09:07:13 +01:00
m.ray
a49139f127
fix(trading): closed markets filter ( #5691 ) ( #5697 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: Edd <edd@vega.xyz>
2024-01-31 14:34:43 +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
m.ray
508274268d
fix(trading): show user inactive lose streak in remaining epochs ( #5667 )
2024-01-31 10:54:16 +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
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
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
m.ray
e309669736
fix(trading): typo translation full featured link ( #5659 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: Edd <edd@vega.xyz>
2024-01-23 16:05:51 +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
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
a8e6963521
feat(deposits): if wrong network dont show the form and prompt switching to the correct network ( #5571 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2024-01-18 10:41:19 +01:00
m.ray
a2bffa1dfd
fix(trading): alphabetically order translations in trading.json ( #5635 )
2024-01-17 21:28:20 +00:00
m.ray
6a21862378
fix(trading): use No trading
instead of Trading terminated
( #5624 )
2024-01-16 18:30:42 +02:00
Edd
79feb485f6
fix(governance): improve error message for configuration error ( #5589 )
2024-01-09 17:21:56 +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
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
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
Bartłomiej Głownia
515932d401
fix(trading): use correct interpolation prefix in market info label ( #5537 )
2023-12-27 18:47:19 +00:00
Edd
bd70b0c233
fix(governance): fix lp vote counts ( #5521 )
2023-12-21 09:30:23 +00:00
m.ray
10add7c236
fix(trading): update copy on tooltips fills update ( #5512 )
2023-12-20 08:12:35 +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
Matthew Russell
f178b85846
feat(trading): trading view ( #5348 )
2023-12-12 17:33:41 -08:00
Matthew Russell
2221e9faca
fix(trading): referrals page final commission value and onboarding dialog ( #5474 )
2023-12-08 09:14:59 +00:00
Art
2e9fa0c52e
chore(trading): referrals text and ui tweaks, bug fixes ( #5408 )
2023-12-06 17:51:39 +00:00
Bartłomiej Głownia
13c1044f8e
chore(i18n): sync json translation files with locize ( #5444 )
2023-12-06 14:58:17 +00:00
m.ray
1379366caa
chore(trading): update LP table tooltips ( #5442 )
...
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
2023-12-06 13:30:22 +00:00
Bartłomiej Głownia
4f18caa486
feat(trading): upgrade i18n, fix plurals ( #5331 )
2023-11-30 07:31:44 +00:00
Bartłomiej Głownia
bcf17bb34e
feat(trading): i18n language switcher ( #5320 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-11-29 15:16:17 +01:00
Bartłomiej Głownia
a2b9b0da05
feat(deal-ticket): enhance for fee discounts ( #5353 )
2023-11-29 12:59:42 +00:00
Bartłomiej Głownia
7588d0cd11
feat(trading): refactor ledger export form validation ( #5362 )
2023-11-29 13:28:31 +01:00
Art
73a118978f
feat(trading): referral code eligibility ( #5325 )
2023-11-28 16:08:21 +01:00
Bartłomiej Głownia
11317cdb2e
feat(withdraws): use i18next ( #5285 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-11-21 13:49:10 +00:00
Bartłomiej Głownia
c98870f27d
feat(wallet): use i18next ( #5299 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-11-21 13:48:53 +00:00