forge-stack-tracer
is a CLI tool designed to convert Foundry test output into interactive stack traces, simplifying the debugging process for Solidity developers.
With forge-stack-tracer
, developers can easily inspect their test cases by generating comprehensive static HTML reports, offering intuitive and navigable stack traces. It is an essential tool for anyone using the Foundry framework to test and troubleshoot Ethereum smart contracts.
The tool is integrated with Swiss-Knife.xyz’s Calldata Decoder, enabling users to decode calls to even the unverified contracts.
Features: • Converts Foundry test results into interactive, clickable stack traces. • Decodes calldata of verified and unverified contracts. • Outputs results into a static HTML file for easy analysis.
Can be used for foundry stack traces generated for local tests or when debugging live ethereum transactions in foundry.
forge-stack-tracer History
-
accepted into GG22 OSS - Developer Tooling and Libraries 4 weeks ago.