11 KiB
category, date, template, seo, labels, markdown
| category | date | template | seo | labels | markdown | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2025 | 2025-06-04 | ../../@theme/templates/blogpost |
|
|
|
Introducing XRP Ledger version 2.5.0
Version 2.5.0 of rippled, the reference server implementation of the XRP Ledger protocol, is now available. This release adds new features and bug fixes, and introduces these amendments:
TokenEscrowBatchPermissionedDEXPermissionDelegationAMMv1_3EnforceNFTokenTrustlineV2
Action Required
If you run an XRP Ledger server, upgrade to version 2.5.0 as soon as possible to ensure service continuity.
Additionally, new amendments are now open for voting according to the XRP Ledger's amendment process, which enables protocol changes following two weeks of >80% support from trusted validators. The exact time that protocol changes take effect depends on the voting decisions of the decentralized network.
Install / Upgrade
On supported platforms, see the instructions on installing or updating rippled.
| Package | SHA-256 |
|---|---|
| RPM for Red Hat / CentOS (x86-64) | TBD |
| DEB for Ubuntu / Debian (x86-64) | TBD |
| Portable Builds (Linux x86-64) | (Use signature verification) |
For other platforms, please build from source. The most recent commit in the git log should be the change setting the version:
commit 11edaa441db07d527fe16c300b822239de7d7012
Author: Michael Legleux <mlegleux@ripple.com>
Date: Wed Jun 4 10:55:23 2025 -0700
Set version to 2.5.0-rc1
Full Changelog
Amendments
The following amendments are open for voting with this release:
- TokenEscrow (XLS-85) - Enhances escrow functionality by enabling escrows to interact with trustline-based tokens (IOUs) and multi-purpose tokens (MPTs). (#5185)
- Batch (XLS-56) - Adds the ability to group multiple transactions and execute them atomically, improving efficiency and enabling complex multistep operations. (#5060)
- PermissionedDEX (XLS-81) - Adds permissioned decentralized exchanges that control who can participate, ensuring compliance with financial regulations. (#5404)
- PermissionDelegation - Enables account holders to delegate specific permissions to other accounts for flexible account management and automation. (#5354)
- AMMv1_3 - Adds invariant checking to AMM-related transactions. (#5203)
- fixNFTTrustlineInteraction - Fixes issues with NFT interactions bypassing the trustline authorization requirement. (#5297)
New Features
- Improved squelching configuration. (#5438)
- Increased network I/O capacity to handle higher transaction loads. (#5464)
- Enhanced transaction relay logic. (#4985)
- Enabled passive squelching for validators to accept squelch messages from untrusted validators, reducing duplicate traffic they generate. (#5358)
- Added XRPL Commons as a new Bootstrap Cluster in the
rippledconfiguration. (#5263)
Bug Fixes
- Fixed pseudo-account ID calculation to ensure correct account address generation. (#5447)
- Fixed a unity build error. (#5459)
- Fixed initializer list initialization issues for GCC-15 compatibility. (#5443)
- Resolved slow test performance issues on macOS pipeline. (#5392)
- Replaced the custom endpoint selection logic with sequential attempts to connect to available endpoints until one succeeds or all fail. (#5365)
- Fixed coverage file generation to ensure atomic generation. (#5426)
- Renamed deadlock crash error to stall in the event of severe CPU starvation. (#5341)
- Fixed an inaccurate error message in the
ledger_entryRPC method when the account specified is not a string. (#5344) - Fixed a crash that could occur when handling an invalid marker parameter in a gRPC call. (#5317)
- Fixed an issue with trust lines setting behavior around the
lsfDefaultRippleflag. (#5345) - Removed undefined behavior from
LogicErrorto guarantee a stacktrace. (#5338) - Updated links to the ripple binary codec definitions. (#5355)
- Fixed the consensus logic to prevent a consensus round taking too long to complete. (#5277)
- Fixed
undefined uint128_ttype on non-unityWindowsbuilds. (#5377) - Fixed a
uin128issue that broke MacOS unity builds. (#5386) - Fixed a memory ordering assertion failure. (#5381)
- Disabled
channel_authorizewhensigning_supportis disabled. (#5385) - Fixed a webhook issue when using the
subscribeadmin RPC. (#5163) - Fixed issues with CTID. (#4738)
- Temporarily disabled unit tests on macOS to investigate delays. (#5397)
- Fixed CTID to use the correct
ledger_index. (#5408) - Updated CODEOWNERS path configuration. (#5440)
Other Improvements
- Updated CPP reference source. (#5453)
- Added codecov badge and raised coverage thresholds. (#5428)
- Refactored codebase to use east const convention for code consistency. (#5409)
- Updated build instructions for Ubuntu 22.04+. (#5292)
- Updated build instructions to improve build times. (#5288)
- Updated example keyserver host in
SECURITY.md. (#5460) - Implemented
transitive_headerswhen building with Conan 2. (#5462) - Updated code reviewers for RPC changes. (#5266)
- Renamed documentation CI job for clarity. (#5398)
- Clarified the
lsfDefaultRipplecomment for better code documentation. (#5410) - Cleaned up missing and unused headers. (#5293)
- Refactored code to update
numFeaturesautomatically. (#5324) - Improved ordering of headers with clang format. (#5343)
- Updated Conan dependencies. (#5335)
- Added PR numbers to the payload of
libXRPLcompatibility check workflows. (#5310) - Updated TxQ unit tests to work with variable reference fees. (#5118, #5145)
- Optimized SHAMap smart pointers for efficient memory use and lock-free synchronization. (#5152)
- Moved integration tests to another folder to make their purpose clear. (#5367)
- Enabled compile time parameter to change the reference fee value. (#5159)
- Cleaned up test logging messages to make it easier to search. (#5396)
- Improved CI jobs to only run on PRs that have a
DraftRunCIlabel. (#5400) - Updated
validators-example.txtto fix XRPLF example URL configuration. (#5384) - Changed ledger close in
env.metato be conditionally on, making it easier to debug issues if you closed the ledger outside of themetafunction. (#5457)
Credits
The following people contributed directly to this release:
- Alex Kremer akremer@ripple.com
- Ayaz Salikhov asalikhov@ripple.com
- Bronek Kozicki brok@incorrekt.com
- Brett Mollin brett@ripple.com
- cyan317 120398799+cindyyan317@users.noreply.github.com
- Denis Angell dangell@transia.co
- David Fuelling fuelling@ripple.com
- Darius Tumas Tokeiito@users.noreply.github.com
- Ed Hennis ed@ripple.com
- Gregory Tsipenyuk gtsipenyuk@ripple.com
- Matt Mankins mankins@gmail.com
- Mark Travis mtrippled@users.noreply.github.com
- Mayukha Vadari mvadari@gmail.com
- Michael Legleux mlegleux@ripple.com
- Oleksandr Pidskopnyi opidskopnyi@ripple.com
- Sergey Kuznetsov skuznetsov@ripple.com
- Vladislav Vysokikh vvysokikh@gmail.com
- Xun Zhao xzhao@ripple.com
- Yinyi Qian yqian@ripple.com
- Jingchen Wu jingchenw@ripple.com
- Bart Thomee bthomee@users.noreply.github.com
- Elliot Lee github.public@intelliot.com
- Valentin Balaschenko vbalaschenko@ripple.com
- Vito Tumas vtumas@ripple.com
- Wietse Wind w.wind@ipublications.net
- Shawn Xie shawnxie@ripple.com
Bug Bounties and Responsible Disclosures
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: bugs@xrpl.org