Skip to content

fix: V2-SC-012 — Implement Stake Unlock, Refund, and Settlement Hooks - #421

Merged
dDevAhmed merged 2 commits into
DigiNodes:mainfrom
Sky4561:solver/issue-363-137-a0
Sep 3, 2026
Merged

fix: V2-SC-012 — Implement Stake Unlock, Refund, and Settlement Hooks#421
dDevAhmed merged 2 commits into
DigiNodes:mainfrom
Sky4561:solver/issue-363-137-a0

Conversation

@Sky4561

@Sky4561 Sky4561 commented Sep 1, 2026

Copy link
Copy Markdown

Summary

Implemented changes for issue #363. The agent reached its turn budget after producing this draft; repository CI must validate the result.

Changed files

  • contracts/v2/StakeVault.sol
  • contracts/v2/interfaces/IStakeCustody.sol
  • contracts/v2/interfaces/IV2Types.sol
  • contracts/v2/libraries/V2Errors.sol
  • test/v2/StakeVault.t.sol
  • test/v2/StakeVaultInvariant.t.sol

Test plan

Run all repository CI checks and review the changed behavior.

This PR was created as a draft by the issue solver bot. It will remain a
draft until repository CI passes.

Closes #363

@Sky4561
Sky4561 marked this pull request as ready for review September 1, 2026 17:14
@dDevAhmed
dDevAhmed merged commit b8c4204 into DigiNodes:main Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

V2-SC-012 — Implement Stake Unlock, Refund, and Settlement Hooks

3 participants