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

Feat: Strategy Manager Unit Tests #174

Closed
wants to merge 45 commits into from

Commits on Sep 19, 2023

  1. add strategy manager test cases

    steven committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1a0c74b View commit details
    Browse the repository at this point in the history
  2. remove lcov from .git

    steven committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    789c14a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e14f44 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. initial commit

    8sunyuan committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    70e3c86 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    443a366 View commit details
    Browse the repository at this point in the history
  2. update deploy script

    8sunyuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    0a1feb4 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. added requested fixes and commenting

    - removed `increaseDelegatedShares` calls
    - added minting in `depositIntoStrategy` if the strategy and token are the test dummy token
    - added a few tests
    8sunyuan committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    3fe2fdf View commit details
    Browse the repository at this point in the history
  2. WIP update EigenPodManager

    wadealexc committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    e893528 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d60aa70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    269a8d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe4aeb2 View commit details
    Browse the repository at this point in the history
  6. init

    Sidu28 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ae62f02 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    906ccce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2ce756c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. added more test

    Sidu28 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    b58fb88 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #207 from Layr-Labs/processFullWithdrawalFix

    Remove validator status check in processFullWithdrawal
    ChaoticWalrus authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    fd2b916 View commit details
    Browse the repository at this point in the history
  3. remove white space

    somehow this white space started causing breakages in the Certora Prover in CI runs, presenting the error "solc-select: command not found" (e.g. [here](https://github.com/Layr-Labs/eigenlayer-contracts/actions/runs/6364578749/job/17280942096)).
    This commit _should_ fix these breakages.
    ChaoticWalrus committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    6a630fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fbb6d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. added proofs

    Sidu28 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    df19a46 View commit details
    Browse the repository at this point in the history
  2. fixed image paths>

    Sidu28 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    4a75f43 View commit details
    Browse the repository at this point in the history
  3. fixed image paths>

    Sidu28 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    920d1cf View commit details
    Browse the repository at this point in the history
  4. fixed image paths>

    Sidu28 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    830acd2 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    50cd0b7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #209 from Layr-Labs/alex/m2-docs

    Alex/m2 docs
    wadealexc authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    230554b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #204 from Layr-Labs/feat/m2-delegation-faucet

    DelegationFaucet for M2 Testnet
    8sunyuan authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    8b16c49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a55f9a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66154f3 View commit details
    Browse the repository at this point in the history
  6. fixed links

    Sidu28 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    1f519c7 View commit details
    Browse the repository at this point in the history
  7. fixed typo

    Sidu28 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    fe625c5 View commit details
    Browse the repository at this point in the history
  8. added image

    Sidu28 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    5945694 View commit details
    Browse the repository at this point in the history
  9. added image

    Sidu28 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    e94426a View commit details
    Browse the repository at this point in the history
  10. Merge pull request #211 from Layr-Labs/proofspecificdocs

    Proof Specific Docs
    Sidu28 authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    bc13a0a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    454dd47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c1b843 View commit details
    Browse the repository at this point in the history
  3. fix blank space

    ChaoticWalrus committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    38aeb09 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #215 from Layr-Labs/fix-certora-prover-errors

    Fix Certora Prover Failures
    ChaoticWalrus authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    05e754d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. renamed tests

    8sunyuan committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    708a10f View commit details
    Browse the repository at this point in the history
  2. moved duplicate checks in _removeShares() to _queueWithdrawal()

    also removed unused constant
    8sunyuan committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    0bc3113 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ebee60 View commit details
    Browse the repository at this point in the history
  4. formatting

    8sunyuan committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d5e8fea View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    cbec678 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd7d910 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6515541 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78cb6e1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #223 from Layr-Labs/feat/strategy-manager-tests

    Feat: StrategyManager Unit Tests
    8sunyuan authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    511e59c View commit details
    Browse the repository at this point in the history