circles-core icon indicating copy to clipboard operation
circles-core copied to clipboard

Include users who trust users in response from isTrusted

Open louilinn opened this issue 2 years ago • 1 comments

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....}]

https://github.com/CirclesUBI/circles-core/blob/7e0980b21b007040958c48567ff8cc801d557156/src/trust.js#L59 https://github.com/CirclesUBI/circles-core/blob/7e0980b21b007040958c48567ff8cc801d557156/src/utils.js#L345

This is needed for this feature in the app: Related https://github.com/CirclesUBI/circles-myxogastria/issues/325

louilinn avatar Jul 01 '22 11:07 louilinn

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

juanenrisley avatar Jun 16 '23 08:06 juanenrisley