diff options
author | Luke Dashjr <luke-jr+git@utopios.org> | 2016-01-08 17:59:36 +0000 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2016-01-08 17:59:36 +0000 |
commit | 8084782fa5d3143555db1e8ac13eda5a4ae82c52 (patch) | |
tree | 7103664a683b4323acd662a57550b7fd6c5ea623 | |
parent | d0ad38fb692ac919bd116a69f5f60e0c856b9148 (diff) |
Assign BIP 144
-rw-r--r-- | README.mediawiki | 6 | ||||
-rw-r--r-- | bip-0144.mediawiki (renamed from bip-codeshark-segwit-peer-services.mediawiki) | 4 | ||||
-rw-r--r-- | bip-0144/witnesstx.png (renamed from bip-codeshark-segwit-peer-services/witnesstx.png) | bin | 18923 -> 18923 bytes |
3 files changed, 8 insertions, 2 deletions
diff --git a/README.mediawiki b/README.mediawiki index b45c17a..ce44289 100644 --- a/README.mediawiki +++ b/README.mediawiki @@ -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! --> diff --git a/bip-codeshark-segwit-peer-services.mediawiki b/bip-0144.mediawiki index 78412c1..ed8cf2b 100644 --- a/bip-codeshark-segwit-peer-services.mediawiki +++ b/bip-0144.mediawiki @@ -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 diff --git a/bip-codeshark-segwit-peer-services/witnesstx.png b/bip-0144/witnesstx.png Binary files differindex 5fd8afc..5fd8afc 100644 --- a/bip-codeshark-segwit-peer-services/witnesstx.png +++ b/bip-0144/witnesstx.png |