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

Add CLI command to get power table by tipset key / epoch #754

Open
masih opened this issue Nov 25, 2024 · 0 comments
Open

Add CLI command to get power table by tipset key / epoch #754

masih opened this issue Nov 25, 2024 · 0 comments
Assignees

Comments

@masih
Copy link
Member

masih commented Nov 25, 2024

During passive testing when the network name changes we can no longer use cert exchange, nor lotus F3 apis to fetch the power table corresponding to an instance from previous network names.

This is because on re-bootstrap the certstore is re-created with a new datastore namespace. Lotus APIs also will only function for current network.

But technically speaking, if we know the finalised epochs in the previous networks (e.g. via the observer server) we can fetch the power table that they used.
This would be a super handy utility to have, specially when debugging cases after a passive testing session is paused.

This utility will live in lotus f3 cli.

@masih masih self-assigned this Nov 25, 2024
@github-project-automation github-project-automation bot moved this to Todo in F3 Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant