lotus/cmd/lotus-storage-miner
Steven Allen bcabe7b3b5 migrate methods to abstracted methods
Method numbers never change anyways. At worst, we'll deprecate old methods and
have to explicitly import them from the correct actors version to use them.
2020-10-21 12:18:37 -07:00
..
actor.go migrate methods to abstracted methods 2020-10-21 12:18:37 -07:00
allinfo_test.go refactor: unify test builder full node options 2020-10-09 11:56:25 +02:00
backup.go Full node metadata backup 2020-10-01 17:55:48 +02:00
config.go gofmt 2020-08-18 18:27:28 +02:00
info_all.go Test lotus-miner info all 2020-10-05 14:15:14 +02:00
info.go Added an option to hide sector info for lotus-miner info 2020-09-28 15:42:50 -04:00
init_restore.go sync wait --watch 2020-10-14 18:17:18 +02:00
init.go migrate methods to abstracted methods 2020-10-21 12:18:37 -07:00
main.go lotus-miner backup command 2020-10-01 17:55:47 +02:00
market.go Display price, verified-price with units in lotus-miner storage-deals get-ask 2020-10-08 12:08:01 -07: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 sync wait --watch 2020-10-14 18:17:18 +02:00
sealing.go Improve the UX for lotus-miner sealing workers: add total number of cores 2020-10-12 15:07:56 +08:00
sectors.go port to v2 imports 2020-10-21 12:16:23 -07:00
stop.go update storage miner and seal worker document 2020-07-11 16:55:13 +08:00
storage.go lotus-miner: Cleanup storage attach helptext a bit 2020-10-03 11:30:22 +02:00