jellyfish
jellyfish copied to clipboard
A Rust Implementation of the PLONK ZKP System and Extensions
Bumps [icicle-core](https://github.com/ingonyama-zk/icicle) from v1.5.1 to v2.7.0. Release notes Sourced from icicle-core's releases. Release v2.7.0 What's Changed bug fix by @HadarIngonyama in ingonyama-zk/icicle#549 RISC0 example using Polynomial API by @svpolonsky in...
Bumps [icicle-cuda-runtime](https://github.com/ingonyama-zk/icicle) from v1.5.1 to v2.7.0. Release notes Sourced from icicle-cuda-runtime's releases. Release v2.7.0 What's Changed bug fix by @HadarIngonyama in ingonyama-zk/icicle#549 RISC0 example using Polynomial API by @svpolonsky in...
Bumps [icicle-bn254](https://github.com/ingonyama-zk/icicle) from v1.5.1 to v2.7.0. Release notes Sourced from icicle-bn254's releases. Release v2.7.0 What's Changed bug fix by @HadarIngonyama in ingonyama-zk/icicle#549 RISC0 example using Polynomial API by @svpolonsky in...
Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/e9ee548d90ff586a6471b4ae80ae9cfcbceb3420' (2024-06-13) → 'github:nixos/nixpkgs/d603719ec6e294f034936c0d0dc06f689d91b6c3' (2024-06-20) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/cc4d466cb1254af050ff7bdf47f6d404a7c646d1' (2024-06-06) → 'github:cachix/pre-commit-hooks.nix/8cd35b9496d21a6c55164d8547d9d5280162b07a' (2024-06-20)...
no issue related. ### This PR: - bump icicle deps to v2.8.0 - `HostOrDeviceSlice` is now a trait. Occurrences are changed to concrete types now. - For `Bn254` curve impl...
Updates the requirements on [itertools](https://github.com/rust-itertools/itertools) to permit the latest version. Changelog Sourced from itertools's changelog. 0.12.1 Added Documented iteration order guarantee for Itertools::[tuple_]combinations (#822) Documented possible panic in iterate (#842)...
Hello I fixed some minor typos in the code comments, Hope it helps. Br, Tudor.
closes: #642, #658 ### This PR: - Remove leaf information (index, element) from the `MerkleProof` struct. - Change the verifications APIs to take a Merkle commitment instead of a simple...
Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'flake-utils': 'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a?narHash=sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ%3D' (2024-03-11) → 'github:numtide/flake-utils/c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a?narHash=sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ%3D' (2024-09-17) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/c3aa7b8938b17aebd2deecf7be0636000d62a2b9?narHash=sha256-med8%2B5DSWa2UnOqtdICndjDAEjxr5D7zaIiK4pn0Q7c%3D' (2024-08-14) → 'github:nixos/nixpkgs/4c2fcb090b1f3e5b47eaa7bd33913b574a11e0a0?narHash=sha256-/uilDXvCIEs3C9l73JTACm4quuHUsIHcns1c%2BcHUJwA%3D' (2024-10-18)...
Bumps [github/combine-prs](https://github.com/github/combine-prs) from 5.1.0 to 5.2.0. Release notes Sourced from github/combine-prs's releases. v5.2.0 What's Changed Add assignees Feature by @marijoo in github/combine-prs#59 Updates and cleanup by @GrantBirki in github/combine-prs#60 New...