lambdaclass / lambdaclass/ethlambda
Move auxiliary types outside `crates/storage/src/store.rs`
Open
@perfogic is already working on this.
Since Jul 29, 2026.
good first issue
- Dominant language
- Rust
- Stars
- 82
- Forks
- 28
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 20
Description
The file is already ~2000 lines long. We should move auxiliary types and functions to other modules. Splitting the Store impl block into multiple modules is also on the table.
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.