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

Allow forced_transfer to be set on existing markers using governance #1546

Closed
4 tasks
iramiller opened this issue May 15, 2023 · 0 comments · Fixed by #1547
Closed
4 tasks

Allow forced_transfer to be set on existing markers using governance #1546

iramiller opened this issue May 15, 2023 · 0 comments · Fixed by #1547
Assignees
Labels
marker Marker Module
Milestone

Comments

@iramiller
Copy link
Member

Summary

Add the ability for a governance proposal to be submitted which can change the forced_transfer setting on an existing RESTRICTED marker.

Problem Definition

The forced transfer capability is a new feature which allows markers to be created with a transfer agent that has complete control of the token movement regardless of where it is stored. As this setting breaks the rules of an account requiring its signature before moving funds this option can only be set when a marker is initially created so users acquiring the token can be aware of the terms of its possession.

This request would add the ability for a marker that allows governance control and is set to RESTRICTED to have the forced_transfer flag changed when a governance proposal request is passed.

Proposal

Create a new msg that can be dispatched by the governance module (signed by the governance module as the authority) which allows the forced_update setting on an existing marker to be changed. This request should only be allowed for RESTRICTED markers that have allow_governance control enabled.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
marker Marker Module
Projects
Development

Successfully merging a pull request may close this issue.

2 participants