-
Notifications
You must be signed in to change notification settings - Fork 184
Labels
Type: TaskDiscrete task to implementDiscrete task to implement
Description
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
gethspecifically, so we have to follow the format returned bygethclient
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: TaskDiscrete task to implementDiscrete task to implement
Type
Projects
Status
In progress