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

feat: market: Register a custom shard indexer for the dagstore #10674

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 29, 2023

  1. Register a custom shard indexer for the dagstore to recognize data se…

    …gment indices when present.
    
    This change will result in lotus parsing deals for local indexing according to filecoin-project/FIPs#512
    
    This is a continuation of filecoin-project/dagstore#154 - This piece of the logic was seen as filecoin-specific rather than part of common dagstore functionality.
    A parallel to this logic is expected to be ported also to boost, but there remain confguration in the use of the dagstore where this is the common locations where this indexing
    functionality can be registered.
    willscott committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    21d760d View commit details
    Browse the repository at this point in the history