v0.30.0-uat
27. May 2024
Feature Updates
(1) Add Best Execution Support for Batch Execution
- It is now possible to use Best Execution in batch executions.
(2) Further Improvements for Settlements
- Split net quantities into separate parts with different routes.
- Added workflow improvements and better retry functionality to reconciliations.
(3) Wallet Balance
- Added wallet balance to single wallet screens balance tab.
- Added wallet identifiers to add/edit wallet dialog & single wallet screen to enable wallet balances.
- Added wallet, account & venue balance, withdrawal fee, and max withdrawal quantity to submit withdrawal component.
Bug Fixes & Improvements
- Added
ignore margin
and ignore balance check
on a per customer basis.
- Updated asset mappings for market-data endpoint.
- Fixed a bug with Fireblocks where fees of failed withdrawals were displayed as -1.
- Fixed missing metadata for withdrawals initiated by a settlement.
- Fetched customers when opening preview execution dialog to fix bug where reloading was necessary.
- Added margin as a column to batch preview table.
- Dialogs are now closed on route change and escape, and won’t close on click outside.
- Added timezone support to date picker component and showing the current timezone offset.
- Added indicator for non-Trever transactions in treasury.
- Updated the market data calls to V2 & refactored calls in FE.
- Added a tooltip to the venue select component when selecting fills in settlements.
- Added prefilling for some additional fields when adding/editing treasury routes.
- Added pricestream service type to venues screen and removed actions, logs, and status tags for pricestream & SOMS.
- Added missing right navbar buttons for single wallet screen.
- Fixed small localization issues.
- Fixed stop order buy/sell bug.
- Fixed bug when editing batch execution with good til date.
- Fixed bug where balance would not update in time in RFQ after successful execution.
- Fixed small bugs in batch trading preview dialog.