# Mustapah Update 8
## Last Week:
- Had good chat with Alex and came up with execution \ study plan:
- Reading through Consensus-spec https://github.com/ethereum/consensus-specs
- Reading on light client protocol https://github.com/ethereum/consensus-specs/tree/dev/specs/altair/light-client
- Understanding the basic sync protocol https://github.com/ethereum/consensus-specs/blob/dev/specs/altair/light-client/sync-protocol.md
- Understand full node implmentation https://github.com/ethereum/consensus-specs/blob/dev/specs/altair/light-client/full-node.md
- Understand P2P interface https://github.com/ethereum/consensus-specs/blob/dev/specs/altair/light-client/p2p-interface.md
- Investigate discovery tool: https://github.com/sigp/discv5