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
Branch
phonon_activation
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 8584
Build 15156: Default Diff Build & Tests
Build 15155: arc lint + arc unit

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

nit: s/may/May

This revision was automatically updated to reflect the committed changes.