refactor!: more consistent oracle names (#22018) [v4-next backport]#22022
Merged
mverzilli merged 6 commits intoMar 25, 2026
Merged
Conversation
Cherry-pick of b0090ff with conflict markers preserved for review.
Resolved conflicts in oracle names: - aztec_utl_resolveMessageContexts → aztec_utl_getMessageContextsByTxHash - Bumped ORACLE_VERSION to 21 (both Noir and TS) - ORACLE_INTERFACE_HASH placeholder to be computed
Updated hash to match new oracle interface after rename. Bumped ORACLE_VERSION in both Noir and TypeScript.
mverzilli
approved these changes
Mar 25, 2026
The reorg simulation test is intermittently failing. Added to flake patterns with Martin as owner.
Merged latest target branch which includes PR #22025 (app-silo getSharedSecret). Combined oracle interface now includes both renames and new oracle. Recomputed ORACLE_INTERFACE_HASH and bumped ORACLE_VERSION to 22.
Collaborator
Author
Flakey Tests🤖 says: This CI run detected 2 tests that failed, but were tolerated due to a .test_patterns.yml entry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Backport of #22018 to v4-next.
Cherry-pick of b0090ff with conflict resolution.
Conflicts resolved
noir-projects/aztec-nr/aztec/src/oracle/message_processing.nr— oracle nameaztec_utl_resolveMessageContexts→aztec_utl_getMessageContextsByTxHash(v4-next had a different intermediate name)yarn-project/pxe/src/contract_function_simulator/oracle/oracle.ts— same oracle method renameyarn-project/txe/src/rpc_translator.ts— same oracle method renameyarn-project/pxe/src/oracle_version.ts— hash conflict due to different oracle interfaces; recomputed hash and bumped ORACLE_VERSION to 21Commit structure
ClaudeBox log: https://claudebox.work/s/790257534b032144?run=1