1 repo
Interfaces for registering custom event processors during node operation.
Distinguishing note: Focuses on real-time event hooking rather than post-execution analysis.
Explore 1 awesome GitHub repository matching testing & quality assurance · Live Tracing Hooks. 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
Allows registration of custom tracing hooks to process chain-related events throughout node lifetime.