lotus/node/impl
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
..
client Stop requiring miner address / sector size for lotus client commP 2020-08-12 22:03:00 +02:00
common fix lint errors. 2020-06-30 22:56:13 +01:00
full Merge pull request #3000 from filecoin-project/feat/mpool-add-semaphore 2020-08-12 21:53:59 +02:00
market feat(deps): update go-fil-markets 2020-05-04 18:36:51 -07:00
paych refactor: use special type for paych wait sentinel 2020-08-11 10:45:45 -04:00
full.go Merge remote-tracking branch 'origin/next' into feat/dyn-base-fee 2020-08-07 04:15:42 +02:00
remoteworker.go Cleanup many lint warnings 2020-05-27 22:53:20 +02:00
storminer.go fix(markets): replicate unsealing bug 2020-08-06 13:17:16 -07:00