This release delivers key updates across our Back-End systems with improvements to accounting, trading, balances, and staking modules
Backend Release Highlights:
Accounting Updates
Version: 3.0.2
1.1. Improved Access and management Liabilities
1.2. Fixed Bug Fix - resolved an issue causing negative number representationTrading Updates
Version: 3.0.2
2.1. Cancel Order for Order Book Trading: Improved processing of order cancellation for orders initiated on the Order Book
2.2. Order Display Rights: change Adjusted rights to show ensure correct orders display in Puppeteer
2.3. Market Rate Source Enhancements: The system now fetches the latest market rates from multiple sources. A rate source can be any market where trading is enabled (toggle switch for trading) . The system or it can also be configured set to use a single source for rate calculations.
Admins can manage rate sources in the Rate Source Management section of the admin panel:
Configuration → Market → Rate Sources
Trading (fetch : Fetch rates from active trading markets)
CoinMarketCap (integrate : Integrate with external market data)
Manual Rate Source (manually : Manually set rates)
...
Additionally, the system supports retrieving rates from multiple sources for a market and calculating the median price: See configuration at:
Configuration → Rates → External Rates
...
Balances Updates
Version: 3.0.1
Bug Fix - Corrected errors in balances when a user asked for their balance before the balance calculation was completeStaking Update: Updates:
Version: 3.0.1
4.1. Enhanced staking rewards calculation to support a broader range of parameters;
4.2. Updated accounting logic for processing staking-related rewards, payouts, and withdrawals of staked assets
...