Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 31, 2023. It is now read-only.

Tags: vegaprotocol/protos

Tags

v0.53.0

Toggle v0.53.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release version 0.53.0

*2022-07-12*

Improvements:
- [477](#477) - Make liquidity provision optional in market proposals
- [450](#450) - Add pagination for positions
- [465](#465) - Candles pagination
- [459](#459) - Market data subscription
- [458](#458) - Add transfers pagination
- [474](#474) - Add REST endpoint to list `OracleData`
- [479](#479) - Remove checkpoint restore command
- [466](#466) - Add list asset endpoint and add status to asset

Fixes:
- [467](#467) - Add settlement price to snapshots
- [456](#456) - Fix market lifecycle

v0.52.0

Toggle v0.52.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release version 0.52.0

*2022-06-15*

Improvements:
- [455](#455) - Add support for snapshot on the update asset.

v0.51.1

Toggle v0.51.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release version 0.51.1

*2022-05-26*

Breaking changes:
- [435](#435) - Rename messages related to list asset method bundle

Improvements:
- [418](#418) - Add support for cursor based pagination in `Data Node API V2` Trades, Markets and Parties
- [427](#418) - Add support for cursor based pagination in `Data Node API V2` Orders
- [5358](vegaprotocol/vega#5358) - Add previous MVP field to equity shares snapshot.
- [437](#437) - Add `UpdateAsset` proto definition.
- [440](#440) - Add `previous_sequence_number` to `MarketDataUpdate` message

Fixes:
- [433](#433) - remove unnecessary semicolon from vega proto

v0.51.0

Toggle v0.51.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release version 0.51

*2022-05-16*

Improvements:
- [406](#406) - Add content for asset bundle query end point
- [413](#413) - Add support for sending transfers to asset/market
- [401](#401) - Add rationale on ProposalSubmission
- [5423](https://github.com/vegaprotocol/vega/issue/5423) - Add new fields for equity shares to `Snapshot` types.
- [420](#420) - Enable recurring transfer to automatically dispatch reward pro-rata based on market metric
- [424](#424) - Add v1 and v2 endpoints to list all oracle data
- [424](#424) - Add missing v2 endpoints for oracle specs and data
- [424](#424) - Add support for pagination on v1 endpoints for oracle specs and data

v0.50.3

Toggle v0.50.3's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release version 0.50.3

v0.50.2

Toggle v0.50.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release version 0.50.2

*2022-04-22*

Breaking changes:
- [5001](https://github.com/vegaprotocol/vega/issue/5001) - Change `LiquidityProvision` version field to `uint64` instead of string.
- [401](#401) - `description` property is required in rationale on ProposalSubmission.

Deprecation:
- [401](#401) - `changes` property on NewFreeform proposal is deprecated

Improvements:
- [401](#401) - Add rationale on ProposalSubmission

v0.50.1

Toggle v0.50.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release version 0.50.1

*2022-04-13*

Improvements:
- [397](#397) - Add settlement decimal place to governance

v0.50.0

Toggle v0.50.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release version 0.50

*2022-04-12*

Improvements:
- [366](https://github.com/vegaprotocol/protos/issue/366) - Improved comments
- [373](https://github.com/vegaprotocol/protos/issue/373) - Add Ethereum key rotation support
- [391](https://github.com/vegaprotocol/protos/issue/391) - Add decimal place definition for settlement price in market oracle

Fixes:
- [369](#369) - Various validations fixes
- [382](#382) - Prevent negative commitment amount in new market proposal
- [16](#16) - Remove pubkey from node vote

v0.49.3

Toggle v0.49.3's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release version 0.49.3

*2022-03-22*

Improvements:
- [351](#351) - Add no party binding for data-node liquidity provision requests
- [339](#339) - Added position state message
- [341](#341) - Add block hash to statistics and to height response.
- [344](#344) - Add the data structures for staking and `multisigcontrol` checkpoints
- [348](#348) - Add candles V2 API
- [345](#345) - Added proof of work to transaction
- [297](#297) - Add market ID to market update proposal.
- [364](#364) - Update candles v2 api

Fixes:
- [357](#357) - make oracle spec ids deterministic across all machines

v0.49.2

Toggle v0.49.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release version 0.49.2

*2022-03-14*

Improvements:
- [339](#339) - Added position state message
- [341](#341) - #341
- [344](#344) - Add the data structures for staking and `multisigcontrol` checkpoints
- [348](#348) - Add candles V2 API