Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add optional size-limited memo field to transactions #2354

Closed
cwgoes opened this issue Jan 2, 2024 · 2 comments · Fixed by #2358
Closed

Add optional size-limited memo field to transactions #2354

cwgoes opened this issue Jan 2, 2024 · 2 comments · Fixed by #2358
Assignees

Comments

@cwgoes
Copy link
Contributor

cwgoes commented Jan 2, 2024

We should add an optional size-limited memo field to transactions (say, limited to 1 KB), which can be filled with arbitrary data (which may be encrypted, likely in the case of a shielded transfer). This can be used to communicate e.g. an identifier corresponding to a payment to the recipient.

/ref https://forum.namada.net/t/messages-in-transactions/375

@Fraccaman
Copy link
Member

to any transactions?

@cwgoes
Copy link
Contributor Author

cwgoes commented Jan 3, 2024

to any transactions?

Yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants