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 ability to update the curator in a basket #1457

Closed
8 tasks
Tracked by #972
ryanchristo opened this issue Sep 1, 2022 · 0 comments · Fixed by #1484
Closed
8 tasks
Tracked by #972

Add ability to update the curator in a basket #1457

ryanchristo opened this issue Sep 1, 2022 · 0 comments · Fixed by #1484
Assignees
Labels
Scope: x/ecocredit Issues that update the x/ecocredit module Type: Feature New feature or request

Comments

@ryanchristo
Copy link
Member

Summary

The creator of a basket is assigned as the curator of the basket upon creation. At the moment, there is no way to update the curator address to another account. A curator should have the ability to reassign the curator role to another account.

Problem Definition

A curator of a basket may want to update to a group account or reassign the curator role to another account.

Proposal

  • Add UpdateCurator message to ecocredit.v1.basket message server.
  • Add EventUpdateCurator to ecocredit.v1.basket events.
  • Add update-basket-curator command to x/ecredit/basket/client.
  • Ensure all added functionality has corresponding unit and integration tests.

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@ryanchristo ryanchristo added Type: Feature New feature or request Scope: x/ecocredit Issues that update the x/ecocredit module labels Sep 1, 2022
@ryanchristo ryanchristo added this to the v5.0 - Titicaca Upgrade milestone Sep 1, 2022
@ryanchristo ryanchristo mentioned this issue Sep 1, 2022
34 tasks
@aleem1314 aleem1314 self-assigned this Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: x/ecocredit Issues that update the x/ecocredit module Type: Feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants