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

Stake funds with confirmations for front-running protection of Beacon Deposits #2074

Merged
merged 10 commits into from
May 28, 2024

Commits on May 21, 2024

  1. initial contract changes

    sparrowDom committed May 21, 2024
    Configuration menu
    Copy the full SHA
    70b2b35 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    16a3ef5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    821a288 View commit details
    Browse the repository at this point in the history
  3. add the missing tests

    sparrowDom committed May 22, 2024
    Configuration menu
    Copy the full SHA
    2c042c5 View commit details
    Browse the repository at this point in the history
  4. correct issues

    sparrowDom committed May 22, 2024
    Configuration menu
    Copy the full SHA
    2794b31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27ef7a7 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    cfc0fa6 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/sparrowDom/nativeStaking' into s…

    …parrowDom/fontRunProtection
    naddison36 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    548fcef View commit details
    Browse the repository at this point in the history
  3. front run protection changes (#2076)

    * Changed setStakeETHThreshold to onlyGovernor
    * Added Holesky deploy script
    
    * Shortened stakeEth error messages when over threshold
    
    * Fixed OUSD metapool fork test
    
    * Generated latest NativeStakingSSVStrategy contract diagrams
    naddison36 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f1cd120 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dcd520 View commit details
    Browse the repository at this point in the history