Release Notes
This document contains the notes for the release 3.1.0-rc1 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
[3.1.0-rc1] - 2026-01-13
🚀 Features
- Second part of Lending Protocol implementation by @ximinez
- Bug fixes and enhancements
- Expand
Numberto support the full integer range - Mark the amendments as supported
🐛 Bug Fixes
- Inner batch transactions never have valid signatures by @ximinez
- fixBatchInnerSigs
What's Changed
- Set version to 3.1.0-b1 by @bthomee in #6152
- cherry-pick commits from
developintorelease-3.1by @ximinez in #6201 - cherry-pick more commits from develop into release-3.1 (Vault) by @ximinez in #6203
- (Release 3.1) Lending protocol - ongoing work - XLS-66 by @ximinez in #6156
- squashed: Expand Number to support full integer range as of 9526a30 by @ximinez in #6192
- Change LendingProtocol feature and dependencies to supported by @ximinez in #5632
Full Changelog: 3.0.0...3.1.0-rc1