# Manas(Hopinheimer) - Week 8
### TR;DR
| Topic | Description |
|:------------------------- |:---------------------------------------------------------------- |
| spec tracker | [rated-list-spec](https://github.com/dankrad/rated-list-specs) |
| go-implementation tracker | [rated-list](https://github.com/hopinheimer/rated-list-research) |
### updates
- Chirag and I have been making steady progress on the p2p network setup
- local docker network cluster to effective spawn nodes and communicate with each other under the same subnet mask
- we were able setup spawning nodes and bootstrapping through bootnode.
### plans for week 9
- we plan on improving bootstrapping process.