You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is likely going to require some underlying changes to the VM. I'm planning on supporting this type of execution information as a formal API in py-evm, but I imagine it should also be doable within the pyethereum VM as well.
{"jsonrpc":"2.0","id":331,"method":"debug_traceTransaction","params":["0x9cda11aa741ebc2b737a1844e33d82b5a40e05f442c2f84667445c96dca93a9b",{"disableStorage":true,"disableMemory":false,"disableStack":false,"fullStorage":false}]}
Answer: Method not found
It would be really awesome if with the testrpc-py could we debug the transactions using remix!
The text was updated successfully, but these errors were encountered: