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

mainnet native staking fork tests #2037

Merged
merged 36 commits into from
May 7, 2024

Commits on Apr 26, 2024

  1. manuallyFixAccounting now uses delta values and only callable by the …

    …strategist
    
    manuallyFixAccounting calls doAccounting to check the fuse is still not blown
    Removed accountingGovernor
    naddison36 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9a6fcfb View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Added pauseOnFail param to internal _doAccounting

    Increased the allowed delta values of manuallyFixAccounting
    naddison36 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    389a260 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c12f770 View commit details
    Browse the repository at this point in the history
  3. ran prettier

    naddison36 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a332c98 View commit details
    Browse the repository at this point in the history
  4. Added Defender Relayer for validator registrator

    Added ssv utils to get cluster data
    Added native staking fork tests
    naddison36 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e8201dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76c703f View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/sparrowDom/nativeStaking' into n…

    …icka/native-staking-fork-tests
    naddison36 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f91e078 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/sparrowDom/nativeStaking' into n…

    …icka/native-staking-fork-tests
    naddison36 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    51e1748 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8bf8f7d View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Removed unused imports

    naddison36 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    86e7d29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba3fe44 View commit details
    Browse the repository at this point in the history
  3. Fail accounting if activeDepositedValidators < fullyWithdrawnValidators

    Changed Harvester to transfer WETH to dripper
    Added more mainnet fork tests for native staking
    naddison36 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    1ed5a17 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    fe85d60 View commit details
    Browse the repository at this point in the history
  2. Added governable Hardhat tasks

    Created a resolveContract util
    naddison36 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    5333508 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97c0cc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1498267 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Added depositSSV HH task

    naddison36 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0ece8b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce11531 View commit details
    Browse the repository at this point in the history
  3. Update to diagrams

    naddison36 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    146465b View commit details
    Browse the repository at this point in the history
  4. mini fixes

    sparrowDom committed May 3, 2024
    Configuration menu
    Copy the full SHA
    aee4382 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    274fbed View commit details
    Browse the repository at this point in the history
  6. update yarn fulie

    sparrowDom committed May 3, 2024
    Configuration menu
    Copy the full SHA
    91894c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5b2f56 View commit details
    Browse the repository at this point in the history
  8. prettier

    sparrowDom committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0249e53 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9f6bbf2 View commit details
    Browse the repository at this point in the history
  10. test updates

    sparrowDom committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f89f245 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    22a31d7 View commit details
    Browse the repository at this point in the history
  12. upgrade harvester as well

    sparrowDom committed May 3, 2024
    Configuration menu
    Copy the full SHA
    476947f View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. fix test

    sparrowDom committed May 5, 2024
    Configuration menu
    Copy the full SHA
    75b267a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d12957a View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    97f1fcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b99edec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2969a4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2632e40 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/nicka/native-staking-fork-tests'…

    … into nicka/native-staking-fork-tests
    naddison36 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ed3d232 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    eeed0c8 View commit details
    Browse the repository at this point in the history