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

Use hash_state to compute the message hash #8

Closed
juniset opened this issue Nov 8, 2021 · 1 comment
Closed

Use hash_state to compute the message hash #8

juniset opened this issue Nov 8, 2021 · 1 comment

Comments

@juniset
Copy link
Member

juniset commented Nov 8, 2021

Use Cairo's hash_state to compute the message hash to follow OpenZeppelin/cairo-contracts#49 .

Need to make sure there is a JS implementation of hash_state first so that dapps/wallets written in JS can interact with the account.

@juniset
Copy link
Member Author

juniset commented Nov 23, 2021

Implemented in [#11]

@juniset juniset closed this as completed Nov 23, 2021
sgc-code pushed a commit that referenced this issue Aug 18, 2023
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

1 participant