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: add new tests for HIP-1010 #911

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

Commits on Sep 20, 2024

  1. Exposes new update fees methods through HTS and wrapper contract

    Signed-off-by: Konstantina Blazhukova <[email protected]>
    konstantinabl committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d35019a View commit details
    Browse the repository at this point in the history
  2. Allows passing of custom fee arrays in TokenCreateCustom contract

    Signed-off-by: Konstantina Blazhukova <[email protected]>
    konstantinabl committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    72db1e8 View commit details
    Browse the repository at this point in the history
  3. Adds necessary methods for tests and adds fee key to creation methods

    Signed-off-by: Konstantina Blazhukova <[email protected]>
    konstantinabl committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    cce1172 View commit details
    Browse the repository at this point in the history
  4. Adds artifacts and abis for new and updated contracts

    Signed-off-by: Konstantina Blazhukova <[email protected]>
    konstantinabl committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9ab97f2 View commit details
    Browse the repository at this point in the history
  5. Adds util functions

    Signed-off-by: Konstantina Blazhukova <[email protected]>
    konstantinabl committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8b2d618 View commit details
    Browse the repository at this point in the history
  6. Removes console logs, makes code more modular and readable

    Signed-off-by: Konstantina Blazhukova <[email protected]>
    konstantinabl committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    945a635 View commit details
    Browse the repository at this point in the history
  7. Fixes failing update fees tests

    Signed-off-by: Konstantina Blazhukova <[email protected]>
    konstantinabl committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    42f25a6 View commit details
    Browse the repository at this point in the history
  8. Fixes some tests and adds new ones

    Signed-off-by: Konstantina Blazhukova <[email protected]>
    konstantinabl committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    95fbb89 View commit details
    Browse the repository at this point in the history
  9. Fixes tests

    Signed-off-by: Konstantina Blazhukova <[email protected]>
    konstantinabl committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    110f6d0 View commit details
    Browse the repository at this point in the history
  10. Fixes multiple fracitonal fees test

    Signed-off-by: Konstantina Blazhukova <[email protected]>
    konstantinabl committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7e0b308 View commit details
    Browse the repository at this point in the history
  11. bumps local node version

    Signed-off-by: Konstantina Blazhukova <[email protected]>
    konstantinabl committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b2326fc View commit details
    Browse the repository at this point in the history