lotus/cmd/lotus-miner
Anton Evangelatov 5454aebf13
CLI tools for the DAGStore inverted index (#7361)
* cli commands for dagstore

* address comments from Dirk

* rename inverted index to piece index
2021-11-17 15:39:45 +02:00
..
actor_test.go test: genesis actors version 2021-08-11 13:30:15 -07:00
actor.go use existing util 2021-10-26 20:53:16 -04:00
allinfo_test.go rename cmd/lotus{-storage=>}-miner to match binary. 2021-07-27 11:54:46 +01:00
backup.go rename cmd/lotus{-storage=>}-miner to match binary. 2021-07-27 11:54:46 +01:00
config.go rename cmd/lotus{-storage=>}-miner to match binary. 2021-07-27 11:54:46 +01:00
dagstore.go CLI tools for the DAGStore inverted index (#7361) 2021-11-17 15:39:45 +02:00
index_provider.go fix: err message 2021-11-17 12:37:15 +01:00
info_all.go Add more info to miner allinfo command 2021-09-24 12:02:06 +02:00
info.go Show more deal states in miner info 2021-09-10 12:21:33 +02:00
init_restore.go fix: init restore adds empty storage.json 2021-08-11 13:36:01 +10:00
init_service.go use fallback api infos last; init service with markets-path. 2021-07-29 16:10:04 +01:00
init.go Shed: Add a util to create miners more easily 2021-11-03 00:20:48 +00:00
main.go feat: CLI command to announce deal to indexers 2021-11-17 12:16:22 +01:00
market.go update CLI command to take arg; reduce time for itest 2021-10-11 14:03:56 +02:00
pieces.go integrate DAG store and CARv2 in deal-making (#6671) 2021-08-16 23:34:32 +01:00
proving.go Add storage-id flag to proving check 2021-10-08 14:56:08 +02:00
retrieval-deals.go target markets API for markets commands. 2021-07-29 12:37:29 +01:00
run.go rename cmd/lotus{-storage=>}-miner to match binary. 2021-07-27 11:54:46 +01:00
sealing.go Show prepared tasks in sealing jobs 2021-10-18 18:44:56 +02:00
sectors.go Add --unproven flag to the sectors list command 2021-09-09 23:29:52 +02:00
stop.go rename cmd/lotus{-storage=>}-miner to match binary. 2021-07-27 11:54:46 +01:00
storage.go rename cmd/lotus{-storage=>}-miner to match binary. 2021-07-27 11:54:46 +01:00