Closed
Description
Description
Description
The gas limit for eth_call
is currently hard coded in the code. This is preventing Graph Node to index Polygon Edge networks. I'm running a zero gas L2 chain and Graph Node is causing a lot of errors on the RPC node, because the gas limit for this call on Edge should be zero.
Ref:
- "gas limit reached in the pool" #3881
- err="gas limit reached in the pool" 0xPolygon/polygon-edge#2039
Are you aware of any blockers that must be resolved before implementing this feature? If so, which? Link to any relevant GitHub issues.
No response
Some information to help us out
- Tick this box if you plan on implementing this feature yourself.
- I have searched the issue tracker to make sure this issue is not a duplicate.