github XRPLF/rippled 3.1.0-rc2

pre-release13 hours ago

Release Notes

XRP
This document contains the notes for the release 3.1.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

[3.1.0-rc2] - 2026-01-22

🚀 Features

  • Second part of Lending Protocol implementation by @ximinez
    • Bug fixes and enhancements
    • Expand Number to support the full integer range
    • Mark the amendments as supported

🐛 Bug Fixes

  • Inner batch transactions never have valid signatures by @ximinez (#6069)
    • fixBatchInnerSigs

New in rc2:

  • Fix dependencies so clio can use libxrpl (#6251)
  • fix: Remove DEFAULT fields that change to the default in associateAsset (#6259)

What's Changed

  • Set version to 3.1.0-b1 by @bthomee in #6152
  • cherry-pick commits from develop into release-3.1 by @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
  • Include header in Number.h by @mathbunnyru in #6251
  • Revert errant commit by @ximinez in #6263
  • fix: Remove DEFAULT fields that change to the default in associateAsset (was Add Vault creation tests for showing valid range for AssetsMaximum) by @ximinez in #6259
  • In progress 3.1.0-rc2 by @ximinez in #6262

Full Changelog: 3.0.0...3.1.0-rc2

Don't miss a new rippled release

NewReleases is sending notifications on new releases.