Skip to content

v0.50.2: Release version 0.50.2

Choose a tag to compare

@vega-ci-bot vega-ci-bot released this 22 Apr 15:32
· 12506 commits to develop since this release
0abbd75

2022-04-22

Improvements:

  • 5001 - Set and increment LP version field correctly
  • 5001 - Add integration test for LP versioning
  • 3372 - Add integration test making sure margin is released when an LP is cancelled.
  • 5235 - Use BroadcastTxSync instead of async for submitting transactions to tendermint

Fixes:

  • 4798 - Set market pending timestamp to the time at which the market is created.
  • 5222 - Do not panic when admin server stops.
  • 5103 - Fix invalid http status set in faucet
  • 5239 - Always call StartAggregate() when signing validators joining and leaving even if not a validator
  • 5128 - Fix wrong http rate limit for faucet
  • 5231 - Fix pegged orders to be reset to the order pointer after snapshot loading
  • 5247 - Fix the check for overflow in scaling settlement price
  • 5250 - Fixed panic in loading validator checkpoint
  • 5260 - Process recurring transfer before rewards
  • 5262 - Allow recurring transfers to start during the current epoch