lotus/api
Peter Rabbitson fd49ef8de6 Stop requiring miner address / sector size for lotus client commP
At present, and at least for the medium term (even with the transition to NSE)
the structure of a piece (and thus commP) will remain identical for every size
of sector.

The offline deal flow would benefit greatly if the `lotus client commP`
interface is able to calculate commP without having access to a fully synced
sync, or without even being online.

This is particularly important for filecoin-discover, as we want to allow
miners to spot-check their purchased HDDs, way before they need to accept
the mainnet deal proposals.

See comment/links in node/impl/client/client.go for details on code flow
2020-08-12 22:03:00 +02:00
..
apibstore Support inline CIDs 2020-07-23 23:12:32 -07:00
apistruct Stop requiring miner address / sector size for lotus client commP 2020-08-12 22:03:00 +02:00
client update storage miner and seal worker document 2020-07-11 16:55:13 +08:00
docgen add perms listing to docgen output 2020-07-01 14:01:27 -07:00
test Merge pull request #2994 from filecoin-project/ingar/retrieval-logging 2020-08-12 20:36:14 +02:00
api_common.go docgen: Generate simple index 2020-06-18 14:56:00 +02:00
api_full.go Stop requiring miner address / sector size for lotus client commP 2020-08-12 22:03:00 +02:00
api_storage.go fix(markets): replicate unsealing bug 2020-08-06 13:17:16 -07:00
api_test.go Add tests for api depending on ffi 2020-04-23 15:28:59 -07:00
api_worker.go Update sector-storage with ReadPiece fixes 2020-07-31 01:03:39 -04:00
cbor_gen.go refactor: use special type for paych wait sentinel 2020-08-11 10:45:45 -04:00
types.go Merge remote-tracking branch 'origin/master' into next 2020-07-31 14:02:04 +02:00
utils.go types: Drop some redundant alias types 2020-02-25 22:09:22 +01:00