2022-05-16
Breaking changes:
- 5192 - Require a rationale on proposals
Improvements:
- 5318 - Automatically dispatch reward pool into markets in recurring transfers
- 5333 - Run snapshot generation for all providers in parallel
- 5343 - Snapshot optimisation part II - get rid of
getHash
- 5324 - Send event when oracle data doesn't match
- 5140 - Move limits (enabled market / assets from) to network parameters
Fixes:
- 5338 - Checking a transaction should return proper success code
- 5277 - Updating a market should default auction extension to 1
- 5284 - price monitoring past prices are now included in the snapshot
- 5294 - Parse timestamps oracle in market proposal validation
- 5292 - Internal time oracle broadcasts timestamp without nanoseconds
- 5297 - Assure min/max price always accurate
- 5286 - Ensure liquidity fees are updated when updating the market
- 5322 - Change vega pub key hashing in topology to fix key rotation submission.
- 5313 - Future update was using oracle spec for settlement price as trading termination spec
- 5304 - Fix bug causing trade events at auction end showing the wrong price.
- 5345 - Fix issue with state variable transactions assumed gone missing
- 5351 - Fix panic when node is interrupted before snapshot engine gets cleared and initialised