# Week 12
Hi everyone, Rahul here again . This is my update for week 12.
I completed my pr on adding the ssz support to light client beacon endpoints and the tests are passsing too foir https://github.com/prysmaticlabs/prysm/pull/14408. I am waiting for Radek to review the pr and hopefully merge it.
# What's Next
Bastin and Rupam have started work to unify the structs and the functions for light clients for the different forks. I am hoping to chime in with them to contribute to this.
I am also looking forward to pick up more tasks from the [Light client Support tracking issue](https://github.com/prysmaticlabs/prysm/issues/12991) , most likely returning the Light Client Updates from database instead of computing them everytime we request it.