lotus/cmd/lotus-miner
Aarsh Shah e3deda0b2b
cleanup: miner: remove markets and deal-making from Lotus Miner (#12005)
* remove client CLI

* remove markets CLI from miner

* remove markets from all CLI

* remove client API

* update go mod

* remove EnableMarkets flag

* remove market subsystem

* remove dagstore

* remove index provider

* remove graphsync and data-transfer

* remove markets

* go mod tidy

* fix cbor gen deps

* remove deal making from config

* remove eol alert

* go mod tidy

* changes as per review

* make jen

* changes as per review

* merge master

* remove libp2p from config

* miner does not have libp2p conn in api test
2024-06-05 18:14:50 +04:00
..
actor_test.go feat: SPTool (#11788) 2024-04-01 10:30:35 -05:00
actor.go feat: SPTool (#11788) 2024-04-01 10:30:35 -05:00
allinfo_test.go cleanup: Lotus client: remove markets and deal-making from Lotus Client (#11999) 2024-06-05 09:56:25 +04:00
backup.go rename cmd/lotus{-storage=>}-miner to match binary. 2021-07-27 11:54:46 +01:00
config.go feat:config:force existing users to opt into new defaults (#10488) 2023-03-20 12:19:14 -04:00
info_all.go cleanup: Lotus client: remove markets and deal-making from Lotus Client (#11999) 2024-06-05 09:56:25 +04:00
info.go feat: SPTool (#11788) 2024-04-01 10:30:35 -05:00
init_restore.go feat: add confidence for init miner 2023-09-22 09:36:30 +08:00
init.go cleanup: miner: remove markets and deal-making from Lotus Miner (#12005) 2024-06-05 18:14:50 +04:00
main.go cleanup: Lotus client: remove markets and deal-making from Lotus Client (#11999) 2024-06-05 09:56:25 +04:00
proving.go feat: SPTool (#11788) 2024-04-01 10:30:35 -05:00
run.go cleanup: miner: remove markets and deal-making from Lotus Miner (#12005) 2024-06-05 18:14:50 +04:00
sealing.go chore: lint: fix lint errors with new linting config 2024-05-13 14:52:09 +10:00
sectors.go cleanup: Lotus client: remove markets and deal-making from Lotus Client (#11999) 2024-06-05 09:56:25 +04:00
stop.go rename cmd/lotus{-storage=>}-miner to match binary. 2021-07-27 11:54:46 +01:00
storage.go feat: SPTool (#11788) 2024-04-01 10:30:35 -05:00