Skip to content

Pending approval proposals have mutable approversΒ #791

@noahsaso

Description

@noahsaso

The dao-pre-propose-approval-single module only stores a single approver and validates against it when a proposal is approved or rejected. Instead, it should snapshot the current approver when a pending proposal is created by storing it in its object so that it cannot be changed in the middle. This isn't a big deal but is probably a good idea.

Either way, this is important for being able to reference past approvers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions