sablier-labs / v2-subgraphs

Subgraphs for Sablier V2 token streaming protocol
6 stars 4 forks source link

Temporary fix to issue with dynamic contracts (by hardcoding) #24

Closed JasoonS closed 4 months ago

JasoonS commented 5 months ago

Hey guys, sorry about this little bug. We have a fix in a pipeline and some initial tests. But it is a big change/fix so it might only make it into a stable release in a week or so.

So this unblocks you guys in the short term, but of course I'll make sure this code is removed for you once our dynamic contracts work again.

razgraf commented 4 months ago

Thank you for this PR @JasoonS.

Unfortunately we won't be able to use it in production as any new campaigns deployed (and not manually tracked) wouldn't show up in the query - therefore we'd have to come back here and add them and re-deploy every time.

We'll wait for the dynamic contracts stable fix before moving in production with this. For now, we managed to work around this issue to finish our test suite.