plonkit icon indicating copy to clipboard operation
plonkit copied to clipboard

A zkSNARK toolkit to work with circom zkp DSL in plonk proof system.

Results 22 plonkit issues
Sort by recently updated
recently updated
newest added

Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 2.2.5 to 2.2.6. Commits bfe5fe2 2.2.6 1a89b66 added caret range to whatwg-fetch. 695a888 removed and disabled package-lock.json. eac6c00 Update away from vulnerable version of node-fetch (#135) See...

dependencies
javascript

Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 2.2.5 to 2.2.6. Commits bfe5fe2 2.2.6 1a89b66 added caret range to whatwg-fetch. 695a888 removed and disabled package-lock.json. eac6c00 Update away from vulnerable version of node-fetch (#135) See...

dependencies
javascript

Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8. Release notes Sourced from ejs's releases. v3.1.8 Version 3.1.8 v3.1.7 Version 3.1.7 Commits 5126ff5 Version 3.1.8 7d5a1c6 Merge branch 'main' of github.com:mde/ejs into main...

dependencies
javascript

Updated poseidon_recursive test to circom2 and got errors: Step: verify recursive proof [2022-05-07T03:26:29Z INFO plonkit::recursive] individual_inputs: [ [ Fr(0x115cc0f5e7d690413df64c6b9662e9cf2a3617f2743245519e19607a4417189a), ], [ Fr(0x20a3af0435914ccd84b806164531b0cd36e37d4efb93efab76913a93e1f30996), ], [ Fr(0x0427b43899bdfc36d3d4f26c018dd73f5437ea8e5f533fc122441881d5d0b737), ], ] [2022-05-07T03:26:29Z INFO plonkit]...

ark ref: https://github.com/gakonst/ark-circom https://github.com/rust-zkp/ark-plonk

longterm

https://github.com/matter-labs/bellman/blob/f551a55d83d2ea604b2dbfe096fd9dcfdaedb189/src/kate_commitment/mod.rs#L1114

Usually, the "load" API should give a signature like `fn (reader: R) -> Result`. Current API with signature like `fn (filename: &str) -> Result` can be preserved. Also, load by...

consider switching bellman_vk_codegen to https://github.com/matter-labs/zksync/tree/master/core/bin/key_generator/src/verifier_contract_generator The code is more elegant.

> ansi_term is Unmaintained | Details | | | ------------------- | ---------------------------------------------- | | Status | unmaintained | | Package | `ansi_term` | | Version | `0.12.1` | | URL...