Skip to content

feat: merge-train/fairies#21994

Merged
benesjan merged 8 commits into
nextfrom
merge-train/fairies
Mar 26, 2026
Merged

feat: merge-train/fairies#21994
benesjan merged 8 commits into
nextfrom
merge-train/fairies

Conversation

@AztecBot

@AztecBot AztecBot commented Mar 25, 2026

Copy link
Copy Markdown
Collaborator

BEGIN_COMMIT_OVERRIDE
feat(aztec-nr): add initialization check to utility functions (#21751)
refactor(aztec-nr): remove storage from init_test_contract (#21996)
chore: remove claude file (#22012)
refactor!: more consistent oracle names (#22018)
feat(aztec-nr)!: app-silo getSharedSecret oracle (#22020)
fix: disallow infinite pubkeys (#22026)
feat: aztecnr log prefixing (#22027)
feat(aztec-nr)!: domain-separated tags on log emission (#21910)
END_COMMIT_OVERRIDE

@nchamo nchamo requested a review from LeilaWang as a code owner March 25, 2026 20:36
nventuro and others added 3 commits March 25, 2026 21:19
These are not allowed elsewhere, so we just add this early catch to
prevent getting weirder errors down the stack.
This adds comments explaining why we must keep the length in the
`uti_log` oracle, and makes it so aztecnr logs are routed through a
different channel, so that we can use pino log filters to separate user
logs from aztecnr logs. User logs will show up as `contract:Name(addr)`,
and aztecnr will do `aztecnr:Name(adr)`.

This is a bit hastily written, but it is far from critical and can be
improved later so it should be fine.

---------

Co-authored-by: AztecBot <tech@aztec-labs.com>
@benesjan benesjan added this pull request to the merge queue Mar 26, 2026
Merged via the queue into next with commit 93d06d5 Mar 26, 2026
22 checks passed
@benesjan benesjan deleted the merge-train/fairies branch March 26, 2026 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants