Abel
Abel
New features paginated getter func in EnumerableSet.sol startIndex from 1
### Which packages are impacted by your issue? @graphprotocol/graph-cli ### Describe the issue codegen from solidity func like : `function getPositionsByTokenIds(uint256[] memory) public view returns (Position.PositionInfo[][] memory)` The Solidity function...
### Bug report Hi there, I just noticed that the supporting of `eth_getBlockReceipts` in v0.35.1 changelog When I run graph-node v0.35.1 to index local foundry anvil chain, it leads rpc...