# EPF5 Week 11 Updates (EIP-7732 implementation)
Hey Everyone GM 🙏🏻 Web3 peeps 👋🏻
This week just raised this [PR](https://github.com/prysmaticlabs/prysm/pull/14365) which is very minimal one adding genesisValidatorRoot precomputes as hardcoded in config.
Apart from this did a lot of different things not related to EPBS like trying to close this [issue](https://github.com/ethereum/execution-apis/issues/431) recommended by lightclient as he needed help in there.
Also contributed to reth and op-alloy with a simple refactoring code and moving some files[Pr on op-alloy](https://github.com/alloy-rs/op-alloy/pull/35#event-14004430215),[Pr on reth](https://github.com/paradigmxyz/reth/pull/10519) which is blocked until next op-alloy release and also tried to review all the prs raised by potuz, terence, and jihoon.
I would also like to explain the whole low-level functioning of EPBS once I find a tracer or can do it manually.
We also reviewed caleb [pr on nimbus](https://github.com/status-im/nimbus-eth2/pull/6443).
Now trying to complete my website for execution-API and deploy it and create a pr on execution api repo soon.
That's all about this week. I couldn't do much on the contribution level for Ebps, but I'm trying to understand things and am always up for any kind of help if needed.