lambdaclass / lambdaclass/ethlambda
Ensure durability during block import
Open
@dicethedev is already working on this.
Since Jul 29, 2026.
- Dominant language
- Rust
- Stars
- 82
- Forks
- 28
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 20
Description
We currently have multiple independent writes to the DB during block import. We should simplify this to have a single DB write to ensure durability
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.