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: Add check for parent's existence when checking delegate call #13013

Merged
merged 11 commits into from
May 2, 2024

Commits on Apr 26, 2024

  1. fix: Check if current frame is a delegate call when calling hts syste…

    …m contract
    
    Signed-off-by: lukelee-sl <luke.lee@swirldslabs.com>
    lukelee-sl committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ffa4394 View commit details
    Browse the repository at this point in the history
  2. check to ensure that a parent exists

    Signed-off-by: lukelee-sl <luke.lee@swirldslabs.com>
    lukelee-sl committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    4d58551 View commit details
    Browse the repository at this point in the history
  3. fix unit test

    Signed-off-by: lukelee-sl <luke.lee@swirldslabs.com>
    lukelee-sl committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f6d6e48 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' of https://github.com/hashgraph/hedera-services

    …into fix-hts-delegate-call-check
    lukelee-sl committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    602931e View commit details
    Browse the repository at this point in the history
  5. attempt to stabilize callHtsSystemContractTest spec

    Signed-off-by: lukelee-sl <luke.lee@swirldslabs.com>
    lukelee-sl committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d1fb24d View commit details
    Browse the repository at this point in the history
  6. spotless

    Signed-off-by: lukelee-sl <luke.lee@swirldslabs.com>
    lukelee-sl committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5d1f61c View commit details
    Browse the repository at this point in the history
  7. preserve another property

    Signed-off-by: lukelee-sl <luke.lee@swirldslabs.com>
    lukelee-sl committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0a1b379 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Merge branch 'develop' of https://github.com/hashgraph/hedera-services

    …into fix-hts-delegate-call-check
    lukelee-sl committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    61457dd View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Merge branch 'develop' of https://github.com/hashgraph/hedera-services

    …into fix-hts-delegate-call-check
    lukelee-sl committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    1309681 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Merge branch 'develop' of https://github.com/hashgraph/hedera-services

    …into fix-hts-delegate-call-check
    lukelee-sl committed May 2, 2024
    Configuration menu
    Copy the full SHA
    c32e9f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5334bdf View commit details
    Browse the repository at this point in the history