Skip to content

Releases: vegaprotocol/vega

v0.79.0-preview.1

24 Sep 16:15
v0.79.0-preview.1
f6507da
Compare
Choose a tag to compare
v0.79.0-preview.1 Pre-release
Pre-release
Release version v0.79.0-preview.1

*2024-09-24*

v0.78.7

17 Sep 18:04
v0.78.7
22a0dda
Compare
Choose a tag to compare
v0.78.7 Pre-release
Pre-release

Release version 0.78.7

2024-09-17

🐛 Fixes:

  • 11672 - Add missing fees in GraphQL bindings.
  • 11694 - Fix GraphQl bindings for fees.

v0.78.6: Release version 0.78.6

17 Sep 16:47
v0.78.6
60496e7
Compare
Choose a tag to compare
Pre-release
*2024-09-17*

🐛 Fixes:

- [11687](https://github.com/vegaprotocol/vega/issues/11687) - Fix potential division by zero in notional reward metric evaluation.
- [11689](https://github.com/vegaprotocol/vega/issues/11689) - Set max window length to 200.

v0.78.4-patch.1

16 Sep 14:28
v0.78.4-patch.1
38865e5
Compare
Choose a tag to compare
v0.78.4-patch.1 Pre-release
Pre-release

Release version 0.78.4-patch.1

2024-09-16

🐛 Fixes:

  • 11689 - Set max window length to 200.

v0.78.5

13 Sep 12:51
v0.78.5
ca6b5ea
Compare
Choose a tag to compare
v0.78.5 Pre-release
Pre-release

Release version 0.78.5

2024-09-13

🐛 Fixes:

  • 11679 - Fix calculation of fees in party stats.

v0.78.4

12 Sep 13:24
v0.78.4
460cd25
Compare
Choose a tag to compare
v0.78.4 Pre-release
Pre-release

Release version 0.78.4

2024-09-12

🐛 Fixes:

  • 11675 - Check for empty tier slices and use int for slice indexes
  • 11676 - Check for nil pointers in tiers.
  • 11670 - Extend validation for programs window length to 200.

v0.78.3

11 Sep 13:56
v0.78.3
4f7b9ea
Compare
Choose a tag to compare
v0.78.3 Pre-release
Pre-release
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

05 Sep 14:01
v0.78.2
414ab7f
Compare
Choose a tag to compare
v0.78.2 Pre-release
Pre-release

Release version 0.78.2

2024-09-05

0.78.2

🛠 Improvements:

  • 11644 - liveOnly flag has been added to the AMM API to show only active AMMs.

🐛 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

03 Sep 10:00
v0.78.1
7b08a4d
Compare
Choose a tag to compare
v0.78.1 Pre-release
Pre-release
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

02 Sep 14:25
v0.77.10
45f5e48
Compare
Choose a tag to compare

Release version 0.77.10

2024-09-02

🐛 Fixes:

  • 114634 - Disable incorrect validation with number of validators.