privacy-scaling-explorations / zk-kit.rust

A monorepo of reusable crates for zero-knowledge technologies.
https://privacy-scaling-explorations.github.io/zk-kit.rust/
MIT License
8 stars 6 forks source link

Move pmtree implementation from RLN to zk-kit.rust #4

Open cedoor opened 1 month ago

cedoor commented 1 month ago

Describe the package you'd like

pmtree (Persistent Merkle Tree) is an optimized, sparse, fixed-size Merkle tree implementation in Rust. The code is currently in the RLN repository. It will, however, be moved to ZK-Kit as part of a general effort by PSE to move reusable libraries and implementation to one place.

cedoor commented 1 month ago

@curryrasul are you the author of this lib? Would you like to move it here yourself?

wiasliaw commented 5 days ago

Hi @cedoor, can I get this issue?

cedoor commented 4 days ago

Hey @wiasliaw, of course :) I'll assign it to you 👍🏽