lambdaclass / lambdaclass/lambda_ethereum_consensus

CLI for validator initialization with credentials

Open
#795 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

validator
Dominant language
Elixir
Stars
109
Forks
41
PR merge metrics
No merged PRs in 30d

Description

At the bare minimum, there should be an option to start the node with a credential path, which is parsed, and then saved it in the credential storage, to let the node know that it's running in the name of a specific validator and it should perform its duties when the slot/epoch/sync committee period requires so.

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

The issue does not name files or tests. Start by tracing CLI startup and the existing credential-storage path, then determine how validator duties are initialized. Done means a credential path can be accepted, parsed, stored, and used to associate the node with the validator.

Written by the indexing model from the issue text.

Assessment

Tech stack
elixir
Domain
blockchain
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.