Skip to content

[newDiamondUI]Abandoned Validator Handling #43

@Kris-DMD

Description

@Kris-DMD

Overview
If a validator node has not been part of the active validator set for the last 10 years, it is considered abandoned. The coins associated with this validator can be moved to the reinsert pot.
Requirements
Smart Contract Implementation
Add a function to check if a validator has been inactive for 10 years.
Implement logic to transfer the coins of abandoned validators to a "reinsert pot."
Restrict the withdrawal of these coins so that they can only be transferred to the reinsert pot.
Add necessary events to log these actions for transparency and auditing.
UI Integration
Display a list of validators who are marked as abandoned or removed (+filter)?
Provide a UI component to trigger the transfer of coins from an abandoned validator to the reinsert pot.
Ensure that users can see the history and details of these transactions for accountability?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions