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

Include gas fee in ContractCreate and ContractCall record transactionFee fields #9774

Merged
merged 6 commits into from
Nov 9, 2023

Commits on Nov 8, 2023

  1. Add gas fees to ContractCreate and ContractCall record transactionFee…

    … fields
    
    Signed-off-by: Michael Tinker <michael.tinker@swirldslabs.com>
    tinker-michaelj committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    fd1d0e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f50b2b View commit details
    Browse the repository at this point in the history
  3. Revert HtsCall change

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

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

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

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