Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EigenLayer Slashing] EtherFiNodesManager & EtherFiNode #218

Merged
merged 16 commits into from
Dec 31, 2024

Conversation

seongyun-ko
Copy link
Contributor

@seongyun-ko seongyun-ko commented Dec 24, 2024

  • removed the usage of middlewareTimesIndexes
  • removed the usage of eigenPod.balance
  • updated splitBalanceInExecutionLayer, totalBalanceInExecutionLayer, withdrawableBalanceInExecutionLayer
    • removed the deprecated delayedWithdrawal router code
    • used the provided functions by EL
  • deprecated EtherFiNode's {pendingWithdrawalFromRestakingInGwei, completedWithdrawalFromRestakingInGwei}
  • _queueEigenpodFullWithdrawal is fixed so that the beacon withdrawal <32 eth can be processed
  • marked all contracts & tests broken with FIX BELOW. these are TODOs
  • TODO: write tests

@seongyun-ko seongyun-ko requested a review from solipsis December 24, 2024 08:12
@seongyun-ko seongyun-ko changed the base branch from master to el_slashing December 24, 2024 08:12
@solipsis solipsis merged commit d066601 into el_slashing Dec 31, 2024
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.

3 participants