NethermindEth / NethermindEth/pluto

Implement `cmd/exit fetch`

Open
#407 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement rust track:validator-api
Dominant language
Rust
Stars
8
Forks
5
Avg merge
4d 16h
Merged PRs (30d)
37

Description

Scope

Port charon/cmd/exit_fetch.go (~185 LOC) — the pluto exit fetch subcommand that downloads aggregated partial exits from the obol-api.

References

Acceptance

  • Flag/help parity with charon
  • Tests ported and green
  • cargo clippy --workspace --all-targets --all-features -- -D warnings clean

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the existing Pluto command structure and the referenced charon/cmd/exit_fetch.go implementation. Port the subcommand and cmd/exit_fetch_internal_test.go, then run the ported tests and cargo clippy --workspace --all-targets --all-features -- -D warnings. Done means flag/help parity, green tests, and a clean clippy run.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
blockchain, cli, distributed-systems
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
75/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.