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

Sip 366 implementation #2145

Open
wants to merge 59 commits into
base: main
Choose a base branch
from
Open

Sip 366 implementation #2145

wants to merge 59 commits into from

Commits on May 8, 2024

  1. wip sip366

    leomassazza committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2209136 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. wip 366

    leomassazza committed May 9, 2024
    Configuration menu
    Copy the full SHA
    45dfd41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cebc9c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f41d109 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    e3ab470 View commit details
    Browse the repository at this point in the history
  2. Test MarketManagerModule

    leomassazza committed May 13, 2024
    Configuration menu
    Copy the full SHA
    18de031 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de561f0 View commit details
    Browse the repository at this point in the history
  4. wip: fix tests

    leomassazza committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1f49264 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a28067 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13a5120 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2cb01c View commit details
    Browse the repository at this point in the history
  8. Link to liquidation

    leomassazza committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7280c58 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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

Commits on May 15, 2024

  1. Fix tests

    leomassazza committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3f68d81 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. fix other project tests

    leomassazza committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c60b1c4 View commit details
    Browse the repository at this point in the history
  2. fix another tests on bfp

    leomassazza committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6ae5345 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

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

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    c6b5332 View commit details
    Browse the repository at this point in the history
  2. wip: timing tests

    leomassazza committed May 20, 2024
    Configuration menu
    Copy the full SHA
    55cf924 View commit details
    Browse the repository at this point in the history
  3. test edge cases

    leomassazza committed May 20, 2024
    Configuration menu
    Copy the full SHA
    383d27e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    18a4308 View commit details
    Browse the repository at this point in the history
  2. Cleanup and comments

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

Commits on May 22, 2024

  1. update storage.dump

    leomassazza committed May 22, 2024
    Configuration menu
    Copy the full SHA
    12db077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1027f7f View commit details
    Browse the repository at this point in the history
  3. deps fix

    leomassazza committed May 22, 2024
    Configuration menu
    Copy the full SHA
    3a4ac69 View commit details
    Browse the repository at this point in the history
  4. undo deps fix

    leomassazza committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ed9d256 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc9cf62 View commit details
    Browse the repository at this point in the history
  6. fix deps

    leomassazza committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f0531e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d03d3ca View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. PR review fixes (partial)

    leomassazza committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0cf5549 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c54a5d View commit details
    Browse the repository at this point in the history
  3. fix pair using wrong key

    leomassazza committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3c9f5be View commit details
    Browse the repository at this point in the history
  4. fix tests

    leomassazza committed May 27, 2024
    Configuration menu
    Copy the full SHA
    50b6b61 View commit details
    Browse the repository at this point in the history
  5. propagate storage change

    leomassazza committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f62dad5 View commit details
    Browse the repository at this point in the history
  6. rename function (wip)

    leomassazza committed May 27, 2024
    Configuration menu
    Copy the full SHA
    901f542 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. add two new views

    leomassazza committed May 28, 2024
    Configuration menu
    Copy the full SHA
    30953ee View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. some fixes

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

Commits on Jun 4, 2024

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

Commits on Jun 26, 2024

  1. PR Fixes -> SIP 366 (#2171)

    * renames and comments on storage changes
    
    * reduce setter/getter footprint
    
    * apply same fix to mock market
    
    * fix test related to SetDelegateCollateralConfiguration
    
    * Missing fix on tests
    
    * rollback `minDelegationTime` and `delegateCollateral` removal
    
    * Add separate FF for legacy and two steps delegation
    
    * use twoStepDelegateCollateral in cannonfile test
    
    * fix test (attempt)
    
    * uses right FF
    
    * test both modes
    
    * remove duplicated code
    
    * update storage
    
    * rename getValid
    
    * add global min/max to delegate delay and window
    
    * update storage dump
    
    * Add test to both FFs enabled
    
    * Link `AccountDelegationIntents` directly to `Account`
    
    * add tests to global params
    
    * use declarationTime as id for intents
    
    * Revert "use declarationTime as id for intents"
    
    This reverts commit beb4f8c.
    
    * fix typo in comments
    leomassazza authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9e836d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb02ac7 View commit details
    Browse the repository at this point in the history
  3. fix bfp tests

    leomassazza committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    4061dec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9ba8da View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. add missing empty line

    leomassazza committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    cc0bd12 View commit details
    Browse the repository at this point in the history
  2. add more info to view

    leomassazza committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    62de774 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a44955 View commit details
    Browse the repository at this point in the history
  4. fix test

    leomassazza committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6272a49 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. rename FFs

    leomassazza committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ac3ad55 View commit details
    Browse the repository at this point in the history
  2. fix tests

    leomassazza committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c11d354 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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

Commits on Jul 3, 2024

  1. push storage dump

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

Commits on Jul 15, 2024

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

Commits on Jul 18, 2024

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

Commits on Jul 19, 2024

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

Commits on Jul 27, 2024

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

Commits on Aug 13, 2024

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

    leomassazza committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f960f81 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

Commits on Aug 30, 2024

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