# Dev Update Week 11
- **Tested MEV-Boost and Consensus Clients on Holesky Testnet**:
I worked on setting up and testing MEV-Boost connected to the Flashbots Boost Relay with the Nimbus consensus clients on the Holesky test network on my local computer. This involved creating a secure environment, generating validator keys, and ensuring proper integration with MEV-Boost and the Nethermind execution clients.
- **EIP-7732**: I went through the *[EIP-7732: Enshrined Proposer-Builder Separation](https://eips.ethereum.org/EIPS/eip-7732#abstract)* document and the implemenation details
- *Project Proposal*: eip-7732 implementation in Nimbus.
---