{"templateId":"../../@theme/templates/blogpost","sharedDataIds":{"sidebar":"sidebar-@l10n/es-ES/blog/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Introducing XRP Ledger version 3.2.1","siteUrl":"https://xrpl.org/","llmstxt":{"hide":false,"title":"XRPL Developer Portal & Documentation","description":"Explore XRP Ledger documentation, blogs, and other blockchain developer resources needed to start building and integrating with the ledger.","details":{"content":"XRP Ledger concepts, use cases, tutorials, references, and other blockchain developer resources. Also, stay up to date with release announcements and more through the XRPL Blog."},"sections":[{"title":"Introduction","description":"A high-level introduction to the XRP Ledger.","includeFiles":["docs/introduction/**/*.*","about/faq.md"],"excludeFiles":["docs/introduction/index.md"]},{"title":"Use Cases","description":"Real-world applications and business scenarios for the XRP Ledger.","includeFiles":["docs/use-cases/**/*.*"],"excludeFiles":["docs/use-cases/index.md","docs/use-cases/defi/index.md"]},{"title":"Agentic Transactions","description":"XRPL AI Starter Kit to help autonomous agents discover, set up, and execute agentic transactions on the XRP Ledger.","includeFiles":["docs/agents/**/*.*"],"excludeFiles":[]},{"title":"Concepts","description":"Core concepts including accounts, tokens, transactions, consensus, and more.","includeFiles":["docs/concepts/**/*.*"],"excludeFiles":["docs/concepts/index.md","docs/concepts/decentralized-storage/index.md","docs/concepts/payment-types/index.md"]},{"title":"Tutorials","description":"Step-by-step guides for building on the XRP Ledger in JavaScript, Python, Go, and more.","includeFiles":["docs/tutorials/**/*.*"],"excludeFiles":[]},{"title":"References","description":"Protocol specification, transaction types, ledger entries, and API methods.","includeFiles":["docs/references/**/*.*"],"excludeFiles":["docs/references/xrp-api.md","docs/references/data-api.md","docs/references/protocol/index.md","docs/references/protocol/ledger-data/ledger-entry-types/index.md","docs/references/protocol/transactions/index.md","docs/references/protocol/transactions/types/index.md","docs/references/http-websocket-apis/api-conventions/index.md","docs/references/http-websocket-apis/public-api-methods/*/index.md","docs/references/http-websocket-apis/admin-api-methods/*/index.md"]},{"title":"Infrastructure","description":"Install, configure, and troubleshoot xrpld and Clio servers.","includeFiles":["docs/infrastructure/**/*.*"],"excludeFiles":["docs/infrastructure/index.md","docs/infrastructure/*/index.md","docs/infrastructure/installation/build-run-xrpld-in-reporting-mode.md","docs/infrastructure/configuration/data-retention/index.md","docs/infrastructure/configuration/server-modes/index.md"]},{"title":"Blog (2023+)","description":"Recent XRPL Blog posts (showing 2023 and newer).","includeFiles":["blog/2023/**/*.*","blog/2024/**/*.*","blog/2025/**/*.*","blog/2026/**/*.*"],"excludeFiles":[]},{"title":"Resources","description":"Developer resources and contribution guidelines.","includeFiles":["resources/**/*.*"],"excludeFiles":["resources/index.md"]}],"excludeFiles":[]},"description":"xrpld version 3.2.1 is now available. This version contains fixes for security issues in validator manifest propagation. There are no new features or amendments."},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"introducing-xrp-ledger-version-321","__idx":0},"children":["Introducing XRP Ledger version 3.2.1"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Version 3.2.1 of ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]},", the reference server implementation of the XRP Ledger protocol, is now available."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This release contains fixes for security issues in validator manifest propagation that, in the worst case, could cause a server to use excessive memory and processing resources. There are no new features or amendments in this release."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"action-required","__idx":1},"children":["Action Required"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["If you run an XRP Ledger server, upgrade to version 3.2.1 as soon as possible to ensure service continuity."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"install--upgrade","__idx":2},"children":["Install / Upgrade"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["On supported platforms, see the ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/es-es/docs/infrastructure/installation"},"children":["instructions on installing or updating ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]}]},"."]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"align":"left","data-label":"Package"},"children":["Package"]},{"$$mdtype":"Tag","name":"th","attributes":{"align":"left","data-label":"SHA-256"},"children":["SHA-256"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://repos.ripple.com/repos/rippled-rpm/stable/xrpld-3.2.1-1.el9.x86_64.rpm"},"children":["RPM for Red Hat / CentOS (x86-64)"]}]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["0349682e4ae99206543dae4861a4af534d12607ece24ffdf9e5c96ba7e0d239c"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://repos.ripple.com/repos/rippled-deb/pool/stable/xrpld_3.2.1-1_amd64.deb"},"children":["DEB for Ubuntu / Debian (x86-64)"]}]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["b0cd5762a739feaa9c2c7b0d0d61abbb6cad382c7dc73bddff6af63a5156075e"]}]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For other platforms, please ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/XRPLF/rippled/blob/release/3.2.x/BUILD.md"},"children":["build from source"]},". The most recent commit in the git log should be the change setting the version:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"text","header":{"controls":{"copy":{}}},"source":"commit d4c1359921f34a4e96c5c8483119e59f0e30e4df\nAuthor: Ed Hennis <ed@ripple.com>\nDate:   Fri Jul 31 19:46:17 2026 -0400\n\n    chore: Bump version to 3.2.1\n","lang":"text"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"full-changelog","__idx":3},"children":["Full Changelog"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"bug-fixes","__idx":4},"children":["Bug Fixes"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Fixed a problem with validator manifest propagation that could cause a server to use excessive memory and processing resources. (",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/XRPLF/rippled/pull/7925"},"children":["#7925"]},")"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"credits","__idx":5},"children":["Credits"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The following RippleX teams and GitHub users contributed to this release:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["RippleX Engineering"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["RippleX Docs"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["RippleX Product"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"bug-bounties-and-responsible-disclosures","__idx":6},"children":["Bug Bounties and Responsible Disclosures"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["We welcome reviews of the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]}," code and urge researchers to responsibly disclose any issues they may find."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For more information, see:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://ripple.com/legal/bug-bounty/"},"children":["Ripple's Bug Bounty Program"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/XRPLF/rippled/blob/develop/SECURITY.md"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["xrpld"]}," Security Policy"]}]}]}]},"headings":[{"value":"Introducing XRP Ledger version 3.2.1","id":"introducing-xrp-ledger-version-321","depth":1},{"value":"Action Required","id":"action-required","depth":2},{"value":"Install / Upgrade","id":"install--upgrade","depth":2},{"value":"Full Changelog","id":"full-changelog","depth":2},{"value":"Bug Fixes","id":"bug-fixes","depth":3},{"value":"Credits","id":"credits","depth":2},{"value":"Bug Bounties and Responsible Disclosures","id":"bug-bounties-and-responsible-disclosures","depth":2}],"frontmatter":{"category":2026,"date":"2026-07-31","template":"../../@theme/templates/blogpost","seo":{"title":"Introducing XRP Ledger version 3.2.1","description":"xrpld version 3.2.1 is now available. This version contains fixes for security issues in validator manifest propagation. There are no new features or amendments."},"labels":["xrpld Release Notes"],"markdown":{"editPage":{"hide":true}}},"lastModified":"2026-08-04T18:03:54.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/es-es/blog/2026/xrpld-3.2.1","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}