Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Calculate IPNI ContextID for Filecoin StorageMarket deals

License

Notifications You must be signed in to change notification settings

filecoin-station/fil-deal-context-id

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fil-deal-context-id

Calculate IPNI ContextID for Filecoin StorageMarket deals

Conclusion: this is not feasible

See #1 (comment):

It turns out that Boost computes the Context ID from market.ClientDealProposal containing two fields: Proposal and ClientSignature (source code, see also the screenshot below).

Unfortunately, the data provided in StateMarketDeals.json.zst by Glif (presumably a snapshot of Lotus’ method StateMarketDeals) contains only the Proposal but not the ClientSignature.

Screenshot 2024-02-14 at 15 36 29

About

Calculate IPNI ContextID for Filecoin StorageMarket deals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published