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

New "goal account deletepartkey" subcommand. #3796

Closed
winder opened this issue Mar 17, 2022 · 0 comments · Fixed by #4788
Closed

New "goal account deletepartkey" subcommand. #3796

winder opened this issue Mar 17, 2022 · 0 comments · Fixed by #4788
Assignees
Labels
good first issue / help wanted Good for newcomers and new contributors. new-feature-request Feature request that needs triage Team Lamprey

Comments

@winder
Copy link
Contributor

winder commented Mar 17, 2022

Problem

With the new participation key interface, you can no longer delete partkeys by removing them from the data directory. You must use the REST API and the DELETE /v2/participation/<id> endpoint. This is more difficult for the user than it needs to be.

Solution

Add a new goal account deletepartkey subcommand which automates the process.

@winder winder added new-feature-request Feature request that needs triage Team Lamprey labels Mar 17, 2022
@chaihoang chaihoang added good first issue / help wanted Good for newcomers and new contributors. and removed good first issue / help wanted Good for newcomers and new contributors. labels Aug 4, 2022
AlgoStephenAkiki added a commit that referenced this issue Nov 14, 2022
Resolves #3796

Adds delete part keys helper function
AlgoStephenAkiki added a commit that referenced this issue Nov 14, 2022
Resolves #3796

Adds delete part keys helper function
AlgoStephenAkiki added a commit that referenced this issue Dec 7, 2022
Resolves #3796

Adds delete part keys helper function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue / help wanted Good for newcomers and new contributors. new-feature-request Feature request that needs triage Team Lamprey
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants