Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include users who trust users in response from isTrusted #124

Open
louilinn opened this issue Jul 1, 2022 · 1 comment
Open

Include users who trust users in response from isTrusted #124

louilinn opened this issue Jul 1, 2022 · 1 comment

Comments

@louilinn
Copy link
Contributor

louilinn commented Jul 1, 2022

In getTrustNetworkStatus extract trusting user address from id
In trust.js change trustConnections in isTrusted from being a count to returning information about the trust connections e.g.

[{address: 0x....., }, {address: 0x....}]

trustConnections: 0,

return requestGraph(graphNodeEndpoint, subgraphName, query);

This is needed for this feature in the app: Related CirclesUBI/circles-myxogastria#325

@louilinn louilinn changed the title Include users who trust users Include users who trust users in response from isTrusted Jul 1, 2022
@juanenrisley
Copy link
Collaborator

Hey team! Please add your planning poker estimate with Zenhub @JacqueGM @llunaCreixent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants