Rename rippled to xrpld (rippled #6098 and #6347) - #3677
Merged
Conversation
rachelflynn
force-pushed
the
rename-rippled.cfg-to-xrpld.cfg
branch
from
June 4, 2026 16:59
a851bd9 to
13ca369
Compare
…ppled.cfg-to-xrpld.cfg # Conflicts: # docs/infrastructure/installation/capacity-planning.md
Collaborator
|
I merged |
maria-robobug
requested changes
Jun 12, 2026
maria-robobug
left a comment
Contributor
There was a problem hiding this comment.
Looks good, my comments are mostly about the Github links needing to point to the develop branch for the xrpld-example.cfg example config file.
Contributor
|
Links will be updated in separate PR, so my comments are void 👍🏾 |
maria-robobug
approved these changes
Jun 12, 2026
Contributor
Author
@maria-robobug I ended up addressing 9 stale links due to old commits. All other master -> develop link updates will be in a separate PR. |
maria-robobug
approved these changes
Jun 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replace any references of
rippled.cfgwithxrpld.cfg(XRPLF/rippled#6098) and rename the default config directory fromrippletoxrpld(XRPLF/rippled#6347), both part of 3.2.0.The same upstream change (#6098) also renamed the example config file, so this PR additionally renames
rippled-example.cfg→xrpld-example.cfgto match. #6347 renames the system name fromrippletoxrpld, which changes the default config directory (e.g.$HOME/.config/ripple/→$HOME/.config/xrpld/). Therippledname will be changed in a separate PR.Changes
English docs (
docs/)rippled.cfg→xrpld.cfgandrippled-example.cfg→xrpld-example.cfgripple→xrpldin XDG/home paths (e.g.$HOME/.config/xrpld/xrpld.cfg); left package paths (/etc/opt/ripple/,/var/lib/rippled) unchangedTranslations (
@l10n/ja,@l10n/es-ES)ripple→xrpldin the Japanese docs (the Spanish docs had no such paths)