zemse/hardhat-tracer

Enable tracing for interactive testing on fork with hardhat console

Closed this issue · 5 comments

Is it not possible to have tracing for a transaction sent on local hardhat network (forked) interactively through the hardhat console?

Does npx hardhat node --trace work in this case?

Does npx hardhat node --trace work in this case?

I couldn't make it work..

What error/behavior do you get? What hardhat version are you using?

This issue was just fixed in v2.8.2 of this plugin.

Works great now, thanks!