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

Add currency abstraction #2707

Merged
merged 15 commits into from
May 25, 2024
Merged

Add currency abstraction #2707

merged 15 commits into from
May 25, 2024

Commits on May 15, 2024

  1. Add TFT class

    zaelgohary committed May 15, 2024
    Configuration menu
    Copy the full SHA
    206afbc View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    88120f0 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    zaelgohary committed May 19, 2024
    Configuration menu
    Copy the full SHA
    95ef9a6 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    51a6cd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5575f78 View commit details
    Browse the repository at this point in the history
  3. Add decimals field

    zaelgohary committed May 20, 2024
    Configuration menu
    Copy the full SHA
    9412364 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    zaelgohary committed May 20, 2024
    Configuration menu
    Copy the full SHA
    2106a01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d57fa28 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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

Commits on May 23, 2024

  1. Rename tft module to currency, add more methods to currency abstract…

    …ion, update script and tests, remove unused model
    zaelgohary committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d2d78db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6da4978 View commit details
    Browse the repository at this point in the history
  3. Add return types

    zaelgohary committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c63fe24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    965a492 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

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