Page MenuHomePhabricator

refactor: make active_chain_tip a reference
ClosedPublic

Authored by PiRK on Mon, Apr 29, 15:45.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC894c058950f4: refactor: make active_chain_tip a reference
Summary

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

Test Plan

ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable