最終更新:

Introducing Clio version 2.3.1

Version 2.3.1 of Clio, an XRP Ledger API server optimized for HTTP and WebSocket API calls, is now available. This release adds bug fixes.

Bug fixes

  • Update libxrpl to 2.3.1 by @kuznetsss in #1866.
  • Remove InvalidHotWallet error from gateway_balances RPC handler by @nkramer44 in #1830.
  • Fix gateway_balance discrepancy by @cindyyan317 in #1839

Install / Upgrade

For other platforms, please build from source. The most recent commit in the git log should be:

Merge: 47c0a6a2 8a418bfe
Author: Sergey Kuznetsov <[email protected]>
Date:   Tue Feb 4 17:10:12 2025 +0000

    fix: gateway_balance discrepancy  (#1839) (#1874)

    Port of #1839 into 2.3.1.
    Fixes #1832.

    rippled code:


    https://github.com/XRPLF/rippled/blob/develop/src/xrpld/rpc/handlers/GatewayBalances.cpp#L129

What's Changed

See the Full Changelog on GitHub.

Feedback

The Clio open-source project is seeking feedback and engagement from the XRPL community.