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

HIP-584: Fix too low estimate values for auto account creation and contract create #6633

Merged
merged 10 commits into from
Aug 15, 2023

Commits on Aug 10, 2023

  1. feat: fix low estimate on hollow account creations

    Signed-off-by: IvanKavaldzhiev <ivankavaldzhiev@gmail.com>
    IvanKavaldzhiev committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    429b6c1 View commit details
    Browse the repository at this point in the history
  2. test: add test coverage

    Signed-off-by: IvanKavaldzhiev <ivankavaldzhiev@gmail.com>
    IvanKavaldzhiev committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    0972c20 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. test: add test for top level contract create

    Signed-off-by: IvanKavaldzhiev <ivankavaldzhiev@gmail.com>
    IvanKavaldzhiev committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    f2dc449 View commit details
    Browse the repository at this point in the history
  2. feat: align gas calculator logic with services

    Signed-off-by: IvanKavaldzhiev <ivankavaldzhiev@gmail.com>
    IvanKavaldzhiev committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    ce6724a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00655f0 View commit details
    Browse the repository at this point in the history
  4. fix: sonnar issue

    Signed-off-by: IvanKavaldzhiev <ivankavaldzhiev@gmail.com>
    IvanKavaldzhiev committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    c3153b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. nit: fix PR comment

    Signed-off-by: IvanKavaldzhiev <ivankavaldzhiev@gmail.com>
    IvanKavaldzhiev committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    864630b View commit details
    Browse the repository at this point in the history
  2. nit: fis Sonar issue

    Signed-off-by: IvanKavaldzhiev <ivankavaldzhiev@gmail.com>
    IvanKavaldzhiev committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    ff88bbd View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main' into 06620-fix-too-low-est…

    …imate-values
    
    # Conflicts:
    #	hedera-mirror-web3/src/test/java/com/hedera/mirror/web3/service/ContractCallTestSetup.java
    
    Signed-off-by: IvanKavaldzhiev <ivankavaldzhiev@gmail.com>
    IvanKavaldzhiev committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    6d2b76a View commit details
    Browse the repository at this point in the history
  4. nit: remove unneeded comment

    Signed-off-by: IvanKavaldzhiev <ivankavaldzhiev@gmail.com>
    IvanKavaldzhiev committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    530d399 View commit details
    Browse the repository at this point in the history