NethermindEth / NethermindEth/pluto
Implement `testutil/promrated`
Open
Nobody has claimed this yet.
testing
- Dominant language
- Rust
- Stars
- 8
- Forks
- 5
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 37
Description
Description
Port the module testutil/promrated from the reference Go implementation.
Acceptance Criteria
All unit tests from the reference Go implementation must be ported and must pass.
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.
Research direction
Start by locating the Rust testutil layout and the reference Go module named testutil/promrated. Port the reference module's unit tests alongside the implementation. Done means all ported unit tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, rust
- Domain
- blockchain, distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100