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
It allows for much easier interchain applications. Considering EVM chains use keccak it would greatly facilitate optimistic messaging systems.
Support for keccak hashing in smart contracts.
Blake2 would also be nice if we wanted to design interchain messaging for Cardano and Polkadot
The text was updated successfully, but these errors were encountered:
I just opened a PR for this: Expose secp256k1 and keccak256 in the SDK
Sorry, something went wrong.
Cool, will close this and track changes there.
Thanks!
No branches or pull requests
What problem does your feature solve?
It allows for much easier interchain applications. Considering EVM chains use keccak it would greatly facilitate optimistic messaging systems.
What would you like to see?
Support for keccak hashing in smart contracts.
What alternatives are there?
Blake2 would also be nice if we wanted to design interchain messaging for Cardano and Polkadot
The text was updated successfully, but these errors were encountered: