==== BIP 0144 - Segregated Witness (Peer Services) ==== [[dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:bips| return to the Bitcoin Improvement Proposals ]] | Title | Segregated Witness (Peer Services) | | Layer | Peer Services | | Author | Eric Lombrozo, Pieter Wuille | | Comments-Summary | No comments yet. | | Comments-URI | [[https://github.com/bitcoin/bips/wiki/Comments:BIP-0144]] | | Status | Final | | Type | Standards Track | | Created | 2016-01-08 | | Post History | | | Description | [[https://github.com/bitcoin/bips/blob/master/bip-0144.mediawiki]] | | License | PD |
Data sheet for Segregated Witness (Peer Services)
: **Note**: The following is an excerpt from the official [[dido:public:ra:xapend:xapend.a_glossary:b:bitcoin|Bitcoin]] site. It is provided here as a convenience and is not authoritative. Refer to the original document(s) as the authoritative reference. === Abstract === : //This BIP defines new messages and serialization formats for propagation of transactions and blocks committing to segregated witness structures.// === Motivation === : //In addition to defining witness structures and requiring commitments in future blocks ([[https://github.com/bitcoin/bips/blob/master/bip-0141.mediawiki | BIP141 - Consensus segwit BIP]]), new mechanisms must be defined to allow peers to advertise support for segregated witness and to relay the witness structures and request them from other peers without breaking compatibility with older nodes.//