jellyfish
jellyfish copied to clipboard
A Rust Implementation of the PLONK ZKP System and Extensions
## Description closes: #88 - [x] Generic merkle tree traits - [x] Generic merkle tree implementation [WIP] - [x] Merkle tree - [x] Updatable / Appendable Merkle tree - [x]...
Bumps [tagged-base64](https://github.com/EspressoSystems/tagged-base64) from 0.2.0 to 0.2.2. Release notes Sourced from tagged-base64's releases. 0.2.2 What's Changed Avoid always introducing std and wasm deps by @nyospe in EspressoSystems/tagged-base64#36 Full Changelog: https://github.com/EspressoSystems/tagged-base64/compare/0.2.1...0.2.2 0.2.1...
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.9.1 to 0.11.0. Release notes Sourced from styfle/cancel-workflow-action's releases. 0.11.0 Minor Changes Update to Node 16: #186 Chore: rebuild: 1e0e690cd3756927cda56ad0033137ff1268c477 Chore(deps-dev): bump typescript from 4.8.3 to 4.8.4:...
Updates the requirements on [criterion](https://github.com/bheisler/criterion.rs) to permit the latest version. Changelog Sourced from criterion's changelog. [0.4.0] - 2022-09-10 Removed The Criterion::can_plot function has been removed. The Criterion::bench_function_over_inputs function has been...
Reference: https://eprint.iacr.org/2020/1536.pdf (Appendix C) Reference implementation: [EspressoSystems/hyperplonk#53](https://github.com/EspressoSystems/hyperplonk/pull/53) - single poly, multiple points - single point, multiple poly - multi poly, multi points (possible ref: https://dankradfeist.de/ethereum/2021/06/18/pcs-multiproofs.html, https://eprint.iacr.org/2023/033.pdf)
> ansi_term is Unmaintained | Details | | | ------------------- | ---------------------------------------------- | | Status | unmaintained | | Package | `ansi_term` | | Version | `0.12.1` | | URL...
Currently, I implemented a very simplistic to optionally turn on `rayon` and use its `par_iter()`: ```rust /// # Usage /// let v = [1, 2, 3, 4, 5]; /// let...
Bumps [icicle-core](https://github.com/ingonyama-zk/icicle) from v1.5.0 to v1.8.0. Release notes Sourced from icicle-core's releases. Release v1.8.0 This release contains MultiGPU API for Golang, MSM pre-computation, NTT column batch API and general improvements...
Bumps [icicle-bls12-381](https://github.com/ingonyama-zk/icicle) from v1.5.0 to v1.8.0. Release notes Sourced from icicle-bls12-381's releases. Release v1.8.0 This release contains MultiGPU API for Golang, MSM pre-computation, NTT column batch API and general improvements...
Bumps [icicle-bn254](https://github.com/ingonyama-zk/icicle) from v1.5.0 to v1.8.0. Release notes Sourced from icicle-bn254's releases. Release v1.8.0 This release contains MultiGPU API for Golang, MSM pre-computation, NTT column batch API and general improvements...