Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debug_traceTransaction integration #88

Open
iFA88 opened this issue Mar 23, 2017 · 1 comment
Open

debug_traceTransaction integration #88

iFA88 opened this issue Mar 23, 2017 · 1 comment
Labels

Comments

@iFA88
Copy link

iFA88 commented Mar 23, 2017

{"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!

@pipermerriam
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants