Skip to content

chore: Update Noir to nightly-2026-03-19#21566

Merged
vezenovm merged 1 commit into
nextfrom
bump-noir
Mar 20, 2026
Merged

chore: Update Noir to nightly-2026-03-19#21566
vezenovm merged 1 commit into
nextfrom
bump-noir

Conversation

@AztecBot

@AztecBot AztecBot commented Mar 14, 2026

Copy link
Copy Markdown
Collaborator

Automated update of Noir submodule to latest nightly.

Current: unknown
New: nightly-2026-03-19

View changes in noir-lang/noir

@ludamad ludamad changed the title chore: Update Noir to nightly-2026-03-14 chore: Update Noir to nightly-2026-03-15 Mar 15, 2026
@ludamad ludamad changed the title chore: Update Noir to nightly-2026-03-15 chore: Update Noir to nightly-2026-03-16 Mar 16, 2026
@ludamad ludamad changed the title chore: Update Noir to nightly-2026-03-16 chore: Update Noir to nightly-2026-03-17 Mar 17, 2026
@ludamad ludamad changed the title chore: Update Noir to nightly-2026-03-17 chore: Update Noir to nightly-2026-03-18 Mar 18, 2026
@ludamad ludamad changed the title chore: Update Noir to nightly-2026-03-18 chore: Update Noir to nightly-2026-03-19 Mar 19, 2026
@vezenovm vezenovm requested a review from a team as a code owner March 19, 2026 22:07
@vezenovm vezenovm closed this Mar 19, 2026
@vezenovm vezenovm reopened this Mar 19, 2026
@vezenovm vezenovm enabled auto-merge March 19, 2026 22:46
const std::string& operation_name,
std::function<void(Napi::Env, Napi::Function, std::shared_ptr<CallbackResults>)> call_js_function,
std::chrono::seconds timeout = std::chrono::seconds(30));
std::chrono::seconds timeout = std::chrono::seconds(60));

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.

trap 'kill $(jobs -p)' EXIT
check_port $txe_base_port || echo "WARNING: port $txe_base_port is in use, TXE may fail to start"
(cd $root/yarn-project/txe && LOG_LEVEL=error TXE_PORT=$txe_base_port yarn start) &
(cd $root/yarn-project/txe && UV_THREADPOOL_SIZE=8 LOG_LEVEL=error TXE_PORT=$txe_base_port yarn start) &

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.

@vezenovm vezenovm added this pull request to the merge queue Mar 20, 2026
Merged via the queue into next with commit 1f4c33b Mar 20, 2026
21 of 25 checks passed
@vezenovm vezenovm deleted the bump-noir branch March 20, 2026 01:11
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