Releases: vegaprotocol/frontend-monorepo
v0.22.12-core-0.73.3
What's Changed
- fix(trading): update LP table on Updating next epoch by @MadalinaRaicu in #5204
- feat(governance,accounts): vesting and vested accound in wallet card, fix transfer form to account by @asiaznik in #5206
Full Changelog: v0.22.11-core-0.73.2...v0.22.12-core-0.73.3
Deployments
IPFS releases
The IPFS hash of this release of the Trading app is:
CIDv0: QmXuE58yv6LvubeiawH8fH1Gmogu8QrKnLd7GMbvULGSoR
CIDv1: bafybeieocf65ap2vpabsmgzdsgontfugkgllfplj36ipcp27vy7agdenwa
You can always access the latest IPFS release by visiting console.vega.xyz.
You can also access Trading directly from an IPFS gateway.
BEWARE: The Trading interface uses localStorage to remember your settings, such as which tokens you have imported. You should always use an IPFS gateway that enforces origin separation.
Your settings are not remembered across different URLs.
IPFS gateways:
https://bafybeieocf65ap2vpabsmgzdsgontfugkgllfplj36ipcp27vy7agdenwa.ipfs.dweb.link/
https://bafybeieocf65ap2vpabsmgzdsgontfugkgllfplj36ipcp27vy7agdenwa.ipfs.cf-ipfs.com/
ipfs://QmXuE58yv6LvubeiawH8fH1Gmogu8QrKnLd7GMbvULGSoR/
v0.22.11-core-0.73.2
What's Changed
- fix(explorer): format new network params correctly by @edd in #5172
- feat(explorer): add timestamp to tx list by @edd in #5174
- fix(accounts): dont add vesting account balances to used total by @mattrussell36 in #5182
- fix(trading): hide funding tabs if market is not perp by @MadalinaRaicu in #5181
- feat(explorer): explorer oracle section rework by @edd in #5135
- feat(explorer): new labels for proposals by @edd in #5190
- chore(trading): fees page use window length in label by @mattrussell36 in #5186
- fix(accounts): fix key selection and validation, and add use max to transfers by @mattrussell36 in #5184
- feat(explorer): update liquidity submission view by @edd in #5187
Full Changelog: v0.22.10-core-0.73.2...v0.22.11-core-0.73.2
v0.22.10-core-0.73.2
What's Changed
- fix(trading): pagination limit for candles by @MadalinaRaicu in #5169
- fix(deal-ticket): fees breakdown rendering issues by @mattrussell36 in #5173
- chore(trading): misc changes to trades and transfer by @mattrussell36 in #5175
Full Changelog: v0.22.9-core-0.73.1...v0.22.10-core-0.73.2
Deployments
IPFS releases
The IPFS hash of this release of the Trading app is:
CIDv0: QmXuE58yv6LvubeiawH8fH1Gmogu8QrKnLd7GMbvULGSoR
CIDv1: bafybeieocf65ap2vpabsmgzdsgontfugkgllfplj36ipcp27vy7agdenwa
You can always access the latest IPFS release by visiting console.vega.xyz.
You can also access Trading directly from an IPFS gateway.
BEWARE: The Trading interface uses localStorage to remember your settings, such as which tokens you have imported. You should always use an IPFS gateway that enforces origin separation.
Your settings are not remembered across different URLs.
IPFS gateways:
https://bafybeieocf65ap2vpabsmgzdsgontfugkgllfplj36ipcp27vy7agdenwa.ipfs.dweb.link/
https://bafybeieocf65ap2vpabsmgzdsgontfugkgllfplj36ipcp27vy7agdenwa.ipfs.cf-ipfs.com/
ipfs://QmXuE58yv6LvubeiawH8fH1Gmogu8QrKnLd7GMbvULGSoR/
v0.22.9-core-0.73.1
What's Changed
- feat(governance): add update benefit tiers table by @edd in #5146
- fix(ui-toolkit): sparkline appearing to go up when the price moved down by @mattrussell36 in #5137
- feat(trading): liquidity provision current and pending on update by @MadalinaRaicu in #5152
- chore(trading): referrals stats tweaks by @mattrussell36 in #5160
- chore(trading): ignore .next from lint by @mattrussell36 in #5162
- fix(trading): empty items loaded text by @mattrussell36 in #5158
- feat(deal-ticket): get discounts for estimation from previous epoch by @bglownia in #5163
- feat(trading): transfer to and from accounts on same key by @mattrussell36 in #5161
Full Changelog: v0.22.8-core-0.73.0...v0.22.9-core-0.73.1
Deployments
IPFS releases
The IPFS hash of this release of the Trading app is:
CIDv0: QmXuE58yv6LvubeiawH8fH1Gmogu8QrKnLd7GMbvULGSoR
CIDv1: bafybeieocf65ap2vpabsmgzdsgontfugkgllfplj36ipcp27vy7agdenwa
You can always access the latest IPFS release by visiting console.vega.xyz.
You can also access Trading directly from an IPFS gateway.
BEWARE: The Trading interface uses localStorage to remember your settings, such as which tokens you have imported. You should always use an IPFS gateway that enforces origin separation.
Your settings are not remembered across different URLs.
IPFS gateways:
https://bafybeieocf65ap2vpabsmgzdsgontfugkgllfplj36ipcp27vy7agdenwa.ipfs.dweb.link/
https://bafybeieocf65ap2vpabsmgzdsgontfugkgllfplj36ipcp27vy7agdenwa.ipfs.cf-ipfs.com/
ipfs://QmXuE58yv6LvubeiawH8fH1Gmogu8QrKnLd7GMbvULGSoR/
v0.22.8-core-0.73.0
What's Changed
- chore(trading): delete dupe transfer tests by @bwallacee in #5121
- chore(trading): delete fills cypress tests by @bwallacee in #5122
- chore(trading): suspend market test to console test by @bwallacee in #5128
- feat(trading): fees page by @mattrussell36 in #5055
- feat(trading): add row click for fees table by @mattrussell36 in #5130
- feat(ui-toolkit): sparkline shaded area by @mattrussell36 in #5131
- feat(trading): add earmarked fees by @MadalinaRaicu in #5123
- feat(proposals): generic proposal toasts by @asiaznik in #5134
- fix(trading): referrals next tier tiles by @asiaznik in #5139
- chore(trading): update fee factor with discount calculation by @mattrussell36 in #5138
- chore(cypress): fix failing assertions by @jtsang586 in #5132
- feat(candles-chart): combine overlays and studies into indicators dropdown by @mattrussell36 in #5129
- feat(trading): show full history of orders, fills and trades by @bglownia in #5105
- feat(funding-payments): add load more button to the funding payments table by @bglownia in #5150
- fix(trading): referrer stats tiles by @asiaznik in #5143
- feat(deal-ticket): calculate fees and discount base on volumeDiscountStats and referralSetStats by @bglownia in #5147
- feat(trading): show fees paid across whole market by @MadalinaRaicu in #5154
Full Changelog: v0.22.6-core-0.73.0...v0.22.8-core-0.73.0
Deployments
IPFS releases
The IPFS hash of this release of the Trading app is:
CIDv0: QmYy4HHLRbFsBo2x5A2Ftcw3VJnCvYRJjpySEEiGgLC24n
CIDv1: bafybeie55bxgxrin7wkyejzggqirom3eb4ny3z4dfuensy25mmfwjbpqq4
You can always access the latest IPFS release by visiting console.vega.xyz.
You can also access Trading directly from an IPFS gateway.
BEWARE: The Trading interface uses localStorage to remember your settings, such as which tokens you have imported. You should always use an IPFS gateway that enforces origin separation.
Your settings are not remembered across different URLs.
IPFS gateways:
https://bafybeie55bxgxrin7wkyejzggqirom3eb4ny3z4dfuensy25mmfwjbpqq4.ipfs.dweb.link/
https://bafybeie55bxgxrin7wkyejzggqirom3eb4ny3z4dfuensy25mmfwjbpqq4.ipfs.cf-ipfs.com/
ipfs://QmYy4HHLRbFsBo2x5A2Ftcw3VJnCvYRJjpySEEiGgLC24n/
v0.22.6-core-0.73.0
What's Changed
- feat(trading): add liquidity provision new SLA parameters to liquidity tables by @MadalinaRaicu in #5032
- chore(trading): i18n-friendly referrals by @asiaznik in #5113
- feat(explorer): add determinsitic id to transfer tx by @edd in #5112
- chore(trading,positions): update estimatePosition query to use market decimals for liquidation price by @mattrussell36 in #5005
- chore(trading): withdraw tests to jest by @bwallacee in #5109
- chore(trading): referrals with sidebar by @asiaznik in #5117
- feat(trading): add tooltips for iceberg and post or reduce only by @MadalinaRaicu in #5119
- fix(trading): quote base unit for size by @MadalinaRaicu in #5124
- test(trading): fix capsule test by @daro-maj in #5116
- feat(trading): upgrade [email protected] by @bglownia in #5120
Full Changelog: v0.22.5-core-0.73.0...v0.22.6-core-0.73.0
Deployments
IPFS releases
The IPFS hash of this release of the Trading app is:
CIDv0: QmYy4HHLRbFsBo2x5A2Ftcw3VJnCvYRJjpySEEiGgLC24n
CIDv1: bafybeie55bxgxrin7wkyejzggqirom3eb4ny3z4dfuensy25mmfwjbpqq4
You can always access the latest IPFS release by visiting console.vega.xyz.
You can also access Trading directly from an IPFS gateway.
BEWARE: The Trading interface uses localStorage to remember your settings, such as which tokens you have imported. You should always use an IPFS gateway that enforces origin separation.
Your settings are not remembered across different URLs.
IPFS gateways:
https://bafybeie55bxgxrin7wkyejzggqirom3eb4ny3z4dfuensy25mmfwjbpqq4.ipfs.dweb.link/
https://bafybeie55bxgxrin7wkyejzggqirom3eb4ny3z4dfuensy25mmfwjbpqq4.ipfs.cf-ipfs.com/
ipfs://QmYy4HHLRbFsBo2x5A2Ftcw3VJnCvYRJjpySEEiGgLC24n/
v0.22.5-core-0.73.0
What's Changed
- feat(governance): transfers destination field can fallback to type by @sam-keen in #5092
- chore(orders): 4970 add no rows and error info by @macqbat in #5076
- feat(explorer): add restricted route by @edd in #5094
- feat(governance): add restricted page by @edd in #5097
- chore(trading): remove account history tab by @macqbat in #5098
- chore(trading): fix cancel all button and move trading orders tests by @radoslaw-szpiech in #5100
- chore(trading): use quantum for liquidity supplied by @MadalinaRaicu in #5099
- feat(trading): show when a market may be closed through governance by @bglownia in #5057
- fix(governance): remove restricted route from navigation by @edd in #5106
- feat(trading): referrals (Mk2), referrals stats, apply preview by @asiaznik in #5021
Full Changelog: v0.22.4-core-0.73.0...v0.22.5-core-0.73.0
Deployments
IPFS releases
The IPFS hash of this release of the Trading app is:
CIDv0: QmYy4HHLRbFsBo2x5A2Ftcw3VJnCvYRJjpySEEiGgLC24n
CIDv1: bafybeie55bxgxrin7wkyejzggqirom3eb4ny3z4dfuensy25mmfwjbpqq4
You can always access the latest IPFS release by visiting console.vega.xyz.
You can also access Trading directly from an IPFS gateway.
BEWARE: The Trading interface uses localStorage to remember your settings, such as which tokens you have imported. You should always use an IPFS gateway that enforces origin separation.
Your settings are not remembered across different URLs.
IPFS gateways:
https://bafybeie55bxgxrin7wkyejzggqirom3eb4ny3z4dfuensy25mmfwjbpqq4.ipfs.dweb.link/
https://bafybeie55bxgxrin7wkyejzggqirom3eb4ny3z4dfuensy25mmfwjbpqq4.ipfs.cf-ipfs.com/
ipfs://QmYy4HHLRbFsBo2x5A2Ftcw3VJnCvYRJjpySEEiGgLC24n/
v0.22.4-core-0.73.0
What's Changed
- test(governance): flaky test fixes by @jtsang586 in #4760
- test(governance): add assert for numerical sort by @jtsang586 in #4742
- feat(governance): more mobile view improvements by @sam-keen in #4751
- chore(trading): add governance link back by @MadalinaRaicu in #4765
- fix(trading): use asset decimals to format liquidation price in posions table by @bglownia in #4787
- fix(trading): simplify onboarding and explore button to use top traded by @mattrussell36 in #4781
- chore(trading): update governance variables by @MadalinaRaicu in #4766
- chore(trading): add oracle proofs url to all envs by @MadalinaRaicu in #4793
- fix(trading): missing styles for tooltip in positions table by @mattrussell36 in #4780
- feat(ci): use ipfs daemon in dockerfiles by @mkjmdski in #4786
- chore(trading): fix wallet test by @bwallacee in #4802
- chore(trading): delete market info tests by @bwallacee in #4804
- chore(governance): fix failing staking test by @jtsang586 in #4801
- fix(trading): correct link for get started prompt by @mattrussell36 in #4782
- fix(trading): add overflow hidden to candles tab container by @bglownia in #4803
- chore(trading): layout adjustments to accomodate default 13 inch screens by @mattrussell36 in #4798
- chore(trading): 4764 remember closed sidebar by @macqbat in #4799
- fix(trading,web3): prevent deposit toasts reappearing by @mattrussell36 in #4797
- chore(deal-ticket): 4743 preserve estimate position cache in deal ticket by @macqbat in #4770
- fix(markets): market info for liquidity is showing "added" tags by @sam-keen in #4796
- chore(trading): get started section for deposit by @mattrussell36 in #4783
- chore: bump version by @MadalinaRaicu in #4805
- test(trading): fix test for release v0.21.2 by @daro-maj in #4806
- chore(trading): cache console test vega binaries by @radoslaw-szpiech in #4752
- chore(trading): update tag metamask snaps to true by @MadalinaRaicu in #4815
- chore(withdraws): standalone pages for withdraw and transfer by @macqbat in #4728
- chore(trading): remove static assets console coming from vega.xyz by @MadalinaRaicu in #4825
- feat(trading): browse perpetuals [stagnet1] by @MadalinaRaicu in #4590
- chore(trading,governance,explorer): prevent jobs if PR is in draft by @mattrussell36 in #4827
- fix(accounts): hide no rows label when there is only pinned row by @bglownia in #4833
- chore(trading): routing and link changes by @mattrussell36 in #4738
- chore(trading): disable console-test run until CI fixed by @radoslaw-szpiech in #4846
- fix(trading): ignore conditions list empty by @MadalinaRaicu in #4848
- feat(trading): referrals (Mk1) by @asiaznik in #4816
- chore(trading): remove upgrade banner by @mattrussell36 in #4852
- feat(trading): improve funding rate formatting by @bglownia in #4847
- chore(governance): fix failing proposal submission by @jtsang586 in #4835
- chore(trading): 4774 put connect dialog inside onboarding dialog by @macqbat in #4845
- chore(trading): disable apply code when applied by @asiaznik in #4855
- chore(trading): deal ticket test to jest by @bwallacee in #4842
- chore(trading): 4811 make market table columns resizable by @macqbat in #4856
- fix(governance): removed loop caused by rewards epoch refresh by @sam-keen in #4864
- fix(governance): mainnet rewards query looping by @sam-keen in #4865
- feat(trading): liquidity SLA in market info by @MadalinaRaicu in #4649
- fix(trading): allotment breaking [main] by @mattrussell36 in #4875
- fix(wallet): reduce time to check for wallet running [main] by @mattrussell36 in #4876
- fix(trading): remove upgrade banner [main] by @mattrussell36 in #4877
- chore(ci): update genesis file by @jtsang586 in #4887
- chore(trading): temporary disable console-test to unblock CI queue by @radoslaw-szpiech in #4885
- feat(deal-ticket): show worst case instead of ranges in estimated values by @bglownia in #4870
- fix(market-depth): ensure scroll bar doesn't show on orderbook by @mattrussell36 in #4882
- feat(deal-ticket): amend fee estimates for postOnly orders and when market is in auction by @bglownia in #4843
- chore(trading): make volume bars color match candle color by @mattrussell36 in #4881
- chore(trading): remove underlines on tooltips by @macqbat in #4884
- fix(trading): prevent deposit sidebar showing on corresponding standalone page by @mattrussell36 in #4840
- chore(trading,governance): update develop with mainnet fixes by @mattrussell36 in #4880
- chore(trading,deal-ticket,market-depth,ci): update develop with mainnet fixes by @mattrussell36 in #4905
- chore(trading): change runner for mainnet compatible vega version by @radoslaw-szpiech in #4907
- chore(trading): add possibility to manualy trigger console-test by @radoslaw-szpiech in #4899
- chore(trading): add possibility to manualy trigger console-test (#4899) by @radoslaw-szpiech in #4908
- feat(governance): show perp or future pills by @sam-keen in #4863
- chore(trading): separate workflow for lint-pr by @radoslaw-szpiech in #4904
- chore(ci): add logic for choosing correct runner for cypress tests depending on base branch by @radoslaw-szpiech in #4918
- chore(ci): fix node version (main) by @radoslaw-szpiech in #4911
- test(governance): perpetual market e2e test by @jtsang586 in #4892
- chore(ci): fix node version (develop) by @radoslaw-szpiech in #4910
- chore(ci): separate lint pr (main) by @radoslaw-szpiech in #4917
- chore(ci): sync main to develop by @radoslaw-szpiech in #4924
- chore(trading): deal ticket order tests move by @bwallacee in #4927
- chore(ci): publish main image in dockerhub by @radoslaw-szpiech in #4930
- chore(governance): remove explorer market diff test by @jtsang586 in #4928
- chore(trading): add handle of autosizing selected columns - main branch by @macqbat in #4888
- feat(governance): market state update proposals by @sam-keen in #4935
- chore(ci): add mainnet compatible runner to release mainnet branch push actions by @radoslaw-szpiech in https://github...
v0.21.6-core-0.72.14
What's Changed
- fix(trading,wallet): set version for vega snap by @mattrussell36 in #4991
Full Changelog: v0.21.5-core-0.72.14...v0.21.6-core-0.72.14
Deployments
IPFS releases
The IPFS hash of this release of the Trading app is:
CIDv0: QmYy4HHLRbFsBo2x5A2Ftcw3VJnCvYRJjpySEEiGgLC24n
CIDv1: bafybeie55bxgxrin7wkyejzggqirom3eb4ny3z4dfuensy25mmfwjbpqq4
You can always access the latest IPFS release by visiting console.vega.xyz.
You can also access Trading directly from an IPFS gateway.
BEWARE: The Trading interface uses localStorage to remember your settings, such as which tokens you have imported. You should always use an IPFS gateway that enforces origin separation.
Your settings are not remembered across different URLs.
IPFS gateways:
https://bafybeie55bxgxrin7wkyejzggqirom3eb4ny3z4dfuensy25mmfwjbpqq4.ipfs.dweb.link/
https://bafybeie55bxgxrin7wkyejzggqirom3eb4ny3z4dfuensy25mmfwjbpqq4.ipfs.cf-ipfs.com/
ipfs://QmYy4HHLRbFsBo2x5A2Ftcw3VJnCvYRJjpySEEiGgLC24n/
v0.21.5-core-0.72.14
What's Changed
- chore(trading): change runner for mainnet compatible vega version by @radoslaw-szpiech in #4907
- chore(trading): add possibility to manualy trigger console-test by @radoslaw-szpiech in #4899
- chore(ci): add logic for choosing correct runner for cypress tests depending on base branch by @radoslaw-szpiech in #4918
- chore(ci): fix node version (main) by @radoslaw-szpiech in #4911
- chore(ci): separate lint pr (main) by @radoslaw-szpiech in #4917
- chore(ci): publish main image in dockerhub by @radoslaw-szpiech in #4930
- chore(trading): add handle of autosizing selected columns - main branch by @macqbat in #4888
- chore(ci): trigger lint-pr on repoened and sync by @radoslaw-szpiech in #4937
- chore(trading): 4774 put connect dialog inside onboarding dialog - main branch by @macqbat in #4920
- chore(ci): add mainnet compatible runner to release mainnet branch push actions by @radoslaw-szpiech in #4939
- chore(ci): add main develop merge condition to runner by @radoslaw-szpiech in #4941
- chore(explorer): ignore errors on oracle page by @edd in #4944
- chore(ci): add conditions to run e2e tests by @radoslaw-szpiech in #4946
- chore(ci): fix some minor issues in workflows by @radoslaw-szpiech in #4953
- chore(ci): add missing quote marks that may have caused some workflow fails by @radoslaw-szpiech in #4963
- fix(trading): missing wallet connect button by @asiaznik in #4960
- feat(trading): show fills for all markets by @bglownia in #4951
- fix(wallet): dont show error state if user rejects connection by @mattrussell36 in #4901
- fix(governance): add wallet connect project ID by @MadalinaRaicu in #4966
- chore(trading): 4947 cant view settled market main by @macqbat in #4964
- chore(ci): quotes and double brackets change by @radoslaw-szpiech in #4965
- chore(trading): upgrade pennant by @bglownia in #4967
Full Changelog: v0.21.4-core-0.72.14...v0.21.5-core-0.72.14
Deployments
IPFS releases
The IPFS hash of this release of the Trading app is:
CIDv0: QmdZU5LhFT1X91zpG5NJs9FiUy53QJf8owS3AX8wjx1VGH
CIDv1: bafybeihce7kkhmnvihsvx4scsw7aaqn3lnqpzhirs3qfl3j3f76erqlbcy
You can always access the latest IPFS release by visiting console.vega.xyz.
You can also access Trading directly from an IPFS gateway.
BEWARE: The Trading interface uses localStorage to remember your settings, such as which tokens you have imported. You should always use an IPFS gateway that enforces origin separation.
Your settings are not remembered across different URLs.
IPFS gateways:
https://bafybeihce7kkhmnvihsvx4scsw7aaqn3lnqpzhirs3qfl3j3f76erqlbcy.ipfs.dweb.link/
https://bafybeihce7kkhmnvihsvx4scsw7aaqn3lnqpzhirs3qfl3j3f76erqlbcy.ipfs.cf-ipfs.com/
ipfs://QmdZU5LhFT1X91zpG5NJs9FiUy53QJf8owS3AX8wjx1VGH/