vacp2p / zerokit

A set of Zero Knowledge modules, written in Rust and designed to be used in other system programming environments.
Apache License 2.0
130 stars 7 forks source link

feat(rln): public, ffi for atomic ops #162

Closed rymnc closed 1 year ago

rymnc commented 1 year ago

Follow up PR of https://github.com/vacp2p/zerokit/pull/160

rymnc commented 1 year ago

cc: @richard-ramos @weboko for wasm, go, and js implementations - we can batch insertions and deletions in one go now, when chain forks are detected, or if you want to process a whole block at once, please use the atomic_operation ffi api