Skip to content

Issue with function call options #212

@0xOmarA

Description

@0xOmarA

Some of the MatterLabs tests fail when call options are provided. For example, the test cases fail when we have a call like address.call{gas: XYZ}("")

Tests that fail due to this:

  • translated_semantic_tests/functionCall/gas_and_value_basic/test.json::0::E-
  • simple/try_catch/unbalanced_gas_limit.sol::0::Y-
  • simple/try_catch/unbalanced_gas_limit.sol::0::Y+
  • simple/try_catch/unbalanced_gas_limit.sol::0::E-
  • simple/try_catch/unbalanced_gas_limit.sol::0::E+

Metadata

Metadata

Labels

EVMProblem occurs at the execution stage for EVMMatter LabRelease

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions