We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
paritytech/substrate#10119
The text was updated successfully, but these errors were encountered:
env
ext_trie_blake2_256_ordered_root_version_2
implement ecdsa sign, sign_prehashed and verify_prehashed
b0b2c05
Closes #1968
implement ecdsa sign, verify, sign_prehashed and verify_prehashed (#2120
00ba3c8
) * implement ecdsa sign, sign_prehashed and verify_prehashed Closes #1968 * fix compilation errors and return an error if we fail to parse secret key * implement ecdsa verify * remove outdated comment #2120 (comment) * avoid extra copy * improve comments Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
melekes
Successfully merging a pull request may close this issue.
paritytech/substrate#10119
The text was updated successfully, but these errors were encountered: