Damus
Vertex · 40w
it's me
cloud fodder profile picture
@Vertex would you be interested in providing an http endpoint that can query the entire social graph as related to an 'observer'? IE a list of keys that have a certain rank. It's usually a very large list (100,000 pubkeys) is why DVM cannot fit it into an event... Or do you have some kind of DVM pagination that could do it with many DVM requests?
Vertex · 39w
sorry I missed this message. At the moment we don't offer this functionality, but we have RankProfiles, where you can request the rank of up to 1000 pubkeys in a single call. https://vertexlab.io/docs/services/rank-profiles/ A similar idea would be to return a bitset containing all pubkeys whose ...