Skip to content

docs: add QLX_MULTISIG_ROTATION.md with timelock signer rotation guide - #2383

Merged
Baskarayelu merged 2 commits into
QuickLendX:mainfrom
Jamixy:docs/qlx-multisig-rotation-2108
Jul 29, 2026
Merged

docs: add QLX_MULTISIG_ROTATION.md with timelock signer rotation guide#2383
Baskarayelu merged 2 commits into
QuickLendX:mainfrom
Jamixy:docs/qlx-multisig-rotation-2108

Conversation

@Jamixy

@Jamixy Jamixy commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Summary

Add comprehensive operator documentation for multisig signer rotation with timelock safeguards.

Changes

  • ✅ Created docs/QLX_MULTISIG_ROTATION.md with:
    • Two-step admin handover procedure (initiate/accept/cancel) with Soroban CLI examples
    • 24-hour timelocked emergency withdrawal flow and monitoring commands
    • Timelocked treasury rotation procedure
    • Timelock parameters table and operator checklist
    • Known limitations (accept/cancel entrypoints missing from lib.rs)
  • ✅ Cross-linked from README.md and docs/GOVERNANCE.md
  • ✅ Audience: operators managing multisig-controlled admin accounts

Testing

Documentation-only change (no code modifications). Existing tests are unaffected.

Closes #2108

Jamixy and others added 2 commits July 29, 2026 08:46
Add docs/QLX_MULTISIG_ROTATION.md documenting the step-by-step operator
procedure for safely rotating signers on a multisig-controlled admin
account.

Covers:
- Two-step admin handover flow (initiate/accept/cancel) with Soroban CLI
  examples
- 24-hour timelocked emergency withdrawal procedure and monitoring
- Timelocked treasury address rotation
- Multisig architecture (external Stellar multisig as admin)
- Timelock parameters table and operator checklist
- Known limitations (accept/cancel entrypoints missing from lib.rs)

Cross-linked from README.md and docs/GOVERNANCE.md so the document is
discoverable from the main documentation entry points.

Closes QuickLendX#2108
@Baskarayelu
Baskarayelu merged commit 3b74658 into QuickLendX:main Jul 29, 2026
@drips-wave

drips-wave Bot commented Jul 29, 2026

Copy link
Copy Markdown

@Jamixy Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

Add a docs/QLX_MULTISIG_ROTATION.md

3 participants