filecoin-project / filecoin-project/boost

Allow hot change in deal config on boost

Open
#674 0 comments 0 reactions 0 assignees View on GitHub
area/config area/ux kind/enhancement
Dominant language
Go
Stars
121
Forks
79
Avg merge
10d 14h
Merged PRs (30d)
1

Description

What's required:

```
$ lotus-miner storage-deals selection --help
NAME:
lotus-miner storage-deals selection - Configure acceptance criteria for storage deal proposals

USAGE:
lotus-miner storage-deals selection command [command options] [arguments...]

COMMANDS:
list List storage deal proposal selection criteria
reset Reset storage deal proposal selection criteria to default values
reject Configure criteria which necessitate automatic rejection
help, h Shows a list of commands or help for one command

OPTIONS:
--help, -h show help (default: false)
```

and the below one. (I would prefer not to implement this in boost and let retrieval filter take care of that.

```
$ lotus-miner storage-deals
NAME:
lotus-miner storage-deals - Manage storage deals and related configuration

USAGE:
lotus-miner storage-deals command [command options] [arguments...]

COMMANDS:
set-blocklist Set the miner's list of blocklisted piece CIDs
get-blocklist List the contents of the miner's piece CID blocklist
reset-blocklist Remove all entries from the miner's piece CID blocklist
```


Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.