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 requests #841

Merged
merged 3 commits into from
Mar 12, 2024
Merged

Async requests #841

merged 3 commits into from
Mar 12, 2024

Conversation

mitschabaude
Copy link
Contributor

@mitschabaude mitschabaude commented Mar 12, 2024

This adds a small Async_generic module to snarky which functors over a Promise (any Monad actually) module and implements an async handler for a unit Promise.t Request.t, needed by MinaProtocol/mina#15305

This could be easily extended in the future to support more general async versions of exists

@mrmr1993 mrmr1993 merged commit 399b731 into master Mar 12, 2024
3 of 4 checks passed
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.

2 participants