This repository was archived by the owner on Mar 31, 2023. It is now read-only.
Tags: vegaprotocol/protos
Tags
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
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
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
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
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
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
PreviousNext