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

feat: generate proofs from roots without merkle tree #1919

Open
Tracked by #169
weboko opened this issue Mar 14, 2024 · 4 comments
Open
Tracked by #169

feat: generate proofs from roots without merkle tree #1919

weboko opened this issue Mar 14, 2024 · 4 comments
Labels
E:js-waku RLN in resource-restricted cients track:rln RLN Track (Secure Messaging/Applied ZK), e.g. relay and applications

Comments

@weboko
Copy link
Collaborator

weboko commented Mar 14, 2024

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:

  • (if not done) update zerokit wasm to expose added API for generating proofs by passing only roots;
  • use this API in @waku/rln here
  • update Encoder/Decoder to use new API;
  • create PoC based on the example to use the changes;

After that we can sync on discussing next steps.

Notes

@weboko weboko added the track:rln RLN Track (Secure Messaging/Applied ZK), e.g. relay and applications label Mar 14, 2024
@weboko
Copy link
Collaborator Author

weboko commented Mar 14, 2024

@adklempner do you want to work on this issue?

@adklempner adklempner self-assigned this Mar 18, 2024
@weboko
Copy link
Collaborator Author

weboko commented Mar 27, 2024

Moving In progress as it is already already started.
am I correct, @adklempner ?

Linking a bug fixed in the scope of this working item - waku-org/js-rln#103

@weboko
Copy link
Collaborator Author

weboko commented Apr 24, 2024

I think we should consider this task to be done as there is no additional steps needed to be done.

@weboko
Copy link
Collaborator Author

weboko commented Apr 24, 2024

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E:js-waku RLN in resource-restricted cients track:rln RLN Track (Secure Messaging/Applied ZK), e.g. relay and applications
Projects
Status: Icebox
Development

No branches or pull requests

3 participants