andromedaprotocol/andromeda-core

[Validator Staking] Handle unstaked funds for kicked validator

Closed this issue · 0 comments

Description

sherlock-audit/2024-05-andromeda-ado-judging#41

Implementation

Update execute_stake function to handle unstaked funds for kicked validators

Dependencies

None

Acceptance Criteria

  • Updated execute_stake function for unstaked funds
  • Unit tests
  • Integration tests