The BlockResultsService commit is: f9c17b4.
Differently from what happened when backporting it to v0.38-experimental (#1440 ), in this case we have to consider the renaming on the ABCI method. In particular, the implementation consider that results are returned by FinalizeBlock, while in v0.37.x this ABCI method was not yet implemented.