Skip to content

Limit gas on contract call #240

@kroggen

Description

@kroggen

When a contract calls another one, it should be able to specify a limit of gas that the called contract can use

  contract.call.gas(123)(address, function_name, args)

This feature appears to be partially implemented. It can be reviewed to check for viability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    V4To be released on hardfork V4featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions