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

Fix/top up allowed tokens update #76

Open
wants to merge 296 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    4148ab0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    583dac4 View commit details
    Browse the repository at this point in the history
  3. deleted test_allowed_recipients_happy_path since all events from it a…

    …re covered by other tests
    zuzueeka committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    2ef116e View commit details
    Browse the repository at this point in the history
  4. fix: made the calculation of the start date of the period more clear.…

    … added tests for calculating the number of the first month in a period.
    zuzueeka committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    90675dc View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    1ab8c3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ee835a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8d61bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d289cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5306c88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21103e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eecf2b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    fb91cd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fad0ce7 View commit details
    Browse the repository at this point in the history
  3. fix: contracts/AllowedRecipientsRegistry.sol: formatting, made not de…

    …rive from AccessControl, renamed methods
    zuzueeka committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    c4b3f38 View commit details
    Browse the repository at this point in the history
  4. fix: contracts/AllowedRecipientsRegistry.sol: formatting, made not de…

    …rive from AccessControl, renamed methods
    zuzueeka committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    cdc3f53 View commit details
    Browse the repository at this point in the history
  5. fix: renaming

    zuzueeka committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    669c33e View commit details
    Browse the repository at this point in the history
  6. fix: renaming

    zuzueeka committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    f7bc923 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47e1039 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5630e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    7b44cce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c38969 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4adc71d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    199b300 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95f54c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    730f034 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8911e0c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    3afe0ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f74802b View commit details
    Browse the repository at this point in the history
  3. fix: renaming scripts/deploy_limited_allowed_recipients.py -> deploy_…

    …limit_enabled_payout_factories
    zuzueeka committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    8a5654b View commit details
    Browse the repository at this point in the history
  4. fix: chenges in README

    zuzueeka committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    9e78e85 View commit details
    Browse the repository at this point in the history
  5. fix: chenges in README

    zuzueeka committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    a019a4b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #20 from zuzueeka/feature/limits

    Feature/limits
    TheDZhon authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    522ae89 View commit details
    Browse the repository at this point in the history
  7. chore(security): Add Slither

    dgusakov committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    5ab0d08 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe0bcd4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    85ab4c2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3c5af46 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b7fcf6c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    35a91af View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fc632b7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dd91dbb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7757ad4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    53dd531 View commit details
    Browse the repository at this point in the history
  17. debug: inspect dir contents

    dgusakov committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    5e59249 View commit details
    Browse the repository at this point in the history
  18. debug: inspect dir contents

    dgusakov committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    afa3d20 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e53d80f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7aefd14 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    758b2bd View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4d11afd View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    97767a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    4c5cf82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23bbaa4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d2907e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54a1d25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8945f70 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bbacf14 View commit details
    Browse the repository at this point in the history
  7. debug: Test WF condition

    dgusakov committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    4392536 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    20e6898 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9df7e40 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    86b5cc7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a8f42cc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    13c923f View commit details
    Browse the repository at this point in the history
  13. fix: bundle [email protected] inside the repo

    It's to address supply chain attack vector for the fresh deployments.
    TheDZhon committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    4b91df8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    36f9029 View commit details
    Browse the repository at this point in the history
  15. test: don't presume default ganache eth balance

    Ganache 7.4 funds all local accs with 1000 ETH.
    Previously it was 100 ETH only.
    
    This commit removes the assumption on initial balance for lego
    integration test.
    TheDZhon committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    1d5f235 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7a39018 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6b8950b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Merge pull request #21 from lidofinance/feature/lip-18-limits-for-com…

    …mittees
    
    Feature: LIP-18. Limits for committees
    TheDZhon authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    22c9555 View commit details
    Browse the repository at this point in the history
  2. fix: remarks

    dgusakov committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    522a823 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

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

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    61a1e3b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from lidofinance/green-checkmark

    chore: Make slither chekmark green
    TheDZhon authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    999f9a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. fix: tests

    zuzueeka committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    429b27d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

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

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    7ea6f8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a51a509 View commit details
    Browse the repository at this point in the history
  3. fix: NatSpec comments

    zuzueeka committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    33b6ed1 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Configuration menu
    Copy the full SHA
    702619b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a0b7fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97abb05 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Configuration menu
    Copy the full SHA
    966f16a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18c21dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d31a02f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6ad63c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    ed2a829 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e20f92 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #27 from lidofinance/feat/add-remove-allowed-recip…

    …ient-tests
    
    feat: add tests for add/remove allowed recipient factories
    arwer13 authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    4bc8959 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    cc36e4f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from lidofinance/feature/allowed-recipients-re…

    …gistry-tests
    
    feat: add tests for allowed recipient registry
    arwer13 authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    58ab57c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e1c940 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42305f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3e5c1e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f954de8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f73bea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    92ef2e6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e12dbf6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    57c239a View commit details
    Browse the repository at this point in the history
  11. fix: added tests for RemoveAllowedRecipient for correct EVMScript and…

    … ERROR_ALLOWED_RECIPIENT_NOT_FOUND
    zuzueeka committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    5dda91f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6c38cc9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bbdbe2d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4eeaaf3 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    31b61dd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #29 from lidofinance/feature/tests-for-datetime-lib

    Feature/tests for datetime lib
    arwer13 authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    46a2fa2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc4484c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0467a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

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

Commits on Oct 14, 2022

  1. Merge branch 'develop' of github.com:lidofinance/easy-track into feat…

    …ure/update-spent-amount-tests
    rkolpakov committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    1e2c81a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a72cf8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #30 from lidofinance/feature/update-spent-amount-t…

    …ests
    
    feat: update spent amount tests
    arwer13 authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    7040bbd View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Configuration menu
    Copy the full SHA
    b0efab1 View commit details
    Browse the repository at this point in the history
  2. tests(limits): add few high-level motion tests

    - test_top_up_motion_ended_and_enacted_in_next_period
    - test_top_up_spendable_renewal_if_period_duration_changed
    arwer13 committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    b4c19c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. tests(limits): add test for setLimitParameters

    - test_spendable_amount_renewal_if_period_duration_changed
    arwer13 committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    1e62dde View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

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

Commits on Oct 18, 2022

  1. fix: added tests for top_up_allowed_recipients: creates evm script co…

    …rrectly ans fails to create evm script if sum exceeds limit
    zuzueeka committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    dd4ad98 View commit details
    Browse the repository at this point in the history
  2. test(limits): refactoring

    arwer13 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    c23abbc View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    6dfdd07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a293381 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80575d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37b3d6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b962f2e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b10868 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. tests(limits): resolve registry and motions TODOs after review

    - also fixes during review
    - also add 2 unresolved yet TODOs related to date-time
    arwer13 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    04939c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    dacebd8 View commit details
    Browse the repository at this point in the history
  2. tests: remove obsolete TODO

    arwer13 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    8bd0222 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #33 from lidofinance/fix/date-related-tests

    feat: make dates more readable
    arwer13 authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    0efc863 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    5065137 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30fc768 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8b9794 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #35 from lidofinance/feature/property-based-date-t…

    …ime-lib
    
    feat: add property-based tests for date-time lib
    arwer13 authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    2312647 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. allowed recipients factory

    bulbozaur committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    bc3628c View commit details
    Browse the repository at this point in the history
  2. review fixes

    bulbozaur committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    23bbf50 View commit details
    Browse the repository at this point in the history
  3. complex usage

    bulbozaur committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    2adf3f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. events and return values

    bulbozaur committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    3326ce9 View commit details
    Browse the repository at this point in the history
  2. events and topup only

    bulbozaur committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    96a492e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. allowed recipients builder

    bulbozaur committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    2407679 View commit details
    Browse the repository at this point in the history
  2. move contract to ext

    bulbozaur committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    df3d3b6 View commit details
    Browse the repository at this point in the history
  3. fix test

    bulbozaur committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    ff95026 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc56ffd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77feb4e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. tests

    bulbozaur committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    8d141e7 View commit details
    Browse the repository at this point in the history
  2. deploy script

    bulbozaur committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    69c2452 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    1dd29ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8aa7f76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    380396e View commit details
    Browse the repository at this point in the history
  4. comments

    bulbozaur committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    ee82ab6 View commit details
    Browse the repository at this point in the history
  5. scripts

    bulbozaur committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    5e15544 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    5cc07f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62bf4d2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #36 from lidofinance/feature/changeable-datetime-lib

    LimitsChecker: add setter for BokkyPooBahsDateTime address
    arwer13 authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    4eba42c View commit details
    Browse the repository at this point in the history
  4. linter

    bulbozaur committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    4be346a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58523db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    749f1c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f3065a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    31b7cb9 View commit details
    Browse the repository at this point in the history
  9. update role

    bulbozaur committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    a72826f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0be1b33 View commit details
    Browse the repository at this point in the history
  11. update date contract

    bulbozaur committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    cba7e83 View commit details
    Browse the repository at this point in the history
  12. full setup script

    bulbozaur committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    e38e315 View commit details
    Browse the repository at this point in the history
  13. test

    bulbozaur committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    95f9c55 View commit details
    Browse the repository at this point in the history
  14. acceptance test full setup

    bulbozaur committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    17e0c3a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. fix tests

    bulbozaur committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    23b8e6c View commit details
    Browse the repository at this point in the history
  2. create setups scripts

    bulbozaur committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    d21d95c View commit details
    Browse the repository at this point in the history
  3. scripts logs

    bulbozaur committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    3598373 View commit details
    Browse the repository at this point in the history
  4. fix conftest

    bulbozaur committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    04ad358 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    296442e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15bbcbe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    05a0163 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f988a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    328da14 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    552d7a8 View commit details
    Browse the repository at this point in the history
  11. fix: dependency ordering

    rkolpakov committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    18dd995 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4abf179 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0bd8776 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #39 from lidofinance/feature/allowed-recipients-sc…

    …enario-tests
    
    Run scenario/happy tests for allowed recipients on deployed contracts
    bulbozaur authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    73943d1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1155df1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    beda997 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b6d6dce View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    0f1f69c View commit details
    Browse the repository at this point in the history
  2. tests fix

    bulbozaur committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    770de02 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    956d833 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c7cd1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36a473e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. review fixes

    bulbozaur committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    6251564 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b9bdd6 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    4041fe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a843ba View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    5c224f3 View commit details
    Browse the repository at this point in the history
  2. test fix

    bulbozaur committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    ee4a8cf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #41 from lidofinance/test/spendable_renewal_if_per…

    …iod_duration_changed_from_start_to_middle_of_period
    
    test: timeshift from period start to period
    bulbozaur authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    9d34d10 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #40 from lidofinance/feature/limits-cheker-params-…

    …change
    
    Change `LimitCheker`'s spent amount updates handling
    bulbozaur authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    ac12abb View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Configuration menu
    Copy the full SHA
    4f2ef23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c2abc5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Merge pull request #37 from lidofinance/feature/allowed-recipients-fa…

    …ctory
    
    WIP: Feature/allowed recipients factory
    Psirex authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    965f86b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf5e788 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    ebcd440 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b9431d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47810fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f791f9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8872327 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7ccce8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7e2df6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    09341e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    0fdd324 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb04079 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    4120286 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from lidofinance/fix-python-for-slither

    chore(CI): Bump python version for slither
    Psirex authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    3ac4c03 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    7fb52fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b5f0b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7fc069 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. scripts: compare bytecode

    bulbozaur committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    78c5164 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44 from lidofinance/feature/compare-bytecode-script

    Feature/compare bytecode script
    bulbozaur authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    83fca8d View commit details
    Browse the repository at this point in the history
  3. fix: diff checker

    bulbozaur committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    ea59140 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

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

Commits on Feb 6, 2023

  1. update ganache

    zuzueeka committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    58e5aa1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from lidofinance/feature/allowed-recipients-de…

    …ploy-scripts-tweaks
    
    Tweak deploy scripts & acceptance tests
    bulbozaur authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    5675240 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    134386c View commit details
    Browse the repository at this point in the history
  2. update lido interface

    zuzueeka committed May 22, 2023
    Configuration menu
    Copy the full SHA
    bcb1bb2 View commit details
    Browse the repository at this point in the history
  3. update NO registry interface

    zuzueeka committed May 22, 2023
    Configuration menu
    Copy the full SHA
    0bdd57f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    890824f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44ef6f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    addd68d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    8c7d4a5 View commit details
    Browse the repository at this point in the history
  2. add shares balances checks

    zuzueeka committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    91b907f View commit details
    Browse the repository at this point in the history
  3. remove oracle from lido.py

    zuzueeka committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f6b2646 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3db4f90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e93adb5 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Merge pull request #48 from lidofinance/fix/factories_for_stETH_topup

    Fix/factories for stETH topup
    zuzueeka authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    1a8d519 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

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

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    a7eafa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b1e3b3 View commit details
    Browse the repository at this point in the history
  3. chore: update readme

    rkolpakov committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    425f4a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e467c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

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

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    62e1b1a View commit details
    Browse the repository at this point in the history
  2. fix: add wf workaround

    TheDZhon committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    6ede292 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5b379c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71d2944 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #59 from lidofinance/fix/limits-checker-integratio…

    …n-tests-motion-enactment
    
    fix: motion can be enacted several times in one period
    rkolpakov authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    2b93080 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    feb440d View commit details
    Browse the repository at this point in the history
  2. fix: pull fix from develop

    rkolpakov committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    480c3f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e4f813 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4efe8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b718ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52b1b1d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. fix: review fixes

    rkolpakov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    35b01d1 View commit details
    Browse the repository at this point in the history
  2. fix: test fix

    rkolpakov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    19e760e View commit details
    Browse the repository at this point in the history
  3. fix: deploy fixes

    rkolpakov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    bf6c9c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. test: bytecode verification

    rkolpakov committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    1c8f7c1 View commit details
    Browse the repository at this point in the history
  2. fix start fork

    bulbozaur committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f6bf883 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. update lock files

    zuzueeka committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    25b774f View commit details
    Browse the repository at this point in the history