Closed jacobrosenthal closed 3 years ago
Sigh. Logs out of order Im not sure, but I figured out the abi. User error.
I had hardcoded the contract address in Contract.bind in blockhandler because Im not sure if its otherwise available there? And that went out of sync with the subgraph.yaml
this graph is running currently nicely
Were launching the v05 version of our contract. Very little has changed for our new version, but its failing almost immediately claiming it cannot save one of our entities without an id. Again that code, nor the contract around that has changed at all.
presumably this line or this one
But that makes literally no sense.
So in desperation just blasting logging in there logs print out of order? and now I get this error that looks like some kind of memory corruption?