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

Prover/limitless backend controller #698

Draft
wants to merge 48 commits into
base: prover/limitless-top-level
Choose a base branch
from

Conversation

srinathln7
Copy link
Contributor

@srinathln7 srinathln7 commented Feb 17, 2025

This PR implements issue(s) #

  • Extending job definitions to support jobs with multiple inputs and multiple outputs and making all corresponding changes
  • Modifying the file watcher slightly to accommodate jobs with multiple input files as was needed
  • Refactor the existing codebase to minimize redundancy
  • Limitless prover unit tests

Remark:
This codebase assumes that all the required directories for the limitless prover are in place, whereas in practice, only the Bootstrap request files will be placed by the coordinator. Additional features may be needed to develop a service that can create request files for GL, Random Beacon, LPP, and Conglomeration. This is expected to become clearer as we start integrating the controller with the backend for limitless prover.

Copy link

cla-assistant bot commented Feb 17, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

1 similar comment
Copy link

cla-assistant bot commented Feb 17, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@srinathln7 srinathln7 self-assigned this Feb 17, 2025
@srinathln7 srinathln7 added the Prover Tag to use for all work impacting the prover label Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Prover Tag to use for all work impacting the prover
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants