## EPF5 Dev Updates - Week 11
[◀️ *previous update*](https://hackmd.io/@hangleang/epf5-week10)
### Goals For This Week
- [x] Refactor `RequestId` structure based on changes in [`eth2_libp2p`](https://github.com/hangleang/eth2_libp2p/commit/5817e312eab1a764055bd13e5e6a5d567381b36e)
- [x] Cont. the review and make change accordingly
### Activities
- change `PeerDAS` config values in this [commit](https://github.com/hangleang/grandine/commit/f98661ce47b4548de7c6fad89dd8d0b637dbc39d)
- refactor `RequestId` from generic type to concret type in this [commit](https://github.com/hangleang/grandine/commit/be040ff40467fbf4a54eacb60d95098c7934cc3e), which later revert back as `Grandine` told not to backport this functionality during the weekly call
- add gossipsub `IDONTWANT` in [`eth2_libp2p`](https://github.com/hangleang/grandine/commit/261d4e72e421443f6b6877e7877780cc8eeef694)
### Plan For Next Week
- Finish the review, and sync with the latest changes in Lighthouse
---
[▶️ *next update*](https://hackmd.io/@hangleang/epf5-week12)