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

Simplify Retrieval Provider when go-data-transfer revalidator refactor ships #696

Open
hannahhoward opened this issue Mar 25, 2022 · 0 comments

Comments

@hannahhoward
Copy link
Collaborator

What

When filecoin-project/go-data-transfer#308 finishes, integrate it to make the retrieval provider much simpler.

Steps

  • Drop tracking of data transfer statistics inside of retrieval provider
  • Drop provider revalidator and migrate into expended regular validator, returning appropriate data limits
  • Watch for pauses and send a voucher result programmatically with information about payment (for backwards compatibilty)
  • Watch for finished transfers that enter finalization and send voucher result about final payments
  • Move restarts into the revalidate function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

No branches or pull requests

1 participant