We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
dhruv-chauhan
Successfully merging a pull request may close this issue.
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
The text was updated successfully, but these errors were encountered: