You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Change the data in our production Redis instance and delete the ingestion status for provider peer ID 12D3KooWJ91c6xQshrNe7QAXPFAaeRrHWq2UrgXGPf8UmMZMwyZ5 to trigger re-scan of all advertisements. (This provider is running Curio, see Support http-path in index provider address #117).
Verify that piece-indexer could extract PieceCID->PayloadCID mappings from the advertisements, e.g. by inspecting piecesIndexed in the ingestion-status response.