Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement Lotus F3 CLI commands for general diagnostics #12617

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

masih
Copy link
Member

@masih masih commented Oct 18, 2024

Related Issues

Proposed Changes

Implement lotus f3 CLI sub commands:

  • manifest to dump the current F3 manifest in either JSON or text.
  • list-miners to list the current F3 participants.
  • status to print summary status of F3.

Additional Info

Checklist

Before you mark the PR ready for review, please make sure that:

@masih masih force-pushed the masih/lotus-f3-cli-general branch 2 times, most recently from ad65579 to dad14c3 Compare October 18, 2024 17:15
@masih masih self-assigned this Oct 18, 2024
@masih masih marked this pull request as ready for review October 18, 2024 17:23
cli/f3.go Outdated Show resolved Hide resolved
cli/f3.go Outdated Show resolved Hide resolved
cli/f3.go Outdated Show resolved Hide resolved
cli/f3.go Outdated Show resolved Hide resolved
@masih masih force-pushed the masih/lotus-f3-cli-general branch 2 times, most recently from 8bd7d1e to 1db1b6f Compare October 21, 2024 08:49
@masih masih requested a review from Stebalien October 21, 2024 08:49
cli/f3.go Outdated Show resolved Hide resolved
Implement `lotus f3` CLI sub commands:

* `manifest` to dump the current F3 manifest in either JSON or text.
* `list-miners` to list the current F3 participants.
* `status` to print summary status of F3.

Part of #12607
@masih masih merged commit 38e4d91 into master Oct 21, 2024
83 checks passed
@masih masih deleted the masih/lotus-f3-cli-general branch October 21, 2024 15:13
masih added a commit that referenced this pull request Nov 4, 2024
Implement `lotus f3` CLI sub commands:

* `manifest` to dump the current F3 manifest in either JSON or text.
* `list-miners` to list the current F3 participants.
* `status` to print summary status of F3.

Part of #12607

(cherry picked from commit 38e4d91)
masih added a commit that referenced this pull request Nov 4, 2024
Implement `lotus f3` CLI sub commands:

* `manifest` to dump the current F3 manifest in either JSON or text.
* `list-miners` to list the current F3 participants.
* `status` to print summary status of F3.

Part of #12607

(cherry picked from commit 38e4d91)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ☑️ Done (Archive)
Development

Successfully merging this pull request may close these issues.

3 participants