Skip to content

test: change of pool owner should not allow double voting #192

@gabririgo

Description

@gabririgo

This is currently now allowed by design as:

  1. pool operator cannot be changed in staking pool
  2. each pool's vote is stored, voting power is computed at sigle wallet/smart-wallet level and not aggregated level (i.e. pool operator).

However, we should develop a test to assert that a change in the pool operator won't affect ability to vote and won't allow double voting. This is relevant in the case we will query staking pool data from registry and pool, instead of initializing the staking pool, for gas efficiency (this will however affect ability to set staking pal, which is a feature which is not particularly requested anyway).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requeststaleStale issues

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions