Skip to content

OREC: passing rejected proposal by changing minWeight #23

@sim31

Description

@sim31

proposal that has already expired as failed can become passed (and executed) simply by changing minWeight. This is probably not expected as it enables someone to execute proposals which were long expired.

Need some method to delete failed proposals... Contract has a method cancelProposal but it requires creating another proposal

function cancelProposal(PropId propId) external onlyOwner {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions