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

Tool for estimating cost to execute a proposal #13

Open
3esmit opened this issue Mar 30, 2019 · 0 comments
Open

Tool for estimating cost to execute a proposal #13

3esmit opened this issue Mar 30, 2019 · 0 comments
Labels

Comments

@3esmit
Copy link
Member

3esmit commented Mar 30, 2019

This would be a interesting tool to help development and execution phases.

Proposal system needs to always be improved to reduce this total net cost, efficiency is always important when the tabulation will be processed by many nodes.

Will also help demonstrate that using signed vote would likely not make exponential difference in net gas cost, but mostly externalized to volunteers, with a a small gas overhead.

The tool should be able to take running MiniMeToken and estimate the cost.,

For absolute majority the tool should estimate 2 results:
Minimal cost of approval: Use smallest accounts to tabulate up to absolute majority;
Maximal cost of approval: Use the biggest accounts to tabulate up to absolute majority.

For simple majority the tool should estimate various results, using largest holders against minority or their surrounds to calculate possible costs when these large voters vote against minorities.

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

No branches or pull requests

1 participant