Nov 11 - Nov 25
First two weeks of the project. Planning, specs, and basic PoC.
1. Planning: Kick-off call and cutting of issues.
Project board: https://github.com/orgs/vacp2p/projects/2
2. Specs: Waku v0.1 merged
See Waku spec. A lot of work behind the scenes to get this done (see issue and PR. Still some work to be done to waku 0 specs, but it’s better than EIP627 and captures things such as light mode and mailserver, both of which had differences between Go/Nim client and EIP.
3. Client: New subprotocol waku/0
and bridging PoC through nim-eth
See https://github.com/status-im/nim-eth/issues/125 and https://github.com/status-im/nim-eth/pull/120