1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 01:40:05 +01:00

Assign BIP 135: Generalized version bits voting

This commit is contained in:
Luke Dashjr 2017-05-07 22:05:18 +00:00
parent b455cad3f8
commit 3b3a9db960
5 changed files with 17 additions and 9 deletions

View File

@ -589,6 +589,13 @@ Those proposing changes should consider that ultimately consent may rest with th
| Standard
| Draft
|-
| [[bip-0135.mediawiki|135]]
|
| Generalized version bits voting
| Sancho Panza
| Informational
| Draft
|-
| [[bip-0140.mediawiki|140]]
| Consensus (soft fork)
| Normalized TXID

View File

@ -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
|-

View File

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB

View File

Before

Width:  |  Height:  |  Size: 155 KiB

After

Width:  |  Height:  |  Size: 155 KiB

View File

@ -14,7 +14,7 @@
id="svg2"
version="1.1"
inkscape:version="0.48.3.1 r9886"
sodipodi:docname="bip-genvbvoting-states.svg">
sodipodi:docname="bip-0135-states.svg">
<defs
id="defs4">
<marker

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB