-
Notifications
You must be signed in to change notification settings - Fork 39
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
WIP: Adding stake pool api integration with graphql #333
base: develop
Are you sure you want to change the base?
Conversation
…:input-output-hk/cardano-explorer-app into chore/stake-pool-components-with-graphql
@rhyslbw @DeeJayElly I wired-up the stake pools api but most of the critical information is not provided so this renders like this currently: |
@DominikGuzei Best to hide all fields we cannot currently populate, instead just present the pool hash as the identifier so the tiles have something. I'd like to see this branch get merged with what we have, as this screen is still disabled in the production config |
95cc20b
to
8dcb19b
Compare
…:input-output-hk/cardano-explorer-app into chore/stake-pool-components-with-graphql
Adding stake pool api integration with graphql