Skip to content

Update examples to Aztec v4.2.0-aztecnr-rc.2#32

Merged
critesjosh merged 1 commit intonextfrom
update-examples-to-v4.2.0-aztecnr-rc.2
Mar 28, 2026
Merged

Update examples to Aztec v4.2.0-aztecnr-rc.2#32
critesjosh merged 1 commit intonextfrom
update-examples-to-v4.2.0-aztecnr-rc.2

Conversation

@critesjosh
Copy link
Copy Markdown
Contributor

Summary

  • Bump all Noir and TypeScript dependencies from v4.1.0-rc.2 to v4.2.0-aztecnr-rc.2
  • Replace AztecAddress.ZERO with NO_FROM for deploy options (API change in account-contract, recursive_verification)
  • Update UintNote::partial / partial_note.complete signatures in prediction-market contract (storage_slot parameter moved)
  • Regenerate proof data (data.json) for the new version
  • Update all CI workflows and documentation

Test plan

  • recursive-verification-tests CI passes
  • prediction-market-tests CI passes
  • note-send-proof-tests CI passes
  • test-wallet-webapp-tests CI passes

🤖 Generated with Claude Code

Bump all Noir and TypeScript dependencies from v4.1.0-rc.2 to
v4.2.0-aztecnr-rc.2. Adapt to API changes: replace AztecAddress.ZERO
with NO_FROM for deploy options, and update UintNote::partial /
partial_note.complete signatures in prediction-market contract.
Regenerate proof data and update CI workflows and documentation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@critesjosh critesjosh merged commit c563bfa into next Mar 28, 2026
4 checks passed
@critesjosh critesjosh deleted the update-examples-to-v4.2.0-aztecnr-rc.2 branch March 28, 2026 01:18
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.

1 participant