Skip to content

fix(wallet): validate Stellar memo length before transaction submission - #330

Open
namdamdoi68-oss wants to merge 1 commit into
Heliobond:mainfrom
namdamdoi68-oss:fix/stellar-memo-validation
Open

fix(wallet): validate Stellar memo length before transaction submission#330
namdamdoi68-oss wants to merge 1 commit into
Heliobond:mainfrom
namdamdoi68-oss:fix/stellar-memo-validation

Conversation

@namdamdoi68-oss

Copy link
Copy Markdown

Validate Stellar text memo length against the 28-byte limit prior to transaction building to prevent backend rejections with cryptic errors. Closes #284

Validate Stellar text memo length against the 28-byte protocol limit prior to transaction simulation or building to prevent backend rejections with cryptic errors.

Closes Heliobond#284

Signed-off-by: namdamdoi68-oss <namdamdoi68@gmail.com>
@vercel

vercel Bot commented Jul 31, 2026

Copy link
Copy Markdown

@namdamdoi68-oss is attempting to deploy a commit to the David Dada's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

bug: Stellar payment doesn't validate memo length — backend rejects with cryptic error

1 participant