This partially restore BIP9 style activation.
Details
Details
- Reviewers
jasonbcox - Group Reviewers
Restricted Project - Commits
- rSTAGING02de5cf341b3: Ressurect BIP9 style activation mechanism
rABC02de5cf341b3: Ressurect BIP9 style activation mechanism
make check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Reviewer note: This code is resurrected not from reverting past commits, but from Core's latest BIP9 code. This explains the differences from when it was removed to some things that are a little different (versionbitsinfo.h/cpp, way more comments, etc).
I also have some concerns on the rationale of this change, but we can discuss them offline.
src/versionbits.cpp | ||
---|---|---|
110 ↗ | (On Diff #15949) | braces |