This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:bips:bip_0148 [2019/05/28 16:14] nick ↷ Page moved from dido:public:stds:defact:bitcoin:bip_0148 to dido:public:stds:defact:bitcoin:bip:bip_0148 |
dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:bips:bip_0148 [2021/08/17 14:03] (current) murphy |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======== BIP 0148 - Mandatory activation of segwit deployment (soft fork) ======== | + | ==== BIP 0148 - Mandatory activation of segwit deployment (soft fork) ==== |
| - | [[dido:public:stds:defact:bitcoin | return to the Bitcoin Standards ]] | + | [[dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:bips| return to the Bitcoin Improvement Proposals ]] |
| <table> | <table> | ||
| Line 9: | Line 9: | ||
| | Comments-Summary | No comments yet. | | | Comments-Summary | No comments yet. | | ||
| | Comments-URI | [[https://github.com/bitcoin/bips/wiki/Comments:BIP-0148]] | | | Comments-URI | [[https://github.com/bitcoin/bips/wiki/Comments:BIP-0148]] | | ||
| - | | Staus | Final | | + | | Status | Final | |
| | Type | Standards Track | | | Type | Standards Track | | ||
| | Created | 2017-03-12 | | | Created | 2017-03-12 | | ||
| Line 17: | Line 17: | ||
| </table> | </table> | ||
| - | : **Note**: The following is an excerpt from the official Bitcoin site. It is provided here as a connivence and is not authoritative. Refer to the original document(s) as the authoritative reference. | + | : **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 ====== | + | === Abstract === |
| - | : //This document specifies a BIP16 like soft fork flag day activation of the segregated witness BIP9 deployment known as "segwit"(( | + | : //This document specifies a BIP16 like [[dido:public:ra:xapend:xapend.a_glossary:s:soft_fork|soft fork]] flag day activation of the segregated witness BIP9 deployment known as "segwit"(( |
| - | "existing segwit deployment" refer to the BIP9 "segwit" deployment using bit 1, between November 15th 2016 and November 15th 2017 to activate BIP141, BIP143 and BIP147. | + | "existing segwit deployment" refers to the [[https://github.com/bitcoin/bips/blob/master/bip-0009.mediawiki | BIP9 ]]"segwit" deployment using bit 1, between November 15th 2016 and November 15th 2017 to activate [[dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:bips:bip_0141| BIP141]], [[dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:bips:bip_0143| BIP143 ]], and [[dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:bips:bip_0147| BIP147]]. |
| )).// | )).// | ||
| | | ||
| - | ====== Motivation ====== | + | === Motivation === |
| - | + | ||
| : //Segwit increases the blocksize, fixes transaction malleability, and makes scripting easier to upgrade as well as bringing many other benefits.// | : //Segwit increases the blocksize, fixes transaction malleability, and makes scripting easier to upgrade as well as bringing many other benefits.// | ||
| : //It is hoped that miners will respond to this BIP by activating segwit early, before this BIP takes effect. Otherwise this BIP will cause the mandatory activation of the existing segwit deployment before the end of midnight November 15th 2017.// | : //It is hoped that miners will respond to this BIP by activating segwit early, before this BIP takes effect. Otherwise this BIP will cause the mandatory activation of the existing segwit deployment before the end of midnight November 15th 2017.// | ||