Skip to content

Releases: vegaprotocol/vega

v0.74.5-preview.1

24 Feb 14:27
df7afe6
Compare
Choose a tag to compare
v0.74.5-preview.1 Pre-release
Pre-release
feat: update vega version

v0.74.4

22 Feb 14:45
v0.74.4
e992e01
Compare
Choose a tag to compare

Release version 0.74.4

2024-02-22

🐛 Fixes:

  • Apply fix to restore balances from manipulator withdrawals

v0.74.3

20 Feb 09:05
v0.74.3
4c332ca
Compare
Choose a tag to compare

Release version 0.74.3

2024-02-20

🛠 Improvements:

  • 10700 - Do not use external binaries for the IPFS migration in the data node

🐛 Fixes:

  • 10702 - Use second precision in GetMarginIncrease() so that perpetual product uses second precision everywhere.
  • 10698 - Prevent L2 from making too many RPC calls.

v0.74.3-preview.1

19 Feb 17:59
v0.74.3-preview.1
8a5dd55
Compare
Choose a tag to compare
v0.74.3-preview.1 Pre-release
Pre-release
Release version 0.74.3-preview.1

*2024-02-19*

🛠 Improvements:

- [10700](https://github.com/vegaprotocol/vega/pull/10700) - Do not use external binaries for the `IPFS` migration in the data node

🐛 Fixes:

- [10702](https://github.com/vegaprotocol/vega/pull/10700) - Use second precision in `GetMarginIncrease()` so that perpetual product uses second precision everywhere.
- [10698](https://github.com/vegaprotocol/vega/issues/10698) - Prevent `L2` from making too many `RPC` calls.

v0.73.14

19 Feb 17:35
v0.73.14
b5fe20b
Compare
Choose a tag to compare
Release version 0.73.14

*2024-02-19*

🐛 Fixes:

- Suspend all markets and set funding margin factor to 0.

v0.74.2

16 Feb 12:42
v0.74.2
426c611
Compare
Choose a tag to compare
v0.74.2 Pre-release
Pre-release

Release version 0.74.2

2024-02-16

🐛 Fixes:

  • 10631 - Fix snapshot for ethCallEvents
  • 10643 - Games API not showing quantum values and added filter for team and party.
  • 10649 - Ensure markets do not get stuck in liquidity auction after protocol upgrade.
  • 10641 - Fix panic in amend during auction for isolated margin.
  • 10656 - Fix funding rates bounds can be null for perpetuals.
  • 10664 - Fix isolated margin handling of submit/amend to get rid of trying to restore the state of the order book.
  • 10661 - Fix isolated margin handling of submit/amend to get rid of trying to restore the state of the order book.
  • 10660 - Fix isolated margin handling of submit/amend to get rid of trying to restore the state of the order book.
  • 10601 - Fix epoch by block height API is slow.
  • 10299 - Fix rewards transfers filter.
  • 10666 - Fix game API is slow.
  • 10673 - Fix error handling for isolated margin when insufficient funds.
  • 10677 - Fix validation of market proposer bonus to allow specifying/not specifying asset for metric for market proposer.
  • 10669 - Fix fees handling for spots in governance auction
  • 10683 - Fix GraphQL does not correctly marshal transfers status in filter.
  • 10685 - Fix list transfers returns too much data..
  • 10691 - Fix team stats include rewards from individual games
  • 10647 Add filter by game ID to transfers API.
  • 10649 - Ensure markets do not get stuck in liquidity auction after protocol upgrade.

v0.74.1-validators-testnet-only-fix

15 Feb 13:08
cee7f84
Compare
Choose a tag to compare
Pre-release
fix: linting issue

v0.74.1-fix.1

15 Feb 13:09
v0.74.1-fix.1
8ebd457
Compare
Choose a tag to compare
v0.74.1-fix.1 Pre-release
Pre-release
Patch release v0.74.1-fix.1 to fix validator testnet.

v0.74.2-preview.1

14 Feb 15:17
v0.74.2-preview.1
3bca34b
Compare
Choose a tag to compare
v0.74.2-preview.1 Pre-release
Pre-release
Release version 0.74.2-preview.1

*2024-02-14*

🐛 Fixes:

- [10631](https://github.com/vegaprotocol/vega/issues/10631) - Fix snapshot for `ethCallEvents`
- [10643](https://github.com/vegaprotocol/vega/issues/10643) - Games `API` not showing quantum values and added filter for team and party.
- [10649](https://github.com/vegaprotocol/vega/issues/10649) - Ensure markets do not get stuck in liquidity auction after protocol upgrade.
- [10641](https://github.com/vegaprotocol/vega/issues/10641) - Fix panic in amend during auction for isolated margin.
- [10656](https://github.com/vegaprotocol/vega/issues/10656) - Fix funding rates bounds can be null for perpetuals.
- [10601](https://github.com/vegaprotocol/vega/issues/10601) - Fix epoch by block height API is slow.

v0.74.1

12 Feb 16:51
v0.74.1
c58e8fc
Compare
Choose a tag to compare
v0.74.1 Pre-release
Pre-release

Release version 0.74.1

2024-02-12

🐛 Fixes:

  • 10611 - Added internal config price to update perps.
  • 10615 - Fix oracle scaling function in internal composite price.
  • 10621 - Fix market activity tracker storing incorrect data for previous epochMakerFeesPaid.