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

Feat/Refactor _accountDeltaForApp in vault #168

Closed
wants to merge 6 commits into from

Commits on Sep 10, 2024

  1. feat: Refactor accountAppBalanceDelta in vault

    Remove PoolKey in accountAppBalanceDelta parameters.
    Just pass currency0 and currency1 , will save some gas
    ChefSnoopy committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f75f29c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0673b3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    146b881 View commit details
    Browse the repository at this point in the history
  4. feat: Optimize logic

    ChefSnoopy committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    154b8e5 View commit details
    Browse the repository at this point in the history
  5. feat: Optimize _accountDeltaForApp

    Remove parameter app , will save some gas
    ChefSnoopy committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2d11a47 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f6e29a View commit details
    Browse the repository at this point in the history