Skip to content

Allow to merge deactivating stake accounts in the same epoch #6

@marcin-cb

Description

@marcin-cb

Currently Staking on Solana, one can merge activating stake accounts in the same epoch that have the same stake authorities and stake to the same vote account.

However the opposite is not true. That is, the Stake program does not allow to merge deactivating stake accounts.

It'd be great to have this feature implemented if it's not too complex and if it doesn't break any existing assumptions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    programrelated to the core bpf program itself

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions