storacha-network / w3up

⁂ w3up protocol implementation
https://github.com/storacha-network/specs
Other
54 stars 19 forks source link

feat: publish index claim #1487

Closed alanshaw closed 2 months ago

alanshaw commented 3 months ago

This PR updates the index/add handler to publish an index claim for the added index.

Reading an index from the index claim allows freeway and hoverboard to serve blocks from all of the shards without having to request a location claim for each block.

refs https://github.com/w3s-project/blob-fetcher/pull/10