livepeer / livepeer-monorepo

JavaScript tools and applications that interact with Livepeer's smart contracts and peer-to-peer network
https://livepeer.org
MIT License
166 stars 71 forks source link

subgraph: fix active field for Transcoder entity #931

Closed adamsoffer closed 3 years ago

adamsoffer commented 3 years ago

What does this pull request do? Explain your changes. (required) This PR fixes the active field for the Transcoder entity.

How did you test each of these updates (required) Deployed the fix to the livepeer-canary subgraph.

Does this pull request close any open issues? Fixes #929

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/livepeerorg/explorer-2.0/5L8eLnxFPCyGZyA3fceftKDeJqWJ
✅ Preview: https://explorer-20-git-as-subgraph-active-field-fix-livepeerorg.vercel.app

adamsoffer commented 3 years ago

@yondonfu Just remembered I'll need to update the subgraph API reference in the docs with these new fields. I'll create a new issues inside livepeerjs for that.

yondonfu commented 3 years ago

@yondonfu Just remembered I'll need to update the subgraph API reference in the docs with these new fields. I'll create a new issues inside livepeerjs for that.

Good call!