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

Discussed Refactors #293

Open
f-gate opened this issue Dec 11, 2023 · 0 comments
Open

Discussed Refactors #293

f-gate opened this issue Dec 11, 2023 · 0 comments

Comments

@f-gate
Copy link
Member

f-gate commented Dec 11, 2023

Changes:

  • Change pallet_proposals vote to pass on milestones to 50%
  • Change dispute completion requirement to 50% - cancelled

To do so:

  • Update pallet_disputes::Config to include the a new item called PercentForDisputeToPass - Cancelled as it will finalise at the end of its period giving success if majority voted yest and failure if majority voted no.
  • Use the new config in the pallet code
  • update test + benchmark code.

No migration needed as just a config item.
Benchmarks should be re run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant