# [EPF-5] Week 14
Project idea, [Grandine Windows Support](https://github.com/eth-protocol-fellows/cohort-five/blob/main/projects/grandine-windows-support.md), has been merged.
## This Week
* Gated [issuse](https://github.com/grandinetech/grandine/issues/41https://github.com/grandinetech/grandine/issues/41) and [draft PR](https://github.com/grandinetech/grandine/pull/42https://github.com/grandinetech/grandine/pull/42) for that project idea has been created.
* Became familiar wtih Grandine codes, especially in metric side.
* Fixed all building failures by resolving the problem jemalloc and metric dependenies for Windows.
* Successfully driving Grandine to boot on Windows in the release mode
* Found test failures in ssz related codes under consensus-spec-tests.
* Gained a deep understanding of Ethereum consensus protocol.
* Became familiar wtih Lighthouse's libp2p codes.
## Next Week
* To fix test failures in ssz related codes under consensus-spec-tests.
* To boot Grandine as a validator on Windows and all related works about this, like Testnet Eths staking at the launchpad.
* Preliminary Grandine running Windows results