mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
Assign BIP 144
This commit is contained in:
parent
d0ad38fb69
commit
8084782fa5
@ -379,6 +379,12 @@ Those proposing changes should consider that ultimately consent may rest with th
|
|||||||
| Suhas Daftuar
|
| Suhas Daftuar
|
||||||
| Standard
|
| Standard
|
||||||
| Draft
|
| Draft
|
||||||
|
|-
|
||||||
|
| [[bip-0144.mediawiki|144]]
|
||||||
|
| Segregated Witness (Peer Services)
|
||||||
|
| Eric Lombrozo, Pieter Wuille
|
||||||
|
| Standard
|
||||||
|
| Draft
|
||||||
|}
|
|}
|
||||||
|
|
||||||
<!-- IMPORTANT! See the instructions at the top of this page, do NOT JUST add BIPs here! -->
|
<!-- IMPORTANT! See the instructions at the top of this page, do NOT JUST add BIPs here! -->
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<pre>
|
<pre>
|
||||||
BIP: x
|
BIP: 144
|
||||||
Title: Segregated Witness (Peer Services)
|
Title: Segregated Witness (Peer Services)
|
||||||
Author: Eric Lombrozo <elombrozo@gmail.com>
|
Author: Eric Lombrozo <elombrozo@gmail.com>
|
||||||
Pieter Wuille <pieter.wuille@gmail.com>
|
Pieter Wuille <pieter.wuille@gmail.com>
|
||||||
@ -99,7 +99,7 @@ computed from the new witness serialization. (Note that transactions
|
|||||||
with an empty witness always use the old serialization,
|
with an empty witness always use the old serialization,
|
||||||
and therefore, they have witness hash equal to normal hash.)
|
and therefore, they have witness hash equal to normal hash.)
|
||||||
|
|
||||||
<img src=bip-codeshark-segwit-peer-services/witnesstx.png></img>
|
<img src=bip-0144/witnesstx.png></img>
|
||||||
|
|
||||||
=== Relay ===
|
=== Relay ===
|
||||||
New inv types MSG_WITNESS_TX and MSG_WITNESS_BLOCK are added, only
|
New inv types MSG_WITNESS_TX and MSG_WITNESS_BLOCK are added, only
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Loading…
x
Reference in New Issue
Block a user