lotus/cli
LexLuthr 02a8848b54
feat: CLI: add claim-extend cli (#11711)
* add claim-extend cli

* fix arg usage

* add missing question

* fix client addr, datacap prompt

* replace waitGrp with errGrp

* use promptUI

* replace fmt.ErrorF with xerror

* apply var name suggestion

* GST rc3, update types

* add itest

* make gen

* add changelog
2024-03-20 13:34:52 +04:00
..
util feat: Curio - Easy Migration (#11617) 2024-03-15 16:38:13 -05:00
auth.go move APIInfoEnvVars, RepoFlags, APIFlags under RepoType 2022-03-03 16:45:11 +01:00
backup.go Update cli/backup.go 2023-02-09 16:50:15 +01:00
chain_test.go Invoker: Use MethodMeta from go-state-types 2022-10-19 15:53:26 -04:00
chain.go Update args 2023-05-03 19:37:08 +02:00
client_retr.go fix circleci and fiximports 2023-11-13 18:09:11 -06:00
client.go chore: Merge nv22 into master (#11699) 2024-03-12 10:33:58 +01:00
cmd.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
disputer.go chore: cli 2023-01-25 13:13:56 +01:00
evm.go fix circleci and fiximports 2023-11-13 18:09:11 -06:00
filplus.go feat: CLI: add claim-extend cli (#11711) 2024-03-20 13:34:52 +04:00
helper.go lotus-provider before harmonytask 2023-08-23 18:57:34 -05:00
info.go fix circleci and fiximports 2023-11-13 18:09:11 -06:00
init_test.go introduce message prototypes 2021-05-07 15:30:05 +02:00
log.go cli for checking alerts 2021-08-26 15:45:17 +02:00
mocks_test.go chore: fix imports 2022-06-14 17:00:51 +02:00
mpool_manage.go fix circleci and fiximports 2023-11-13 18:09:11 -06:00
mpool_test.go feat: mempool: Reduce minimum replace fee from 1.25x to 1.1x (#10416) 2023-03-09 13:17:17 -08:00
mpool.go fix circleci and fiximports 2023-11-13 18:09:11 -06:00
multisig.go fix circleci and fiximports 2023-11-13 18:09:11 -06:00
net.go lints and non parallel 2023-11-14 22:58:43 -06:00
params.go fix circleci and fiximports 2023-11-13 18:09:11 -06:00
paych.go Add helper function to print usage when wrong number of arguments are supplied 2022-09-14 15:38:15 -04:00
pprof.go unexport repo types; use a global var for every repo type 2022-03-03 15:37:23 +01:00
send_test.go fix circleci and fiximports 2023-11-13 18:09:11 -06:00
send.go fix circleci and fiximports 2023-11-13 18:09:11 -06:00
sending_ui.go fix circleci and fiximports 2023-11-13 18:09:11 -06:00
services_send_test.go fix circleci and fiximports 2023-11-13 18:09:11 -06:00
services.go fix circleci and fiximports 2023-11-13 18:09:11 -06:00
servicesmock_test.go chore: fix imports 2022-06-14 17:00:51 +02:00
state.go state: Ignore decode errors in compute-state --html 2024-02-18 00:14:55 +01:00
status.go implement NodeStatus API 2021-05-07 15:30:04 +02:00
sync_test.go fix make gen 2022-08-29 16:25:30 +02:00
sync.go feat: Add ETA to lotus sync wait (#11211) 2023-09-15 10:29:27 -07:00
util.go chore: Merge nv22 into master (#11699) 2024-03-12 10:33:58 +01:00
version.go miner: Command to dump all miner info 2020-08-04 20:57:48 +02:00
wait.go add timeout flag to wait-api command 2021-11-02 17:28:11 +00:00
wallet_test.go fix circleci and fiximports 2023-11-13 18:09:11 -06:00
wallet.go fix circleci and fiximports 2023-11-13 18:09:11 -06:00