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

Feature: Add the ability to quantify block quality #10

Open
buffalu opened this issue Dec 19, 2023 · 0 comments
Open

Feature: Add the ability to quantify block quality #10

buffalu opened this issue Dec 19, 2023 · 0 comments

Comments

@buffalu
Copy link
Collaborator

buffalu commented Dec 19, 2023

Is your feature request related to a problem? Please describe.
Some validators run misconfigured for long periods of time, producing only non-vote blocks. In a stake delegation strategy, this should be heavily penalized.

Describe the solution you'd like
Determine how to measure this and build it. For instance, it could be something like:

  • number of blocks with <5 non-vote transactions.
  • number of blocks with 0 non-vote transactions.
  • ???
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