1 repo
Tools for hooking into virtual machine execution to monitor and analyze transaction processing.
Distinguishing note: Focuses on custom logic for VM event hooks rather than generic testing.
Explore 1 awesome GitHub repository matching testing & quality assurance · Execution Tracers. Refine with filters or upvote what's useful.
Geth is a comprehensive execution client for the Ethereum network, serving as a foundational node implementation that processes transactions, maintains the distributed ledger state, and participates in peer-to-peer consensus. It provides a robust infrastructure for synchronizing, validating, and serving blockchain data
Provides diagnostic hooks into virtual machine execution to capture opcode-level metadata and transaction flow for debugging.