Skip to content

feat!: close down access to context member fields - #24417

Merged
nventuro merged 2 commits into
merge-train/fairies-v5from
nv/private-context-cache
Jun 30, 2026
Merged

feat!: close down access to context member fields#24417
nventuro merged 2 commits into
merge-train/fairies-v5from
nv/private-context-cache

Conversation

@nventuro

Copy link
Copy Markdown
Contributor

This just makes a bunch of pub fields be either private or pub(crate), adding getters when needed, to allow better local reasoning about correctness of complex modules such as PrivateContext.

Closes https://github.com/AztecProtocol/aztec-claude/issues/1952.

@nventuro
nventuro requested a review from nchamo June 30, 2026 19:53
@nventuro
nventuro merged commit 1d0d138 into merge-train/fairies-v5 Jun 30, 2026
12 checks passed
@nventuro
nventuro deleted the nv/private-context-cache branch June 30, 2026 21:53
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