Proto/abaab: abtract attestation power
What
Depends on !18019 (merged)
Abstract the type of Attestation_power.t, to make things a bit more clean. This also allows us to hide the feature flag check behind the alpha context abstraction. In a similar way, we will also do that for the consensus threshold, but this refactoring is needed first.
Why
How
Refactoring, new module in Alpha_context with a hidden type, and then the compiler took the wheel.
Manually testing the MR
Checklist
-
Document the interface of any function added or modified (see the coding guidelines) -
Document any change to the user interface, including configuration parameters (see node configuration) -
Provide automatic testing (see the testing guide). -
For new features and bug fixes, add an item in the appropriate changelog ( docs/protocols/alpha.rstfor the protocol and the environment,CHANGES.rstat the root of the repository for everything else). -
Select suitable reviewers using the Reviewersfield below. -
Select as Assigneethe next person who should take action on that MR