Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cairo shielded backend integration #3357

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Cairo shielded backend integration #3357

wants to merge 8 commits into from

Conversation

lukaszcz
Copy link
Collaborator

@lukaszcz lukaszcz commented Mar 8, 2025

This PR adds complier support for the builtins needed to create shielded transactions.

  • Adds the Json builtin type with appropriate translation to Nockma.
  • Adds the ComplianceInputs and ShieldedTransaction builtin types, and the createFromComplianceInputs builtin function.

@lukaszcz lukaszcz added this to the 0.6.10 milestone Mar 8, 2025
@lukaszcz lukaszcz self-assigned this Mar 8, 2025
@lukaszcz lukaszcz force-pushed the cairo-integration branch from 040b85b to 3bd5c69 Compare March 8, 2025 11:42
@lukaszcz lukaszcz force-pushed the cairo-integration branch 2 times, most recently from f4e9c34 to 0b6ae84 Compare March 19, 2025 11:48
@lukaszcz lukaszcz force-pushed the cairo-integration branch from 0b6ae84 to 9c58751 Compare March 20, 2025 13:40
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.

1 participant