lotus/cmd/lotus-storage-miner
2020-08-17 11:49:11 +02:00
..
actor.go gofmt 2020-08-13 10:20:41 +02:00
config.go Add config command that prints the default config file for a storage miner 2020-08-17 13:51:04 +10:00
info_all.go cli: pprof goroutines command 2020-08-17 11:49:11 +02:00
info.go miner: Command to dump all miner info 2020-08-04 20:57:48 +02:00
init.go api: Remove unused StatePledgeCollateral 2020-08-13 14:03:59 +02:00
main.go Merge pull request #3098 from filecoin-project/feat/config-cmd 2020-08-17 08:36:51 +02:00
market.go add a market balance command, and a verbose mode for storage-deals list 2020-08-14 16:45:40 -07:00
pieces.go wire through new retrieval apis 2020-07-31 01:47:37 -04:00
proving.go Better miner proving deadlines 2020-07-27 18:15:47 +02:00
retrieval-deals.go Add "retrieval-deals list" miner CLI 2020-08-05 17:27:15 +02:00
run.go update storage miner and seal worker document 2020-07-11 16:55:13 +08:00
sealing.go Update sector-storage, sealing sched-diag 2020-07-27 13:23:43 +02:00
sectors.go add on-chain-info to lotus-miner sectors status command 2020-07-27 13:58:59 +02:00
stop.go update storage miner and seal worker document 2020-07-11 16:55:13 +08:00
storage.go add space check in StorageFindSector 2020-08-11 15:27:03 +08:00