Skip to content

Bug - createResolutionWithExclusion should check if the address is allowed #89

@stecb

Description

@stecb

When we call createResolutionWithExclusion, the excludedContributor address can be whatever address, as we don't do any type of pre-validation to it. This is a problem, as the resolution is still valid, but when we try to approve it, it then breaks.

We should therefore make sure the address for the addressedContributor is one of the possible voters.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions