Skip to content

Conversation

legleux
Copy link
Collaborator

@legleux legleux commented Jun 12, 2025

Release Notes

XRP
This document contains the notes for the release 2.5.0-rc2 of rippled , the reference server implementation of the XRP Ledger protocol. To learn more about how to build, run or update a rippled server, visit https://xrpl.org/install-rippled.html

This release adds new features and bug fixes.

2.5.0-rc2 - 2025-06-11

📝 Amendments

🦟📝 Fix Amendments

🚀 Features

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

🧪 Testing

⚙️ Miscellaneous Tasks

dangell7 and others added 6 commits June 5, 2025 12:54
This change amendment-guards the preclaim for `TokenEscrow`, as well as expands tests to increase code coverage.
The CMake statements that make it seem as if the number of cores used to build external project dependencies is halved don't actually do anything. This change removes these statements.
Multi-line log messages are hard to work with. Writing these handful of related messages as one message should make the log a tiny bit easier to manage.
This change allows users to submit simulate requests from a multi-sign account without needing to specify the accounts that are doing the multi-signing, and fixes an error with simulate that allowed double-"signed" (both single-sign and multi-sign public keys are provided) transactions.
The tests that ensure `tfInnerBatchTxn` won't block delegated transactions silently fail in `Delegate_test.cpp`. This change removes these cases from that file and adds them to `Batch_test.cpp` instead where they do not silently fail, because there the batch delegate results are explicitly checked. Moving them to that file further avoids refactoring many helper functions.
@legleux legleux requested a review from a team as a code owner June 12, 2025 01:35
@bthomee
Copy link
Collaborator

bthomee commented Jun 12, 2025

@legleux the libXRPL check fails as follows: dependencies (linux, clang, Release): completed (failure) - any thoughts?

@legleux legleux merged commit edb4f03 into release Jun 12, 2025
90 of 93 checks passed
@legleux legleux deleted the release-next branch June 12, 2025 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants