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

#bug; Uniswap V2 Ethereum Bug #2444

Closed
melotik opened this issue Dec 14, 2023 · 0 comments · Fixed by #2445
Closed

#bug; Uniswap V2 Ethereum Bug #2444

melotik opened this issue Dec 14, 2023 · 0 comments · Fixed by #2445
Assignees
Labels
bug Something isn't working p0 high priority

Comments

@melotik
Copy link
Contributor

melotik commented Dec 14, 2023

Describe the bug
Overflow error. I believe we have had this issue before, we should make a fix that prevents this from happening.

Note: There is an issue with the graph that this error is not highlighted on the subgraph page, so it seems fine until you look at the logs.

Subgraphs Affected

Error Log

Subgraph instance failed to run: transaction 4b6ad5c5b68b0963e11ff5c1525ae026fbcc59e190385dc0adc4d1b252fb7e8a: Mapping aborted at ~lib/@graphprotocol/graph-ts/common/collections.ts, line 150, column 9, with message: overflow converting 0x0000000000000000000000000000000000000000000000000000000067e53c31 to i32\twasm backtrace:\t    0: 0x3ea0 - <unknown>!src/common/getters/getOrCreateToken\t    1: 0x430a - <unknown>!src/common/creators/createLiquidityPool\t    2: 0x4bdb - <unknown>!src/mappings/factory/handlePairCreated\t in handler `handlePairCreated` at block #18746374 (9b095ecb52fd2d2e8a549aac4e639dbb961ecc6b1e91e6990f3d5ba93e3c6658), code: SubgraphSyncingFailure
@melotik melotik added bug Something isn't working p0 high priority labels Dec 14, 2023
@melotik melotik moved this from Discussions to Assigned for Fixes in Subgraph Development Dec 14, 2023
@dhruv-chauhan dhruv-chauhan moved this from Assigned for Fixes to Ready for Review in Subgraph Development Dec 21, 2023
@github-project-automation github-project-automation bot moved this from Ready for Review to Deploy To Hosted Service in Subgraph Development Dec 25, 2023
@dhruv-chauhan dhruv-chauhan moved this from Deploy To Hosted Service to Backfill in Subgraph Development Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p0 high priority
Projects
Status: Backfill
Development

Successfully merging a pull request may close this issue.

2 participants