lotus/cmd/lotus-storage-miner
jennijuju f8f335df55 3941: Added cmd `lotus-miner proving deadline <deadline index>"
- To show the current proving period deadline information of given deadline index.
- It outputs the following:
        - number of partitions in this deadline
        - partitions numbers has submitted PoSt since the current proving period started
        - if the deadline is the current proving deadline
        - for each patition, shows the amount of the sectors in this partition, and their numbers. Also, shows the number of fault sectors and corresponding sector numbers.
2020-09-24 16:23:12 +02:00
..
actor.go rename imports to match actors code 2020-09-18 14:59:27 -07:00
config.go gofmt 2020-08-18 18:27:28 +02:00
info_all.go Lint everything 2020-08-20 20:46:36 -07:00
info.go migrate storage miner info 2020-09-18 14:46:42 -07:00
init.go rename imports to match actors code 2020-09-18 14:59:27 -07:00
main.go build: Separate API versions per node type 2020-09-08 21:14:53 +02:00
market.go Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
pieces.go wire through new retrieval apis 2020-07-31 01:47:37 -04:00
proving.go 3941: Added cmd `lotus-miner proving deadline <deadline index>" 2020-09-24 16:23:12 +02:00
retrieval-deals.go Specify retrieval price in FIL/GiB 2020-09-16 14:30:04 -07:00
run.go log shutdown method for lotus daemon and miner 2020-09-18 18:07:58 +00:00
sealing.go sectorstorage: Compact assigned windows 2020-08-28 18:26:38 +02:00
sectors.go optimize sector loading 2020-09-21 12:12:08 -07:00
stop.go update storage miner and seal worker document 2020-07-11 16:55:13 +08:00
storage.go fix storage find error 2020-09-19 15:48:02 +08:00