-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: semaphore-protocol/semaphore-rs
base: ref/use-lean-imt-crate
head repository: semaphore-protocol/semaphore-rs
compare: main
- 18 commits
- 44 files changed
- 3 contributors
Commits on May 1, 2025
-
Merge pull request #8 from semaphore-protocol/ref/use-lean-imt-crate
refactor: use the lean-imt crate
Configuration menu - View commit details
-
Copy full SHA for 47bb852 - Browse repository at this point
Copy the full SHA 47bb852View commit details
Commits on May 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b26dc48 - Browse repository at this point
Copy the full SHA b26dc48View commit details
Commits on May 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1b24d84 - Browse repository at this point
Copy the full SHA 1b24d84View commit details
Commits on May 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 47e76bc - Browse repository at this point
Copy the full SHA 47e76bcView commit details -
Merge pull request #10 from brech1/fix/add-members
refactor: add members
Configuration menu - View commit details
-
Copy full SHA for 0d2c7e4 - Browse repository at this point
Copy the full SHA 0d2c7e4View commit details
Commits on May 27, 2025
-
refactor: remove build.rs and integrate zkey downloading into utils
- Deleted the `build.rs` file, which previously handled downloading semaphore artifacts. - Introduced a new `download_zkey` function in `utils.rs` to manage zkey downloads. - Updated `proof.rs` to utilize the new `download_zkey` function for fetching zkeys dynamically based on tree depth. - Added a new `witness.rs` file to handle witness dispatching based on tree depth. - Updated `Cargo.toml` to remove `rust-witness` dependency and adjust `circom-prover` to use the latest version from the main branch. - Added multiple witness graph binary files for different depths.
Configuration menu - View commit details
-
Copy full SHA for 674d723 - Browse repository at this point
Copy the full SHA 674d723View commit details -
chore: update CI workflow and refactor imports
- Added a step to install the `protobuf-compiler` in the GitHub Actions workflow. - Refactored import order in `identity.rs` for consistency. - Adjusted import order in `group.rs` for improved readability.
Configuration menu - View commit details
-
Copy full SHA for 7c31e2f - Browse repository at this point
Copy the full SHA 7c31e2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f524a7 - Browse repository at this point
Copy the full SHA 6f524a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fc1753 - Browse repository at this point
Copy the full SHA 3fc1753View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4ba4f6 - Browse repository at this point
Copy the full SHA e4ba4f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a91909 - Browse repository at this point
Copy the full SHA 8a91909View commit details
Commits on May 29, 2025
-
Merge pull request #11 from semaphore-protocol/depth-features
refactor: remove build.rs and integrate zkey downloading into utils
Configuration menu - View commit details
-
Copy full SHA for 76f420e - Browse repository at this point
Copy the full SHA 76f420eView commit details
Commits on Jun 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fe08bf8 - Browse repository at this point
Copy the full SHA fe08bf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21f8237 - Browse repository at this point
Copy the full SHA 21f8237View commit details
Commits on Jun 12, 2025
-
Merge pull request #12 from semaphore-protocol/fix-expose
Fix proof visibility
Configuration menu - View commit details
-
Copy full SHA for 220f8da - Browse repository at this point
Copy the full SHA 220f8daView commit details
Commits on Jul 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b6e385e - Browse repository at this point
Copy the full SHA b6e385eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac8df85 - Browse repository at this point
Copy the full SHA ac8df85View commit details -
Merge pull request #15 from semaphore-protocol/fix-zkey-version
fix: fix zkey version
Configuration menu - View commit details
-
Copy full SHA for ad1c878 - Browse repository at this point
Copy the full SHA ad1c878View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff ref/use-lean-imt-crate...main