Hi everyone, I am Aman based out of New Delhi, India. I am excited to participate in 4th cohort of Ethereum Protocol Fellowship. Will be update this document.
### Week 0 & 1
Started going through all projects list. I was intrested in working on optimism sequencer but after talking with Yaov, realised Optimism already had an implementation. Mark Tyneway from Optimism had been working on it.
Then I started exploring the Dapplion's idea exploring fork-choice implementation of SSLE. I spent whole week learning and researching about PoS fork choice. Have covered these
- [ethereum/consensus-specs/blob/dev/specs/phase0/fork-choice](https://github.com/ethereum/consensus-specs/blob/dev/specs/phase0/fork-choice.md)
- [Shuffle based SSLE protocol for Ethereum](https://ethresear.ch/t/whisk-a-practical-shuffle-based-ssle-protocol-for-ethereum/11763)
- [Secret non-single leader election
](https://ethresear.ch/t/secret-non-single-leader-election/11789)