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

Poseidon Hash/RAMT/SMT #14

Closed
albertog78 opened this issue Apr 27, 2020 · 2 comments
Closed

Poseidon Hash/RAMT/SMT #14

albertog78 opened this issue Apr 27, 2020 · 2 comments
Assignees

Comments

@albertog78
Copy link
Contributor

To be able to not have to collect first all the inputs together and then passing them to poseidon, expose via JNI the new implementation coming from ginger lib (HorizenOfficial/ginger-lib#56)

@DanieleDiBenedetto DanieleDiBenedetto linked a pull request Jun 25, 2020 that will close this issue
@DanieleDiBenedetto DanieleDiBenedetto changed the title Updatable Poseidon Hash Poseidon Hash/RAMT/SMT Aug 6, 2020
@DanieleDiBenedetto
Copy link
Collaborator

It's needed to expose also the new MerkleTrees in branch https://github.com/HorizenOfficial/ginger-lib/tree/smt

@DanieleDiBenedetto
Copy link
Collaborator

DanieleDiBenedetto commented Jul 7, 2021

Done and merged for UpdatablePoseidonHash and InMemoryOptimizedMHT. SMT needs some rework and was not merged for the moment. SMT will be introduced in the future as part of #43, but SMT itself still needs some work (see HorizenOfficial/ginger-lib#75 )

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 a pull request may close this issue.

2 participants