consensus-shipyard / ipc

🌳 Spawn multi-level trees of customized, scalable, EVM-compatible networks with IPC. L2++ powered by FVM, Wasm, libp2p, IPFS/IPLD, and CometBFT.
https://ipc.space
Apache License 2.0
44 stars 39 forks source link

Introduce new observibility - Emit Bottom-Up Traces #1056

Closed karlem closed 3 months ago

karlem commented 4 months ago

Description

Design and implement the bottom-up tracing logic. Ensure all relevant events are captured and emitted correctly. Test that the subscriber works as expected.

Tasks

Acceptance Criteria

Part of: #1055