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

feat(avm): provide execution hints from kernel simulator #6481

Open
Maddiaa0 opened this issue May 16, 2024 · 0 comments
Open

feat(avm): provide execution hints from kernel simulator #6481

Maddiaa0 opened this issue May 16, 2024 · 0 comments
Labels
avm AVM related tickets (aka public VM)

Comments

@Maddiaa0
Copy link
Member

Overview (for vm v0)

Some operations - such as nullifier_exists require the result of the operation exists to be known before the circuit is executed, as its proving is deferred to the kernel.
A mechanism for receiving and acting on hints from the simulator is required

@Maddiaa0 Maddiaa0 added the avm AVM related tickets (aka public VM) label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
avm AVM related tickets (aka public VM)
Projects
Status: Todo
Development

No branches or pull requests

1 participant