Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module code.vegaprotocol.io/vega to v0.79.0 #165

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
code.vegaprotocol.io/vega v0.66.2-0.20230112212708-7bd93a8ea2a0 -> v0.79.0 age adoption passing confidence

Release Notes

vegaprotocol/vega (code.vegaprotocol.io/vega)

v0.79.0

Compare Source

v0.79.0-preview.4

Compare Source

v0.79.0-preview.3

Compare Source

v0.79.0-preview.2

Compare Source

v0.79.0-preview.1

Compare Source

v0.78.8

Compare Source

v0.78.7

Compare Source

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

Compare Source

v0.78.5

Compare Source

Release version 0.78.5

2024-09-13

🐛 Fixes:

  • 11679 - Fix calculation of fees in party stats.

v0.78.4

Compare Source

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.4-patch.1

Compare Source

Release version 0.78.4-patch.1

2024-09-16

🐛 Fixes:

  • 11689 - Set max window length to 200.

v0.78.3

Compare Source

v0.78.2

Compare Source

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

Compare Source

v0.78.0

Compare Source

v0.78.0-preview.4

Compare Source

v0.78.0-preview.3

Compare Source

v0.78.0-preview.2

Compare Source

v0.78.0-preview.1

Compare Source

v0.77.10

Compare Source

Release version 0.77.10

2024-09-02

🐛 Fixes:

  • 114634 - Disable incorrect validation with number of validators.

v0.77.10-emitwithdrawals.2

Compare Source

v0.77.10-emitwithdrawals.1

Compare Source

v0.77.9

Compare Source

Release version 0.77.9

2024-08-16

🐛 Fixes:

  • 11452 - Implement alternative estimations for fully collateralised capped future.

v0.77.9-patch.1

Compare Source

v0.77.8

Compare Source

Release version 0.77.8

2024-08-14

🐛 Fixes:

  • 11579 - Spot calculate fee on amend, use order price if no amended price is provided.

v0.77.7

Compare Source

v0.77.6

Compare Source

Release version 0.77.6

2024-07-31

🐛 Fixes:

  • 11516 - Fix order spam check for amends.

v0.77.5

Compare Source

v0.77.4

Compare Source

Release version 0.77.4

2024-07-30

🐛 Fixes:

  • 11508 - Handle market order for margin spam protection.
  • 11507 - Margin spam check to remove division by asset quantum.

v0.77.3

Compare Source

Release version 0.77.3

2024-07-25

🛠 Improvements:

  • 1333 - Added coverage for 0093-TRTO-001.
  • 1334 - Added coverage for 0093-TRTO-002.
  • 1335 - Added coverage for 0093-TRTO-003.
  • 1336 - Added coverage for 0093-TRTO-004.
  • 1337 - Added coverage for 0093-TRTO-005.
  • 1338 - Added coverage for 0093-TRTO-006.
  • 1339 - Added coverage for 0093-TRTO-007.
  • 1340 - Added coverage for 0093-TRTO-008.
  • 1341 - Added coverage for 0093-TRTO-009.
  • 1342 - Added coverage for 0093-TRTO-010.
  • 1343 - Added coverage for 0093-TRTO-011.
  • 1344 - Added coverage for 0093-TRTO-012.
  • 1382 - Added coverage for 0093-TRTO-013.
  • 11497 - Improve performance with the ackedEvents store.

🐛 Fixes:

  • 11496 - Fix panic with long block auctions.

v0.77.2

Compare Source

v0.77.1

Compare Source

v0.77.0

Compare Source

Release version 0.77.0

2024-07-16

🛠 Improvements:

  • 11209 - Publish ongoing games data.
  • 11242 - Add configuration to visor to help control binary retries a bit better.
  • 11408 - Relax finality check to allow instant deposits over the Arbitrum bridge.
  • 11196 - Add an active field in the price monitoring bounds payload.
  • 11211 - Liquidation engine includes vAMM shapes as available volume.
  • 11217 - Allow market proposals to override risk factors.
  • 11285 - Add support for trading transaction ordering.
  • 11282 - Allow a party to withdraw rewards from an AMM vested account.
  • 11301 - Sum vesting reward bonus multiplier across all derived keys for party.
  • 11329 - Add source chain ID when available to transaction event attributes
  • 10634 - Add spam checks for orders/liquidity provision
  • 11337 - Enhance transaction reordering with per market control and configurable delay.
  • 11334 - Heartbeat chain events are now sent to keep last seen block up to date.
  • 11344 - Include derived parties in accounts API
  • 11268 - Include derived parties vesting stats API
  • 11266 - Include derived parties rewards API
  • 11357 - Support historical game scores
  • 11023 - Add proposed fees to vAMM data.
  • 11028 - Add API to estimate order book depth based on vAMM.
  • 11400 - Add support for long block auction.
  • 11026 - Add API flag to get paid liquidity fees for a vAMM using the parent key.
  • 11027 - Add API filters to get fees and rewards by market, across epochs.
  • 10360 - Scale funding payment by fraction of period spent outside of auction.

🐛 Fixes:

  • 11066 - Ensure vesting statistics match vesting accounts numbers.
  • 11279 - Handle properly the case of multiple transfers for the same game id.
  • 11293 - Panic in data node with position estimate endpoint.
  • 11401 - Ignore dispatch strategies with zero ref-counts when calculating payouts.
  • 11379 - Source chain id is now populated in GQL Erc20WithdrawalApproval endpoint.
  • 11279 - Handle properly the case of multiple transfers for the same game id.
  • 11297 - Handle properly asset decimals < market decimals when uncrossing the order book upon leaving auction.
  • 11304 - Correctly verify pegged order offset with respect to tick size in the right units.
  • 11319 - Do not leak Ethereum client secrets in the logs.
  • 11336 - Add support for decay factor in governance recurring transfers and report the proposal amount rather than 0 when the proposal gets enacted.
  • 11368 - Add support for update vesting stats in REST API and fix summing the quantum balance for vesting stats.
  • 11380 - Handle broken stop orders in prepare proposal.
  • 11136 - Fix premature invocation of post commit hooks in case of fee stats event.
  • 11409 - When updating a capped market - copy the cap from the existing market definition.
  • 11415 - End long block auction when expired.
  • 11419 - Fix long block auction extension to be calculated from current time.
  • 11438 - Add missing assignment to epoch to and from in gameTeamScores resolvers.
  • 11442 - Add validation to submitAMM to ensure the curves can be successfully generated.
  • 11448 - Fix team game score query with epoch filter.
  • 11457 - Fix cursor column ordering for game scores.
  • 11454 - Ensure ended transfers proper handling.

v0.77.0-preview.10

Compare Source

v0.77.0-preview.9

Compare Source

v0.77.0-preview.8

Compare Source

v0.77.0-preview.7

Compare Source

v0.77.0-preview.6

Compare Source

v0.77.0-preview.5

Compare Source

v0.77.0-preview.4

Compare Source

v0.77.0-preview.3

Compare Source

v0.77.0-preview.2

Compare Source

Release version 0.77.0-preview.2

2024-06-17

🛠 Improvements:

  • 11209 - Publish ongoing games data.
  • 11242 - Add configuration to visor to help control binary retries a bit better.
  • 11196 - Add an active field in the price monitoring bounds payload.
  • 11211 - Liquidation engine includes vAMM shapes as available volume.
  • 11217 - Allow market proposals to override risk factors.
  • 11285 - Add support for trading transaction ordering.
  • 11282 - Allow a party to withdraw rewards from an AMM vested account.
  • 11301 - Sum vesting reward bonus multiplier across all derived keys for party.
  • 11329 - Add source chain ID when available to transaction event attributes
  • 10634 - Add spam checks for orders/liquidity provision
  • 11337 - Enhance transaction reordering with per market control and configurable delay.
  • 11344 - Include derived parties in accounts API
  • 11268 - Include derived parties vesting stats API
  • 11266 - Include derived parties rewards API
  • 11357 - Support historical game scores
  • 11023 - Add proposed fees to vAMM data.
  • 11028 - Add API to estimate order book depth based on vAMM.

🐛 Fixes:

  • 11066 - Ensure vesting statistics match vesting accounts numbers.
  • 11279 - Handle properly the case of multiple transfers for the same game id.
  • 11293 - Panic in data node with position estimate endpoint.
  • 11379 - Source chain id is now populated in GQL Erc20WithdrawalApproval endpoint.
  • 11279 - Handle properly the case of multiple transfers for the same game id.
  • 11297 - Handle properly asset decimals < market decimals when uncrossing the order book upon leaving auction.
  • 11304 - Correctly verify pegged order offset with respect to tick size in the right units.
  • 11319 - Do not leak Ethereum client secrets in the logs.
  • 11336 - Add support for decay factor in governance recurring transfers and report the proposal amount rather than 0 when the proposal gets enacted.
  • 11368 - Add support for update vesting stats in REST API and fix summing the quantum balance for vesting stats.
  • 11380 - Handle broken stop orders in prepare proposal.
  • 11136 - Fix premature invocation of post commit hooks in case of fee stats event.

v0.77.0-preview.1

Compare Source

Release version 0.77.0-preview.1

2024-05-28

🛠 Improvements:

  • 11209 - Publish ongoing games data.
  • 11242 - Add configuration to visor to help control binary retries a bit better.
  • 11196 - Add an active field in the price monitoring bounds payload.
  • 11211 - Liquidation engine includes vAMM shapes as available volume.
  • 11217 - Allow market proposals to override risk factors.
  • 11285 - Add support for trading transaction ordering.
  • 11282 - Allow a party to withdraw rewards from an AMM vested account.
  • 11301 - Sum vesting reward bonus multiplier across all derived keys for party.

🐛 Fixes:

  • 11066 - Ensure vesting statistics match vesting accounts numbers.
  • 11279 - Handle properly the case of multiple transfers for the same game id.
  • 11293 - Panic in data node with position estimate endpoint.
  • 11279 - Handle properly the case of multiple transfers for the same game id.
  • 11297 - Handle properly asset decimals < market decimals when uncrossing the order book upon leaving auction.
  • 11304 - Correctly verify pegged order offset with respect to tick size in the right units.

v0.76.8

Compare Source

Release version 0.76.8

2024-05-23

🚨 Breaking changes:

  • 11079 - rename decimal places fields for spots governance.

🛠 Improvements:

  • 10926 - Backport governance proposal to change market name for spots
  • 906 - Add coverage for 0068-MATC-060
  • 907 - Add coverage for 0068-MATC-061
  • 908 - Add coverage for 0068-MATC-062
  • 909 - Add coverage for 0068-MATC-063
  • 910 - Add coverage for 0068-MATC-064
  • 911 - Add coverage for 0068-MATC-065
  • 742 - Add coverage for 0044-LIME-029
  • 10994 - rewards.team.minEpochsInTeam can now be set to 0
  • 11061 - SLA snapshot now loads current parameters and not pending ones.
  • 11009 - Relax market decimals validation in governance.
  • 11036 - Cross-margin mode: use max(order price, auction price) for margin calculation in auction
  • 10998 - Ensure reward totals are carried over across epochs in database.
  • 1102 - Add coverage for 0042-LIQF-084
  • 11121 - Remove auction trigger staleness functionality
  • 11127 - Price monitoring engine should record all observations with the same weight
  • 10995 - Liquidation range defined by its own parameter.
  • 11167 - Add realised return reward metric.
  • 11165 - Include negative returns in relative returns reward metric.
  • 11151 - Remove name field from the spot markets.
  • 11170 - Add transfer interval support.
  • 11143 - Add support for new asset proposal in batch governance proposal.
  • 11184 - relax the transfer restriction of 'same transfer' to match the full dispatch strategy.
  • 11185 - distinguish between zero and none metric for rewards.
  • 11158 - resolve the quote asset for fee estimation in spot market.
  • 11143 - Add support for new asset proposal in batch governance proposal
  • 11182 - Remove reduce only restriction on spot markets stop orders.
  • 11153 - Add check on start-up that bridge RPC-endpoints are functional.

🐛 Fixes:

  • 10946 - Save dispatch strategy for recurring governance transfer in the database.
  • 11000 - Vesting summary events are now sorted properly before sending.
  • 11065 - SLA commitment state is reset properly at the end of an epoch
  • 10960 - Only the owner of a referral set can update it.
  • 10970 - Logic for whether a team member joined more than rewards.team.minEpochsInTeam is fixed.
  • 10943 - Fix error message format when node vote is sent again.
  • 10928 - Fix collateralIncreaseEstimate for limit orders in isolated margin mode
  • 10952 - Fix bug that caused spot markets to get stuck in opening auction.
  • 10950 - Fix bug that caused cancelled liquidity provisions to stick around after opening auction.
  • 10975 - Fix marshaller for stop order rejection error.
  • 10973 - Avoid entering an auction or doing mark-to-market before market entered opening auction or after it is in a terminal state.
  • 10969 - Ensure teams statistics are computed from team rewards.
  • 10962 - Fix lastFeeDistribution time in snapshot.
  • 10974 - Target stake for spot should not consider position factor.
  • 10980 - Make gRPC message size limit configurable, default to 20MB.
  • 10984 - Save has traded flag from spot to snapshot.
  • 10997 - Handle cases where leaving opening auction triggers monitoring auction.
  • 11010 - Release bond in spot market when market is terminated.
  • 11033 - Do not track positions for spots in datanode.
  • 11016 - Update holding account when amending order with cancel/replace on remaining funds.
  • 11038 - Simplify price ranges state.
  • 11042 - Add missing value to enum.
  • 11059 - Disambiguate vega_time in order clause.
  • 11052 - Add missing rejection reason in GraphQL schema for proposals
  • 11073 - Handle properly price factor < 1.
  • 11047 - Add missing migration for recreating stop order views after the new fields were added.
  • 11090 - Games API should only use the current team members.
  • 11089 - Add tests for proto enums persisted to database.
  • 11105 - Include all paid fees in reward cap.
  • 1109 - Correctly label acceptance coverage for 0042-LIQF-091.
  • 11130 - Add missing initialisation for max stop orders in spots.
  • 11133 - Fix spot product resolver
  • 11154 - Fix spot risk model resolver.
  • 11159 - Reject stop orders with size override position for spot product.
  • 11161 - Add validation for time in force GFA in stop order submission.
  • 11177 - Adjust the formulas for reduced position to the spec update and fix handling of closed out position.
  • 11193 - Fix loading of liquidation strategy from proto with missing data.
  • 11200 - Make sure a party can afford the trades before they are submitted to the book.
  • 11205 - Evaluate transfer interval correctly.
  • 10374 - Add transfer ID to recurring governance transfer ledger entries.
  • 11221 - Fix for totalRewardsEarned being twice the rewardEarned.
  • 11250 - Add missing dispatch strategy in transfer proposal.
  • 11252 - Treat no position as zero position when calculating stop order overrides.
  • 11249 - Composite mark price oracles are now deactivated when a market is rejected.
  • 11262 - Fix auction extensions after risk parameter update.
  • Add validators testnet bridge and multisig address
  • 11293 - Panic in data node with position estimate endpoint.
  • 11297 - Handle properly asset decimals < market decimals when uncrossing the order book upon leaving auction.
  • 11304 - Correctly verify pegged order offset with respect to tick size in the right units.
  • 11275 - add cache map to order sqlsubscriber to prevent order from not being updated in data node.
  • 11310 - handle invalid offset for pegged on market update when tick size changes.
  • 11315 - fix node validation governance snapshot.

v0.76.7

Compare Source

Release version 0.76.7

2024-05-23

🚨 Breaking changes:

  • 11079 - rename decimal places fields for spots governance.

🛠 Improvements:

  • 10926 - Backport governance proposal to change market name for spots
  • 906 - Add coverage for 0068-MATC-060
  • 907 - Add coverage for 0068-MATC-061
  • 908 - Add coverage for 0068-MATC-062
  • 909 - Add coverage for 0068-MATC-063
  • 910 - Add coverage for 0068-MATC-064
  • 911 - Add coverage for 0068-MATC-065
  • 742 - Add coverage for 0044-LIME-029
  • 10994 - rewards.team.minEpochsInTeam can now be set to 0
  • 11061 - SLA snapshot now loads current parameters and not pending ones.
  • 11009 - Relax market decimals validation in governance.
  • 11036 - Cross-margin mode: use max(order price, auction price) for margin calculation in auction
  • 10998 - Ensure reward totals are carried over across epochs in database.
  • 1102 - Add coverage for 0042-LIQF-084
  • 11121 - Remove auction trigger staleness functionality
  • 11127 - Price monitoring engine should record all observations with the same weight
  • 10995 - Liquidation range defined by its own parameter.
  • 11167 - Add realised return reward metric.
  • 11165 - Include negative returns in relative returns reward metric.
  • 11151 - Remove name field from the spot markets.
  • 11170 - Add transfer interval support.
  • 11143 - Add support for new asset proposal in batch governance proposal.
  • 11184 - relax the transfer restriction of 'same transfer' to match the full dispatch strategy.
  • 11185 - distinguish between zero and none metric for rewards.
  • 11158 - resolve the quote asset for fee estimation in spot market.
  • 11143 - Add support for new asset proposal in batch governance proposal
  • 11182 - Remove reduce only restriction on spot markets stop orders.
  • 11153 - Add check on start-up that bridge RPC-endpoints are functional.

🐛 Fixes:

  • 10946 - Save dispatch strategy for recurring governance transfer in the database.
  • 11000 - Vesting summary events are now sorted properly before sending.
  • 11065 - SLA commitment state is reset properly at the end of an epoch
  • 10960 - Only the owner of a referral set can update it.
  • 10970 - Logic for whether a team member joined more than rewards.team.minEpochsInTeam is fixed.
  • 10943 - Fix error message format when node vote is sent again.
  • 10928 - Fix collateralIncreaseEstimate for limit orders in isolated margin mode
  • 10952 - Fix bug that caused spot markets to get stuck in opening auction.
  • 10950 - Fix bug that caused cancelled liquidity provisions to stick around after opening auction.
  • 10975 - Fix marshaller for stop order rejection error.
  • 10973 - Avoid entering an auction or doing mark-to-market before market entered opening auction or after it is in a terminal state.
  • 10969 - Ensure teams statistics are computed from team rewards.
  • 10962 - Fix lastFeeDistribution time in snapshot.
  • 10974 - Target stake for spot should not consider position factor.
  • 10980 - Make gRPC message size limit configurable, default to 20MB.
  • 10984 - Save has traded flag from spot to snapshot.
  • 10997 - Handle cases where leaving opening auction triggers monitoring auction.
  • 11010 - Release bond in spot market when market is terminated.
  • 11033 - Do not track positions for spots in datanode.
  • 11016 - Update holding account when amending order with cancel/replace on remaining funds.
  • 11038 - Simplify price ranges state.
  • 11042 - Add missing value to enum.
  • 11059 - Disambiguate vega_time in order clause.
  • 11052 - Add missing rejection reason in GraphQL schema for proposals
  • 11073 - Handle properly price factor < 1.
  • 11047 - Add missing migration for recreating stop order views after the new fields were added.
  • 11090 - Games API should only use the current team members.
  • 11089 - Add tests for proto enums persisted to database.
  • 11105 - Include all paid fees in reward cap.
  • 1109 - Correctly label acceptance coverage for 0042-LIQF-091.
  • 11130 - Add missing initialisation for max stop orders in spots.
  • 11133 - Fix spot product resolver
  • 11154 - Fix spot risk model resolver.
  • 11159 - Reject stop orders with size override position for spot product.
  • 11161 - Add validation for time in force GFA in stop order submission.
  • 11177 - Adjust the formulas for reduced position to the spec update and fix handling of closed out position.
  • 11193 - Fix loading of liquidation strategy from proto with missing data.
  • 11200 - Make sure a party can afford the trades before they are submitted to the book.
  • 11205 - Evaluate transfer interval correctly.
  • 10374 - Add transfer ID to recurring governance transfer ledger entries.
  • 11221 - Fix for totalRewardsEarned being twice the rewardEarned.
  • 11250 - Add missing dispatch strategy in transfer proposal.
  • 11252 - Treat no position as zero position when calculating stop order overrides.
  • 11249 - Composite mark price oracles are now deactivated when a market is rejected.
  • 11262 - Fix auction extensions after risk parameter update.
  • Add validators testnet bridge and multisig address
  • 11293 - Panic in data node with position estimate endpoint.
  • 11297 - Handle properly asset decimals < market decimals when uncrossing the order book upon leaving auction.
  • 11304 - Correctly verify pegged order offset with respect to tick size in the right units.
  • 11275 - add cache map to order sqlsubscriber to prevent order from not being updated in data node.
  • 11310 - handle invalid offset for pegged on market update when tick size changes.

v0.76.6

Compare Source

Release version 0.76.6

2024-05-22

🚨 Breaking changes:

  • 11079 - rename decimal places fields for spots governance.

🛠 Improvements:

  • 10926 - Backport governance proposal to change market name for spots
  • 906 - Add coverage for 0068-MATC-060
  • 907 - Add coverage for 0068-MATC-061
  • 908 - Add coverage for 0068-MATC-062
  • 909 - Add coverage for 0068-MATC-063
  • 910 - Add coverage for 0068-MATC-064
  • 911 - Add coverage for 0068-MATC-065
  • 742 - Add coverage for 0044-LIME-029
  • 10994 - rewards.team.minEpochsInTeam can now be set to 0
  • 11061 - SLA snapshot now loads current parameters and not pending ones.
  • 11009 - Relax market decimals validation in governance.
  • 11036 - Cross-margin mode: use max(order price, auction price) for margin calculation in auction
  • 10998 - Ensure reward totals are carried over across epochs in database.
  • 1102 - Add coverage for 0042-LIQF-084
  • 11121 - Remove auction trigger staleness functionality
  • 11127 - Price monitoring engine should record all observations with the same weight
  • 10995 - Liquidation range defined by its own parameter.
  • 11167 - Add realised return reward metric.
  • 11165 - Include negative returns in relative returns reward metric.
  • 11151 - Remove name field from the spot markets.
  • 11170 - Add transfer interval support.
  • 11143 - Add support for new asset proposal in batch governance proposal.
  • 11184 - relax the transfer restriction of 'same transfer' to match the full dispatch strategy.
  • 11185 - distinguish between zero and none metric for rewards.
  • 11158 - resolve the quote asset for fee estimation in spot market.
  • 11143 - Add support for new asset proposal in batch governance proposal
  • 11182 - Remove reduce only restriction on spot markets stop orders.
  • 11153 - Add check on start-up that bridge RPC-endpoints are functional.

🐛 Fixes:

  • 10946 - Save dispatch strategy for recurring governance transfer in the database.
  • 11000 - Vesting summary events are now sorted properly before sending.
  • 11065 - SLA commitment state is reset properly at the end of an epoch
  • 10960 - Only the owner of a referral set can update it.
  • 10970 - Logic for whether a team member joined more than rewards.team.minEpochsInTeam is fixed.
  • 10943 - Fix error message format when node vote is sent again.
  • 10928 - Fix collateralIncreaseEstimate for limit orders in isolated margin mode
  • 10952 - Fix bug that caused spot markets to get stuck in opening auction.
  • 10950 - Fix bug that caused cancelled liquidity provisions to stick around after opening auction.
  • 10975 - Fix marshaller for stop order rejection error.
  • 10973 - Avoid entering an auction or doing mark-to-market before market entered opening auction or after it is in a terminal state.
  • 10969 - Ensure teams statistics are computed from team rewards.
  • 10962 - Fix lastFeeDistribution time in snapshot.
  • 10974 - Target stake for spot should not consider position factor.
  • 10980 - Make gRPC message size limit configurable, default to 20MB.
  • 10984 - Save has traded flag from spot to snapshot.
  • 10997 - Handle cases where leaving opening auction triggers monitoring auction.
  • 11010 - Release bond in spot market when market is terminated.
  • 11033 - Do not track positions for spots in datanode.
  • 11016 - Update holding account when amending order with cancel/replace on remaining funds.
  • 11038 - Simplify price ranges state.
  • 11042 - Add missing value to enum.
  • 11059 - Disambiguate vega_time in order clause.
  • 11052 - Add missing rejection reason in GraphQL schema for proposals
  • 11073 - Handle properly price factor < 1.
  • 11047 - Add missing migration for recreating stop order views after the new fields were added.
  • 11090 - Games API should only use the current team members.
  • 11089 - Add tests for proto enums persisted to database.
  • 11105 - Include all paid fees in reward cap.
  • 1109 - Correctly label acceptance coverage for 0042-LIQF-091.
  • 11130 - Add missing initialisation for max stop orders in spots.
  • 11133 - Fix spot product resolver
  • 11154 - Fix spot risk model resolver.
  • 11159 - Reject stop orders with size override position for spot product.
  • 11161 - Add validation for time in force GFA in stop order submission.
  • 11177 - Adjust the formulas for reduced position to the spec update and fix handling of closed out position.
  • 11193 - Fix loading of liquidation strategy from proto with missing data.
  • 11200 - Make sure a party can afford the trades before they are submitted to the book.
  • 11205 - Evaluate transfer interval correctly.
  • 10374 - Add transfer ID to recurring governance transfer ledger entries.
  • 11221 - Fix for totalRewardsEarned being twice the rewardEarned.
  • 11250 - Add missing dispatch strategy in transfer proposal.
  • 11252 - Treat no position as zero position when calculating stop order overrides.
  • 11249 - Composite mark price oracles are now deactivated when a market is rejected.
  • 11262 - Fix auction extensions after risk parameter update.
  • Add validators testnet bridge and multisig address
  • 11293 - Panic in data node with position estimate endpoint.
  • 11297 - Handle properly asset decimals < market decimals when uncrossing the order book upon leaving auction.
  • 11304 - Correctly verify pegged order offset with re

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch from d33971c to 8a208b5 Compare September 12, 2022 17:42
@renovate renovate bot changed the title Update module code.vegaprotocol.io/vega to v0.54.0 Update module code.vegaprotocol.io/vega to v0.55.0 Sep 12, 2022
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch from 8a208b5 to 123b7b4 Compare September 26, 2022 15:56
@renovate renovate bot changed the title Update module code.vegaprotocol.io/vega to v0.55.0 Update module code.vegaprotocol.io/vega to v0.56.0 Sep 26, 2022
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch from 123b7b4 to a05f189 Compare September 28, 2022 11:13
@renovate renovate bot changed the title Update module code.vegaprotocol.io/vega to v0.56.0 Update module code.vegaprotocol.io/vega to v0.57.0 Sep 28, 2022
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch 2 times, most recently from 1d13094 to 4cf1e33 Compare October 11, 2022 20:26
@renovate renovate bot changed the title Update module code.vegaprotocol.io/vega to v0.57.0 Update module code.vegaprotocol.io/vega to v0.58.0 Oct 11, 2022
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch from 4cf1e33 to a00a9d4 Compare October 20, 2022 20:16
@renovate renovate bot changed the title Update module code.vegaprotocol.io/vega to v0.58.0 Update module code.vegaprotocol.io/vega to v0.59.0 Oct 20, 2022
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch from a00a9d4 to d94e76c Compare October 25, 2022 14:15
@renovate renovate bot changed the title Update module code.vegaprotocol.io/vega to v0.59.0 Update module code.vegaprotocol.io/vega to v0.60.0 Oct 25, 2022
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch from d94e76c to 43bbf26 Compare October 31, 2022 18:47
@renovate renovate bot changed the title Update module code.vegaprotocol.io/vega to v0.60.0 Update module code.vegaprotocol.io/vega to v0.61.0 Oct 31, 2022
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch from 43bbf26 to 1bab7a6 Compare November 8, 2022 18:19
@renovate renovate bot changed the title Update module code.vegaprotocol.io/vega to v0.61.0 Update module code.vegaprotocol.io/vega to v0.62.0 Nov 8, 2022
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch from 1bab7a6 to ae58322 Compare November 10, 2022 19:48
@renovate renovate bot changed the title Update module code.vegaprotocol.io/vega to v0.62.0 Update module code.vegaprotocol.io/vega to v0.62.1 Nov 10, 2022
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch from ae58322 to 460ab0a Compare November 18, 2022 15:25
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch from 460ab0a to 103284d Compare December 2, 2022 09:18
@renovate renovate bot changed the title Update module code.vegaprotocol.io/vega to v0.62.1 Update module code.vegaprotocol.io/vega to v0.63.0 Dec 2, 2022
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch from 103284d to 9b19104 Compare December 2, 2022 14:07
@renovate renovate bot changed the title Update module code.vegaprotocol.io/vega to v0.63.0 Update module code.vegaprotocol.io/vega to v0.63.1 Dec 2, 2022
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch from 9b19104 to b81de17 Compare December 8, 2022 17:08
@renovate renovate bot changed the title Update module code.vegaprotocol.io/vega to v0.63.1 Update module code.vegaprotocol.io/vega to v0.64.0 Dec 8, 2022
@renovate renovate bot changed the title Update module code.vegaprotocol.io/vega to v0.64.0 fix(deps): update module code.vegaprotocol.io/vega to v0.64.0 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch from b81de17 to 7748fef Compare December 20, 2022 16:50
@renovate renovate bot changed the title fix(deps): update module code.vegaprotocol.io/vega to v0.64.0 fix(deps): update module code.vegaprotocol.io/vega to v0.65.0 Dec 20, 2022
@renovate renovate bot changed the title fix(deps): update module code.vegaprotocol.io/vega to v0.77.3 fix(deps): update module code.vegaprotocol.io/vega to v0.77.4 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch 2 times, most recently from 63b5788 to aa5425f Compare August 1, 2024 02:41
@renovate renovate bot changed the title fix(deps): update module code.vegaprotocol.io/vega to v0.77.4 fix(deps): update module code.vegaprotocol.io/vega to v0.77.6 Aug 2, 2024
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch from aa5425f to 07e11f8 Compare August 8, 2024 11:19
@renovate renovate bot changed the title fix(deps): update module code.vegaprotocol.io/vega to v0.77.6 fix(deps): update module code.vegaprotocol.io/vega to v0.77.7 Aug 8, 2024
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch from 07e11f8 to c11312b Compare August 14, 2024 17:35
@renovate renovate bot changed the title fix(deps): update module code.vegaprotocol.io/vega to v0.77.7 fix(deps): update module code.vegaprotocol.io/vega to v0.77.8 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch from c11312b to b21cea9 Compare August 16, 2024 13:19
@renovate renovate bot changed the title fix(deps): update module code.vegaprotocol.io/vega to v0.77.8 fix(deps): update module code.vegaprotocol.io/vega to v0.77.9 Aug 19, 2024
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch from b21cea9 to 2b2b836 Compare August 29, 2024 23:22
@renovate renovate bot changed the title fix(deps): update module code.vegaprotocol.io/vega to v0.77.9 fix(deps): update module code.vegaprotocol.io/vega to v0.78.0 Aug 30, 2024
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch 2 times, most recently from 27b7c23 to 5fa93d6 Compare September 6, 2024 05:22
@renovate renovate bot changed the title fix(deps): update module code.vegaprotocol.io/vega to v0.78.0 fix(deps): update module code.vegaprotocol.io/vega to v0.78.2 Sep 8, 2024
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch 2 times, most recently from 7fe515f to 10c2ea4 Compare September 13, 2024 08:43
@renovate renovate bot changed the title fix(deps): update module code.vegaprotocol.io/vega to v0.78.2 fix(deps): update module code.vegaprotocol.io/vega to v0.78.4 Sep 13, 2024
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch from 10c2ea4 to 6a5ac48 Compare September 13, 2024 14:04
@renovate renovate bot changed the title fix(deps): update module code.vegaprotocol.io/vega to v0.78.4 fix(deps): update module code.vegaprotocol.io/vega to v0.78.5 Sep 17, 2024
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch from 6a5ac48 to a96e648 Compare September 17, 2024 14:49
@renovate renovate bot changed the title fix(deps): update module code.vegaprotocol.io/vega to v0.78.5 fix(deps): update module code.vegaprotocol.io/vega to v0.78.6 Sep 17, 2024
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch 2 times, most recently from 5b3117f to 4583e56 Compare September 18, 2024 02:37
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch from 4583e56 to 8486888 Compare October 1, 2024 15:43
@renovate renovate bot changed the title fix(deps): update module code.vegaprotocol.io/vega to v0.78.6 fix(deps): update module code.vegaprotocol.io/vega to v0.78.8 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch from 8486888 to b31c075 Compare October 22, 2024 14:21
@renovate renovate bot changed the title fix(deps): update module code.vegaprotocol.io/vega to v0.78.8 fix(deps): update module code.vegaprotocol.io/vega to v0.79.0 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/code.vegaprotocol.io-vega-0.x branch from b31c075 to 9e9c871 Compare November 17, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant