Skip to content

feat(bbapi): CLI uses bbapi CIVC#15702

Merged
ludamad merged 31 commits into
merge-train/barretenbergfrom
ad/bbrpc/client-ivc-refactor
Jul 15, 2025
Merged

feat(bbapi): CLI uses bbapi CIVC#15702
ludamad merged 31 commits into
merge-train/barretenbergfrom
ad/bbrpc/client-ivc-refactor

Conversation

@ludamad

@ludamad ludamad commented Jul 14, 2025

Copy link
Copy Markdown
Collaborator
  • Move the CIVC cli to use the new bbapi API
  • add placeholder for UH implementation
  • rename bbrpc => bbapi
  • bundle some CI changes, auto rebase script and bench_ivc tweaks

@ludamad ludamad requested a review from charlielye as a code owner July 14, 2025 17:09
@ludamad ludamad force-pushed the ad/bbrpc/client-ivc-refactor branch from 0d1d4f3 to 5f63c10 Compare July 14, 2025 17:12
@ludamad ludamad requested a review from LeilaWang as a code owner July 14, 2025 17:17
@ludamad ludamad added the ci-full Run all master checks. label Jul 14, 2025
Base automatically changed from merge-train/barretenberg to next July 15, 2025 05:41
@ludamad ludamad changed the base branch from next to merge-train/barretenberg July 15, 2025 14:57
@ludamad ludamad force-pushed the ad/bbrpc/client-ivc-refactor branch from 165937c to 2cdab8e Compare July 15, 2025 15:04
@ludamad ludamad force-pushed the ad/bbrpc/client-ivc-refactor branch from 5897633 to 90565cf Compare July 15, 2025 16:49
@ludamad ludamad force-pushed the ad/bbrpc/client-ivc-refactor branch from 90565cf to 9c6769f Compare July 15, 2025 16:49
const fs = require("fs/promises");
const child_process = require("child_process");
const crypto = require("crypto");

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

old

@ludamad ludamad merged commit 740b698 into merge-train/barretenberg Jul 15, 2025
3 of 4 checks passed
@ludamad ludamad deleted the ad/bbrpc/client-ivc-refactor branch July 15, 2025 18:51
github-merge-queue Bot pushed a commit that referenced this pull request Jul 16, 2025
See
[merge-train-readme.md](https://github.com/AztecProtocol/aztec-packages/blob/next/.github/workflows/merge-train-readme.md).

BEGIN_COMMIT_OVERRIDE
feat!: Merge with degree check (#15562)
fix: Fix the docker build action for fuzzing (#15719)
fix: restore accidentally deleted files (#15724)
fix: civc wasm memory regression (#15722)
feat: mmap backed polynomials (#15531)
feat(bbapi): CLI uses bbapi CIVC (#15702)
fix(ci): brittle benchmark behavior (#15771)
END_COMMIT_OVERRIDE

---------

Co-authored-by: AztecBot <tech@aztecprotocol.com>
Co-authored-by: federicobarbacovi <171914500+federicobarbacovi@users.noreply.github.com>
Co-authored-by: sergei iakovenko <105737703+iakovenkos@users.noreply.github.com>
Co-authored-by: ludamad <adam.domurad@gmail.com>
Co-authored-by: Suyash Bagad <suyash@aztecprotocol.com>
Co-authored-by: Jonathan Hao <jonathan@aztec-labs.com>
Co-authored-by: ledwards2225 <98505400+ledwards2225@users.noreply.github.com>
Co-authored-by: Raju Krishnamoorthy <krishnamoorthy@gmail.com>
Co-authored-by: notnotraju <raju@aztec-labs.com>
Co-authored-by: Lucas Xia <lucasxia01@gmail.com>
Co-authored-by: Khashayar Barooti <khashayar@aztecprotocol.com>
Co-authored-by: Jean M <132435771+jeanmon@users.noreply.github.com>
Co-authored-by: Alex Gherghisan <alexghr@users.noreply.github.com>
Co-authored-by: Santiago Palladino <spalladino@users.noreply.github.com>
Co-authored-by: Santiago Palladino <santiago@aztec-labs.com>
Co-authored-by: ludamad <domuradical@gmail.com>
Co-authored-by: maramihali <mara@aztecprotocol.com>
Co-authored-by: Sarkoxed <75146596+Sarkoxed@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-full Run all master checks.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants