lambdaclass / lambdaclass/ethlambda
Run second aggregation round on safe target computation interval
Open
@MegaRedHand is already working on this.
Since Jul 15, 2026.
performance
- Dominant language
- Rust
- Stars
- 82
- Forks
- 28
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 20
Description
The safe target computation interval is an interval without much work to do. We can take advantage of this by doing a second round of aggregation and publishing those aggregates at that time.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.