Skip to content

Conversation

@cwang25
Copy link

@cwang25 cwang25 commented Nov 11, 2021

Fix #15. Changes the uses of getUnderlyingPrice, name, symbol to try_getUnderlyingPrice, try_name, try_symbol...etc

Current subgraph is stuck at Block 12,996,808
image

By add try_ to those functions, it would be able to sync to the head just fine.
image

cwang25 added 2 commits November 11, 2021 10:19
@cwang25 cwang25 marked this pull request as draft November 11, 2021 18:31
@cwang25 cwang25 marked this pull request as ready for review November 11, 2021 18:31
@juanmardefago
Copy link

Hey @cwang25, thanks for the extra code fixes!

I'll be merging my fix first, since the deployment for that fix is already synced on the hosted service (and it should automatically and instantly fix the official subgraph), but after merging that one I'll review your code and most likely merge that too, so it starts syncing in parallel to fix any further issues :)

@cwang25
Copy link
Author

cwang25 commented Nov 15, 2021

No problem. Happy to help :)
Thanks @juanmardefago .

I have also quick-fixed the merge conflict, this PR is good to merge anytime.

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

Successfully merging this pull request may close these issues.

Indexing error on subgraph

3 participants