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

[solver/protocol-smart-contracts] Integrate SaveResult to Solver #531

Open
narbs91 opened this issue Mar 6, 2025 · 0 comments
Open

[solver/protocol-smart-contracts] Integrate SaveResult to Solver #531

narbs91 opened this issue Mar 6, 2025 · 0 comments

Comments

@narbs91
Copy link
Collaborator

narbs91 commented Mar 6, 2025

General Description

As a developer I want to add the SaveResult method to the apiv2.go module (part of #529) so that the solver can utilize this method to save result on-chain

Which system(s) or functionality does this affect

This can be one or many. Please also include this in the title

solver, protocol-smart-contracts

Describe the changes, and how this affects/ interacts with each system.

  1. Add the SaveResult method to the apiv2 module
  2. Update the solver code on job completion/failure to call the SaveResult
  3. Update corresponding logic in the anura/job_offers/{id}/files endpoint
  4. Ensure the solver code change is gated by the lilynext feature flag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant