NethermindEth / NethermindEth/pluto
Implement cmd
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 8
- Forks
- 5
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 37
Description
Description
Port the module cmd 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 cmd module and comparing it with the reference Go implementation. Port the reference module's unit tests and run them against the Rust implementation; the work is complete when all ported tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, rust
- Domain
- blockchain, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100