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

[stdlib] add sparse merkle tree in #223

Open
katat opened this issue Nov 8, 2024 · 2 comments · May be fixed by #249
Open

[stdlib] add sparse merkle tree in #223

katat opened this issue Nov 8, 2024 · 2 comments · May be fixed by #249
Labels

Comments

@katat
Copy link
Collaborator

katat commented Nov 8, 2024

We can implement the version using the mimc hash stdlib.
For reference, see the circom implementation: https://github.com/iden3/circomlib/blob/a8cdb6cd1ad652cca1a409da053ec98f19de6c9d/circuits/smt/smtprocessor.circom#L141

@katat katat added the easy label Nov 8, 2024
@utkarshdagoat
Copy link

utkarshdagoat commented Dec 19, 2024

Hey can I take this up?

@katat
Copy link
Collaborator Author

katat commented Dec 20, 2024

Sounds good 👍

@utkarshdagoat utkarshdagoat linked a pull request Jan 1, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants