1 Open Issue Need Help Last updated: Jul 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task requires updating the Noir project's nightly tests to use the latest published versions of npm packages instead of the versions specified in package.json. This involves modifying the test scripts or configuration to fetch the latest package versions, likely through npm's update mechanisms or by specifying version ranges that allow for the latest releases.

Complexity: 3/5
good first issue

A repo of example Noir projects.

Solidity