Skip to content

[FEATURE] Automatically stop a node from signalling #20037

@koenmtb1

Description

@koenmtb1

Problem Statement

Currently, a node will keep signalling for proposals indefinitely when the GOVERNANCE_PROPOSER_PAYLOAD_ADDRESS is set. The reason for setting this over using the Admin API is that it is long lived beyond restarts. Which prevents a node operator from having to remember to call the admin API if there's currently an active signalling going on after a restart.

Proposed Solution

When a certain signalling proposal has been brought to governance, automatically stop signalling for it (and on startup check if the payload address has already been brought to governance previously).

Example Use Case

No response

Alternative Solutions

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-feature-requestType: Adding a brand new feature (not to be confused with improving an existing feature).from-communityThis originated from the community :)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions