No description provided.
Add BIP109 to BIP9 Deployments #396
pull chriswheeler wants to merge 1 commits into bitcoin:master from chriswheeler:bip9-deployments-bip109 changing 1 files +10 −0-
chriswheeler commented at 5:11 PM on June 1, 2016: contributor
-
Add BIP109 to BIP9 Deployments 2879de6c06
-
gmaxwell commented at 5:13 PM on June 1, 2016: contributor
This is incorrect. BIP109 prescribes its own activation mechanism which is different from BIP9-- it uses the old IsSuperMajority rolling test.
-
chriswheeler commented at 5:35 PM on June 1, 2016: contributor
The implementation is based on an earlier version of BIP9 - but still I think it would be useful to show somewhere since its using one of the available bits, and is being actively mined on main net.
Could we add a note, or column to the table to convey this? Or a separate table for deployments which are not fully compatible with the current BIP9?
-
luke-jr commented at 5:44 PM on June 1, 2016: member
BIP9 has never been about more than softforks, and BIP 109 is not that.
Another table with potential conflicts might be useful, but nothing more IMO.
- luke-jr added the label Proposed BIP modification on Jun 1, 2016
- luke-jr closed this on Jul 15, 2016
Contributors