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

Research: Store TX memo #40

Open
maikReal opened this issue Oct 5, 2022 · 3 comments
Open

Research: Store TX memo #40

maikReal opened this issue Oct 5, 2022 · 3 comments
Assignees

Comments

@maikReal
Copy link

maikReal commented Oct 5, 2022

We need to have the ability to store tx memo somewhere.
In parallel we also work on UI here:

TODO:

  • Think about formats of a memo
@maikReal
Copy link
Author

maikReal commented Oct 7, 2022

For UX: Just add a text field to the transaction tab + show the memo in a history screen

@EvgenKor
Copy link
Collaborator

Think about formats of a memo

First proposals for low-level implementation: https://hackmd.io/@Evgen/B1CYzbf7i

@ulyanas ulyanas changed the title Store TX memo Research: Store TX memo Oct 25, 2022
@maikReal
Copy link
Author

@EvgenKor the requirements for the first iteration:

  1. Information that will be stored in tx memo – only text without any other attachments
  2. TX memo will be available only for single transfer in the first iteration (if it's easy to do for multitransfer as well, then we can support tx memo for both types)
  3. Better to encrypt data. But only if it does not seriously affect the transfer speed

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

No branches or pull requests

2 participants