This repository was archived by the owner on Jul 1, 2021. It is now read-only.
This repository was archived by the owner on Jul 1, 2021. It is now read-only.
Implement debug_traceTransaction
RPC endpoint #124
Closed
Description
Originally from the issue: ethereum/py-evm#62
Blocked until ethereum/py-evm#1709 is merged and released.
What is wrong?
We need an implementation for the JSON-RPC endpoint debug_traceTransaction
How can it be fixed
See: ethereum/py-evm#1515 for a starting point for the code.