Skip to content

feat: generate proofs from roots without merkle tree #1919

@weboko

Description

@weboko

This is a feature request

Problem

This is planned work for js-waku PoC that @alrevuelta proposed here - logos-messaging/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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Code Review / QA

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions