Releases: vegaprotocol/vega
Releases · vegaprotocol/vega
v0.76.0-preview.2
Release version 0.76.0-preview.2 *2024-04-09* - [11079](https://github.com/vegaprotocol/vega/issues/11079) - rename decimal places fields for spots governance. - [](https://github.com/vegaprotocol/vega/issues/xxx) - [10926](https://github.com/vegaprotocol/vega/issues/10926) - Backport governance proposal to change market name for spots - [906](https://github.com/vegaprotocol/core-test-coverage/issues/906) - Add coverage for `0068-MATC-060` - [907](https://github.com/vegaprotocol/core-test-coverage/issues/907) - Add coverage for `0068-MATC-061` - [908](https://github.com/vegaprotocol/core-test-coverage/issues/908) - Add coverage for `0068-MATC-062` - [909](https://github.com/vegaprotocol/core-test-coverage/issues/909) - Add coverage for `0068-MATC-063` - [910](https://github.com/vegaprotocol/core-test-coverage/issues/910) - Add coverage for `0068-MATC-064` - [911](https://github.com/vegaprotocol/core-test-coverage/issues/911) - Add coverage for `0068-MATC-065` - [742](https://github.com/vegaprotocol/core-test-coverage/issues/742) - Add coverage for `0044-LIME-029` - [10994](https://github.com/vegaprotocol/vega/pull/10994) - `rewards.team.minEpochsInTeam` can now be set to `0` - [11061](https://github.com/vegaprotocol/vega/issues/11061) - `SLA` snapshot now loads current parameters and not pending ones. - [11009](https://github.com/vegaprotocol/vega/issues/11009) - Relax market decimals validation in governance. - [11036](https://github.com/vegaprotocol/vega/issues/11036) - Cross-margin mode: use max(order price, auction price) for margin calculation in auction - [10946](https://github.com/vegaprotocol/vega/issues/10945) - Save dispatch strategy for recurring governance transfer in the database. - [11000](https://github.com/vegaprotocol/vega/issues/11000) - Vesting summary events are now sorted properly before sending. - [11065](https://github.com/vegaprotocol/vega/issues/11065) - `SLA` commitment state is reset properly at the end of an epoch - [10960](https://github.com/vegaprotocol/vega/issues/10960) - Only the owner of a referral set can update it. - [10970](https://github.com/vegaprotocol/vega/issues/10970) - Logic for whether a team member joined more than `rewards.team.minEpochsInTeam` is fixed. - [10943](https://github.com/vegaprotocol/vega/issues/10943) - Fix error message format when node vote is sent again. - [10928](https://github.com/vegaprotocol/vega/issues/10928) - Fix `collateralIncreaseEstimate` for limit orders in isolated margin mode - [10952](https://github.com/vegaprotocol/vega/issues/10952) - Fix bug that caused spot markets to get stuck in opening auction. - [10950](https://github.com/vegaprotocol/vega/issues/10950) - Fix bug that caused cancelled liquidity provisions to stick around after opening auction. - [10975](https://github.com/vegaprotocol/vega/issues/10975) - Fix marshaller for stop order rejection error. - [10973](https://github.com/vegaprotocol/vega/issues/10973) - Avoid entering an auction or doing mark-to-market before market entered opening auction or after it is in a terminal state. - [10969](https://github.com/vegaprotocol/vega/issues/10969) - Ensure teams statistics are computed from team rewards. - [10962](https://github.com/vegaprotocol/vega/issues/10962) - Fix `lastFeeDistribution` time in snapshot. - [10974](https://github.com/vegaprotocol/vega/issues/10974) - Target stake for spot should not consider position factor. - [10980](https://github.com/vegaprotocol/vega/issues/10980) - Make `gRPC` message size limit configurable, default to 20MB. - [10984](https://github.com/vegaprotocol/vega/issues/10984) - Save has traded flag from spot to snapshot. - [10997](https://github.com/vegaprotocol/vega/issues/10997) - Handle cases where leaving opening auction triggers monitoring auction. - [11010](https://github.com/vegaprotocol/vega/issues/11010) - Release bond in spot market when market is terminated. - [11033](https://github.com/vegaprotocol/vega/issues/11033) - Do not track positions for spots in datanode. - [11016](https://github.com/vegaprotocol/vega/issues/11016) - Update holding account when amending order with cancel/replace on remaining funds. - [11038](https://github.com/vegaprotocol/vega/issues/11038) - Simplify price ranges state. - [11042](https://github.com/vegaprotocol/vega/issues/11042) - Add missing value to enum. - [11059](https://github.com/vegaprotocol/vega/issues/11059) - Disambiguate `vega_time` in order clause. - [11052](https://github.com/vegaprotocol/vega/pull/11052) - Add missing rejection reason in GraphQL schema for proposals - [11073](https://github.com/vegaprotocol/vega/issues/11073) - Handle properly price factor < 1.
v0.75.8
Release version 0.75.8 *2024-04-03* 🐛 Fixes - Hard code the last Ethereum block height to skip `eth oracle` catchup. - [11042](https://github.com/vegaprotocol/vega/issues/11042) - Add missing value to enum. - [10928](https://github.com/vegaprotocol/vega/issues/10928) - Fix `collateralIncreaseEstimate` for limit orders in isolated margin mode
v0.75.7
Release version 0.75.7 *2024-03-28* 🐛 Fixes - [11042](https://github.com/vegaprotocol/vega/issues/11042) - Add missing value to enum. - [10928](https://github.com/vegaprotocol/vega/issues/10928) - Fix `collateralIncreaseEstimate` for limit orders in isolated margin mode
v0.75.6
Release version 0.75.6 *2024-03-28* - Set last height for ethereum heihgt to prevent unnecessary calls)
v0.75.5
Relase version 0.75.5 *2024-03-28* 🐛 Fixes - Fix non-deterministic price monitor snapshot bug.
v0.74.10-fix.1
Release version 0.74.10-fix.1 *2024-03-27* 🐛 Fixes - Hard code the last Ethereum block height to skip `eth oracle` catchup. - Fix checkpoint hash mismatch issue.
v0.75.4
v0.75.3
Release version 0.75.3 *2024-03-22* 🐛 Fixes - [10969](https://github.com/vegaprotocol/vega/issues/10969) - Ensure teams statistics are computed from team rewards. - [10973](https://github.com/vegaprotocol/vega/issues/10973) - Avoid entering an auction or doing mark-to-market before market entered opening auction or after it is in a terminal state.