We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is a tentative dynamic meta-issue which collects required and desirable features for Zerokit with a reasonably clear scope.
Ideally, each item should correspond to one or more issues to be addressed according to agreed monthly development planning.
Items marked with a (*) are currently prioritized.
nwaku
js-waku
utils
ark-circom
rln
clippy
ffi
protocol
not_unsafe_ptr_arg_deref
nrln
rln-wasm
semaphore
pmtree
The text was updated successfully, but these errors were encountered:
Should we cut up a Zerokit v0.2 release issue and aim to get it out in a few weeks?
Also generic Makefile probably useful #41
Sorry, something went wrong.
No branches or pull requests
This is a tentative dynamic meta-issue which collects required and desirable features for Zerokit with a reasonably clear scope.
Ideally, each item should correspond to one or more issues to be addressed according to agreed monthly development planning.
Items marked with a (*) are currently prioritized.
Implementation
General
nwaku
,js-waku
, etc.)utils
(at the moment we useark-circom
, which uses heavy dependencies)rln
clippy
, revise serialization, etc.) (*):ffi
APIs structure with a helper function #96ffi
,protocol
,utils
, etc.) (*) :not_unsafe_ptr_arg_deref
) (*):ffi
APIs structure with a helper function #96 (item)Add support tonrln
, i.e. use degree-n polynomials (requires analysis and agreement on coefficients generation)rln-wasm
rln
module public APIs are exposed byrln-wasm
(*) :semaphore
utils
Merkle tree (
pmtree
- in collaboration with PSE)Poseidon Hash
Only round parameters (easy) and secure MDS matrices verification algorithms (hard) missing
Design/analysis
rln
utils
Merkle tree (
pmtree
)The text was updated successfully, but these errors were encountered: