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

chore: Sync SR1.5 branch with the latest develop #858

Draft
wants to merge 176 commits into
base: develop
Choose a base branch
from

Commits on May 23, 2024

  1. feat: multi-transaction third phase for Accounting oracle

    Depending on the size of the third-phase report, it may be split into multiple transactions.
    mkurayan committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4831966 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    32cbe0e View commit details
    Browse the repository at this point in the history
  2. feat: remove redundant code

    mkurayan committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1cee804 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. feat: fix sanity check

    mkurayan committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a6d21e4 View commit details
    Browse the repository at this point in the history
  2. feat: add additional test

    mkurayan committed May 28, 2024
    Configuration menu
    Copy the full SHA
    0033f10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f89eb4 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. feat: decouple reward distribution from the Accounting Oracle report

    Distribute reward separately using the permissionless method in each staking module.
    mkurayan committed May 30, 2024
    Configuration menu
    Copy the full SHA
    344651d View commit details
    Browse the repository at this point in the history
  2. fix: data length check

    krogla committed May 30, 2024
    Configuration menu
    Copy the full SHA
    c03af31 View commit details
    Browse the repository at this point in the history
  3. fix: redundant vars

    krogla committed May 30, 2024
    Configuration menu
    Copy the full SHA
    1319d97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c308be View commit details
    Browse the repository at this point in the history
  5. fix: bitwise op refactor

    krogla committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ae2110f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Merge pull request #99 from lidofinance/feat/multi-transaction-oracle…

    …-third-phase-fix
    
    Feat/multi transaction oracle third phase fix
    mkurayan authored May 31, 2024
    Configuration menu
    Copy the full SHA
    1345c44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55ba2b3 View commit details
    Browse the repository at this point in the history
  3. feat: change variable name

    mkurayan committed May 31, 2024
    Configuration menu
    Copy the full SHA
    53ceb24 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. feat: node operator registry contract initialisation

    Update contract version and reward distribution state.
    mkurayan committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a5b5571 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0609069 View commit details
    Browse the repository at this point in the history
  3. Update contracts/0.8.9/oracle/AccountingOracle.sol

    Co-authored-by: avsetsin <[email protected]>
    mkurayan and avsetsin authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    334ba92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    093722d View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    21fb9be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8f9a52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85a70fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef9ddf5 View commit details
    Browse the repository at this point in the history
  5. feat: reshape limit list structure

    new parameter placed at the end of struct to preserve data order compatibility on read
    mkurayan committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0200458 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f9c9c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    616e3ec View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    7779be8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c5f9cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6387680 View commit details
    Browse the repository at this point in the history
  4. feat: targetLimitMode

    krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d090d4a View commit details
    Browse the repository at this point in the history
  5. fix: allocation strategy

    krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    97b5cbe View commit details
    Browse the repository at this point in the history
  6. test: fix contracts mocks

    krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    31ed3fd View commit details
    Browse the repository at this point in the history
  7. test: fix SR tests

    krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e1b98a2 View commit details
    Browse the repository at this point in the history
  8. test: update SR version test

    krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b8a35de View commit details
    Browse the repository at this point in the history
  9. test: nor target limit mode

    krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    3211f0d View commit details
    Browse the repository at this point in the history
  10. fix: target limit update event

    krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7045b11 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    047fe3a View commit details
    Browse the repository at this point in the history
  12. feat: dsm 1.5 initial commit

    avsetsin authored and krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    27f1182 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    58a967f View commit details
    Browse the repository at this point in the history
  14. docs: add natspec to dsm contract

    avsetsin authored and krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    3761f33 View commit details
    Browse the repository at this point in the history
  15. refactor: dsm test types

    avsetsin authored and krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6d803c8 View commit details
    Browse the repository at this point in the history
  16. test: dsm contract version

    avsetsin authored and krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1c3a091 View commit details
    Browse the repository at this point in the history
  17. fix: move priorityExitShareThreshold to the end of struct for backwar…

    …d compatibility
    avsetsin authored and krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6009f71 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    df47bd1 View commit details
    Browse the repository at this point in the history
  19. refactor: format dsm contract

    avsetsin authored and krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b5b0b40 View commit details
    Browse the repository at this point in the history
  20. docs: add module deposit params note

    avsetsin authored and krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8147c70 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b56788f View commit details
    Browse the repository at this point in the history
  22. docs: fix lastDepositAt comment

    avsetsin authored and krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d22aac4 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    07e52b3 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ed3ef93 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d820f9a View commit details
    Browse the repository at this point in the history
  26. fix: forge-lib

    krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    cebbb54 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    afff5e3 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f3fff9b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ea1c2b0 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2dd4c1d View commit details
    Browse the repository at this point in the history
  31. fix: remove unvet intent period

    avsetsin authored and krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    62dd758 View commit details
    Browse the repository at this point in the history
  32. fix: add deposit pause check

    avsetsin authored and krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    524a63d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    28540da View commit details
    Browse the repository at this point in the history
  34. fix: merge conflicts

    avsetsin authored and krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    bc00b38 View commit details
    Browse the repository at this point in the history
  35. chore: try to use latest foundry build

    tamtamchik authored and krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    a4a6921 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    593740d View commit details
    Browse the repository at this point in the history
  37. test: sr distance and max deposits

    avsetsin authored and krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    20751a7 View commit details
    Browse the repository at this point in the history
  38. feat: added events to the staking module

    eddort authored and krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1ab7272 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    de14988 View commit details
    Browse the repository at this point in the history
  40. test: nor finalizeUpgrade_v3

    mkurayan authored and krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4106101 View commit details
    Browse the repository at this point in the history
  41. test: nor reward distribution status

    mkurayan authored and krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    77013cb View commit details
    Browse the repository at this point in the history
  42. feat: update dsm contract scratch deploy

    mkurayan authored and krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    bd5b847 View commit details
    Browse the repository at this point in the history
  43. feat: update stakingRouter and nor contract scratch deploy

    Deploy MinFirstAllocationStrategy library and link it to the contracts
    mkurayan authored and krogla committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9978dc6 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    aa51127 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    2ef7140 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. feat: update comment

    mkurayan committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    69621e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. fix: gas cost optim

    krogla committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    60f0372 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23e2c07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dabb5a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    e312c0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da25340 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a2326a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

Commits on Jul 1, 2024

  1. fix: typo

    krogla committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b2e20fa View commit details
    Browse the repository at this point in the history
  2. fix: typo

    krogla committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3816e90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66dd925 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca60d6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    771bd9e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #113 from lidofinance/feat/sr-1.5-deprecated-targe…

    …t-limit-setter
    
    Staking Router 1.5. Support old method to set soft limit
    avsetsin authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    20aad57 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    dca2f5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3930b81 View commit details
    Browse the repository at this point in the history
  3. test: refactor naming

    krogla committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    1fc28bb View commit details
    Browse the repository at this point in the history
  4. refactor: sr codesize

    krogla committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    da28d37 View commit details
    Browse the repository at this point in the history
  5. style: fixes

    krogla committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e6091ec View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. test: sr coverage

    krogla committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4e86e99 View commit details
    Browse the repository at this point in the history
  2. Merge commit 'efeff81c18f85451ebf98e8fd8bb78b8eb0095f6' into feat/sr-1.5

    # Conflicts:
    #	contracts/0.8.9/sanity_checks/OracleReportSanityChecker.sol
    #	test/0.8.9/oracle/accountingOracle.submitReport.test.ts
    #	test/0.8.9/sanityChecks/baseOracleReportSanityChecker.test.ts
    #	test/deploy/accountingOracle.ts
    mkurayan committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    98b1fb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    434d60b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    32749f2 View commit details
    Browse the repository at this point in the history
  2. fix: nor tests

    eddort committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8ec7dc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdcb3d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ce2811 View commit details
    Browse the repository at this point in the history
  5. feat: fix scratch deploy

    mkurayan committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ea0d2e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c61076 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f0be1a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    583da54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55ed777 View commit details
    Browse the repository at this point in the history
  3. Merge commit '8edf723223e97950c3a5657b7b2b34a9c9f27acd' into feat/sr-…

    …1.5-plus-negative-rebase
    
    # Conflicts:
    #	contracts/0.8.9/sanity_checks/OracleReportSanityChecker.sol
    #	test/0.8.9/sanityChecks/baseOracleReportSanityChecker.test.ts
    #	test/0.8.9/sanityChecks/negativeRebaseSanityChecker.test.ts
    #	test/deploy/accountingOracle.ts
    mkurayan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    55b8099 View commit details
    Browse the repository at this point in the history
  4. test: fix requestTimestampMargin test

    replace unit48 to uint32
    mkurayan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    3ede3de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5077858 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29a94e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Merge pull request #123 from lidofinance/feat/sr-1.5-plus-negative-re…

    …base
    
    Feat/sr 1.5 plus negative rebase
    mkurayan authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    68536ae View commit details
    Browse the repository at this point in the history
  2. feat: rename limits

    mkurayan committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ddfeed5 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. refactor: tests code review

    eddort committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    c258f4b View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. fix: code review nor aux

    eddort committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d386234 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    878dcb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5028f77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d04d5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee7d64b View commit details
    Browse the repository at this point in the history
  6. Update test/0.4.24/nor/nor.management.flow.test.ts

    Co-authored-by: avsetsin <[email protected]>
    eddort and avsetsin authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a33c0ca View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge commit '605c5e4df7b5bd745e27fd400452447be62878e1' into feat/sr-…

    …1.5-merge-negative-rebase
    
    # Conflicts:
    #	scripts/scratch/steps/09-deploy-non-aragon-contracts.ts
    mkurayan committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    480d791 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #129 from lidofinance/feat/sr-1.5-merge-negative-r…

    …ebase
    
    Feat/sr 1.5 merge negative rebase
    mkurayan authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    afc1908 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9753ca3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bca576 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b222cb8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfffad4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #125 from lidofinance/feat/sr-1.5-sanity-cheker-re…

    …name-limits
    
    feat: rename limits
    mkurayan authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    bb8cdf6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e2c21e View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feat/sr-1.5-sync-develop' of github.com:lidofinance/cor…

    …e into feat/sr-1.5-sync-develop
    eddort committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    aec7e66 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0761fee View commit details
    Browse the repository at this point in the history
  11. feat: v2 to v3 upgrade test

    eddort committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a87fbe1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7802598 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6a01c8e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9e30c4a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bcdf4c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Merge pull request #119 from lidofinance/feat/sr-1.5-fix-nor

    Remove unused total keys count
    avsetsin authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5ec7172 View commit details
    Browse the repository at this point in the history
  2. feat: distributeReward tests

    eddort committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    7578a9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23a691f View commit details
    Browse the repository at this point in the history
  4. fix: remove unused test case

    eddort committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    adab914 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Update test/0.4.24/nor/nor.initialize.upgrade.test.ts

    Co-authored-by: avsetsin <[email protected]>
    eddort and avsetsin authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    6f05f34 View commit details
    Browse the repository at this point in the history
  2. Update test/0.4.24/nor/nor.initialize.upgrade.test.ts

    Co-authored-by: avsetsin <[email protected]>
    eddort and avsetsin authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    85665da View commit details
    Browse the repository at this point in the history
  3. Update test/0.4.24/nor/nor.initialize.upgrade.test.ts

    Co-authored-by: avsetsin <[email protected]>
    eddort and avsetsin authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4f07949 View commit details
    Browse the repository at this point in the history
  4. Update test/0.4.24/nor/nor.initialize.upgrade.test.ts

    Co-authored-by: avsetsin <[email protected]>
    eddort and avsetsin authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    02e29f4 View commit details
    Browse the repository at this point in the history
  5. Update test/0.4.24/nor/nor.limits.test.ts

    Co-authored-by: avsetsin <[email protected]>
    eddort and avsetsin authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    acd4b8a View commit details
    Browse the repository at this point in the history
  6. refactor: code review

    eddort committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    974001a View commit details
    Browse the repository at this point in the history
  7. refactor: code review

    eddort committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    e8c1d32 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #122 from lidofinance/feat/sr-1.5-sync-develop

    sr-1.5: updating tests
    eddort authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    6c6d5ae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1d62958 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #134 from lidofinance/feat/sr-1.5-resolve-conflicts

    Feat/sr 1.5 resolve conflicts
    eddort authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    fafa232 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    17fb46e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8d5e0e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. docs: fix description

    krogla committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4be7ff5 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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

Commits on Sep 5, 2024

  1. feat: update sanity checker scratch deploy parameters

    Update limits to accurate values based on
     - Target max third phase transaction gas cost
     - Max single node operators update gas cost
    mkurayan committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2f0811c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. fix: prevent overflow in minDepositBlockDistance and maxDepositsPerBl…

    …ock during module update
    
    Ackee L1: Overflow on type casting.
    In the staking router, ensure that the new values for minDepositBlockDistance
    and maxDepositsPerBlock are checked for potential overflow during module updates to avoid issues.
    mkurayan committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    da704b8 View commit details
    Browse the repository at this point in the history
  2. fix: prevent potential revert due to underflow

    Ackee L2: Potential revert on underflow.
    In the Staking Router, an unsafe update of the exited validators count could potentially cause
    the total exited validators count to exceed the total deposited validators count.
    
    This would break the pre-defined invariant:
    activeValidatorsCount = totalDepositedValidators - totalExitedValidators.
    
    This fix ensures the integrity of the active validators count by preventing such an underflow.
    mkurayan committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6002003 View commit details
    Browse the repository at this point in the history
  3. fix: return the boolean value from clearNodeOperatorPenalty function

    Ackee L3: The clearNodeOperatorPenalty returns always false
    mkurayan committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    cf7e9fa View commit details
    Browse the repository at this point in the history
  4. fix: add event on clearNodeOperatorPenalty

    Ackee I2: Missing event on clearNodeOperatorPenalty
    mkurayan committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f317759 View commit details
    Browse the repository at this point in the history
  5. fix: typo in nor function name

    Ackee I3: Typo in node operator registry function name
    mkurayan committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bf68809 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Merge branch 'develop' into feat/sr-1.5-develop-sync

    # Conflicts:
    #	lib/deploy.ts
    #	scripts/scratch/deployed-testnet-defaults.json
    #	scripts/scratch/steps/0030-deploy-template-and-app-bases.ts
    #	scripts/scratch/steps/0090-deploy-non-aragon-contracts.ts
    #	test/0.4.24/contracts/NodeOperatorsRegistry__Harness.sol
    #	test/0.4.24/nor/nor.aux.test.ts
    #	test/0.4.24/nor/nor.initialize.upgrade.test.ts
    #	test/0.4.24/nor/nor.management.flow.test.ts
    #	test/0.4.24/nor/nor.rewards.penalties.flow.test.ts
    #	test/0.4.24/nor/nor.signing.keys.test.ts
    #	test/0.8.9/contracts/StakingModule__Mock.sol
    #	test/0.8.9/contracts/StakingRouter__MockForDepositSecurityModule.sol
    #	test/0.8.9/contracts/StakingRouter__MockForSanityChecker.sol
    #	test/0.8.9/contracts/oracle/OracleReportSanityCheckerMocks.sol
    #	test/0.8.9/depositSecurityModule.test.ts
    #	test/0.8.9/oracle/accountingOracle.submitReport.test.ts
    #	test/0.8.9/oracle/accountingOracle.submitReportExtraData.test.ts
    #	test/0.8.9/oracle/baseOracle.accessControl.test.ts
    #	test/0.8.9/sanityChecker/oracleReportSanityChecker.misc.test.ts
    #	test/0.8.9/sanityChecker/oracleReportSanityChecker.negative-rebase.test.ts
    #	test/0.8.9/stakingRouter/stakingRouter.misc.test.ts
    #	test/0.8.9/stakingRouter/stakingRouter.module-management.test.ts
    #	test/0.8.9/stakingRouter/stakingRouter.module-sync.test.ts
    #	test/0.8.9/stakingRouter/stakingRouter.rewards.test.ts
    #	test/0.8.9/stakingRouter/stakingRouter.status-control.test.ts
    #	test/0.8.9/stakingRouter/stakingRouter.versioned.test.ts
    #	test/common/minFirstAllocationStrategy.t.sol
    #	test/deploy/dao.ts
    tamtamchik committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8f9048b View commit details
    Browse the repository at this point in the history
  2. fix: eslint

    tamtamchik committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9f38053 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fa02d7 View commit details
    Browse the repository at this point in the history
  4. fix: scratch deploy

    tamtamchik committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    07b46eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fa09a9 View commit details
    Browse the repository at this point in the history
  6. chore: fix ts errors

    tamtamchik committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    771ebca View commit details
    Browse the repository at this point in the history
  7. chore: formattings

    tamtamchik committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a78fdf4 View commit details
    Browse the repository at this point in the history
  8. test: fix hash consensus

    tamtamchik committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f008366 View commit details
    Browse the repository at this point in the history
  9. fix: typo

    tamtamchik committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    24ab291 View commit details
    Browse the repository at this point in the history
  10. fix: remove redundant check

    krogla committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    beb6ceb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cb315a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Merge pull request #141 from lidofinance/sr-1.5-sync

    Sr 1.5 sync
    avsetsin authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d437268 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    769bdfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e21a591 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ffbb7e View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/feat/sr-1.5' into feat/sr-1.5-de…

    …velop-sync
    
    # Conflicts:
    #	test/0.8.9/oracle/hashConsensus.submitReport.test.ts
    tamtamchik committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6f1e0a1 View commit details
    Browse the repository at this point in the history
  6. ci: update images

    tamtamchik committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    db3d683 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d00ddc View commit details
    Browse the repository at this point in the history
  8. fix: typecheck errors

    tamtamchik committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    898ffdb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    15ce3a4 View commit details
    Browse the repository at this point in the history