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

Integrate real-time view of deals and piece index to Spark #169

Open
6 tasks
bajtos opened this issue Oct 3, 2024 · 0 comments
Open
6 tasks

Integrate real-time view of deals and piece index to Spark #169

bajtos opened this issue Oct 3, 2024 · 0 comments

Comments

@bajtos
Copy link
Contributor

bajtos commented Oct 3, 2024

After completing the Spark Piece Indexer (#143, #194) and Real-time view of all storage deals (including DDO), we need to rework Spark to use these new features.

  • Design proposal for Spark v2 as the first Checker Network module (keep Spark v1 running alongside)
  • Rework the way how spark-api picks deals to test in a given round
  • Rework the definition of a task to (minerId, pieceCid, pieceSize)
  • Rework the checker to resolve (pieceCid,pieceSize) to payloadCid using the piece indexer
  • Rework spark-evaluate to accommodate these changes
  • Write a blog post announcing the changes and explaining the new retrieval testing workflow

Links:

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