Commit Graph

3627 Commits

Author SHA1 Message Date
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
Ben
82abc13fda
chore(trading): skip test due to issue (#5583) 2024-01-08 16:16:03 +00:00
Edd
933f07cddf
fix(explorer): minor tidyup of deterministic order view (#5573) 2024-01-08 13:25: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
Edd
bd70b0c233
fix(governance): fix lp vote counts (#5521) 2023-12-21 09:30:23 +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
Edd
362a2031c7
fix(explorer): pass through tendermint error responses from usefetch (#5507) 2023-12-20 08:08:56 +00:00
Edd
5aaeb87059
feat(governance): enable snaps (#5511) 2023-12-19 18:38:49 +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
Bartłomiej Głownia
ec837854cf
chore(trading): avoid portfolio and market page re-rendering on sidebar view change (#5499) 2023-12-14 14:12:19 +00:00
Ben
08c57b6759
chore(trading): run against local console (#5500) 2023-12-13 12:46:16 +00:00
Ben
bb2184498f
chore(trading): update vega version (#5498) 2023-12-13 11:16:52 +00:00
Bartłomiej Głownia
8a110584dd
feat(trading): improve desposit and withraw asset selection (#5493) 2023-12-13 08:47:22 +00:00
Matthew Russell
f178b85846
feat(trading): trading view (#5348) 2023-12-12 17:33:41 -08:00
Bartłomiej Głownia
0796f2b31f
feat(environment): users controlled feature flags (#5425) 2023-12-12 13:53:20 +01:00
dalebennett1992
51c426ef4b
test: test ids 2023-12-12 10:16:47 +00:00
dalebennett1992
fa28d31ef3
test: add referrals tests 2023-12-12 10:15:20 +00:00
m.ray
201a586b05
chore(trading): enable close position (#5490) 2023-12-11 15:51:22 +00:00
m.ray
7d96d9bcd1
chore(trading): update env trading (#5478) 2023-12-08 15:44:55 +00:00
Art
345be81142
fix(trading): rewordings in referrals, qusd tooltip, onboarding (#5477) 2023-12-08 14:48:12 +00:00
Matthew Russell
2221e9faca
fix(trading): referrals page final commission value and onboarding dialog (#5474) 2023-12-08 09:14:59 +00:00
Ben
7c0139e107
chore(trading): e2e test fix (#5466) 2023-12-07 11:12:56 +00:00
Witold
a157ff1e05
fix(trading): amend formula for max leverage calc (#5462)
Co-authored-by: bwallacee <ben@vega.xyz>
2023-12-06 09:58:59 -08:00
Art
2e9fa0c52e
chore(trading): referrals text and ui tweaks, bug fixes (#5408) 2023-12-06 17:51:39 +00:00
Ben
c0790c1e93
chore(trading): update market-sim (#5463) 2023-12-06 16:31:44 +00:00
Matthew Russell
cf9f313e4c
feat(trading): error boundaries for panes, sidebars, pages (#5438) 2023-12-06 13:31:40 +00:00
Art
8958c12fe3
fix(governance): markdown link styling, referral details type error, contracts provider error (#5460) 2023-12-06 14:18:44 +01:00
Edd
40f02ecf89
feat(explorer): add type details to orders in tx list and details (#5432) 2023-12-06 10:45:35 +00:00
Bartłomiej Głownia
41cd6b1455
fix(trading): avoid funding LineChart recreate instance on FundingContainer re-render (#5454) 2023-12-06 10:37:44 +00:00
m.ray
3cd393dac0
fix(trading): rewards page updates (#5437)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-12-05 20:05:45 -08:00
Matthew Russell
bc13f1b359
Merge branch 'main' into chore/sync-main 2023-12-05 12:01:32 -08:00
m.ray
eb81f4ae44
fix(trading): required vol shown if current is zero (#5449) 2023-12-05 11:36:25 -08:00
Ben
ffada1b93d
feat(trading): auction uncross fees test (#5445) 2023-12-05 15:33:03 +00:00
Ben
9dda3f712b
chore(trading): market python tests to jest (#5346)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-12-05 10:29:01 +00:00
m.ray
df20dbeee0
chore(trading): revert moving rewards container to portfolio (#5441) 2023-12-05 10:19:42 +00:00
m.ray
37cd69ba6e
chore(trading): move rewards to portfolio part 1 (#5402) 2023-12-04 15:40:14 +00:00
Ben
2c11045dd9
feat(trading): perp market tests (#5426) 2023-12-04 14:29:00 +00:00
Art
9aef41a119
fix(governance): update asset proposal (#5417)
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2023-12-04 15:20:07 +01:00
m.ray
614a83b7d6
chore(trading): merge main back in develop (fees discounts, discount stats from prev epoch) (#5415)
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
Co-authored-by: asiaznik <artur@vegaprotocol.io>
2023-12-01 17:03:41 +00:00
m.ray
3dc77b0eff
chore(trading): add close position button back to console (#5407) 2023-12-01 16:38:32 +00:00
Bartłomiej Głownia
61471228aa
fix(trading): use discount stats only from previous epoch (#5411)
Co-authored-by: asiaznik <artur@vegaprotocol.io>
2023-12-01 16:34:05 +00:00
Art
127e784ceb
chore(trading): don't redirect to inactive markets (#5359) 2023-12-01 14:42:26 +01:00
Edd
e06f4818fc
feat(explorer): add signature viewer (#5264)
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2023-11-30 11:54:18 +00:00
Ben
c8c56307bb
chore(trading): update vega version (#5396) 2023-11-30 09:52:05 +00:00
Ben
a8cd7f157f
chore(trading): migrate cypress tests to python (#5367) 2023-11-30 09:42:57 +00:00
Bartłomiej Głownia
4f18caa486
feat(trading): upgrade i18n, fix plurals (#5331) 2023-11-30 07:31:44 +00:00
Matthew Russell
0697302d07
Merge branch 'main' into chore/sync-main 2023-11-29 14:06:45 -08:00
Art
2d926c0ce0
fix(governance): sensible vote numbers (#5384)
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2023-11-29 10:38:41 -08:00
Art
f57d6a7c7b
fix(trading): missing volume discount program issue, inverted tiers (#5378) 2023-11-29 17:23:14 +00:00
Bartłomiej Głownia
4f7918f64e
feat(trading): remove proposal warning from market header (#5385) 2023-11-29 17:05:53 +00:00
Bartłomiej Głownia
52ab0562b0
feat(trading): refactor ledger export form validation (#5379) 2023-11-29 15:27:00 +00:00
m.ray
4e2b0d1b1d
fix(trading): fix ag-grid transparent filters (#5377) 2023-11-29 15:24:37 +00:00
m.ray
0b0bcad9b3
fix(trading): ag-grid compactness adjustment (#5382) 2023-11-29 14:29:02 +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
7588d0cd11
feat(trading): refactor ledger export form validation (#5362) 2023-11-29 13:28:31 +01:00
m.ray
5ee1748495
fix(trading): ag-grid styling updates and filter fixes (#5368) 2023-11-28 22:13:12 +00:00
Art
73a118978f
feat(trading): referral code eligibility (#5325) 2023-11-28 16:08:21 +01:00
Matthew Russell
3bbacc1aa0
fix: fix broken test after removal of formatting 2023-11-27 21:22:30 -08:00
m.ray
12cb5e10b6
chore(trading): merge main in develop (#5352)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-11-27 15:49:26 -08:00
Bartłomiej Głownia
068d6abf1b
feat(trading): show percentage sign on y axis in funding rate chart (#5342) 2023-11-27 13:39:20 +00:00
m.ray
d4e801cfc6
feat(trading): reset console to default (#5344) 2023-11-27 10:42:47 +00:00
Bartłomiej Głownia
964deb2f23
feat(trading): update title on rewards and fees pages (#5347) 2023-11-27 08:18:59 +00:00
Art
6669125dd3
feat(trading): copy apply referral link from code tile (#5338) 2023-11-24 10:20:37 +00:00
m.ray
129b6c4e89
feat(trading): referral initial state when no sets are available (#5294) 2023-11-23 17:08:26 +00:00
Ben
ca418cabfe
chore(trading): migrate python tests to jest (#5339) 2023-11-23 15:56:29 +00:00
Ben
192af844c4
chore(trading): fix change keys edge case (#5337) 2023-11-23 09:12:45 +00:00
Ben
76426baa2a
chore(ci): create traces dir (#5327) 2023-11-22 15:52:59 +00:00
Ben
6fdac2419c
chore(trading): move python stop order tests to jest (#5329) 2023-11-22 15:10:19 +00:00
Art
87807d2088
chore(governance): sensible vote numbers (#5332) 2023-11-22 15:30:16 +01:00
m.ray
a5f2533a66
feat(trading): market list snags and disable column removal (#5324)
Co-authored-by: bwallacee <ben@vega.xyz>
2023-11-22 13:51:39 +00:00
Ben
1e9251c9c0
chore(trading): python tests update vega version (#5313) 2023-11-22 09:39:40 +00:00
Ben
a19da4c408
chore(trading): cypress to python tests (#5319)
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
2023-11-21 14:44:41 +00:00
Ben
65ad4fffda
chore(trading): migrate LP cypress tests (#5286)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-11-21 14:36:02 +00:00
Bartłomiej Głownia
c0c56e4c48
feat(trading): fix markets i18n namespace, add missing label, preload all namespaces (#5312)
Co-authored-by: bwallacee <ben@vega.xyz>
2023-11-21 12:08:33 +01:00
Bartłomiej Głownia
a9ca215276
feat(proposals): use i18next (#5284)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-11-19 21:49:39 -08:00
Bartłomiej Głownia
61a9eb2f5c
feat(ui-toolkit): use i18next (#5289)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-11-19 15:27:52 -08:00
Bartłomiej Głownia
bb47747501
feat(utils): use i18next (#5269)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-11-19 14:00:45 -08:00
Bartłomiej Głownia
b6052bc3e5
feat(markets): use i18next (#5255) 2023-11-17 12:01:18 -08:00
Matthew Russell
fae66ca4ce
Merge branch 'main' into chore/sync-main 2023-11-17 10:56:19 -08:00
Edd
2983c6c6ba
feat(governance): enable volume discount update view (#5304) (#5307) 2023-11-17 10:25:30 -08:00
Edd
31524ac7a7
feat(governance): enable volume discount update view (#5304) 2023-11-17 17:29:42 +00:00
Matthew Russell
70f42c1c7e
fix(trading): fees page fixes for mainnet (#5303)
Co-authored-by: asiaznik <artur@vegaprotocol.io>
2023-11-17 08:53:21 -08:00
m.ray
2304ce9763
fix(proposals): perpetual proposed markets (#5290) 2023-11-17 12:00:19 +00:00
m.ray
79a16b8562
fix(trading): show deal ticket in sidebar by default (#5292) 2023-11-16 09:08:20 -08:00
Ben
ea3e5a7651
chore(trading): update vega-market-sim (#5288) 2023-11-16 15:48:36 +00:00
Ben
b062339682
chore(trading): delete duplicate cypress tests (#5287) 2023-11-16 14:22:24 +00:00
Ben
824bcf89bd
feat(trading): perps markets in trading python tests (#5283) 2023-11-16 13:16:36 +00:00
Ben
f315917094
chore(trading): remove some redundant capsule tests (#5281) 2023-11-16 13:14:47 +00:00
Ben
8e898cfd78
chore(trading): remove wait for graphql (#5265) 2023-11-16 08:11:48 +00:00
Bartłomiej Głownia
f377e07996
feat(trading): use i18next (#5238)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-11-15 19:10:39 -08:00
Matthew Russell
090d340364
feat(trading): rewards page (#5222) 2023-11-15 13:46:19 -08:00
Matthew Russell
6d32fa7362
chore(ci): remove unused netlify configs (#5278) 2023-11-15 13:40:26 -08:00
Art
1a7682c3c9
chore(governance): vesting balances (#5237)
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2023-11-15 18:15:05 +00:00