lotus/cmd
jennijuju 277d3e9ab4 Add terminate sectors based on 1475's #4433 implementation in lotus-shed:
-  Moving the cmd to lotus-shed so that miners can use this right away without waiting for fsm changes.- Note: this should only be used when the miner is 100% sure that they want to terminate the sector on chain and they will be lose the power and pay a big one-time termination penalty for the sectors.
- Only live sectors can be terminated.
- To use, run `./lotus-shed sectors terminate --really-do-it=true sectorNum1 sectorNum2`.
- A message will be sent and after the message is landed on chain, miner can run `lotus-miner sectors status --on-chain-info <terminated sector number>`, and check Expiration Info at the bottom. Both `OnTime` and `Early` are 0 indicates the sector is terminated.
2020-10-20 17:38:09 -04:00
..
chain-noise Refactor from crypto.SigType to types.KeyType 2020-10-12 00:07:53 +02:00
lotus Dump the block validation cache whenever we perform an import 2020-10-10 03:41:04 +02:00
lotus-bench unshare the journal 2020-10-09 13:23:07 -07:00
lotus-chainwatch Rename StateVMCirculatingSupply to StateVMCirculatingSupplyInternal 2020-10-12 16:41:27 -04:00
lotus-fountain Fix more lint warnings. 2020-08-25 12:56:30 -07:00
lotus-gateway Merge pull request #4373 from filecoin-project/feat/gateway-wallet-verify 2020-10-15 15:42:38 -05:00
lotus-health rename build.{BlockDelay=>BlockDelaySecs}. 2020-06-30 14:26:49 +01:00
lotus-keygen Refactor from crypto.SigType to types.KeyType 2020-10-12 00:07:53 +02:00
lotus-pcr lotus-pcr: ignore all other market messages 2020-10-12 21:41:48 +00:00
lotus-seal-worker Add --no-swap flag for worker 2020-09-30 14:23:35 +08:00
lotus-seed Refactor from crypto.SigType to types.KeyType 2020-10-12 00:07:53 +02:00
lotus-shed Add terminate sectors based on 1475's #4433 implementation in lotus-shed: 2020-10-20 17:38:09 -04:00
lotus-stats refactor(ctx): update to latest go-jsonrpc 2020-08-25 15:20:41 -07:00
lotus-storage-miner sync wait --watch 2020-10-14 18:17:18 +02:00
lotus-townhall Lint everything 2020-08-20 20:46:36 -07:00
lotus-wallet Refactor from crypto.SigType to types.KeyType 2020-10-12 00:07:53 +02:00
tvx remove TODO. 2020-10-15 12:58:43 +01:00