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

Review improvement deploy on testnet #246

Merged
merged 121 commits into from
Oct 1, 2024
Merged

Review improvement deploy on testnet #246

merged 121 commits into from
Oct 1, 2024

Commits on Aug 26, 2024

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

Commits on Aug 27, 2024

  1. fix: impr naming and contexts

    Amuhar committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    afef3c6 View commit details
    Browse the repository at this point in the history
  2. fix: lint

    Amuhar committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8f77d7c View commit details
    Browse the repository at this point in the history
  3. fix: lint

    Amuhar committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ebe5eea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3b3eae View commit details
    Browse the repository at this point in the history
  5. fix: lint

    Amuhar committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2a114de View commit details
    Browse the repository at this point in the history
  6. fix: test

    Amuhar committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    90e76d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    437541d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a86b32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bb772f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    b109a76 View commit details
    Browse the repository at this point in the history
  2. fix: front-run

    Amuhar committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2e722e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19b8b97 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    0aeb1a2 View commit details
    Browse the repository at this point in the history
  2. fix: test name

    Amuhar committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    65bfff2 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. feat: deposit-registry wip

    eddort committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    3e89529 View commit details
    Browse the repository at this point in the history
  2. feat: deposit-tree tests

    eddort committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    9c33bc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddc0018 View commit details
    Browse the repository at this point in the history
  4. feat: data cast tests

    eddort committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    8d93f63 View commit details
    Browse the repository at this point in the history
  5. feat: safe branch clone

    eddort committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6ea3268 View commit details
    Browse the repository at this point in the history
  6. fix: duplicates algorithm

    Amuhar committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    8a9300e View commit details
    Browse the repository at this point in the history
  7. fix: tests

    Amuhar committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    a2b9a41 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    097af72 View commit details
    Browse the repository at this point in the history
  2. feat: new deposit service

    eddort committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    eb75294 View commit details
    Browse the repository at this point in the history
  3. refactor: deposit registry

    eddort committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8b7b4cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90ea139 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae4acd4 View commit details
    Browse the repository at this point in the history
  6. feat: add module declarations

    eddort committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    053ccec View commit details
    Browse the repository at this point in the history
  7. refactor: file structure

    eddort committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    9abbf0f View commit details
    Browse the repository at this point in the history
  8. refactor: remove old module

    eddort committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    df13574 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c8ebcdb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c7fd410 View commit details
    Browse the repository at this point in the history
  11. fix: integrity checks

    eddort committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    2961c71 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. fix: remove unused check

    eddort committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    347f38e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61c7940 View commit details
    Browse the repository at this point in the history
  3. fix: deposits tests

    eddort committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    883017e View commit details
    Browse the repository at this point in the history
  4. fix: fresh events verifying

    eddort committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    36091d2 View commit details
    Browse the repository at this point in the history
  5. fix: e2e test

    eddort committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    cf62e6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75ae300 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

Commits on Sep 5, 2024

  1. fix: ganache tests

    eddort committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    bdc538a View commit details
    Browse the repository at this point in the history
  2. fix: e2e tests

    eddort committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    018d4b1 View commit details
    Browse the repository at this point in the history
  3. fix: e2e tests

    eddort committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    af7e974 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    ee0039c View commit details
    Browse the repository at this point in the history
  2. feat: deposit tree refactor

    eddort committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0ff89a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d0d487 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7df5aea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adde748 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ecb600 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    d8ebcec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #227 from lidofinance/fix/val-1208-naming

    Improve naming and contexts
    Amuhar committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d361da1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #228 from lidofinance/fix/val-1212-transform-decor…

    …ator
    
    TransformToWei decorator
    Amuhar committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    115bb95 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #229 from lidofinance/fix/val-1206-one-at-time

    StakingModuleId -> OneAtTimeCallId
    Amuhar committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9561e29 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #230 from lidofinance/fix/val-1211-unit-tests-v3-dsm

    Cover new methods with unit tests
    Amuhar committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a4326ef View commit details
    Browse the repository at this point in the history
  6. Merge pull request #231 from lidofinance/fix/val-1214-is-same-contrac…

    …t-states
    
    Comment in isSameContractsStates
    Amuhar committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c3d9074 View commit details
    Browse the repository at this point in the history
  7. fix: security tests

    Amuhar committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    486ea53 View commit details
    Browse the repository at this point in the history
  8. fix: bump 3.0.0 -> 3.0.1

    Amuhar committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    05df948 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #232 from lidofinance/fix/val-1219-historical-fron…

    …trun
    
    Historical frontrun fix
    Amuhar committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c7ba7f6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    635b978 View commit details
    Browse the repository at this point in the history
  11. refactor: code review

    eddort committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d358479 View commit details
    Browse the repository at this point in the history
  12. fix: depositDataRoot logging

    eddort committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    633b9ac View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    37d3db7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2775d55 View commit details
    Browse the repository at this point in the history
  15. refactor: code review

    eddort committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d782a4b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8fb21a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Merge pull request #234 from lidofinance/fix/val-1221-duplicates-inco…

    …nsistency-with-doc
    
    Fix duplicates inconsistency with doc
    Amuhar committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2d628a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #235 from lidofinance/fix/val-1220-block-guard

    Small refactoring block-guard service
    Amuhar committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    38f73c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b52227 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #236 from lidofinance/fix/val-1216-gurdian-service…

    …-impr
    
    Minor changes in guardian service
    Amuhar committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    013d0d5 View commit details
    Browse the repository at this point in the history
  5. refactor: code review

    eddort committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    27c5e5e View commit details
    Browse the repository at this point in the history
  6. refactor: jsdoc comments

    eddort committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    cea7993 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'fix/val-1200-keys-events-fetch-impr' into fix/val-1213-…

    …signature-validation
    Amuhar committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    641e216 View commit details
    Browse the repository at this point in the history
  8. fix: test extand

    Amuhar committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    329f10e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #237 from lidofinance/fix/val-1213-signature-valid…

    …ation
    
    Improve validation algorithm
    Amuhar committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d141299 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'fix/val-1200-keys-events-fetch-impr' of github.com:lido…

    …finance/lido-council-daemon into feat/refactor-deposit-cache-merge
    eddort committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8076b38 View commit details
    Browse the repository at this point in the history
  11. fix: e2e test

    eddort committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    97bf271 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #239 from lidofinance/feat/refactor-deposit-cache-…

    …merge
    
    Feat/refactor deposit cache merge
    eddort committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    25d8f77 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #233 from lidofinance/feat/refactor-deposit-cache

    feat: deposit-registry wip
    eddort committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9c65e2c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. fix: bump version

    Amuhar committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    eacd4d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa55ae8 View commit details
    Browse the repository at this point in the history
  3. feat: config loader tests

    eddort committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0d6b5ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c94d24b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a078e15 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #241 from lidofinance/fix-dockerfile

    Dockerfile typechain error
    infloop committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9a204f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    57e0063 View commit details
    Browse the repository at this point in the history
  2. refactor: block hash type

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

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    e93b10e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cfae41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90b69e0 View commit details
    Browse the repository at this point in the history
  4. feat: remove old service

    eddort committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d3766d4 View commit details
    Browse the repository at this point in the history
  5. feat: connect new module

    eddort committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d2c12d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3606de7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b220284 View commit details
    Browse the repository at this point in the history
  8. fix: signing keys test

    eddort committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8bb4567 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b955dc8 View commit details
    Browse the repository at this point in the history
  10. fix: error handling

    eddort committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d4b359b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3a47fd5 View commit details
    Browse the repository at this point in the history
  12. fix: lint

    Amuhar committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5fc7e80 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    a994b98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06ea1be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3646a9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47a4276 View commit details
    Browse the repository at this point in the history
  5. refactor: remove todo

    eddort committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e67083f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    571dc75 View commit details
    Browse the repository at this point in the history
  7. fix: deposit tree tests

    eddort committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    31addcd View commit details
    Browse the repository at this point in the history
  8. fix: deposit tree insertion

    eddort committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    15e3b4c View commit details
    Browse the repository at this point in the history
  9. fix: e2e

    eddort committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    351e5d7 View commit details
    Browse the repository at this point in the history
  10. refactor: naming in test

    eddort committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b734f0e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. fix: removed comments

    Amuhar committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    505d905 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #240 from lidofinance/fix/kapi-url-config

    feat: add KEYS_API_URL configuration
    Amuhar committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ce9f5a9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #243 from lidofinance/fix/blockhash-in-block-tag

    fix: invalid argument 1: hex number
    Amuhar committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a4ca9cb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #244 from lidofinance/feat/signing-keys-registry

    Feat/signing keys registry
    Amuhar committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9c8dcd1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #245 from lidofinance/feat/deposit-events-new-algo…

    …rithm
    
    feat: new deposit registry algorithm
    Amuhar committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    48d93c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd0e4b0 View commit details
    Browse the repository at this point in the history
  7. fix: comment

    Amuhar committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e54edd5 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #238 from lidofinance/fix/val-1229-vetted-status

    Get unvetted keys status from keys api
    Amuhar committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    91888ae View commit details
    Browse the repository at this point in the history
  9. Merge pull request #226 from lidofinance/fix/val-1200-keys-events-fet…

    …ch-impr
    
    Review improvements
    Amuhar committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9232ceb View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. fix: update kapi version

    Amuhar committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    359f11c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #248 from lidofinance/feat/kapi-version

    fix: update kapi version
    Amuhar committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    21e8810 View commit details
    Browse the repository at this point in the history
  3. fix: removed extra async

    Amuhar committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1067630 View commit details
    Browse the repository at this point in the history