Skip to content

Releases: vegaprotocol/vega

v0.79.0

25 Oct 14:35
v0.79.0
a50750c
Compare
Choose a tag to compare
v0.79.0 Pre-release
Pre-release

Release version v0.79.0

2024-10-22

🛠 Improvements:

  • 11644 - liveOnly flag has been added to the AMM API to show only active AMMs.
  • 11519 - Add fees to position API types.
  • 11714 - Improve AMM performance by caching best prices and volumes.
  • 11642 - AMMs with empty price levels are now allowed.
  • 11685 - Automated purchase support added.
  • 11732 - AMMs can now have their base price automatically updated by a market's data source.
  • 11685 - Automated purchase support added.
  • 11726 - Combined AMM uncrossing orders for better performance when uncrossing the book.
  • 11711 - Manage closed team membership by updating the allow list.
  • 11722 - Expose active protocol automated purchase identifier in market data API.
  • 11744 - Staking from collateral bridged assets.

🐛 Fixes:

  • 11672 - Add missing fees in GraphQL bindings.
  • 11681 - Account for conflicts inserting funding payment records.
  • 11715 - Trade across an AMMs base price in two steps since the curves either side will be different.
  • 11684 - Better error when Arbitrum bridge details are missing from validator configuration.
  • 11696 - Add binding for estimate fees API.
  • 11699 - Update factors of programs when they are updated.
  • 11724 - Allow nil initial time in time trigger.
  • 11733 - Fix division by zero.

v0.79.0-preview.4

18 Oct 10:50
8ea50b0
Compare
Choose a tag to compare
v0.79.0-preview.4 Pre-release
Pre-release
chore: release v0.79.0 preview 4

Signed-off-by: Jeremy Letang <[email protected]>

v0.79.0-preview.3

09 Oct 15:00
v0.79.0-preview.3
3480f4b
Compare
Choose a tag to compare
v0.79.0-preview.3 Pre-release
Pre-release
Release version v0.79.0-preview.2

*2024-10-02*

v0.79.0-preview.2

02 Oct 13:43
v0.79.0-preview.2
cb37ca8
Compare
Choose a tag to compare
v0.79.0-preview.2 Pre-release
Pre-release
Release version v0.79.0-preview.2

*2024-10-02*

v0.78.8

01 Oct 14:10
v0.78.8
808d0d3
Compare
Choose a tag to compare
Release version v0.78.8

*2024-10-01*

- [11712](https://github.com/vegaprotocol/vega/issues/11712) -  Fix program discount factors properly when loading from snapshot.

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.