mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-17 13:22:51 +01:00
Assign BIP 135: Generalized version bits voting
This commit is contained in:
parent
b455cad3f8
commit
3b3a9db960
@ -589,6 +589,13 @@ Those proposing changes should consider that ultimately consent may rest with th
|
|||||||
| Standard
|
| Standard
|
||||||
| Draft
|
| Draft
|
||||||
|-
|
|-
|
||||||
|
| [[bip-0135.mediawiki|135]]
|
||||||
|
|
|
||||||
|
| Generalized version bits voting
|
||||||
|
| Sancho Panza
|
||||||
|
| Informational
|
||||||
|
| Draft
|
||||||
|
|-
|
||||||
| [[bip-0140.mediawiki|140]]
|
| [[bip-0140.mediawiki|140]]
|
||||||
| Consensus (soft fork)
|
| Consensus (soft fork)
|
||||||
| Normalized TXID
|
| Normalized TXID
|
||||||
|
@ -1,16 +1,17 @@
|
|||||||
<pre>
|
<pre>
|
||||||
BIP: ?
|
BIP: 135
|
||||||
Title: Generalized version bits voting
|
Title: Generalized version bits voting
|
||||||
Author: Sancho Panza <sanch0panza@protonmail.com>
|
Author: Sancho Panza <sanch0panza@protonmail.com>
|
||||||
Comments-Summary: Mixed review (3 persons)
|
Comments-Summary: No comments yet.
|
||||||
Comments-URI: https://bitco.in/forum/threads/bip9-generalized-version-bits-voting-bip-genvbvoting.1968/
|
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0135
|
||||||
https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-April/013969.html
|
https://bitco.in/forum/threads/bip9-generalized-version-bits-voting-bip-genvbvoting.1968/
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Informational
|
Type: Informational
|
||||||
Replaces: 9
|
|
||||||
Created: 2017-03-29
|
Created: 2017-03-29
|
||||||
License: CC0-1.0
|
License: CC0-1.0
|
||||||
GNU-All-Permissive
|
GNU-All-Permissive
|
||||||
|
Post-History: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-April/013969.html
|
||||||
|
Replaces: 9
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|
||||||
@ -158,7 +159,7 @@ changes (including after reorganizations).
|
|||||||
|
|
||||||
The following diagram illustrates the generalized state machine:
|
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>
|
<br>
|
||||||
|
|
||||||
'''NOTES:'''
|
'''NOTES:'''
|
||||||
@ -330,7 +331,7 @@ The following table describes mainnet compatibility options (95%, 2016 blocks):
|
|||||||
{| class="wikitable"
|
{| class="wikitable"
|
||||||
!colspan=3 |
|
!colspan=3 |
|
||||||
|-
|
|-
|
||||||
! Parameter !! BIP9 value !! BIP-GENVBVOTING value
|
! Parameter !! BIP9 value !! BIP135 value
|
||||||
|-
|
|-
|
||||||
| name || some_name || some_name
|
| name || some_name || some_name
|
||||||
|-
|
|-
|
||||||
@ -354,7 +355,7 @@ The following table describes testnet compatibility options (75%, 2016 blocks):
|
|||||||
{| class="wikitable"
|
{| class="wikitable"
|
||||||
!colspan=3 |
|
!colspan=3 |
|
||||||
|-
|
|-
|
||||||
! Parameter !! BIP9 value !! BIP-GENVBVOTING value
|
! Parameter !! BIP9 value !! BIP135 value
|
||||||
|-
|
|-
|
||||||
| name || some_name || some_name
|
| name || some_name || some_name
|
||||||
|-
|
|-
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
Before Width: | Height: | Size: 155 KiB After Width: | Height: | Size: 155 KiB |
@ -14,7 +14,7 @@
|
|||||||
id="svg2"
|
id="svg2"
|
||||||
version="1.1"
|
version="1.1"
|
||||||
inkscape:version="0.48.3.1 r9886"
|
inkscape:version="0.48.3.1 r9886"
|
||||||
sodipodi:docname="bip-genvbvoting-states.svg">
|
sodipodi:docname="bip-0135-states.svg">
|
||||||
<defs
|
<defs
|
||||||
id="defs4">
|
id="defs4">
|
||||||
<marker
|
<marker
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
Loading…
x
Reference in New Issue
Block a user