Page MenuHomePhabricator

[avalanche] Make the finalization tip pointer const
ClosedPublic

Authored by Fabien on Jan 18 2023, 15:01.

Details

Reviewers
sdulfari
Group Reviewers
Restricted Project
Commits
rABC912037f6b306: [avalanche] Make the finalization tip pointer const
Summary

The block index is not supposed to be modified from that pointer, so make it const.

Test Plan
ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Branch
avalanche_finalization_tip_const
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21778
Build 43191: Build Difflint-circular-dependencies · build-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang
Build 43190: arc lint + arc unit