Skip to content

chore: Accumulated backports to v4-next#22091

Merged
AztecBot merged 3 commits into
v4-nextfrom
backport-to-v4-next-staging
Mar 28, 2026
Merged

chore: Accumulated backports to v4-next#22091
AztecBot merged 3 commits into
v4-nextfrom
backport-to-v4-next-staging

Conversation

@AztecBot

@AztecBot AztecBot commented Mar 27, 2026

Copy link
Copy Markdown
Collaborator

BEGIN_COMMIT_OVERRIDE
fix(stdlib): correct NoteDao size (#22068)
fix: reject log retrieval requests for not-in-context contracts (#22047)
refactor: remove aztec dependency from aztec_sublib (#22033)
END_COMMIT_OVERRIDE

@AztecBot

AztecBot commented Mar 27, 2026

Copy link
Copy Markdown
Collaborator Author

Flakey Tests

🤖 says: This CI run detected 3 tests that failed, but were tolerated due to a .test_patterns.yml entry.

\033FLAKED\033 (8;;http://ci.aztec-labs.com/9efef0fe91615ba3�9efef0fe91615ba38;;�):  yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_epochs/epochs_l1_reorgs.parallel.test.ts "updates L1 to L2 messages changed due to an L1 reorg" (68s) (code: 0) group:e2e-p2p-epoch-flakes
\033FLAKED\033 (8;;http://ci.aztec-labs.com/cda12dff3fd9b0e5�cda12dff3fd9b0e58;;�):  yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_offchain_payment.test.ts (90s) (code: 0)
\033FLAKED\033 (8;;http://ci.aztec-labs.com/8ae7ef4804b77eda�8ae7ef4804b77eda8;;�):  yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_epochs/epochs_proof_fails.parallel.test.ts "does not allow submitting proof after epoch end" (227s) (code: 0) group:e2e-p2p-epoch-flakes

Closes F-476

---------

Co-authored-by: AztecBot <tech@aztec-labs.com>
Co-authored-by: Jan Beneš <janbenes1234@gmail.com>
Reverting [bad decision of
mine](#21533 (comment))
from a while ago.

## Summary
- Copies the version oracle into `aztec_sublib` so it no longer depends
on the `aztec` (aztecnr) crate
- Removes the `aztec` dependency from `aztec_sublib/Nargo.toml`
- Makes `aztec_sublib` fully independent, allowing it to be audited and
versioned separately from aztecnr

Resolves
https://linear.app/aztec-labs/issue/F-466/extract-oracles-mod-specifically-for-aztec-sublib

## Test plan
- [x] `nargo check --package fee_juice_contract` compiles successfully
- [x] No remaining `aztec::` imports in aztec_sublib

🤖 Generated with [Claude Code](https://claude.com/claude-code)

@ludamad ludamad left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Auto-approved

@AztecBot AztecBot merged commit 9f02136 into v4-next Mar 28, 2026
11 checks passed
@AztecBot

Copy link
Copy Markdown
Collaborator Author

🤖 Auto-merge enabled after 8 hours of inactivity. This PR will be merged automatically once all checks pass.

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.

5 participants