# EPF Dev Update (Week 16) This is a summary of my week 16 and last dev update. We have come a long way! ## What did I work on for week 16? I worked on *[process_sync_aggregate](https://github.com/lambdaclass/lambda_ethereum_consensus/pull/388)* and enabling [incoming requests for beacon blocks by range](https://github.com/lambdaclass/lambda_ethereum_consensus/pull/363) in the Elixir Consensus Client. ## Helpful Resources - Sync aggregate processing https://eth2book.info/capella/part3/transition/block/#sync-aggregate-processing - BeaconBlocksByRange - https://github.com/lambdaclass/lambda_ethereum_consensus/blob/main/docs/specs/p2p-interface.md#beaconblocksbyrange ## What's next? Check out my final update [here](https://hackmd.io/@Godspower-Eze/Bk9BRaAQ6)