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

Use dynamic jetton lock period #20

Open
ya7on opened this issue Dec 21, 2024 · 0 comments
Open

Use dynamic jetton lock period #20

ya7on opened this issue Dec 21, 2024 · 0 comments
Labels
question Further information is requested

Comments

@ya7on
Copy link
Member

ya7on commented Dec 21, 2024

At the moment Jetton Lock contract always prolong lock expiration date by constant value of 30 days on proposal voting.

This creates conditions in which every Proposal voting limited by 30 days. If we want to create proposal with voting duration of (for example) 3 month we have to change lock duration to that value for every(!) proposal, we have to change global constant value.
It obliges DAO participant to lock their tokens to 3 month even if they didn't want to participate so long votings.

I suggest to use dynamic lock period and dynamic proposal voting period. It will allow to create proposals with any duration. But it imposes limit to participants who want to vote in this proposal. Proposal should check lock duration before accept participant vote.

@ya7on ya7on added the question Further information is requested label Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant