You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
🕥 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.The text was updated successfully, but these errors were encountered: