v1.6.1 Electra Timing Fix
Fixes a bug on EigenPods regarding partial withdrawals for Electra. Please read the explainer for a detailed description of the bug. No action is needed and no customer funds are at risk.
Release Manager
@ypatil12 @nadir-akhtar @gpsanant @antojoseph
Highlights
🐛 Bug Fixes
- Update the
EigenPod.requestWithdrawal
function to ensure that validators are pointed to the pod, matching the behavior ofrequestConsolidation
🔧 Improvements
- Update the
EigenPod.verifyWithdrawalCredentials
function to only acceptbeaconTimestamps
that are after thelatestCheckpointTimestamp
. This enables the eigenpod state machine to be easier to be reasoned about
Full Changelog: v1.6.0...v1.6.1