Skip to content

fix(aztec-up): install noir-profiler alongside nargo#20896

Merged
nchamo merged 1 commit intomerge-train/fairiesfrom
fix/aztec-up-install-noir-profiler
Feb 26, 2026
Merged

fix(aztec-up): install noir-profiler alongside nargo#20896
nchamo merged 1 commit intomerge-train/fairiesfrom
fix/aztec-up-install-noir-profiler

Conversation

@nchamo
Copy link
Contributor

@nchamo nchamo commented Feb 26, 2026

Summary

  • Adds noir-profiler binary to the install_noir function in aztec-up, so it gets installed alongside nargo.
  • Without this, aztec profile flamegraph fails with spawn noir-profiler ENOENT.
  • Updates the install banner to list noir-profiler as an installed tool.

@nchamo nchamo self-assigned this Feb 26, 2026
@nchamo nchamo added the ci-draft Run CI on draft PRs. label Feb 26, 2026
@nchamo nchamo marked this pull request as ready for review February 26, 2026 15:27
@nchamo nchamo requested a review from charlielye as a code owner February 26, 2026 15:27
Comment on lines +56 to 60
echo -e " ${bold}${g}bb${r} - the version of the barretenberg proving backend compatible with this version of aztec."
echo -e " ${bold}${g}aztec${r} - a collection of tools to compile and test contracts, to launch subsystems and interact with the aztec network."
echo -e " ${bold}${g}aztec-up${r} - a tool to install and manage aztec toolchain versions."
echo -e " ${bold}${g}aztec-wallet${r} - our minimalistic CLI wallet"
echo
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just moved them a little to the right, to make sure they are all still aligned

@nchamo nchamo merged commit 707bc0d into merge-train/fairies Feb 26, 2026
27 checks passed
@nchamo nchamo deleted the fix/aztec-up-install-noir-profiler branch February 26, 2026 16:21
@AztecBot
Copy link
Collaborator

✅ Successfully backported to backport-to-v4-staging #20906.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-to-v4 ci-draft Run CI on draft PRs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants