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

Adding Hash Solidity compatible example #116

Merged
merged 5 commits into from
Nov 21, 2023

Conversation

julienbrs
Copy link
Contributor

**Issue:**closes #14

Description

Added an example to get the same hash result as the solidity's keccak.

@julienbrs
Copy link
Contributor Author

WIll add a contract address later, after the merge (so I can use remix to deploy easily)

@julienbrs julienbrs marked this pull request as ready for review November 18, 2023 18:34
Copy link
Contributor

@julio4 julio4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you very much. I addressed some minimal changes but the overall example is really good.

@julienbrs
Copy link
Contributor Author

Changes requested done!

@julio4 julio4 merged commit 58cde22 into NethermindEth:main Nov 21, 2023
1 check passed
@julienbrs julienbrs deleted the solidity-hash-compatible branch November 21, 2023 08:52
@enitrat
Copy link
Collaborator

enitrat commented Nov 22, 2023

This is not entirely correct - see #123

@julio4
Copy link
Contributor

julio4 commented Nov 22, 2023

Thank you for pointing this out! @julienbrs Do you still want to work on this?

@julienbrs
Copy link
Contributor Author

Thanks for the full explanation, I'll start working on it in a few days if it's okay for you @julio4

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 this pull request may close these issues.

feat: Solidity-compatible keccak hashes
3 participants