-
Notifications
You must be signed in to change notification settings - Fork 1
Verify that piece-indexer is adding PieceCID->PayloadCID mappings for Curio SPs #126
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
Comments
Nice to do after we verify the new solution works as intended: Write a one-time script to iterate over all This will populate the Piece->Payload index for older deals that were created in the past, before we deployed the patch. |
Piece indexer successfully walked the advertisement chain for the id 27.0.0.1:16379> GET walker-state:12D3KooWJ91c6xQshrNe7QAXPFAaeRrHWq2UrgXGPf8UmMZMwyZ5
"{\"head\":\"baguqeerabqqerhrmj3cknac7rmecl3eoirchplx7k44dc3jeayqbnwl5co7a\",\"tail\":\"baguqeera3vs4sxnjvdglzbmhia5hjfisanmwy7bbimlv5gxupkbpfuwp2kjq\",\"status\":\"Walking the advertisements from baguqeerabqqerhrmj3cknac7rmecl3eoirchplx7k44dc3jeayqbnwl5co7a, next step: baguqeera3vs4sxnjvdglzbmhia5hjfisanmwy7bbimlv5gxupkbpfuwp2kjq\"}" |
Done! |
Improve piece-indexer to check if the advertisement's ContextID is formatted in the new way described in filecoin-project/FIPs#1089. If it is, extract PieceCID from there.
12D3KooWJ91c6xQshrNe7QAXPFAaeRrHWq2UrgXGPf8UmMZMwyZ5
to trigger re-scan of all advertisements. (This provider is running Curio, see Support http-path in index provider address #117).piecesIndexed
in the ingestion-status response.The text was updated successfully, but these errors were encountered: