Page MenuHomePhabricator

Clear the IFP bip in the version by default to avoid accidental activation
ClosedPublic

Authored by deadalnix on Feb 19 2020, 00:45.

Details

Summary

While the defautl behavior of BIP9 is to vote yes by default, it is preferable to avoid doing so accidentaly.

Test Plan
make check
./test/functional/test_runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Branch
versionactivation
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9526
Build 16964: Default Diff Build & Tests
Build 16963: arc lint + arc unit

Event Timeline

jasonbcox added a subscriber: jasonbcox.
jasonbcox added inline comments.
src/validation.cpp
1640

Nit: This comment could be more descriptive of why these bits should be cleared.

test/functional/abc-block-sigchecks-activation.py
73

not related, but this is just lint so I guess it doesn't really matter

This revision is now accepted and ready to land.Feb 19 2020, 01:18