Skip to content

chore: revert to github.com/AztecProtocol/aztec-packages#1496

Merged
cedoor merged 1 commit into
mainfrom
ry/fix-bb-verion-back
Mar 30, 2026
Merged

chore: revert to github.com/AztecProtocol/aztec-packages#1496
cedoor merged 1 commit into
mainfrom
ry/fix-bb-verion-back

Conversation

@ryardley

@ryardley ryardley commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

Reverting to Aztec bb release: https://github.com/AztecProtocol/aztec-packages/releases/tag/v3.0.0-nightly.20260102

The package was unpublished but has been rebuilt and republished we don't want to maintain a fork so this reverts bb to be driven from the release.

@vercel

vercel Bot commented Mar 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
crisp Ready Ready Preview, Comment Mar 30, 2026 1:06am
enclave-docs Ready Ready Preview, Comment Mar 30, 2026 1:06am

Request Review

@coderabbitai

coderabbitai Bot commented Mar 30, 2026

Copy link
Copy Markdown
Contributor
📝 Walkthrough

Walkthrough

This pull request updates the upstream source repository for the bb_proof_verification dependency across multiple Noir circuits from gnosisguild/aztec-packages to AztecProtocol/aztec-packages, while also updating related download URLs and checksums in configuration and build files to match the new upstream location.

Changes

Cohort / File(s) Summary
DKG Circuit Dependencies
circuits/bin/dkg/share_computation/Nargo.toml, circuits/bin/dkg/share_computation_chunk_batch/Nargo.toml
Updated bb_proof_verification git repository URL from gnosisguild/aztec-packages to AztecProtocol/aztec-packages; tag and directory remain unchanged.
Recursive Aggregation Circuit Dependencies
circuits/bin/recursive_aggregation/fold/Nargo.toml, circuits/bin/recursive_aggregation/wrapper/dkg/pk/Nargo.toml, circuits/bin/recursive_aggregation/wrapper/dkg/share_computation/Nargo.toml, circuits/bin/recursive_aggregation/wrapper/dkg/share_decryption/Nargo.toml, circuits/bin/recursive_aggregation/wrapper/dkg/share_encryption/Nargo.toml, circuits/bin/recursive_aggregation/wrapper/threshold/decrypted_shares_aggregation/Nargo.toml, circuits/bin/recursive_aggregation/wrapper/threshold/pk_aggregation/Nargo.toml, circuits/bin/recursive_aggregation/wrapper/threshold/pk_generation/Nargo.toml, circuits/bin/recursive_aggregation/wrapper/threshold/share_decryption/Nargo.toml
Updated bb_proof_verification git repository URL from gnosisguild/aztec-packages to AztecProtocol/aztec-packages across all recursive aggregation circuit modules.
Threshold Circuit Dependencies
circuits/bin/threshold/user_data_encryption/Nargo.toml
Updated bb_proof_verification git repository URL from gnosisguild/aztec-packages to AztecProtocol/aztec-packages.
Example Circuit Dependencies
examples/CRISP/circuits/bin/fold/Nargo.toml
Updated bb_proof_verification git repository URL from gnosisguild/aztec-packages to AztecProtocol/aztec-packages.
ZK Prover Configuration
crates/zk-prover/versions.json
Updated bb_download_url to pull from AztecProtocol/aztec-packages releases; updated all four platform-specific checksums (amd64-linux, amd64-darwin, arm64-linux, arm64-darwin) to match the new upstream source.
ZK Prover Integration Tests
crates/zk-prover/src/config.rs
Updated Barretenberg tarball download URLs in integration tests from gnosisguild/aztec-packages to AztecProtocol/aztec-packages.
Build System Configuration
flake.nix, scripts/nix-versions.sh
Updated Barretenberg binary fetch URLs from gnosisguild/aztec-packages to AztecProtocol/aztec-packages releases in Nix build system and version verification scripts.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • cedoor
  • 0xjei

Poem

🐰 We hop from the fork to the source so bright,
Updating each URL to the AztecProtocol light,
With checksums verified and circuits aligned,
From gnosisguild to Protocol, a cleaner design! 🔗✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The PR title accurately describes the main change: reverting dependency sources from gnosisguild/aztec-packages to AztecProtocol/aztec-packages across 16 configuration files.
Docstring Coverage ✅ Passed Docstring coverage is 100.00% which is sufficient. The required threshold is 80.00%.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ry/fix-bb-verion-back

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ryardley ryardley marked this pull request as ready for review March 30, 2026 01:07

@cedoor cedoor left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏽

@cedoor cedoor merged commit 2b9e9e0 into main Mar 30, 2026
64 of 65 checks passed
@github-actions github-actions Bot deleted the ry/fix-bb-verion-back branch April 7, 2026 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants