Skip to content

evm2wasm specific EEI methods #138

Open
@axic

Description

@axic

This topic has been touched upon a few times, but never discussed in actual depth.

Not after doing some protoyping with runevm it seems the following features are missing:

  • getTxGasLimit
  • getCallDepth (EIP3 proposes this)
  • getCallType / inStaticMode

Obviously all this is needed if gas calculation is done by evm2wasm as opposed to be part of the EEI.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions