Page MenuHomePhabricator

[avalanche] Encapsulate the activation functions
ClosedPublic

Authored by Fabien on Sep 24 2025, 11:49.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC69e483469091: [avalanche] Encapsulate the activation functions
Summary

This avoid accessing the flags directly, which are now private. This makes it possible to add more activation logic as well.
There is no change in behavior.

Test Plan
ninja all check check-functional

Diff Detail

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