-
Notifications
You must be signed in to change notification settings - Fork 42
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: generate proofs from roots without merkle tree #1919
Comments
@adklempner do you want to work on this issue? |
Moving In progress as it is already already started. Linking a bug fixed in the scope of this working item - waku-org/js-rln#103 |
I think we should consider this task to be done as there is no additional steps needed to be done. |
@adklempner can you share some info and links to PRs so that we won't loose this knowledge? Feel free to write a note here. |
This is a feature request
Problem
This is planned work for js-waku PoC that @alrevuelta proposed here - waku-org/research#79 (comment)
Proposed Solutions
Needs to be done:
zerokit
wasm to expose added API for generating proofs by passing only roots;@waku/rln
hereEncoder
/Decoder
to use new API;After that we can sync on discussing next steps.
Notes
The text was updated successfully, but these errors were encountered: