-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat(relayer): implement poseidon hash #186
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's interesting that there's no reference Rust implementation to use instead, so we wouldn't have to deal with these low-level details.
Anyway, great work here. Looks awesome to me!
Once everything is finalized, I'll give it one last review, and approve. Thx!
2c4f159
to
a6f754d
Compare
a3ec7e9
to
7428b94
Compare
7428b94
to
aeefb02
Compare
946d4dc
to
49b5c62
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a comment which I'll let you decide. Otherwise all set. Thanks
Closes #175
Closes #180
poseidon
sub-crate