This PR fixes a TODO introduced in core#21055.
Makes active_chain_tip argument in ContextualCheckTransactionForCurrentBlock function a reference instead of a pointer.
This is a backport of core#25677
See D144 for the difference in the function name