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

Add tracer_lastTrace method to JSON-RPC #64

Merged
merged 4 commits into from
Feb 15, 2024
Merged

Add tracer_lastTrace method to JSON-RPC #64

merged 4 commits into from
Feb 15, 2024

Conversation

piwonskp
Copy link
Contributor

@piwonskp piwonskp commented Feb 8, 2024

Resolves #62.

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

@zemse
Copy link
Owner

zemse commented Feb 13, 2024

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 zemse merged commit 2f506a2 into zemse:main Feb 15, 2024
2 checks passed
@zemse
Copy link
Owner

zemse commented Feb 15, 2024

Released in v2.8.0

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

Successfully merging this pull request may close these issues.

Programatically access trace from a standalone hardhat node
2 participants