Releases: vegaprotocol/frontend-monorepo
v0.20.16-core-0.71.5
What's Changed
- fix(explorer,trading): typo in release notes template by @edd in #3976
- fix(trading): performance issues with many orders by @mattrussell36 in #3944
- chore(governance): 3929 proposal acs by @jtsang586 in #4008
- test(trading): add network param mocks by @daro-maj in #4001
- chore(governance): revert governance ethereum endpoint to infura by @mattrussell36 in #4010
Full Changelog: v0.20.15-core-0.71.5...v0.20.16-core-0.71.5
Deployments
IPFS releases
The IPFS hash of this release of the Trading app is:
CIDv0: QmXoDv329P8mwifg5FAF9uVtsagEr6Uoi6tNsCyTJKxgvT
CIDv1: bafybeiemq7kef445mb3ouy36linnrjjmg4fhcpajdmsavej3f5crls6poa
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://bafybeiemq7kef445mb3ouy36linnrjjmg4fhcpajdmsavej3f5crls6poa.ipfs.dweb.link/
https://bafybeiemq7kef445mb3ouy36linnrjjmg4fhcpajdmsavej3f5crls6poa.ipfs.cf-ipfs.com/
ipfs://QmXoDv329P8mwifg5FAF9uVtsagEr6Uoi6tNsCyTJKxgvT/
v0.20.15-core-0.71.5
What's Changed
- chore(trading,governance,explorer): update issue templates to include check in specs repo by @mattrussell36 in #3964
- chore(trading): update vega.trading to console.vega.xyz by @MadalinaRaicu in #3969
- fix(trading): show full node URI in trading footer by @MadalinaRaicu in #3978
- chore(markets): keep market list live updated by @macqbat in #3954
- test(trading): withdrawal details for extra security e2e tests by @daro-maj in #3977
- fix(explorer): fix stagnet1 env by @edd in #3975
- fix(governance): dont start listening for pending eth events until connected by @mattrussell36 in #3996
Full Changelog: v0.20.14-core-0.71.4...v0.20.15-core-0.71.5
Deployments
IPFS releases
Tye IPFS hash of this release of the Trading app is:
CIDv0: QmUS8zs17DMMhN7XBZEnQaF5DWhWCVK24mcG7h9NLvy2vf
CIDv1: bafybeic2rybran3hg3emzxlx6g5ehzsoo36pwiznenftvbrwhts2vaaqpq
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://bafybeic2rybran3hg3emzxlx6g5ehzsoo36pwiznenftvbrwhts2vaaqpq.ipfs.dweb.link/
https://bafybeic2rybran3hg3emzxlx6g5ehzsoo36pwiznenftvbrwhts2vaaqpq.ipfs.cf-ipfs.com/
ipfs://QmUS8zs17DMMhN7XBZEnQaF5DWhWCVK24mcG7h9NLvy2vf/
v0.20.14-core-0.71.4
Full Changelog: v0.20.13-core-0.71.4...v0.20.14-core-0.71.4
Deployments
IPFS releases
The IPFS hash of this release of the Trading app is:
CIDv0: QmYXzvZfswpJdGFkLuChH3Z5izKTUWJL8YzpUKGY38gvSG
CIDv1: bafybeiexpuoxnlv7d3i2yvqxfuhhk6ny5n3z3a2xcrbq5etblwgpctdegu
You can always access the latest IPFS release by visiting vega.trading.
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://bafybeiexpuoxnlv7d3i2yvqxfuhhk6ny5n3z3a2xcrbq5etblwgpctdegu.ipfs.dweb.link/
https://bafybeiexpuoxnlv7d3i2yvqxfuhhk6ny5n3z3a2xcrbq5etblwgpctdegu.ipfs.cf-ipfs.com/
ipfs://QmYXzvZfswpJdGFkLuChH3Z5izKTUWJL8YzpUKGY38gvSG/
v0.20.13-core-0.71.4
What's Changed
- test(trading): capsule tests - fix for wallet connection by @daro-maj in #3885
- chore(governance): update nightly tests by @jtsang586 in #3913
- feat(ci): regenerate hashes on interstitial page by @mkjmdski in #3926
- Automated hash update from refs/tags/v0.20.12-core-0.71.4-3 by @vega-ci-bot in #3932
- Automated hash update from refs/tags/v0.20.12-core-0.71.4-4 by @vega-ci-bot in #3933
- chore(market-depth): replace bid and ask columns with a single volume column when i… by @macqbat in #3930
- chore(trading): upgrade banner semver comparison by @asiaznik in #3919
- fix(trading): skip market data query if market not present by @bglownia in #3928
- fix(governance): rewards decimals set per asset by @sam-keen in #3941
- fix(orders): re-render last column of orders table on data change by @bglownia in #3927
- fix(trading): word breakdown oracles by @MadalinaRaicu in #3946
- fix(trading): price and volume in the last 24h can be incorrectly reported by @MadalinaRaicu in #3870
- feat(trading): show positions for all connected keys by @bglownia in #3858
- feat(ci): implement active checks for previews readiness by @mkjmdski in #3949
- chore(governance): reward tests passing by @jtsang586 in #3963
- chore(trading): remove stray log by @mattrussell36 in #3967
- fix(explorer,trading): remove vega.trading links by @edd in #3962
- chore(trading): bump version v0.20.13-core-0.71.4 by @MadalinaRaicu in #3968
New Contributors
- @vega-ci-bot made their first contribution in #3932
Full Changelog: v0.20.12-core-0.71.4...v0.20.13-core-0.71.4
Deployments
IPFS releases
Tye IPFS hash of this release of the Trading app is:
CIDv0: QmdQaHAqH6KEs25SJSJ7T2Bmce7aaQZjKVJ5JU7oc3eDQc
CIDv1: bafybeig74cpec7ea444eiydpyvz7gd27eggykjzco3lt3r4gzhnqaajfke
You can always access the latest IPFS release by visiting vega.trading.
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://bafybeig74cpec7ea444eiydpyvz7gd27eggykjzco3lt3r4gzhnqaajfke.ipfs.dweb.link/
https://bafybeig74cpec7ea444eiydpyvz7gd27eggykjzco3lt3r4gzhnqaajfke.ipfs.cf-ipfs.com/
ipfs://QmdQaHAqH6KEs25SJSJ7T2Bmce7aaQZjKVJ5JU7oc3eDQc/
v0.20.12-core-0.71.4
What's Changed
- feat(deposits): mark remaining deposit allowance as exempt by @asiaznik in #3902
- fix(deposits): validation with exempt by @asiaznik in #3909
- fix(trading): console.fairground.wtf links update back by @MadalinaRaicu in #3907
- fix(governance): add enactment date to proposal sorting by @sam-keen in #3875
- fix(deal-ticket): clear price error on type change by @bglownia in #3908
- fix(trading): make grids more responsive - suppress sizeColumnsToFit on small screens by @macqbat in #3906
- fix(withdraws): link to the withdrawal limits by @asiaznik in #3914
- fix(withdraws): min withdraw amount by @asiaznik in #3916
Full Changelog: v0.20.11-core-0.71.4...v0.20.12-core-0.71.4
Deployments
IPFS releases
Tye IPFS hash of this release of the Trading app is:
CIDv0: QmNeVBPqZe5dUVvPp4X5Bg6uKLeRPLNHNk3mXKVjQeqJJJ
CIDv1: bafybeiaesgw7hxmtqvbanqscbbz4ilw6i36zxaixgkdmyqxkezu2fhhz74
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://bafybeiaesgw7hxmtqvbanqscbbz4ilw6i36zxaixgkdmyqxkezu2fhhz74.ipfs.dweb.link/
https://bafybeiaesgw7hxmtqvbanqscbbz4ilw6i36zxaixgkdmyqxkezu2fhhz74.ipfs.cf-ipfs.com/
ipfs://QmNeVBPqZe5dUVvPp4X5Bg6uKLeRPLNHNk3mXKVjQeqJJJ/
v0.20.11-core-0.71.4
What's Changed
- fix(trading): improve data count on proposed markets by @macqbat in #3890
- fix(trading): hide download or export all when no entries by @MadalinaRaicu in #3892
- fix(explorer): wrap routes in suspense by @edd in #3894
- chore(trading): adding mainnet links by @MadalinaRaicu in #3879
- chore(trading): console fairground links by @MadalinaRaicu in #3896
Full Changelog: v0.20.10-core-0.71.4...v0.20.11-core-0.71.4
IPFS releases
Tye IPFS hash of this release of the Trading app is:
CIDv0: QmNVoSGQH24VpU5sQ2jdSWmk2KMDCWDz2SmMVEPVfbeK2P
CIDv1: bafybeiaclamek37m7njkqxouokfxxkwihbogtqnxh5u2co2il6eifumbqa
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://bafybeiaclamek37m7njkqxouokfxxkwihbogtqnxh5u2co2il6eifumbqa.ipfs.dweb.link/
https://bafybeiaclamek37m7njkqxouokfxxkwihbogtqnxh5u2co2il6eifumbqa.ipfs.cf-ipfs.com/
ipfs://QmNVoSGQH24VpU5sQ2jdSWmk2KMDCWDz2SmMVEPVfbeK2P/
v0.20.10-core-0.71.4
What's Changed
- chore: bump app version for trading by @mattrussell36 in f81503b
IPFS releases
Tye IPFS hash of this release of the Trading app is:
CIDv0: QmeRkVmXSzrZUZqYvt79NfK1kDYm1hjQMGa5pa9mywFu7v
CIDv1: bafybeihpbfyekun5wlc2ws3wtuppnavmybvqflnpxtzfy3xnncyqd24noe
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://bafybeihpbfyekun5wlc2ws3wtuppnavmybvqflnpxtzfy3xnncyqd24noe.ipfs.dweb.link/
https://bafybeihpbfyekun5wlc2ws3wtuppnavmybvqflnpxtzfy3xnncyqd24noe.ipfs.cf-ipfs.com/
ipfs://QmeRkVmXSzrZUZqYvt79NfK1kDYm1hjQMGa5pa9mywFu7v/
v0.20.9-core-0.71.4
What's Changed
- chore(governance,explorer,trading): move sentry dsn to env files by @mattrussell36 in #3860
- feat(ci): fix affected resolution by @mkjmdski in #3849
- chore(explorer): update be env for validator testnet by @edd in #3867
- feat(trading): move deal ticket panel to the left by @MadalinaRaicu in #3842
- feat(trading): move trade grid panel - fix id of store by @macqbat in #3872
- chore(trading): update environments. add vega.trading to network switcher by @MadalinaRaicu in #3869
- feat(trading): move trade grid panel - add back priority for chart pane by @macqbat in #3880
- fix(ui-toolkit): test toast configuration by @asiaznik in #3877
- fix(trading): positions and markets settlement asset column filter and sort by @bglownia in #3873
- chore(governance): remove process tranches script by @mattrussell36 in #3864
- feat(trading): upgrade banner by @asiaznik in #3883
- feat(explorer): footer updates by @edd in #3884
- feat(trading): show positions for all markets by @bglownia in #3868
- fix(explorer): change how internal filters are detected by @edd in #3852
- chore(ui-toolkit): adjust nav styles and banner by @mattrussell36 in #3865
- chore(trading): dont show upgrade banner unless APP_VERSION is set by @mattrussell36 in #3886
- fix(trading): icon color when navbar is dark by @mattrussell36 in #3887
- feat(trading): market selection changes by @mattrussell36 in #3863
- fix(trading): redirect to markets all page if no market found by @mattrussell36 in #3888
Full Changelog: v0.20.8-core-0.71.4...v0.20.9-core-0.71.4
v0.20.8-core-0.71.4
What's Changed
- feat(ci): fix release body by @mkjmdski in #3822
- feat(web3): withdrawal details by @asiaznik in #3701
- feat(governance): use rest to expose proposal data by @dexturr in #3827
- feat(trading): do not show oracle banner when data is loading by @bglownia in #3821
- feat(ci): support mainnet branching strategy by @mkjmdski in #3832
- test(trading): e2e test for select network and nodes - 0006-NETW by @daro-maj in #3828
- fix(explorer): fix footer links by @edd in #3825
- feat(governance): change url of upgrade proposals by @sam-keen in #3841
- fix(explorer): prevent render of signature component on some proposals by @edd in #3840
- fix(markets): remove queries for internal data sources by @MadalinaRaicu in #3829
- test(governance): 3790 proposal tests refactor by @jtsang586 in #3838
- feat(governance): proposals-sort-order by @sam-keen in #3848
- feat(environment): avoid logging node check queries by @mattrussell36 in #3830
- feat(governance): hide proposal details on market proposals by @sam-keen in #3845
- fix(orders): cancel all and pegged orders amendable by @MadalinaRaicu in #3843
- fix(governance): penalties calculation by @asiaznik in #3850
- feat(governance): avoid showing untitled proposals by @sam-keen in #3851
- test(trading): skip failing node tests by @daro-maj in #3854
- fix(governance): homepage proposals ordering fixed by @sam-keen in #3856
- fix(trading): settlement price of closed markets by @mattrussell36 in #3831
- chore(governance,trading): update mainnet envs with new ethereum provider url by @mattrussell36 in #3857
- feat(trading,governance): improve flow of risk disclaimer presentation by @macqbat in #3772
- fix(trading): fix proposals not showing by @mattrussell36 in #3859
Full Changelog: v0.20.6-core-0.71.4-3...v0.20.8-core-0.71.4
v0.20.6-core-0.71.4-3
Release to test process of deploying and rolling back on IPFS
Release to test process of deploying and rolling back on IPFS
Deployments
IPFS releases
Tye IPFS hash of this release of the Trading app is:
CIDv0: QmWjf5upWhe7euiZXHYZjtS7tpLNbJMt1TDBLj7B1BSRW9
CIDv1: bafybeid4yjdxgrvceib4xbvuglcspkpd4evhaggkx2na7mvvg5vnjbyqai
You can always access the latest IPFS release by visiting vega.trading.
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://bafybeid4yjdxgrvceib4xbvuglcspkpd4evhaggkx2na7mvvg5vnjbyqai.ipfs.dweb.link/
https://bafybeid4yjdxgrvceib4xbvuglcspkpd4evhaggkx2na7mvvg5vnjbyqai.ipfs.cf-ipfs.com/
ipfs://QmWjf5upWhe7euiZXHYZjtS7tpLNbJMt1TDBLj7B1BSRW9/