hey @dominic
i tried again with 3.1.1 and I still have missing connections. The above command gives me null on v3..
I ran sbot friends.createFriendStream | sort -u
on both versions.
$ wc -l sorted_v*
6681 sorted_v2.json
5612 sorted_v3.json
is there something else I can give you or you want me to run to debug this further?
also: am I correct that the flume state idx in v2 is called friends.json
and in v3 it's contacts2.json
?