Here we have a summary of the important parts that the DST team has been doing in Q3:
-
nim-libp2p & ACZ:
- Analyzed versions
v1.10
andv1.11
, where we found issues with the Quic implementation that were not easy to reproduce locally. - Some of those issues are already fixed, and we did a setup for the p2p team to run the experiments in the DST lab themselves.
- Found complicated issues with
mix
implementation. Delay times will be investigated, and fixed an error where mix was not correctly routing messages. - Links:
- Analyzed versions
-
Waku
- Started including IDONTWANT statisticall analysis. Will be enhanced in the future.
- Analyzed version
v0.36
- Investigating couple of issues related to store, lightpush
- Reported concerning bandwidht usage by discv5
- Links
-
Status
- Created a repository for deploying chat protocol benchmark scenarios
- Currently finishing the analysis of those.