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

add test which verifies that delegated shares are added to the correc… #253

Merged
merged 2 commits into from
Oct 16, 2023

Commits on Oct 16, 2023

  1. add test which verifies that delegated shares are added to the correc…

    …t operator when completing a withdrawal as shares
    
    also fix the EigenPodManagerMock to return an appropriate value for the 'increase in delegateable shares'
    ChaoticWalrus committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    de39e63 View commit details
    Browse the repository at this point in the history
  2. fix to flaky test

    this test failed when the caller was fuzzed to be the ProxyAdmin
    ChaoticWalrus committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    8a338a0 View commit details
    Browse the repository at this point in the history