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

Expose F3 state in lotus API #365

Closed
Tracked by #253
Kubuxu opened this issue Jun 22, 2024 · 1 comment
Closed
Tracked by #253

Expose F3 state in lotus API #365

Kubuxu opened this issue Jun 22, 2024 · 1 comment
Assignees

Comments

@Kubuxu
Copy link
Collaborator

Kubuxu commented Jun 22, 2024

Create APIs and commands in Lotus to expose some of the F3 state for debuggability

@Kubuxu Kubuxu self-assigned this Jun 22, 2024
@Kubuxu Kubuxu changed the title Expose F3 state in lotus CLI Expose F3 state in lotus API Jun 24, 2024
@Kubuxu
Copy link
Collaborator Author

Kubuxu commented Jun 24, 2024

I exposed APIs for now. It can be queried with:

./lotus-shed rpc --version v1 'F3GetLatestCertificate' '[]'
./lotus-shed rpc --version v1 'F3GetCertificate' '[1]'

@Kubuxu Kubuxu closed this as completed Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant