Skip to content

Merge dev (c3e8039c5) into sync-2.4.0: fixXahauGenesisOwnerCount + docs#687

Merged
RichardAH merged 3 commits intosync-2.4.0from
merge-dev-sync-2.4.0-c3e8039c5
Feb 19, 2026
Merged

Merge dev (c3e8039c5) into sync-2.4.0: fixXahauGenesisOwnerCount + docs#687
RichardAH merged 3 commits intosync-2.4.0from
merge-dev-sync-2.4.0-c3e8039c5

Conversation

@sublimator
Copy link
Collaborator

Summary

Merges dev (top commit c3e8039c5) into sync-2.4.0, bringing in 2 commits:

  • PR fixXahauGenesisOwnerCount #666 fixXahauGenesisOwnerCount — Bug fix: replaces hardcoded owner count increments with SetHook::computeHookReserve() in Change::activateXahauGenesis(). Promotes the computeHookReserve lambda to a public static method on SetHook.
  • PR Update Build Instructions and Example Configuration File #655 Update Build Instructions and Example Configuration File — Docs: renames rippledxahaud in BUILD.md, adds [ips] mainnet peers and [network_id] to cfg/xahaud-example.cfg.

Conflict Resolution

3 conflicts resolved:

  • src/xrpld/app/tx/detail/Change.cpp — Include path rename (dev uses old src/ripple/ paths). Took ours (new xrpld/xrpl paths), added new #include <xrpld/app/tx/detail/SetHook.h> from dev.
  • BUILD.md — Took dev's version (xahaud naming).
  • cfg/xahaud-example.cfg — Took dev's version (mainnet peers + network_id).

Known Issue

Merge Instructions

Please merge using a merge commit (not squash) to preserve git ancestry for future dev syncs.

@RichardAH RichardAH merged commit 66dbb11 into sync-2.4.0 Feb 19, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants