filecoin-project / motion

:motorcycle: Accelerating Data onto FileCoin
Other
25 stars 5 forks source link

[Feature] Proof of Storage #230

Open xinaxu opened 11 months ago

xinaxu commented 11 months ago

Business Need

A fundamental selling point of Filecoin is daily publicly verifiable proof of storage as published in the WindowPoSt events. Partners have asked for this.

Requirements

Implementation Plan

Implement in Motion API only via /Status

Engineer needs to have some understanding of DDO so the underlying data schema can be reused for DDO

### Tasks
- [ ] Ask GLIF to allowlist StateMinerSectors, StateMinerFaults methods
- [ ] Build a service that offers pieceCID or dealID -> proof history lookup
- [ ] Integrate the proof history lookup service with Motion /status