github XRPLF/rippled 2.6.0

7 days ago

Release Notes

XRP
This document contains the notes for the release 2.6.0 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] - 2025-08-27

๐Ÿ› Bug Fixes

๐Ÿš€ Features

  • Include network_id in validations and subscription stream responses (#5579) by @ckeshava
  • Add support for DomainID in MPTokenIssuance transactions (#5509) by @Bronek
  • Add MPT related txns into issuer's account history (#5530) by @shawnxie999
  • Add nftoken_id, nftoken_ids, offer_id to meta for transaction stream (#5230) by @tequdev

๐Ÿ’ผ 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

๐Ÿงช Testing

โš™๏ธ Miscellaneous Tasks

Don't miss a new rippled release

NewReleases is sending notifications on new releases.