Skip to content

test(stellar): add Stellar MEMO_TEXT byte length clamping and MEMO_ID bounds specs - #408

Open
gcoinstash-cmd wants to merge 1 commit into
Lilly-Protocol:mainfrom
gcoinstash-cmd:test/wave13-milestone-stellar-memo-sanitizer-1788696798
Open

test(stellar): add Stellar MEMO_TEXT byte length clamping and MEMO_ID bounds specs#408
gcoinstash-cmd wants to merge 1 commit into
Lilly-Protocol:mainfrom
gcoinstash-cmd:test/wave13-milestone-stellar-memo-sanitizer-1788696798

Conversation

@gcoinstash-cmd

Copy link
Copy Markdown
Contributor

Summary

Adds unit test specifications validating Stellar MEMO_TEXT 28-byte length sanitization and MEMO_ID unsigned 64-bit integer boundary guards in lily-backend.

  • Prevents transaction submission failures caused by oversized memo strings.
  • Enforces strict numeric range validation on Soroban payment memos.

Closes Stellar transaction validation requirements.

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.

1 participant