First of all I am really excited to take part in the EPF as a permissionless participant and contribute to the ecosystem.
## Monday: 17/7/2023
Before this, I have been working some issues in Lighthouse to become familiar with Lighthouse codebase.
Issue: https://github.com/sigp/lighthouse/issues/4350,
PR: https://github.com/sigp/lighthouse/pull/4368
Issue: https://github.com/sigp/lighthouse/issues/4317
PR: https://github.com/sigp/lighthouse/pull/4455
Other than that, I've been looking into Lighthouse slasher backend project idea. Studied lmdb and redb. Lmdb and Redb aren't very similar. The implementation is a little tricky. I opened this PR: https://github.com/sigp/lighthouse/pull/4430