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

all queries should be using qraphQL endpoint #11

Open
thegostep opened this issue Jan 24, 2020 · 1 comment
Open

all queries should be using qraphQL endpoint #11

thegostep opened this issue Jan 24, 2020 · 1 comment
Assignees

Comments

@thegostep
Copy link
Collaborator

thegostep commented Jan 24, 2020

checkStatus = () => {
return {
revealed: this.#revealed
};
};

revealed: this.#revealed

@thegostep thegostep changed the title checkStatus should check if files are revealed using qraphQL endpoint all queries should be using qraphQL endpoint Jan 26, 2020
@thegostep thegostep added this to the high priority milestone Jan 30, 2020
@thegostep
Copy link
Collaborator Author

  • convert sdk to use testenv (it has a ganache deployment of the graph)
  • make it possible to keep testenv running in background
  • update graph client to be compatible with ganache deployment
  • integrate graph client to sdk

@thegostep thegostep removed this from the high priority milestone Feb 18, 2020
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