Skip to content
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

fix(#patch); uni v3 optimism; fix sync error #2373

Closed
wants to merge 1 commit into from

Conversation

melotik
Copy link
Contributor

@melotik melotik commented Sep 15, 2023

Attempting to fix #2370

I am not sure why the same token was causing an issue as the master branch has the broken token link. Potentially it was not in the original deployment so I made a graft and we will see: https://okgraph.xyz/?q=messari%2Funiswap-v3-swap-optimism

Copy link
Collaborator

@dhruv-chauhan dhruv-chauhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My guess is we missed deploying the changes last time around. Grafting and redeploying works: https://okgraph.xyz/?q=dhruv-chauhan%2Funiswap-v3-swap-optimism !

@@ -6,6 +6,6 @@
"nonFungiblePositionManagerAddressStartBlock": 0,
"deployment": "UNISWAP_V3_OPTIMISM",
"graftEnabled": false,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be true?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I reckon we do not need to update this file. Added variables are not used in swap subgraphs

@melotik
Copy link
Contributor Author

melotik commented Sep 20, 2023

Closing since the graft worked

@melotik melotik closed this Sep 20, 2023
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.

Uniswap-V3 Optimism Swap Only: Indexing Error
2 participants