Skip to content

docs: document canonical signed payload encoding (#213) - #337

Merged
Calebux merged 1 commit into
zintarh:mainfrom
Tboy123-emm:docs/signing-payload-213
Jul 30, 2026
Merged

docs: document canonical signed payload encoding (#213)#337
Calebux merged 1 commit into
zintarh:mainfrom
Tboy123-emm:docs/signing-payload-213

Conversation

@Tboy123-emm

@Tboy123-emm Tboy123-emm commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

closes #213

Add docs/signing-payload.md with:
- Exact field order and XDR encoding rules for Ed25519 signing
- Warning that field order changes invalidate signatures
- Reference implementation mirroring build_payload() in src/mint.rs
- Three test vectors derived from the existing test suite
- Error reference for signature-related failures

Update README.md with a Documentation section linking to the new file.
@drips-wave

drips-wave Bot commented Jul 29, 2026

Copy link
Copy Markdown

@Tboy123-emm 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

@Calebux
Calebux merged commit b9c6fe7 into zintarh:main Jul 30, 2026
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.

docs: Document canonical signed payload encoding

2 participants