NethermindEth / NethermindEth/pluto
Implement app/eth2wrap
Open
@emlautarom1 is already working on this.
Since Dec 2, 2025.
- Dominant language
- Rust
- Stars
- 8
- Forks
- 5
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 37
Description
Implement app/eth2wrap module, it should be done after implementing/merging app/log, eth2util/eth2exp, app/featureset, app/forkjoin, app/promauto, app/version.
It's better to put eth2wrap as a separate crate in the workspace to avoid making "super-crate", in Go it uses as a separate module so it will be more aligned with the original implementation.
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.