-
Notifications
You must be signed in to change notification settings - Fork 953
Closed
Description
I am trying to get a local graph node running against anvil for frolic/web3-scaffold#27.
While compatibility issues with this integration are already being tracked here graphprotocol/graph-node#3640 and here, I ran into a separate error message that I wanted to file for discoverability. I'm not sure if it's an revm bug or an issue with my config.
Here's an example error message:
Jun 25 18:45:09.348 INFO Possible reorg detected, retrying, error: failed to process trigger: block #2 (0x93c4…3d1a), transaction 4e58144bf7b4a22f3149b88b7d6a2701333098cf26a70449dc386b62b993f658: Ethereum node returned an error when calling function "tokenURI" of contract "ExampleNFT": RPC error: Error { code: InternalError, message: "EVM error CallerGasLimitMoreThenBlock", data: None }
wasm backtrace:
0: 0x2d09 - <unknown>!src/mapping/handleTransfer
, block_hash: 0x93c44cc11644bd2f10c1edb02f5c9c5b03ee16ad96a43f89efcf69d69eb63d1a, block_number: 2, sgd: 1, subgraph_id: QmXt9LHphz6mEJLv4tmLkUr1QnZkwc8CCLSVcRndZNrZFU, component: SubgraphInstanceManager
Metadata
Metadata
Assignees
Labels
No labels