Skip to content

Releases: vegaprotocol/frontend-monorepo

v0.20.16-core-0.71.5

31 May 22:07
v0.20.16-core-0.71.5
adfd2f4
Compare
Choose a tag to compare

What's Changed

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

30 May 21:58
v0.20.15-core-0.71.5
f5989b0
Compare
Choose a tag to compare

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

26 May 00:46
v0.20.14-core-0.71.4
5bb31fa
Compare
Choose a tag to compare

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

25 May 23:24
fd8f388
Compare
Choose a tag to compare

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

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

23 May 17:30
v0.20.12-core-0.71.4
4c3ceb9
Compare
Choose a tag to compare

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

23 May 11:12
0721099
Compare
Choose a tag to compare

What's Changed

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

23 May 05:23
v0.20.10-core-0.71.4
f81503b
Compare
Choose a tag to compare

What's Changed

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

23 May 05:05
v0.20.9-core-0.71.4
1699e33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.8-core-0.71.4...v0.20.9-core-0.71.4

v0.20.8-core-0.71.4

21 May 17:24
v0.20.8-core-0.71.4
Compare
Choose a tag to compare

What's Changed

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

18 May 13:13
Compare
Choose a tag to compare

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/