Releases: vegaprotocol/frontend-monorepo
v0.21.4-core-0.72.14
What's Changed
- 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
Full Changelog: v0.21.3-core-0.72.14...v0.21.4-core-0.72.14
Deployments
IPFS releases
The IPFS hash of this release of the Trading app is:
CIDv0: QmaKP9Z3yTWKRsWXp9AoGpjmTFMZJrBTigCdW4fVqLxS8v
CIDv1: bafybeifr7eis7c4bgvznpi6hu7aez7p6chp6nwzkttk46ltlfc64eml2c4
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://bafybeifr7eis7c4bgvznpi6hu7aez7p6chp6nwzkttk46ltlfc64eml2c4.ipfs.dweb.link/
https://bafybeifr7eis7c4bgvznpi6hu7aez7p6chp6nwzkttk46ltlfc64eml2c4.ipfs.cf-ipfs.com/
ipfs://QmaKP9Z3yTWKRsWXp9AoGpjmTFMZJrBTigCdW4fVqLxS8v/
v0.21.3-core-0.72.14
What's Changed
- chore(trading): remove static assets console coming from vega.xyz by @MadalinaRaicu in #4825
- fix(governance): mainnet rewards query looping by @sam-keen in #4865
- 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
Full Changelog: v0.21.2-core-0.72.14...v0.21.3-core-0.72.14
Deployments
IPFS releases
The IPFS hash of this release of the Trading app is:
CIDv0: QmemyrHHiQkzJYvKs8RmpNASmNWaorsbG3wUU4bXG4jGG2
CIDv1: bafybeihuhatv5jazn3d4fma6wq23lwk6hh5bu6wfenfq5q25kf346dm4em
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://bafybeihuhatv5jazn3d4fma6wq23lwk6hh5bu6wfenfq5q25kf346dm4em.ipfs.dweb.link/
https://bafybeihuhatv5jazn3d4fma6wq23lwk6hh5bu6wfenfq5q25kf346dm4em.ipfs.cf-ipfs.com/
ipfs://QmemyrHHiQkzJYvKs8RmpNASmNWaorsbG3wUU4bXG4jGG2/
v0.21.2-core-0.72.14
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
Full Changelog: v0.21.1-core-0.72.14...v0.21.2-core-0.72.14
v0.21.1-core-0.72.14
What's Changed
- test(trading): fix capsule place order test by @daro-maj in #4286
- feat(trading): add market banner for successor markets by @macqbat in #4269
- feat(trading,governance,wallet): browser wallet integration by @mattrussell36 in #4121
- feat(trading): run console-test on CICD by @bwallacee in #4271
- chore(ci): revert run console-test on CICD by @bwallacee in #4303
- feat(ci): allow individual releases of the applications by @mkjmdski in #4300
- test(governance): un-skip governance tests by @jtsang586 in #4292
- fix(ci): disable pull_request_target by @mkjmdski in #4315
- fix(ui-toolkit): toolkit bugs by @dexturr in #4329
- feat(trading): view iceberg orders by @MadalinaRaicu in #4207
- fix(trading): add internal termination oracle by @MadalinaRaicu in #4208
- feat(trading): submit iceberg orders by @MadalinaRaicu in #4230
- chore(explorer): align staking terminology by @asiaznik in #4290
- chore(trading): 4134 see if a closed market was succeeded by @macqbat in #4336
- feat(trading): copy order book volume value to deal ticket by @bglownia in #4333
- chore: update the PM action secret token by @gordsport in #4325
- feat(environment): add mainnet mirror config by @daniel1302 in #4287
- chore(trading): orderbook adjustments by @macqbat in #4293
- chore(explorer): clear out slack webhook by @mattrussell36 in #4320
- fix(governance): filtered out nodes with 0 performance score from homepage list by @sam-keen in #4267
- feat(governance): protocol upgrade notification, est. time by @asiaznik in #4289
- fix(explorer): fix valueformatter in enactment date on proposal table by @edd in #4358
- chore(trading): remove user pnl from closed market list by @mattrussell36 in #4312
- chore(trading): cherry pick position pnl formatting fix by @mattrussell36 in #4347
- feat(trading): design changes by @mattrussell36 in #4264
- chore(trading): fix flakey trading-trades test by @bwallacee in #4363
- feat(environment): feature flags by @asiaznik in #4343
- chore(governance): minor fixes to flaky nightly tests by @jtsang586 in #4335
- chore(governance): add e2e test for network upgrade banner by @jtsang586 in #4361
- feat(governance): proposal list tile and summary enhancements by @sam-keen in #4326
- chore(explorer): explorer market e2e test by @jtsang586 in #4355
- feat(explorer): iceberg details on order tx by @edd in #4380
- fix(deal-ticket): 4046 wrong margin requirement in order by @macqbat in #4378
- chore(trading): market relationship - parent market in proposals list by @macqbat in #4339
- fix(governance): removed icons test from proposal list item details by @sam-keen in #4392
- feat(governance): successor market proposal details by @asiaznik in #4393
- feat(ci): migrate ci-cd trigger to python by @mkjmdski in #4330
- chore(trading): upgrade pennant to v1.10.0 by @johnwalley in #4331
- fix(explorer): explorer validator page filtering by @sam-keen in #4354
- feat(governance): diff highlighter for update market proposals by @sam-keen in #4260
- fix(ci): publish of static dist by @mkjmdski in #4414
- feat(trading): add market successor proposal banner by @macqbat in #4401
- feat(ci): setup new tests for console by @mkjmdski in #4400
- chore(governance): add acs for network upgrade banner and estimate by @jtsang586 in #4402
- test(governance): add e2e test and acs for proposal enhancements by @jtsang586 in #4421
- chore(trading): move cumulative vol testid in orderbook by @radoslaw-szpiech in #4420
- feat(governance): remove max limit on associate function by @sam-keen in #4427
- chore(governance): fix failing proposal test by @jtsang586 in #4434
- fix(governance): remove incorrect individual reward percentage by @edd in #4443
- feat(trading): navigation by @mattrussell36 in #4375
- feat(ui-toolkit,tailwindcss-config): healthbar auction level indicator by @ciaran- in #4406
- feat(explorer): improve transaction pagination by @edd in #4435
- fix(explorer): add tests and fix transactions url generation by @edd in #4454
- feat(ci): add develop docker image by @mkjmdski in #4458
- feat(trading): add stop orders table and form by @bglownia in #4265
- chore: create feature-epic issue template by @JonRay15 in #4456
- fix(trading): order stopped misleading message by @MadalinaRaicu in #4455
- chore(trading,governance,explorer): fix issue template by @JonRay15 in #4459
- fix(trading): replace all markets with open markets by @MadalinaRaicu in #4452
- fix(trading): lp table forward ref breaking resize grid by @mattrussell36 in #4447
- fix(trading): iceberg order fills by @MadalinaRaicu in #4460
- feat(trading): 3114 pane context by @mattrussell36 in #4442
- feat(trading): 4322 get started steps by @macqbat in #4440
- test(explorer): e2e proposal test by @jtsang586 in #4379
- test(trading): fix for key-to-key test by @daro-maj in #4469
- fix(trading,governance): eager connection for browser wallet by @mattrussell36 in #4444
- feat(trading): deposit page by @asiaznik in #4472
- feat(trading): add fairground texture background to logo by @mattrussell36 in #4474
- chore(governance): add e2e test for successor market by @jtsang586 in #4471
- chore(governance): fix failing tests from nightly run by @jtsang586 in #4453
- feat(trading): order details dialog by @MadalinaRaicu in #4281
- chore(trading): fix alignment of expire by @mattrussell36 in #4477
- chore(trading): responsive welcome dialog content and content update by @mattrussell36 in #4475
- fix(trading): add info splashes on deposit and withdrawals list containers by @macqbat in #4479
- feat(trading): view as button in sidebar by @asiaznik in #4470
- chore(deal-ticket): type dropdown icon by @mattrussell36 in #4468
- chore(trading): remove unnecessary forwarding of grid refs by @mattrussell36 in #4486
- fix(tr...
v0.20.24-core-0.71.6
What's Changed
- Update pennant to latest version so that negative position decimal places is handled
- Fixes an bug where order position estimation was receiving all orders rather than just orders for the current market
Full Changelog: v0.20.23-core-0.71.6...v0.20.24-core-0.71.6
Deployments
IPFS releases
The IPFS hash of this release of the Trading app is:
CIDv0: QmQBcZwdrii1Cx4pdvv2oKfV1bPoBZD9YEvzQZ97tcVQGo
CIDv1: bafybeia3m245xv7l5xoifhdjpbvzwhco7kusfif2srdtmeckhrlhm6rrya
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://bafybeia3m245xv7l5xoifhdjpbvzwhco7kusfif2srdtmeckhrlhm6rrya.ipfs.dweb.link/
https://bafybeia3m245xv7l5xoifhdjpbvzwhco7kusfif2srdtmeckhrlhm6rrya.ipfs.cf-ipfs.com/
ipfs://QmQBcZwdrii1Cx4pdvv2oKfV1bPoBZD9YEvzQZ97tcVQGo/
v0.20.23-core-0.71.6
What's Changed
- fix(positions): use asset decimals for pnl by @mattrussell36 in #4291
- feat(governance): remove max limit on associate function by @sam-keen in #4429
- chore(trading,governance): release mainnet by @mattrussell36 in #4423
Full Changelog: v0.20.21-core-0.71.6...v0.20.23-core-0.71.6
Deployments
IPFS releases
The IPFS hash of this release of the Trading app is:
CIDv0: QmcLSLK8wTzoNe97Z62U5kybx2TPqQWFbXUfUwzZP5kvJg
CIDv1: bafybeigp6wp2r2wsrrttejkrhqxhkrrlkova5dfkxdp3rqlf34756x2tvu
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://bafybeigp6wp2r2wsrrttejkrhqxhkrrlkova5dfkxdp3rqlf34756x2tvu.ipfs.dweb.link/
https://bafybeigp6wp2r2wsrrttejkrhqxhkrrlkova5dfkxdp3rqlf34756x2tvu.ipfs.cf-ipfs.com/
ipfs://QmcLSLK8wTzoNe97Z62U5kybx2TPqQWFbXUfUwzZP5kvJg/
v0.20.22-core-0.71.6
- chore(trading): hotfix to fix pnl formatting by @mattrussell36 in #4291
Full Changelog: v0.20.21-core-0.71.6...v0.20.22-core-0.71.6
v0.20.21-core-0.71.6
What's Changed
- chore(trading): vega icons for withrawals table and wallet dropdown by @mattrussell36 in #4203
- feat(ci): create cloudfront invalidation after deployment by @mkjmdski in #4223
- fix(positions): use market decimal places to format realized and unrealized PnL by @bglownia in #4225
- chore(trading): ag-grid upgrade by @bglownia in #4187
- fix(governance): reinstate deleted mock by @edd in #4232
- feat(explorer): add pegged order details by @edd in #4228
- chore(trading): migrate nx to latest version by @bglownia in #4196
- chore(wallet): remove links from the risk disclaimer by @asiaznik in #4240
- feat(explorer): remove infinite tx loader by @edd in #4217
- chore(trading): upgrade pennant to v1.9.0 by @johnwalley in #4235
- chore(governance): add e2e test for proposal filter changes by @jtsang586 in #4218
- chore(orders): get rid of unnecessary stores by @macqbat in #4231
- feat(governance,explorer,trading): add env config for mainnet-mirror apps by @gordsport in #4253
- fix(proposals): truncated text in network param toast by @asiaznik in #4249
- chore(trading): dropdown alignments, account history default asset, transfer dialog asset selector by @asiaznik in #4239
- fix(governance,trading): proposals not showing by @mattrussell36 in #4222
- fix(announcements): remember dismissed announcement by @asiaznik in #4255
- chore(governance): skip test by @jtsang586 in #4263
- test(trading): add withdrawal delayed by @daro-maj in #4268
- feat(orders): reduce number of columns in orders table by @bglownia in #4238
- test(cypress): clean up nx todos by @jtsang586 in #4273
- feat(trading): amend market red and green colors by @bglownia in #4226
- chore(explorer): update block explorer types for 72 by @edd in #4275
- chore(trading): ignore parse source map warnings, fix trading readme by @bglownia in #4252
- fix(trading): replace oracle details and deal ticket pink with red by @mattrussell36 in #4284
Full Changelog: v0.20.19-core-0.71.6...v0.20.21-core-0.71.6
Deployments
IPFS releases
The IPFS hash of this release of the Trading app is:
CIDv0: Qma9afSMLYP599bxD287RRwNDztM58BViqCCdfTjuSas4g
CIDv1: bafybeifpozdykiffi3bddswmr2euqfzn6y3gpksbre2jyhmkc3dmk6ffsu
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://bafybeifpozdykiffi3bddswmr2euqfzn6y3gpksbre2jyhmkc3dmk6ffsu.ipfs.dweb.link/
https://bafybeifpozdykiffi3bddswmr2euqfzn6y3gpksbre2jyhmkc3dmk6ffsu.ipfs.cf-ipfs.com/
ipfs://Qma9afSMLYP599bxD287RRwNDztM58BViqCCdfTjuSas4g/
v0.20.19-core-0.71.6
What's Changed
- test(trading): 3502-POSI-e2e-tests by @ben-vegaprotocol in #4064
- chore(trading): cleanup paginated data solution, improve performance by @bglownia in #4036
- fix(trading): update click area in network switcher by @macqbat in #4057
- fix(markets): back with updating by grid api by @macqbat in #4059
- feat(governance): hide proposal details for freeform proposals by @sam-keen in #4073
- feat(ci): setup static on s3 by @mkjmdski in #4075
- fix(liquidity): update liquidity table row id by @MadalinaRaicu in #4081
- fix(trading): oracle markets matching by @MadalinaRaicu in #4080
- test(trading): #3506 orderbook AC coverage by @radoslaw-szpiech in #4088
- feat(ci): deploy ui-toolkit to s3 by @mkjmdski in #4089
- test(trading): add e2e tests for liquidity 5002-LIQP by @daro-maj in #4082
- test(trading): update e2e tests for acs - closed all and proposed markets by @daro-maj in #4094
- feat(governance): add 'all proposals' link on proposal details page by @sam-keen in #4074
- chore(governance): fix for withdrawal tests by @jtsang586 in #4047
- feat(accounts): accounts table quantum formatting by @mattrussell36 in #4076
- feat(ci): turn off nx cloud by @mkjmdski in #4078
- test(trading): markets selector ACs update by @daro-maj in #4107
- feat(ci): align releases for all apps by @mkjmdski in #4111
- feat(explorer): transaction list filtering by @edd in #4022
- chore(trading): clear apollo warnings by @mattrussell36 in #4120
- fix(governance): earned by me reward percentage by @sam-keen in #4093
- feat(trading): show margin level visualisation in asset breakdown modal by @bglownia in #4048
- chore(governance): un-skip staking test and increase test coverage for smoke tests by @jtsang586 in #4112
- chore(governance): update staking acs by @jtsang586 in #4123
- test(trading): #3508 tests for Trades ACs by @radoslaw-szpiech in #4139
- fix(governance): ensure cached finalized vote is only used when pubkey is c… by @sam-keen in #4040
- feat(ci): setup fleek deployments for testnet for console by @mkjmdski in #4138
- feat(deal-ticket): improve no collateral validation by @bglownia in #4122
- fix(trading): deposit table loading state by @mattrussell36 in #4143
- feat(positions): add liquidation to positions view by @bglownia in #4115
- feat(governance): new market details improvements by @sam-keen in #4106
- fix(governance): proposal deadline validation missing by @sam-keen in #4150
- test(trading): cover post and reduce only ACs by @daro-maj in #4149
- chore(governance): add e2e test for voting with different pub keys by @jtsang586 in #4147
- feat(ci): deploy fairground through interstitial page by @mkjmdski in #4151
- fix(fills): fix mapping fill update by @bglownia in #4144
- fix(trading): quantum formatting changes by @MadalinaRaicu in #4114
- fix(ui-toolkit): healthbar fee decimals by @ciaran- in #4152
- fix(ui-toolkit): visual fixes for healthbar - % and text colours by @ciaran- in #4156
- test(governance): test market details specifications by @jtsang586 in #4153
- feat(governance): show multisig penalty in tooltip by @sam-keen in #4140
- fix(trading): market info number formatting by @MadalinaRaicu in #4163
- test(trading): chart depth e2e tests by @daro-maj in #4171
- chore(orders): use columnDefs in orders list, fix sorting by size and filled by @bglownia in #4170
- fix(trading): avoid items remounting in MarketSelector List by @bglownia in #4162
- chore(ui-toolkit): remove forwardRef as refs weren't being passed by @mattrussell36 in #4160
- test(governance): 3802 multisig error test by @jtsang586 in #4169
- feat(positions): live update market data in positions table by @bglownia in #4154
- chore(trading,governance,explorer): re-enable nx-cloud by @mattrussell36 in #4182
- chore(governance): increase epoch timeout by @jtsang586 in #4185
- feat(web3): ready to withdraw toast by @asiaznik in #4142
- fix(liquidity): use LiquidityProvision id by @mattrussell36 in #4191
- refactor(trading): pane stores for grid state by @mattrussell36 in #4119
- chore(trading): allow window.env override by @mattrussell36 in #4159
- fix(trading): notional size formatting by @MadalinaRaicu in #4192
- feat(ci): support forked repos by checking out using target of pull request by @mkjmdski in #4193
- fix(announcements): update output path for announcements build by @mattrussell36 in #4202
- fix(ci): use jq to generate valid json arrays from bash by @mkjmdski in #4205
- fix(explorer): liquidity provision fee percentage by @davidedaji in #4183
- test(governance): fix staking tooltip test by @jtsang586 in #4198
- feat(governance): add toggle for closed proposals list by @sam-keen in #4190
- test(trading): 6004-CHAR-chart e2e tests by @ben-vegaprotocol in #4179
- test(governance,markets): tidy up minor test quibbles by @edd in #4213
- feat(trading): show fills across all markets by @bglownia in #4210
- fix(ui-toolkit): healthbar tooltips text colour by @ciaran- in #4199
- fix(explorer): fix order amend tx view by @edd in #4197
- feat(governance): improve asset proposal details view by @sam-keen in #4216
New Contributors
- @davidedaji made their first contribution in #4183
Full Changelog: v0.20.18-core-0.71.8...v0.20.19-core-0.71.6
Deployments
IPFS releases
The IPFS hash of this release of the Trading app is:
CIDv0: QmeHZFBQoEDkujcGGiph7ghcS6vSzKSfYuGCpHYQ1rrykK
CIDv1: bafybeihm6ai6qrmuczceuvfzqm4e3cf5zaulzr3wmsedk25hibscyql2va
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://bafybeihm6ai6qrmuczceuvfzqm4e3cf5zaulzr3wmsedk25hibscyql2va.ipfs.dweb.link/
https://bafybeihm6ai6qrmuczceuvfzqm4e3cf5zaulzr3wmsedk25hibscyql2va....
v0.20.18-core-0.71.8
What's Changed
- test(trading): reverted node tests by @daro-maj in #3992
- test(trading): key to key transfer tests by @ben-vegaprotocol in #4014
- feat(explorer): do not colourise votes in tx list by @edd in #3988
- feat(explorer): properly represent batch error 71 by @edd in #4019
- test(trading): 6001-MARK-find_markets e2e tests by @daro-maj in #4025
- test(trading): 6501-ASSE-assets e2e tests by @ben-vegaprotocol in #4026
- fix(accounts): avoid last row re-rendering by @bglownia in #3950
- fix(trading): market info refactor and update test by @MadalinaRaicu in #3985
- fix(trading): use ag grid to handle error,loading and no data message by @mattrussell36 in #4012
- chore(governance): nightly e2e test fixes by @jtsang586 in #4038
- feat(ci): add deploys for multisig-signer by @mkjmdski in #4039
- chore(react-helpers,utils,logger): create logger lib and move sentry/logger utils there by @ciaran- in #3990
- chore(governance): fix flaky test failures by @jtsang586 in #4043
- chore(governance,liquidity-provision-dashboard,trading): remove broken urls by @edd in #4042
- feat(governance,proposals,web3): remove use of word "we" in copy by @sam-keen in #4034
- feat(governance): multisig warning by @sam-keen in #3994
- fix(withdraws): minimal withdrawal amount validation by @asiaznik in #3993
- fix(trading): market selector volume update by @MadalinaRaicu in #3989
- feat(trading): 3945 orderbook enhancements by @macqbat in #4016
- chore(trading): add quantum formatting to deal ticket by @MadalinaRaicu in #4030
- fix(explorer): fix broken protocol upgrade tx link by @edd in #4029
- fix(trading): order book mid by @macqbat in #4053
- chore(ui-toolkit,react-helpers,utils): publish new versions of ui-toolkit, react-helpers and utils by @ciaran- in #4049
- test(trading): #3505 add test coverage to 6002-MDET-market-details by @radoslaw-szpiech in #4060
- fix(ui-toolkit): display of loader in large variant by @mattrussell36 in #4056
- fix(deal-ticket): make ticket submit button always enabled by @mattrussell36 in #4055
- fix(withdraws): clear eth network errors by @macqbat in #4044
- fix(governance): temporarily skipped flaky staking tests by @sam-keen in #4068
New Contributors
- @ben-vegaprotocol made their first contribution in #4014
Full Changelog: v0.20.16-core-0.71.5...v0.20.18-core-0.71.8
Deployments
IPFS releases
The IPFS hash of this release of the Trading app is:
CIDv0: QmVwenHZhitQAQ6kD87oGhUJZchdp8YsQ9zykgjfu3AHad
CIDv1: bafybeidq7e36dgaper37jwnfu5pudj36dayctuziljzkwmaifhmqjejxmy
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://bafybeidq7e36dgaper37jwnfu5pudj36dayctuziljzkwmaifhmqjejxmy.ipfs.dweb.link/
https://bafybeidq7e36dgaper37jwnfu5pudj36dayctuziljzkwmaifhmqjejxmy.ipfs.cf-ipfs.com/
ipfs://QmVwenHZhitQAQ6kD87oGhUJZchdp8YsQ9zykgjfu3AHad/