ChainSafe / ChainSafe/lodestar
Review block time reporting
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 483
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 150
Description
### Problem description
Codex performed a big blocks experiment and got divergent results from each implementation. We should
- Check with codex to learn what signal are they using: sse, logs, etc
- Get to consensus with clients on when are those signals emitted (recieved on gossip, processed, imported)
Background: https://www.youtube.com/live/zODMnGxQBG0?si=PHBmbeCsvFyPq1Ye

More references:
- PM issue with summary https://github.com/ethereum/pm/issues/854#issuecomment-1709670938
- Notebook with charts on block arrival time https://colab.research.google.com/drive/1GrI6JaPZCTCmnW30YYXPs-MjA866jjXC

### Solution description
/
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.