lotus/cli
Peter Rabbitson 8cd233b479 chore: api: the Net API/CLI now remains only on daemon
The only part of this repository that does lp2p is now lotus-daemon

Remove the CommonNet type, used exclusively bu the CLI stack

Adjust the rest of struct-memebership to match what went where

End result best seen in diff of `documentation/en/api-v0-methods-miner.md`
2024-06-17 18:21:34 +10:00
..
clicommands cleanup: Lotus client: remove markets and deal-making from Lotus Client (#11999) 2024-06-05 09:56:25 +04:00
spcli src: lint: bump golangci-lint to 1.59, address unchecked fmt.Fprint* 2024-06-06 19:51:39 +10:00
util chore: api: the Net API/CLI now remains only on daemon 2024-06-17 18:21:34 +10:00
auth.go fix circleci and fiximports 2023-11-13 18:09:11 -06:00
backup.go chore: lint: fix lint errors with new linting config 2024-05-13 14:52:09 +10:00
chain_test.go fix circleci and fiximports 2023-11-13 18:09:11 -06:00
chain.go fix circleci and fiximports 2023-11-13 18:09:11 -06:00
cmd.go cleanup: Lotus client: remove markets and deal-making from Lotus Client (#11999) 2024-06-05 09:56:25 +04:00
disputer.go refactor: cli: Avoid disputing WindowedPoSt messages when the target miner has no balance to pay rewards (#11800) 2024-04-10 09:16:04 -05:00
evm.go fix circleci and fiximports 2023-11-13 18:09:11 -06:00
filplus.go fix NewLine (#11893) 2024-04-27 11:17:00 +02:00
helper.go src: lint: bump golangci-lint to 1.59, address unchecked fmt.Fprint* 2024-06-06 19:51:39 +10:00
info.go src: lint: bump golangci-lint to 1.59, address unchecked fmt.Fprint* 2024-06-06 19:51:39 +10:00
init_test.go chore: lint: fix lint errors with new linting config 2024-05-13 14:52:09 +10: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 fix circleci and fiximports 2023-11-13 18:09:11 -06:00
mpool.go feat: curio: web based config edit (#11822) 2024-04-16 09:30:27 -05:00
multisig.go src: lint: bump golangci-lint to 1.59, address unchecked fmt.Fprint* 2024-06-06 19:51:39 +10:00
net.go chore: api: the Net API/CLI now remains only on daemon 2024-06-17 18:21:34 +10:00
params.go fix circleci and fiximports 2023-11-13 18:09:11 -06:00
paych.go src: lint: bump golangci-lint to 1.59, address unchecked fmt.Fprint* 2024-06-06 19:51:39 +10: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 feat: SPTool (#11788) 2024-04-01 10:30:35 -05:00
send.go src: lint: bump golangci-lint to 1.59, address unchecked fmt.Fprint* 2024-06-06 19:51:39 +10:00
sending_ui.go src: lint: bump golangci-lint to 1.59, address unchecked fmt.Fprint* 2024-06-06 19:51:39 +10: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 fix circleci and fiximports 2023-11-13 18:09:11 -06:00
state.go feat: SPTool (#11788) 2024-04-01 10:30:35 -05:00
status.go implement NodeStatus API 2021-05-07 15:30:04 +02:00
sync_test.go fix circleci and fiximports 2023-11-13 18:09:11 -06:00
sync.go fix circleci and fiximports 2023-11-13 18:09:11 -06: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 feat: SPTool (#11788) 2024-04-01 10:30:35 -05:00