lotus/node
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
..
config Support external deal decision logic 2020-07-31 20:29:16 +02:00
hello Update specs-actors, cbor-gen, and go-address 2020-08-12 10:32:39 -07:00
impl Stop requiring miner address / sector size for lotus client commP 2020-08-12 22:03:00 +02:00
modules remove secio support, replace with noise 2020-08-12 21:15:16 +03:00
repo gofmt 2020-08-06 03:32:59 +02:00
builder.go Fix MpoolLocker 2020-08-11 19:32:31 +02:00
fxlog.go Update go-log to v2 2020-01-08 20:22:31 +01:00
node_test.go Merge remote-tracking branch 'origin/next' into feat/dyn-base-fee 2020-08-06 23:41:54 +02:00
options.go workers: get to executing tasks remotely! 2020-03-19 18:11:45 +01:00
testopts.go Cleanup imports after rename 2019-10-18 13:47:41 +09:00