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

Provide the ability to specify payload as Hex #170

Closed
EugenWay opened this issue Nov 23, 2021 · 0 comments · Fixed by #297
Closed

Provide the ability to specify payload as Hex #170

EugenWay opened this issue Nov 23, 2021 · 0 comments · Fixed by #297

Comments

@EugenWay
Copy link
Member

Problem to Solve

if the user already has an encoded payload, you need to provide the opportunity to specify it in the input and check that it is a hex type:

  1. On the upload program page
  2. On the send message page

At the same time, when sending a message/uploading program, we do not indicate the metafile (we only save it on the backend)

Possible Solution

  1. Add checkbox above payload input like "I have encoded payload"
  2. Сheck the contents of the input has a hex type
  3. This case doesn't use metadata for upload program/ send message

Notes

No response

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 a pull request may close this issue.

1 participant