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

Liquidity-pools: Add unitary tests #1879

Merged
merged 17 commits into from
Jun 25, 2024
Merged

Liquidity-pools: Add unitary tests #1879

merged 17 commits into from
Jun 25, 2024

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    0198a07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03f6fc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c635004 View commit details
    Browse the repository at this point in the history
  4. add UTs for transfer

    lemunozm committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8618a5c View commit details
    Browse the repository at this point in the history
  5. simplify account conversion

    lemunozm committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d3349be View commit details
    Browse the repository at this point in the history
  6. remove unused CurrencyIdOf

    lemunozm committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    45d03d1 View commit details
    Browse the repository at this point in the history
  7. remove already covered tests

    lemunozm committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    72c67ff View commit details
    Browse the repository at this point in the history
  8. remove democracy utils

    lemunozm committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    eabec57 View commit details
    Browse the repository at this point in the history
  9. apply Cosmin suggestions

    lemunozm committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    adff114 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e37b1f9 View commit details
    Browse the repository at this point in the history
  11. minor clean

    lemunozm committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7a65074 View commit details
    Browse the repository at this point in the history
  12. add add_pool tests

    lemunozm committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    24ebf2e View commit details
    Browse the repository at this point in the history
  13. add add_tranche tests

    lemunozm committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7d576fc View commit details
    Browse the repository at this point in the history
  14. check balance post transfers

    lemunozm committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    ebdebbd View commit details
    Browse the repository at this point in the history
  15. fix lp tests

    lemunozm committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d35c365 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. fix imports after rebasing

    lemunozm committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f870660 View commit details
    Browse the repository at this point in the history
  2. fix taplo

    lemunozm committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c3a56ef View commit details
    Browse the repository at this point in the history