Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Backend Release Highlights:

  1. Backend (core) Updates
    Version: 3.0.1

  2. Accounting Updates
    Version: 3.0.2
    1.1. Improved Access and management Liabilities
    1.2. Bug Fix - resolved an issue causing negative number representation

  3. Trading 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: Adjusted rights to 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) or it can be set to 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 rates from active trading markets
    CoinMarketCap: Integrate with external market data
    Manual Rate Source: 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

...

  1. Balances Updates
    Version: 3.0.1
    Bug Fix - Corrected errors in balances when a user asked for their balance before the balance calculation was complete

  2. Operations Updates
    Version: 3.0.1

  3. CoreConfig Updates
    Version: 3.0.1

  4. PaymentGateway Updates
    Version: 3.0.1

  5. ManualRateSource Updates
    Version: 3.0.1

  6. Staking 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

  7. WhiteBit Updates
    Version: 3.0.1



Corrected errors in balances when a user asked for their balance before the balance calculation was complete

...