Skip to content

v0.70.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Mar 15:19
· 5437 commits to develop since this release
v0.70.0
8270f27

Release version 0.70.0

2023-03-23

Breaking changes:

  • 7794 - Add marketIds and partyIds to orders queries' filter.
  • 7876 - Change DeliverOn on one-off transfer to be in nanoseconds as everything else.
  • 7326 - Rename table current liquidity provisions to live liquiditiy provisions and add a live option

Improvements:

  • 7862 - Add per table statistics for network history segment creation
  • 7834 - Support TLS connection for gRPC endpoints in wallet when prefixed with tls://
  • 7851 - Implement post only and reduce only orders
  • 7768 - Set sensible defaults for the IPFS resource manager
  • 7863 - Rework positions indexes so that snapshot creation does not slow down
  • 7829 - Get precision for reference price from price monitoring bounds when getting market data
  • 7670 - Removes the need for the buffered event source to hold a large buffer of sequence numbers
  • 7904 - Add a default system test template for integration tests
  • 7894 - Use slippage cap when market is in auction mode
  • 7923 - Subscription rate limiter is enabled on gRPC and REST subscriptions

Fixes:

  • 7910 - Store heartbeats in the checkpoint so that validator sets do not reorder unexpectedly after loading
  • 7835 - Ensure the command errors have the same format on arrays
  • 7871 - Bad SQL generated when paginating reward summaries
  • 7908 - Expired heartbeats no longer invalidate subsequent heartbeats
  • 7880 - Update volume-weighted average price party's of open orders after a trade
  • 7883 - Fix snapshot issue with witness on accounting
  • 7921 - Fix streams batches
  • 7895 - Fix margin calculation during auction
  • 7940 - Enhance validation of tendermint public keys