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
The field ActiveSet in types.Ballot isn't actually used anymore. We should restrict its maximum size to 0 (or 1 if zero isn't possible) for backwards compatibility and to keep sizes of future ballots small.
Description
The field
ActiveSet
intypes.Ballot
isn't actually used anymore. We should restrict its maximum size to 0 (or 1 if zero isn't possible) for backwards compatibility and to keep sizes of future ballots small.Affected code
See comment #5898 (comment)
The text was updated successfully, but these errors were encountered: