-
Notifications
You must be signed in to change notification settings - Fork 587
Open
Labels
T-feature-requestType: Adding a brand new feature (not to be confused with improving an existing feature).Type: Adding a brand new feature (not to be confused with improving an existing feature).from-communityThis originated from the community :)This originated from the community :)
Description
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
Labels
T-feature-requestType: Adding a brand new feature (not to be confused with improving an existing feature).Type: Adding a brand new feature (not to be confused with improving an existing feature).from-communityThis originated from the community :)This originated from the community :)