[Standard] XRP Ledger - Mainnet and Testnet - Upgrade Clio to v2.8.0

Scheduled for Aug 27, 14:00 - 22:00 UTC

Scheduled

We are upgrading our XRP Ledger Mainnet and Testnet infrastructure to Clio v2.8.0.

This release adds support for several new amendments (BatchV1_1, ConfidentialTransfer, DynamicMPT, PermissionDelegationV1_1, Sponsor, fixCleanup3_3_0), introduces Lending Protocol support, enhances MPToken functionality with issuance history tracking and filtering, adds Confidential Transfer field support, and includes clustering improvements for writer node selection and failover recovery.

During the maintenance window, brief interruptions to RPC availability may occur.

RPC Changes:
- account_objects — Loan and LoanBroker objects are now filterable in account_objects queries.
- ledger_data — Loan and LoanBroker objects are now filterable in ledger_data queries.
- ledger_entry — credentialTypeValidator is now used for credential type field validation, improving consistency with other credential-related methods.
- account_tx — New filtering capability by mpt_issuance_id is now available for MPToken transactions.
- feature — Fixed an issue where this method could not query amendments that were deleted from libxrpl; all currently active amendments are now properly queryable.
- Forwarded streams — Fixed an issue where forwarded streams now properly respect the specified api_version parameter instead of ignoring it.
- MPToken serialization — MPToken UInt64 amounts are now serialized as base-10 strings instead of other formats, ensuring consistent numeric representation across API responses.
- issuer field validation — Validation of the issuer field in requests has been improved to catch malformed inputs earlier.

https://github.com/XRPLF/clio/releases/tag/2.8.0
Posted Aug 20, 2026 - 19:48 UTC
This scheduled maintenance affects: XRP Ledger (Mainnet — JSON-RPC API, Mainnet — Websockets API, Mainnet — Streams, Mainnet — Webhooks, Testnet — JSON-RPC API, Testnet — Websockets API, Testnet — Streams, Testnet — Webhooks).