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 gasLimitOverMaxGasLimitFailsPrecheck and createGasLimitOverMaxGasLimitFailsPrecheck #9877

Merged

Commits on Nov 14, 2023

  1. init: initial commit fixing contract call & create max_gas tests

    Signed-off-by: Valentin Valkanov <valentin.valkanov@limechain.tech>
    MrValioBg committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    90b7ad2 View commit details
    Browse the repository at this point in the history
  2. tests: disable autoAssociationSlotsAppearsInInfo

    Signed-off-by: Valentin Valkanov <valentin.valkanov@limechain.tech>
    MrValioBg committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c8a699a View commit details
    Browse the repository at this point in the history
  3. refactor: spotless apply

    Signed-off-by: Valentin Valkanov <valentin.valkanov@limechain.tech>
    MrValioBg committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e1794b9 View commit details
    Browse the repository at this point in the history
  4. refactor: fix wrong check

    Signed-off-by: Valentin Valkanov <valentin.valkanov@limechain.tech>
    MrValioBg committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    6b64aff View commit details
    Browse the repository at this point in the history
  5. refactor: use different approach to fixing tests. Now we don't modify…

    … the code, but make the test support both statuses from mono & mod since both are correct
    
    Signed-off-by: Valentin Valkanov <valentin.valkanov@limechain.tech>
    MrValioBg committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7bc6298 View commit details
    Browse the repository at this point in the history
  6. refactor: revert wrong check

    Signed-off-by: Valentin Valkanov <valentin.valkanov@limechain.tech>
    MrValioBg committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    1ffdd60 View commit details
    Browse the repository at this point in the history
  7. refactor: spotless apply

    Signed-off-by: Valentin Valkanov <valentin.valkanov@limechain.tech>
    MrValioBg committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    6d3cd58 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. refactor: the same approach, but use spec.streamlinedIngestChecks opt…

    …ion.
    
    Signed-off-by: Valentin Valkanov <valentin.valkanov@limechain.tech>
    MrValioBg committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2d0ebdd View commit details
    Browse the repository at this point in the history