Version 2.6.2 of rippled, the reference server implementation of the XRP Ledger protocol, is now available. This release adds a new fixDirectoryLimit amendment and a critical bug fix.
If you run an XRP Ledger server, upgrade to version 2.6.2 as soon as possible to ensure service continuity.
On supported platforms, see the instructions on installing or updating rippled.
| Package | SHA-256 |
|---|---|
| RPM for Red Hat / CentOS (x86-64) | e3b041906a75c3c52cc6423219d7ba9c199a5d736d2e3978a5ce0ac5ef693fdf |
| DEB for Ubuntu / Debian (x86-64) | 0887b5a77c43c362ea7680b83df40b955a5748b712924acf2212b2de29e3373b |
For other platforms, please build from source. The most recent commit in the git log should be the change setting the version:
commit df24ee077438e03673a9c6661c41e8f070b90cd9
Author: Vladislav Vysokikh <[email protected]>
Date: Tue Nov 18 09:28:59 2025 +0000
Version 2.6.2The following amendment is open for voting with this release:
- fixDirectoryLimit - Removes directory page limits. Object reserve requirements provide enough incentive to avoid creating unnecessary objects on the XRP Ledger. (#5935)
- Fixed an assertion failure when all the inner transactions of a
Batchtransaction were invalid. (#5670)
The following GitHub users contributed to this release:
- RippleX Engineering
- RippleX Docs
- RippleX Product
We welcome reviews of the rippled code and urge researchers to responsibly disclose any issues they may find.
To report a bug, please send a detailed report to: [email protected]