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
- Branch
- bip9resurect
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 9234 Build 16413: Default Diff Build & Tests Build 16412: arc lint + arc unit
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 | braces |