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

Fix cannotUseMoreThanChildContractLimit test #9707

Merged

Commits on Nov 1, 2023

  1. Fix hapiNftIsApprovedForAll test

    Signed-off-by: Miroslav Gatsanoga <miroslav.gatsanoga@limechain.tech>
    MiroslavGatsanoga committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b57c563 View commit details
    Browse the repository at this point in the history
  2. intermezzo

    Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
    tinker-michaelj committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    cc75896 View commit details
    Browse the repository at this point in the history
  3. Support both ERC redirect and classic isApprovedForAll()

    Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
    tinker-michaelj committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    970fff8 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Fix htsTokenAllowance, hapiNftGetApproved, hapiNftIsApprovedForAll tests

    Signed-off-by: Nikita Lebedev <nikita.lebedev@limechain.tech>
    thenswan committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    208bb99 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Fixed remaining tests in ApproveAllowanceSuite

    Signed-off-by: Nikita Lebedev <nikita.lebedev@limechain.tech>
    thenswan committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7193cbb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into 09357-fix-approve-allowance-tests

    # Conflicts:
    #	hedera-node/hedera-smart-contract-service-impl/src/main/java/com/hedera/node/app/service/contract/impl/exec/systemcontracts/hts/AbstractNonRevertibleTokenViewCall.java
    thenswan committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f8e97a0 View commit details
    Browse the repository at this point in the history
  3. Fixed tests.

    Signed-off-by: Nikita Lebedev <nikita.lebedev@limechain.tech>
    thenswan committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    392b1b8 View commit details
    Browse the repository at this point in the history
  4. Fix unit test and spotless checks.

    Signed-off-by: Nikita Lebedev <nikita.lebedev@limechain.tech>
    thenswan committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    a93c6c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Fix cannotUseMoreThanChildContractLimit test

    Signed-off-by: Miroslav Gatsanoga <miroslav.gatsanoga@limechain.tech>
    MiroslavGatsanoga committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e583b76 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Merge branch 'develop' into 09124-fix-cannotUseMoreThanChildContractL…

    …imit-test
    
    Signed-off-by: Miroslav Gatsanoga <miroslav.gatsanoga@limechain.tech>
    MiroslavGatsanoga committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    6672582 View commit details
    Browse the repository at this point in the history
  2. Fix after merging develop

    Signed-off-by: Miroslav Gatsanoga <miroslav.gatsanoga@limechain.tech>
    MiroslavGatsanoga committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    df9bdd6 View commit details
    Browse the repository at this point in the history