lambdaclass / lambdaclass/lambda_ethereum_consensus
Require JWT
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- Elixir
- Stars
- 109
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
Once #579 is addressed, we should require the JWT secret to be passed. Along with this, we should change makefile targets to use the --mock-execution flag.
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 reviewing the resolution of issue #579, then inspect the JWT configuration and the Makefile targets mentioned here. Confirm that the JWT secret is required and that the relevant targets use --mock-execution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- authentication, build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100