|
|
@ -1,16 +1,17 @@ |
|
|
|
<pre> |
|
|
|
BIP: ? |
|
|
|
BIP: 135 |
|
|
|
Title: Generalized version bits voting |
|
|
|
Author: Sancho Panza <sanch0panza@protonmail.com> |
|
|
|
Comments-Summary: Mixed review (3 persons) |
|
|
|
Comments-URI: https://bitco.in/forum/threads/bip9-generalized-version-bits-voting-bip-genvbvoting.1968/ |
|
|
|
https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-April/013969.html |
|
|
|
Comments-Summary: No comments yet. |
|
|
|
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0135 |
|
|
|
https://bitco.in/forum/threads/bip9-generalized-version-bits-voting-bip-genvbvoting.1968/ |
|
|
|
Status: Draft |
|
|
|
Type: Informational |
|
|
|
Replaces: 9 |
|
|
|
Created: 2017-03-29 |
|
|
|
License: CC0-1.0 |
|
|
|
GNU-All-Permissive |
|
|
|
Post-History: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-April/013969.html |
|
|
|
Replaces: 9 |
|
|
|
</pre> |
|
|
|
|
|
|
|
|
|
|
@ -158,7 +159,7 @@ changes (including after reorganizations). |
|
|
|
|
|
|
|
The following diagram illustrates the generalized state machine: |
|
|
|
|
|
|
|
<img src="bip-genvbvoting/bip-genvbvoting-states-small.png" align="middle"></img> |
|
|
|
<img src="bip-0135/bip-0135-states-small.png" align="middle"></img> |
|
|
|
<br> |
|
|
|
|
|
|
|
'''NOTES:''' |
|
|
@ -330,7 +331,7 @@ The following table describes mainnet compatibility options (95%, 2016 blocks): |
|
|
|
{| class="wikitable" |
|
|
|
!colspan=3 | |
|
|
|
|- |
|
|
|
! Parameter !! BIP9 value !! BIP-GENVBVOTING value |
|
|
|
! Parameter !! BIP9 value !! BIP135 value |
|
|
|
|- |
|
|
|
| name || some_name || some_name |
|
|
|
|- |
|
|
@ -354,7 +355,7 @@ The following table describes testnet compatibility options (75%, 2016 blocks): |
|
|
|
{| class="wikitable" |
|
|
|
!colspan=3 | |
|
|
|
|- |
|
|
|
! Parameter !! BIP9 value !! BIP-GENVBVOTING value |
|
|
|
! Parameter !! BIP9 value !! BIP135 value |
|
|
|
|- |
|
|
|
| name || some_name || some_name |
|
|
|
|- |