circles-core
circles-core copied to clipboard
Include users who trust users in response from isTrusted
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
Hey team! Please add your planning poker estimate with Zenhub @JacqueGM @llunaCreixent