Shuaib Bapputty
Results
2
issues of
Shuaib Bapputty
Closes https://github.com/graphprotocol/graph-node/issues/5535. Previously, subgraphs continued scanning even when all the data sources had passed the end block. This update finds the maximum end block across the data sources and stops...
Closes https://github.com/graphprotocol/graph-node/issues/5197 Fix graft validation checks - Removed the conditional compilation for reorg threshold checks in debug builds This will be good to go as we have `reorg_threshold` set to...