zemse / hardhat-tracer

🕵️ allows you to see internal calls, events and storage operations in the console
MIT License
353 stars 36 forks source link

Add `tracer_lastTrace` method to JSON-RPC #64

Closed piwonskp closed 7 months ago

piwonskp commented 8 months ago

Resolves #62.

The PR implements tracer_lastTrace RPC method to retrieve last trace via JSON-RPC endpoint from a standalone hardhat node.

zemse commented 7 months ago

Thanks for the PR! Planning to review this later today.

Just a reminder for myself to add a note about this in the readme

zemse commented 7 months ago

Released in v2.8.0