We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Finish the research on building a DB of active FIL+ deals by observing actor events. Write a design spec for the Deal Observer implementation.
We need to handle the following cases:
We also want to maintain allocator-client map to link deals to allocators.
Resources:
Research notes: https://docs.google.com/document/d/1YvFYYUwP6VibKyTeHLd89mrkB1S5sVjq9ydFCGbBfrw
Deals can be extended: https://docs.filswan.com/swan-storage-market/core-modules/extend-datacap-terms-service https://lotus.filecoin.io/lotus/manage/claim-extension/
We need at least the following data for each deal:
The text was updated successfully, but these errors were encountered:
More resources:
Sorry, something went wrong.
bajtos
No branches or pull requests
Finish the research on building a DB of active FIL+ deals by observing actor events. Write a design spec for the Deal Observer implementation.
We need to handle the following cases:
We also want to maintain allocator-client map to link deals to allocators.
Resources:
Research notes:
https://docs.google.com/document/d/1YvFYYUwP6VibKyTeHLd89mrkB1S5sVjq9ydFCGbBfrw
Deals can be extended:
https://docs.filswan.com/swan-storage-market/core-modules/extend-datacap-terms-service
https://lotus.filecoin.io/lotus/manage/claim-extension/
We need at least the following data for each deal:
The text was updated successfully, but these errors were encountered: