Releases: vegaprotocol/vega
Releases · vegaprotocol/vega
v0.74.5-preview.1
feat: update vega version
v0.74.4
Release version 0.74.4
2024-02-22
🐛 Fixes:
- Apply fix to restore balances from manipulator withdrawals
v0.74.3
v0.74.3-preview.1
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
Release version 0.73.14 *2024-02-19* 🐛 Fixes: - Suspend all markets and set funding margin factor to 0.
v0.74.2
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
fix: linting issue
v0.74.1-fix.1
Patch release v0.74.1-fix.1 to fix validator testnet.
v0.74.2-preview.1
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.