Fix: update with latest change for overflow issues #143
Conversation
|
Again indexing error with overflow problems:
we need permament fix @ianlapham :( Here issue: |
|
Looks like there is a heap access out of bounds error now Subgraph instance failed to run: transaction ba8ed60fac7531a18f886cae5b81611e6cc833d3d57989076a9dcbf4b309374b: Heap access out of bounds. Offset: 42 Size: 6291556 wasm backtrace: 0: 0x26c1 - <unknown>!src/types/schema/Token.load 1: 0x34c6 - <unknown>!src/mappings/core/handleSync in handler `handleSync` at block #18746371 (a5b160ee3e8c76765dfc6d1816d55dd2e6ca73577658af4c585e8ce7cb3bd518), code: SubgraphSyncingFailure
17/12/2023, 14:06:08 |
|
@ianlapham Your latest commit should fix the heap access right? And is this graph deployed against your branch? If that's the case and since it's the only one currently working, this PR should probably merged |
No description provided.