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

CLI for move-partitons #11272

Closed
1 of 4 tasks
snadrus opened this issue Sep 18, 2023 · 4 comments
Closed
1 of 4 tasks

CLI for move-partitons #11272

snadrus opened this issue Sep 18, 2023 · 4 comments

Comments

@snadrus
Copy link
Collaborator

snadrus commented Sep 18, 2023

User Story

Users want a CLI way to move deadlines.

Acceptance Criteria

The deadlines move when the CLI is used correctly, or else meaningful errors occur.

I expect the code to look fairly similar to the compact-partitions CLI (link), which deals with a lot of the same partition-boundaries as the move-partition FIP.

Deliverables

A command:
lotus-miner proving deadline move --from [deadline | partition(s)] --to [deadline]

Technical Breakdown

Target functions are from filecoin-project/builtin-actors#1326

Development

Tasks

Testing

lotus-miner proving deadline move --from [deadline | partition(s)] --to [deadline]
This should work on even a "make 2k" local net.

@snadrus snadrus self-assigned this Sep 18, 2023
@rjan90
Copy link
Contributor

rjan90 commented Sep 19, 2023

@mb1896
Copy link
Contributor

mb1896 commented Oct 2, 2023

Related PRs have been merged.

@rjan90
Copy link
Contributor

rjan90 commented Oct 2, 2023

Closing this issue now that #11301 has been merged

@rjan90 rjan90 closed this as completed Oct 2, 2023
This issue was closed.
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

4 participants