v0.75.0-preview.1
Pre-release
Pre-release
github-actions
released this
01 Mar 07:53
·
1730 commits
to develop
since this release
Release version 0.75.0-preview.1
2024-03-01
🚨 Breaking changes:
- 10635 - Add support for tick size
🗑️ Deprecation:
🛠 Improvements:
- 10686 - Allow transfers to filter by from and to account type.
- 10686 - Network will now only trade within price monitoring bounds.
- 10770 - Increase price monitoring triggers to 100.
🐛 Fixes:
- 10722 - Team API aggregation does not aggregate from the latest epoch.
- 10743 - When SLA hysteresis epochs are updated resize the ring using new value.
- 10725 - Batch proposal votes to contain
ELS
per market. - 10744 - Prevent governance suspension of a market already governance suspended.
- 10374 - Ledger entries did not return data when filtering by transfer id.
- 10750 - Handle cancellation of order on entering auction for party in isolated margin mode.
- 10748 - Ensure apply fees cannot fail.
- 10752 - Handle amend in place correctly for failure in isolated margin check.
- 10753 - Handle the case that a submitted order is
FoK
in isolated margin to not double discount it from position. - 10136 - Assure opening auction uncrossing price gets registered in the perps engine.
- 10727 - Allow for a 0 funding rate scaling factor.
- 10785 - Oracles data is getting increasingly slow.
- 10780 - REST API does not handle ID arrays correctly.
- 10696 - Fix position updates to undo positions changes on isolated margin failure.