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
41 stars 35 forks source link

Introduce new observibility - Finalize Remaining Emits #1059

Closed karlem closed 2 months ago

karlem commented 2 months ago

Description

Complete the implementation of all remaining emits as outlined in the spec. Ensure consistency and accuracy across all tracing and metrics events.

Tasks

Acceptance Criteria

Part of #1055