Skip to content

Commit

Permalink
Remove Lodestar's EIP-4881 from project ideas (#575)
Browse files Browse the repository at this point in the history
  • Loading branch information
ensi321 authored Feb 4, 2025
1 parent 7b057ae commit cf3e617
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions projects/project-ideas.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,6 @@ The ideas below are for the Ethereum consensus layer client [Grandine](https://g
- Adapt other consensus clients to run grandine-snapshot-tests;
- Other - any other mutually agreed Grandine's area that can be improved.

### Lodestar: Deposit Contract Snapshot Interface (EIP-4881)

By Lodestar Team

Our TypeScript based consensus client requires implementing a self-contained specification, [EIP-4881](https://eips.ethereum.org/EIPS/eip-4881) into our `/eth/v1/beacon/deposit_snapshot` endpoint. This project will give a TypeScript-based candidate an understanding of the basic skills required of a protocol engineer by understanding a specification and implementing it into client software. In addition, you will be exposed to how deposits currently function within Ethereum, how weak subjectivity sync enables faster sync times and how merkle proofs secure Ethereum. For more information, please see: https://github.com/ChainSafe/lodestar/issues/4935


### Lodestar: BeaconChain Harness for Client Testing

Expand Down

0 comments on commit cf3e617

Please sign in to comment.