noirup
noirup copied to clipboard
Installation tooling for Noir
Adds option to noirup for listing available versions of Noir. Usage: ```sh $ noirup --list v0.19.4 v0.19.3 v0.19.2 v0.19.1 v0.19.0 v0.18.0-aztec.5 v0.18.0-aztec.4 v0.18.0-aztec.3 v0.18.0-aztec.2 v0.18.0-aztec.1 v0.18.0-aztec.0 v0.18.0 v0.17.0-aztec.5 v0.17.0-aztec.4 v0.17.0-aztec.3...
Adds cleanup for `acvm-backend-barretenberg` when performing new installation.
At the moment (iiuc), you need to check out a branch of noir source code to get access to a version of the flamegraph tool which is compatible with your...