# EPF Week 12 Update (NC Navie Chan)
## Summary
This week I have successfully finished all the coding on sync committee reward API including all the unit tests. I have also kick-started the code review stage for the PR [here](https://github.com/sigp/lighthouse/pull/3790). Some initial feedback from Sproul is collected and seems like we are pretty close to getting the PR approved. I have also started looking at the block reward endpoint, and try to come up the calculation algorithm with minimal guidance.
## What I did
- Finished all the coding and testing for sync committee reward API
- Tried to address some of the comments Sproul left on the PR
- Investigated and tried to understand how to calculate the block reward
## Goal Next Week
- Address all PR comments and there will be some back-and-forth code modification along the way
- Start coding block reward