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

Update create Main Proposal & Update Quorum/Referendum Config #3

Open
AndlerRL opened this issue Jun 29, 2023 · 0 comments
Open

Update create Main Proposal & Update Quorum/Referendum Config #3

AndlerRL opened this issue Jun 29, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@AndlerRL
Copy link

Hello there! I have been using the contract for the creation of proposals and amendments and I was looking at the validation for the budget argument, where it verifies if the author has available the declared budget amount once it attempts to create it. I think it is good to have it however, for the first version it would be ideal to remove this verification upon main proposal creation since we want to leave that open.

Also, I have been looking at the main proposal configuration and I'm wondering how possible is to update the base configuration for all main proposals? The desired configurations for prevote and vote phases are:

vote_threshold: 15% + 1 (higher than 15.00%)
quorum: 10,000.0000 MOCKEOS (10k MOCKEOS)

Can we make these two configuration parameters as we have them for the minStake? So at any time, we can update that without the need to update and re-deploy the contract.

@AndlerRL AndlerRL added the enhancement New feature or request label Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants