livepeer / livepeer-monorepo

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

subgraph: fix incorrect transcoder active states #1034

Closed adamsoffer closed 2 years ago

adamsoffer commented 2 years ago

What does this pull request do? Explain your changes. (required)

Fixes #1027

vercel[bot] commented 2 years ago

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

explorer-mainnet – ./packages/explorer-2.0

🔍 Inspect: https://vercel.com/livepeer/explorer-mainnet/EuXxseRNazWFsGgZTb1FKAg6TEkB
✅ Preview: https://explorer-mainnet-git-as-subgraph-active-field-fix-livepeer.vercel.app

explorer-rinkeby – ./packages/explorer-2.0

🔍 Inspect: https://vercel.com/livepeer/explorer-rinkeby/4kebPvdeysfcF1vbhW5SefRmo39r
✅ Preview: https://explorer-rinkeby-git-as-subgraph-active-field-fix-livepeer.vercel.app

adamsoffer commented 2 years ago

@yondonfu Yeah I deployed last night to livepeer-canary. It's 90% synced right now. When it's done syncing I'll make sure those tests are covered before deploying 👍

adamsoffer commented 2 years ago

The subgraph has finished syncing and I've tested the fix to confirm it works 👍

The main livepeer subgraph on the graph's hosted explorer is now synced with the fix as well.

We'll want to update the subgraph on the graph's decentralized network at some point as well but we can address that in another issue.