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

Build a subgraph for the BrightID-EthereumAddressService #1

Open
auryn-macmillan opened this issue Oct 28, 2019 · 1 comment
Open

Comments

@auryn-macmillan
Copy link
Member

If we build a subgraph for the BrightID-EthereumAddressService, we can probably offload to The Graph any computation involved with filtering poll results based on BrightID accounts. This way, the client would only get a list of valid votes.

Better still, we may even be able to have The Graph compute the current state of the poll. So the client just receives percentages for and against.

What are your thoughts @Tomasvrba?

@Tomasvrba
Copy link
Contributor

Didn't see the issue in this repo until now. Probably an outdated response, but anyway:
Building the subgraph is related to the Burn Signal app, not the BrightID-EthereumAddressService. Since all this service does is link addresses to BrightID, without any smart contract interaction, so The Graph would have no events to listen for.
I would either close this issue or move to the Burn Signal repo along with a spec of all the information we want to get from the subgraph.

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

No branches or pull requests

2 participants