You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
???
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: