Skip to content

Feature request: add votingDelay method to governance to improve compatibility with OZ Governor #197

@gabririgo

Description

@gabririgo

Tally returns the following error when trying to add a Rigoblock governance to it:

Call to votingDelay() method fails
Your OZ Governor contract must include a votingDelay() function that returns a uint256. Tally tried to call that method but encountered an error, we hit an error. Does the method exist? Does it return without errors?

Adding the view method would improve compatibility with standard tools and allow voting/visualizing proposals in tolls i.e. Tally

when making compatibility upgrades, should carefully follow Tally docs as also the proposal state struct is relevant for the correct display of proposal state in Tally. Therefore, must assert that Rigoblock governance uses the exact same proposal state struct format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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