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

🕥 Async Circuits #15

Closed
teddyjfpender opened this issue Jan 17, 2024 · 2 comments
Closed

🕥 Async Circuits #15

teddyjfpender opened this issue Jan 17, 2024 · 2 comments
Assignees

Comments

@teddyjfpender
Copy link
Contributor

🕥 RFC-0003: Asynchronous Circuits in o1js

This RFC proposes the implementation of asynchronous circuits and thus asynchronous circuit witnesses in o1js, addressing the limitations of sequential execution in zkApp development. The proposed feature enables circuits to pause and await data fetched asynchronously, thus enhancing the richness of zkApp design patterns and improving the efficiency and concurrency of program execution.

@teddyjfpender teddyjfpender self-assigned this Jan 17, 2024
@teddyjfpender teddyjfpender converted this from a draft issue Jan 17, 2024
@TyrellCorp2020 TyrellCorp2020 moved this from Open RFC to Done in Core Project Board Feb 28, 2024
@TyrellCorp2020
Copy link
Contributor

mitschabaude
Implementation is under way!
o1-labs/o1js#1450

@TyrellCorp2020
Copy link
Contributor

merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants