Skip to content

Implement debug_traceTransaction API #6675

@akaladarshi

Description

@akaladarshi

Summary

As per request by Dex Providers, we need to implement debug_traceTransaction API in forest to debug the specified transactions:

  • The FVM returns complete trace so we have to build different formats traces based on the params
  • This API was introduced in geth specifically, so we have to follow the format returned by geth client

Completion Criteria

  • Accept the different types of tracers as params i.e. CallTracer, PreStateTracer
  • Accept the config for the specific tracer type

Additional Links & Resources

Metadata

Metadata

Assignees

Labels

Type: TaskDiscrete task to implement

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions