Skip to content

docs: add Stellar memo group ID feature documentation and update migr…#176

Open
frankosakwe wants to merge 1 commit into
Lumina-eX:mainfrom
frankosakwe:feature/stellar-memo-group-id
Open

docs: add Stellar memo group ID feature documentation and update migr…#176
frankosakwe wants to merge 1 commit into
Lumina-eX:mainfrom
frankosakwe:feature/stellar-memo-group-id

Conversation

@frankosakwe
Copy link
Copy Markdown

@frankosakwe frankosakwe commented May 31, 2026

Closes #132


…ation readme

  • Add comprehensive documentation for Stellar memo group ID feature
  • Update MIGRATIONS_README.md to include 011_stellar_memo_group_id.sql migration
  • Document memo format, API endpoints, validation, and usage examples
  • Feature enables lightweight group identification via Stellar transaction memos

📌 Pull Request

🔗 Related Issue

Closes #


📝 Description

  • What does this PR do?
  • Why is this change necessary?

🚀 Changes Made

  • Feature implemented:
  • Bug fixed:
  • Refactor:
  • Documentation updated:

🧪 Testing & Validation

  • Tested locally
  • No runtime errors
  • Existing features work as expected
  • Edge cases handled

⚠️ Breaking Changes

  • No breaking changes
  • Breaking changes exist (explain below)

If yes, explain:


📸 Screenshots (REQUIRED for UI changes)

Before After

📋 Contributor Checklist (MANDATORY)

  • I was assigned to this issue
  • My code follows the project structure and conventions
  • I have tested my changes thoroughly
  • I did not introduce unnecessary dependencies
  • I have linked the issue (Closes #)
  • This PR is ready for review

💡 Notes for Reviewer

  • Key areas to review:
  • Known limitations:

…ation readme

- Add comprehensive documentation for Stellar memo group ID feature
- Update MIGRATIONS_README.md to include 011_stellar_memo_group_id.sql migration
- Document memo format, API endpoints, validation, and usage examples
- Feature enables lightweight group identification via Stellar transaction memos
@SudiptaPaul-31
Copy link
Copy Markdown
Collaborator

@frankosakwe resolve merge conflicts please

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.

Stellar Memo-Based Group Identification

2 participants