Skip to content

Commit 3b3a9db

Browse files
committed
Assign BIP 135: Generalized version bits voting
1 parent b455cad commit 3b3a9db

File tree

5 files changed

+17
-9
lines changed

5 files changed

+17
-9
lines changed

README.mediawiki

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -589,6 +589,13 @@ Those proposing changes should consider that ultimately consent may rest with th
589589
| Standard
590590
| Draft
591591
|-
592+
| [[bip-0135.mediawiki|135]]
593+
|
594+
| Generalized version bits voting
595+
| Sancho Panza
596+
| Informational
597+
| Draft
598+
|-
592599
| [[bip-0140.mediawiki|140]]
593600
| Consensus (soft fork)
594601
| Normalized TXID

bip-genvbvoting.mediawiki renamed to bip-0135.mediawiki

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
<pre>
2-
BIP: ?
2+
BIP: 135
33
Title: Generalized version bits voting
44
Author: Sancho Panza <[email protected]>
5-
Comments-Summary: Mixed review (3 persons)
6-
Comments-URI: https://bitco.in/forum/threads/bip9-generalized-version-bits-voting-bip-genvbvoting.1968/
7-
https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-April/013969.html
5+
Comments-Summary: No comments yet.
6+
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0135
7+
https://bitco.in/forum/threads/bip9-generalized-version-bits-voting-bip-genvbvoting.1968/
88
Status: Draft
99
Type: Informational
10-
Replaces: 9
1110
Created: 2017-03-29
1211
License: CC0-1.0
1312
GNU-All-Permissive
13+
Post-History: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-April/013969.html
14+
Replaces: 9
1415
</pre>
1516

1617

@@ -158,7 +159,7 @@ changes (including after reorganizations).
158159

159160
The following diagram illustrates the generalized state machine:
160161

161-
<img src="bip-genvbvoting/bip-genvbvoting-states-small.png" align="middle"></img>
162+
<img src="bip-0135/bip-0135-states-small.png" align="middle"></img>
162163
<br>
163164

164165
'''NOTES:'''
@@ -330,7 +331,7 @@ The following table describes mainnet compatibility options (95%, 2016 blocks):
330331
{| class="wikitable"
331332
!colspan=3 |
332333
|-
333-
! Parameter !! BIP9 value !! BIP-GENVBVOTING value
334+
! Parameter !! BIP9 value !! BIP135 value
334335
|-
335336
| name || some_name || some_name
336337
|-
@@ -354,7 +355,7 @@ The following table describes testnet compatibility options (75%, 2016 blocks):
354355
{| class="wikitable"
355356
!colspan=3 |
356357
|-
357-
! Parameter !! BIP9 value !! BIP-GENVBVOTING value
358+
! Parameter !! BIP9 value !! BIP135 value
358359
|-
359360
| name || some_name || some_name
360361
|-

bip-genvbvoting/bip-genvbvoting-states.svg renamed to bip-0135/bip-0135-states.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)