github XRPLF/rippled 2.6.0-rc1

latest releases: 2.5.1, 2.6.0, 2.6.0-rc3...
pre-release17 days ago

Release Notes

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

This release adds new features and bug fixes.

[2.6.0-rc1] - 2025-08-12

๐Ÿ› Bug Fixes

๐Ÿ’ผ Other

๐Ÿšœ Refactor

  • Decouple CredentialHelpers from xrpld/app/tx (#5487) by @a1q123456
  • Add XRPL_ABANDON and use it to abandon OwnerPaysFee (#5510) by @a1q123456
  • Remove obsolete owner pays fee feature and XRPL_ABANDON stanza (#5550) by @a1q123456
  • Restructure beast::rngfill (#5563) by @lmaisons
  • Remove external libraries as they are hosted in our Conan Center Index fork (#5643) by @bthomee
  • Decouple ledger from xrpld/app (#5492) by @a1q123456
  • Makes HashRouter flags more type-safe (#5371) by @vlntb
  • Change boost::shared_mutex to std::shared_mutex (#5576) by @Tapanito
  • Update date, libarchive, nudb, openssl, sqlite3, xxhash packages (#5567) by @bthomee

๐Ÿ“š Documentation

โšก Performance

  • Optimize hash performance by avoiding allocating hash state object (#5469) by @a1q123456
  • Move mutex to the partition level (#5486) by @vlntb

๐Ÿงช Testing

โš™๏ธ Miscellaneous Tasks

Don't miss a new rippled release

NewReleases is sending notifications on new releases.