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 support for arbitrary messages #18

Closed
jleni opened this issue Dec 10, 2019 · 5 comments
Closed

Add support for arbitrary messages #18

jleni opened this issue Dec 10, 2019 · 5 comments
Labels
enhancement New feature or request

Comments

@jleni
Copy link
Member

jleni commented Dec 10, 2019

SDK discussion: cosmos/cosmos-sdk#4581

@jleni jleni self-assigned this Dec 16, 2019
@jleni
Copy link
Member Author

jleni commented Dec 16, 2019

specification based on:
cosmos/cosmos-sdk#4581 (comment)

@jaekwon
Copy link

jaekwon commented Dec 24, 2019

Are we talking about arbitrary (any) messages, or arbitrary human messages?
I think for the ledger, esp if it'll cause issues w/ store submission (getting away from "experimental"), we should consider limiting messages to arbitrary human messages, e.g. maybe with a "@type" of "custom" or something like that. That way, you know that when you sign a "custom" JSON document, (by convention) it won't have any effect on blockchain transactions.

@jleni jleni removed their assignment Feb 17, 2020
@jleni jleni transferred this issue from cosmos/ledger-cosmos-obsolete Mar 27, 2020
@jleni jleni added the enhancement New feature or request label Mar 27, 2020
@yun-yeo
Copy link

yun-yeo commented Apr 27, 2022

Hey @jleni, many terra community members want this feature from contract side to verify something.
Is there any progress on this issue?

@blake-regalia
Copy link

@jleni
Copy link
Member Author

jleni commented Jul 19, 2022

This will be handled as part of sign mode textual.
We are waiting for the team to provide specifications to start development

@jleni jleni closed this as completed Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants