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

Pool Stable: adds a new check if the tokens that are added to the stable pool are with up to 18 decimals #369

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

Commits on Jul 31, 2024

  1. Resolves a merge conflict

    adds a new check if the tokens that are added to the stable pool are with up to 18 decimals, if not panics. Adds a test for it and updates the README.md
    gangov committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    3599c05 View commit details
    Browse the repository at this point in the history
  2. CHANGELOG.md

    gangov committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    1d865d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60c3961 View commit details
    Browse the repository at this point in the history
  4. wip

    gangov committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0f07e9e View commit details
    Browse the repository at this point in the history
  5. wip

    gangov committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    37989ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f40c62 View commit details
    Browse the repository at this point in the history
  7. changes the decimals in a test

    gangov committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    de4c9e6 View commit details
    Browse the repository at this point in the history
  8. lints

    gangov committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    54568ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5150791 View commit details
    Browse the repository at this point in the history