Closed llunaCreixent closed 2 years ago
The subgraph is so slow to index because it uses a large amount of unnecessary eth_calls. This PR tries to make an optimization to reduce unnecessary eth_calls.
Closes https://github.com/CirclesUBI/circles-subgraph/issues/60
The subgraph is so slow to index because it uses a large amount of unnecessary eth_calls. This PR tries to make an optimization to reduce unnecessary eth_calls.
Closes https://github.com/CirclesUBI/circles-subgraph/issues/60