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 dismissal of proposals? #41

Open
fabriziovigevani opened this issue Dec 2, 2019 · 0 comments
Open

Allow dismissal of proposals? #41

fabriziovigevani opened this issue Dec 2, 2019 · 0 comments

Comments

@fabriziovigevani
Copy link
Member

Created this issue to keep in the backlog just in case.

Based on @lkngtn #27 (comment)

In terms of users being able to "exit" using the acl oracle. It should be possible to exit after 1/2 the buffer duration has passed even if the vote has not been executed. The 1/2 period is intended to ensure users are both locked in for votes they voted yes on, but still have an opportunity to exit before the next vote that they didn't vote yes on gets executed.

The idea here is that, the 1/2 buffer duration give other members an opportunity to execute the vote before anyone who voted yes on the proposal has the opportunity to exit.

If we are extra paranoid, it may be possible for an attacker to get around this by passing a proposal that will fail to execute until after 1/2 the buffer duration, but will be able to execute after the duration. In this case for safety it may make sense to allow a vote to be dismissed if some condition is met. We could say that if the current token supply the vote is based on is x% of the supply at the block the proposal started the vote can be dismissed rather than executed.

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

1 participant