Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Execution tracing #534

@alcuadrado

Description

@alcuadrado

Hi,

I'm exploring the possibility of using a native implementation of an EVM and its host in Buidler to run smart contract tests. We currently use ethereumjs-vm, so I believe this will lead to really significant performance improvements.

Some of the main features Buidler offers are based on tracing the smart contracts' execution in order to infer and present meaningful information to our users, instead of just directly exposing the EVM-level results and errors.

I noticed that the tracing functionality was dropped from EVMC, so I'm opening this issue to ask if there are any plans to replace it with a new one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions