Page MenuHomePhabricator

Add phonon activation logic
ClosedPublic

Authored by Fabien on Dec 17 2019, 07:42.

Details

Summary

This adds the logic to check if the phonon upgrade is activated.
This is done prior to the removal of the graviton activation to allow
for adding a new argument that will trigger the next activation.

Test Plan
ninja check

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Dec 17 2019, 11:02
jasonbcox added a subscriber: jasonbcox.
jasonbcox added inline comments.
src/consensus/activation.h
35 ↗(On Diff #14897)

nit: s/may/May

This revision was automatically updated to reflect the committed changes.