1
0
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:
Luke Dashjr 2016-01-08 17:59:36 +00:00
parent d0ad38fb69
commit 8084782fa5
3 changed files with 8 additions and 2 deletions

View File

@ -379,6 +379,12 @@ Those proposing changes should consider that ultimately consent may rest with th
| Suhas Daftuar
| Standard
| 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! -->

View File

@ -1,5 +1,5 @@
<pre>
BIP: x
BIP: 144
Title: Segregated Witness (Peer Services)
Author: Eric Lombrozo <elombrozo@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,
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 ===
New inv types MSG_WITNESS_TX and MSG_WITNESS_BLOCK are added, only

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB