Releases: vegaprotocol/vega
Releases · vegaprotocol/vega
v0.78.4-patch.1
v0.78.5
v0.78.4
v0.78.3
Release version 0.78.3 *2024-09-11* 🐛 Fixes: - [11664](https://github.com/vegaprotocol/vega/issues/11664) - Remove unneeded check for market length in `GetPartyStats`. - [11662](https://github.com/vegaprotocol/vega/issues/11662) - Remove reference to public from query. - [11665](https://github.com/vegaprotocol/vega/issues/11665) - Delay the final termination of a transfer to the following epoch. - [11672](https://github.com/vegaprotocol/vega/issues/11672) - Add missing fees in GraphQL bindings. - [11668](https://github.com/vegaprotocol/vega/issues/11668) - Market depth for `AMM's` when stepping over fair-price adds volume.
v0.78.2
Release version 0.78.2
2024-09-05
0.78.2
🛠 Improvements:
- 11644 -
liveOnly
flag has been added to theAMM
API to show only activeAMMs
.
🐛 Fixes:
- 11652 - Apply fees and discounts on network disposal trades.
- 11645 - Support party stats with no markets to retrieve for all markets.
- 11655 - Liquidity fees paid does not like type derived party flag.
- 11650 - Add include sub accounts flag to
listPositions
. - 11641 - Panic with pegged orders.
- 11646 - Add tier numbers to API.
v0.78.1
Release version 0.78.1 *2024-09-03* 🐛 Fixes - [11633](https://github.com/vegaprotocol/vega/issues/11633) - Use bridge deployment heights from network parameter when starting network from genesis.) - [11583](https://github.com/vegaprotocol/vega/issues/11583) - Rough bound on price interval when matching with `AMMs` is now looser and calculated in the `AMM` engine. - [11624](https://github.com/vegaprotocol/vega/issues/11624) - prevent creation of rewards with no payout, but with high computational cost. - [11619](https://github.com/vegaprotocol/vega/issues/11619) - Fix `EstimatePositions` API for capped futures.
v0.77.10
v0.77.9-patch.1
Release version 0.77.9-patch.1 *2024-08-31* 🐛 Fixes: - Infinite recursion issue due to circular references in error objects.
v0.78.0
Release version 0.78.0 *2024-08-29* 🛠 Improvements: - [11428](https://github.com/vegaprotocol/vega/issues/11428) - Add buy back and treasury fee and separate discount/reward factors. - [11468](https://github.com/vegaprotocol/vega/issues/11468) - Added support for volume rebate program. - [11523](https://github.com/vegaprotocol/vega/issues/11523) - Change method of caching to improve `AMM` snapshot performance. - [11426](https://github.com/vegaprotocol/vega/issues/11426) - `EstimateAMMBounds` now reports issues with commitment. - [11459](https://github.com/vegaprotocol/vega/issues/11459) - Deprecate time weight position reward metric and replace it with time weighted notional. - [11528](https://github.com/vegaprotocol/vega/issues/11528) - Added support for eligible entities reward. - [11372](https://github.com/vegaprotocol/vega/issues/11372) - Support combined filters for the `AMM` API. - [11583](https://github.com/vegaprotocol/vega/issues/11583) - Keep `AMM` ephemeral position throughout entire auction uncrossing. - [11535](https://github.com/vegaprotocol/vega/issues/11535) - Added support for lottery rank distribution strategy. - [11536](https://github.com/vegaprotocol/vega/issues/11536) - Make the batch market instructions errors programmatically usable. - [11546](https://github.com/vegaprotocol/vega/issues/11546) - Add validation to market proposals metadata. - [11562](https://github.com/vegaprotocol/vega/issues/11562) - Update average notional metric with mark price at the end of the epoch and when calculating live score. - [11570](https://github.com/vegaprotocol/vega/issues/11570) - Include the required set of parties for evaluation for eligible entities reward. - [11576](https://github.com/vegaprotocol/vega/issues/11576) - Replace additional rebate validation with a cap. - [11533](https://github.com/vegaprotocol/vega/issues/11533) - Suppose per party fee discounts in fee estimation. - [11577](https://github.com/vegaprotocol/vega/issues/11577) - Add API for party discounts and rewards. - [10716](https://github.com/vegaprotocol/vega/issues/10716) - Set Tendermint defaults during init. - [11624](https://github.com/vegaprotocol/vega/issues/11624) - prevent creation of rewards with no payout, but with high computational cost. 🐛 Fixes: - [11521](https://github.com/vegaprotocol/vega/issues/11521) - Restore `AMM` position factor when loading from a snapshot. - [11526](https://github.com/vegaprotocol/vega/issues/11526) - `EstimateAMMBounds` now respects the market's decimal places. - [11486](https://github.com/vegaprotocol/vega/issues/11486) - `AMMs` can now be submitted on markets with more decimal places than asset decimal places. - [11561](https://github.com/vegaprotocol/vega/issues/11561) - Failing amends on `AMMs` now restore original properly. - [11583](https://github.com/vegaprotocol/vega/issues/11583) - Remove `AMMs` entirely from engine when market closes. - [11568](https://github.com/vegaprotocol/vega/issues/11568) - order book shape on closing `AMM` no longer panics. - [11540](https://github.com/vegaprotocol/vega/issues/11540) - Fix spam check for spots to use not double count quantum. - [11542](https://github.com/vegaprotocol/vega/issues/11542) - Fix non determinism in lottery ranking. - [11616](https://github.com/vegaprotocol/vega/issues/11616) - `AMM` tradable volume now calculated purely in positions to prevent loss of precision. - [11544](https://github.com/vegaprotocol/vega/issues/11544) - Fix empty candles stream. - [11619](https://github.com/vegaprotocol/vega/issues/11619) - Fix `EstimatePositions` API for capped futures. - [11579](https://github.com/vegaprotocol/vega/issues/11579) - Spot calculate fee on amend, use order price if no amended price is provided. - [11585](https://github.com/vegaprotocol/vega/issues/11585) - Initialise rebate stats service in API. - [11592](https://github.com/vegaprotocol/vega/issues/11592) - Fix the order of calls at end of epoch between rebate engine and market tracker. - [11607](https://github.com/vegaprotocol/vega/issues/11607) - Wire rank lottery distribution to team reward payout. - [959](https://github.com/vegaprotocol/core-test-coverage/issues/959) - Include `ELS` for `AMM` sub keys to the parent key `ELS`. - [11592](https://github.com/vegaprotocol/vega/issues/11592) - Fix the order of calls at end of epoch between rebate engine and market tracker. - [10907](https://github.com/vegaprotocol/vega/issues/10907) - Fix position API distressed status not getting updated once the party has been closed out.
v0.78.0-preview.4
Release v0.78.0 preview 4