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: eth_estimateGas opts to fallback estimation for contract revert #2834

Commits on Aug 16, 2024

  1. fix: eth_estimateGas opts to fallback estimation when a contract re…

    …verts
    
    Signed-off-by: Victor Yanev <[email protected]>
    victor-yanev committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6e71e26 View commit details
    Browse the repository at this point in the history
  2. fix: eth_estimateGas opts to fallback estimation when a contract re…

    …verts
    
    Signed-off-by: Victor Yanev <[email protected]>
    victor-yanev committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7c3af69 View commit details
    Browse the repository at this point in the history
  3. fix: eth_estimateGas opts to fallback estimation when a contract re…

    …verts
    
    Signed-off-by: Victor Yanev <[email protected]>
    victor-yanev committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7e532ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0369c7 View commit details
    Browse the repository at this point in the history
  5. test: fix failing postman tests due to missing 'from' field

    Signed-off-by: Victor Yanev <[email protected]>
    victor-yanev committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1a0bfbc View commit details
    Browse the repository at this point in the history
  6. fix: throw predefined.CONTRACT_REVERT only for CONTRACT_REVERT_EXECUT…

    …ED error message
    
    Signed-off-by: Victor Yanev <[email protected]>
    victor-yanev committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    304c592 View commit details
    Browse the repository at this point in the history
  7. fix: use Status.ContractRevertExecuted from @hashgraph/sdk

    Signed-off-by: Victor Yanev <[email protected]>
    victor-yanev committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a2d38ea View commit details
    Browse the repository at this point in the history