...
Fixed an intermittent error of orders remaining in a cancel state when the order was cancelled.
Added/enhanced
UINT256
fields in the operations accounting model to increase smart contract support & capabilities.Added automated email notification to end user for withdrawals initiated in their accounts to increase end-user security and for enhanced transparency.
Added new flag
EMAIL_VERIFICATION_REQUIRED
for auth service - set this environment variable to “1” for prevent login user without verified email
CoreConfig v.2.4.9
Added an admin action button to initiate a new workflow: Assign end-user to an unallocated FIAT deposit that was verified by admin in their communication with the end-user. System stores the details of this operation for future reference.
Added the ability to download exchange rates before updates via WebSocket.
Added a feature for banning multiple users. Details are stored in the user information table.
...