## TLDR - Met Radek at EthCC and discussed the project. - Gave a [presentation](https://docs.google.com/presentation/d/1Pqt5543DaPHniLFamazV9Em21bh9wwKlu1NqmknaO-E/edit?usp=sharing) on the project at EPF Day. - Started the development of a testing tool to help with the project. ## Recap of last week Last week I was at EthCC and met a bunch of great people, Including Radek. We discussed the project outline and the things we should do. He gave me some insight into the codebase. I also gave a presentation at the EPF Day for the project proposal. We also discussed a potential bug in the Prysm codebase. ## What happened this week This week I was mostly traveling and I did not progress much. mostly I was busy with setting up the project environment on my laptop, and reading more of the codebase to get familiar with it. I also started developing (exclusively on planes) a testing tool to help us cross check the results from a Prysm client against Nimbus, Lodestar or other clients. Radek created a [github issue](https://github.com/prysmaticlabs/prysm/issues/12991) as the todo list for the project. we will work based on this from now on. ## What's next - Investigate the potential bug. - Write project proposal. - Work on adding the light client updates to a database table. ## Other notes