You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: remove setWithdrawalDelayBlocks()
removing ability to modify withdrawalDelayBlocks, will only be initialized once
* fix: fixed delegation.initialize() calls
- Added `initializedWithdrawalDelayBlocks` to initialize params
- Added regression test for initializing> MAX_WITHDRAWAL_DELAY_BLOCKS
- DelegationUnit.t.sol, small fix for internal function `_registerOperatorWith1271DelegationApprover`
* chore: emit WithdrawalDelayBlocksSet
0 commit comments