Difference between revisions of "SegWit2x"

From Bitcoin Wiki
Jump to: navigation, search
(Shorter table)
Line 1: Line 1:
 
+
:''Not to be confused with [[Segregated Witness]], which is commonly abbreviated as SegWit.''<br/>
SegWit2x (do not confuse with [[SegWit]]), also called B2X, was an attempt made by CEOs and owners of several Bitcoin businesses to introduce a change in Bitcoin with following goals:
+
'''SegWit2x''', (also called '''B2X''' or '''S2X'''), was a failed contentious hardfork that intended to double the block size limit. The attempt has been denounced as an attempt made by CEOs and owners of several Bitcoin businesses to introduce a change in Bitcoin with ulterior motives, including the replacement of the Bitcoin developers with [[Jeff Garzik]].
 
 
* increase block size limit to be 2 times bigger, despite block size being already increased by over 50% (for users of SegWit-enabled wallets) done just 3 months earlier by [[SegWit]] update.
 
* remove all other Bitcoin developers from their position
 
* instead install Jeff Garzik as the new de-facto developer (and possibly others)
 
  
 
== Support rate ==
 
== Support rate ==
Line 28: Line 24:
  
 
== Cancellation ==
 
== Cancellation ==
 +
The SegWit2x hardfork was declared cancelled in a joint statement by six individuals.<ref>{{cite web|url=https://lists.linuxfoundation.org/pipermail/bitcoin-segwit2x/2017-November/000685.html|title=Segwit2x Final Steps|author=Belsche, Mike et al.|date=November 8, 2017}}</ref> In the following hours, the price of B2X futures (called BT2 on [[Bitfinex]]) dropped to 1% of the price of [[Bitcoin]] (BTC, called BT1 as a Bitfinex future).
  
Project was canceled, or at least postponed by it's leaders, as announced in mailing list message: https://lists.linuxfoundation.org/pipermail/bitcoin-segwit2x/2017-November/000685.html
+
Despite the cancellation, some parties intended to proceed with the hard fork.<ref>{{cite web|url=https://www.cryptocoinsnews.com/mysterious-group-bitpico-threatens-to-execute-segwit2x-hard-fork/|title=Mysterious Group BitPico Threatens to Execute the Bitcoin Hard Fork|work=Cryptocoins News|author=Wilmoth, Josiah|date=November 11, 2017|accessdate=November 29, 2017}}</ref> However, when the flag day arrived, it was found that an off-by-one error in the SegWit2x protocol made it impossible to solve the first required >1MB block, freezing the currency entirely.
 
 
This resulted in the price of B2X futures (called "BT2" on BitFinex) to withing minutes drop down from around 12% to 8%, and in following hours to 1% of Bitcoin (BTC, called "BT1" as future).
 
  
== Results of the conflict with Bitcoin ==
+
== References ==
{| class="wikitable"
+
<references/>
!colspan="3"|Belligerents
 
|-
 
|colspan="3"|
 
'''Bitcoin (BTC)''' -versus- '''SegWit2X (B2X)'''
 
|-
 
!colspan="3"|Forces
 
|-
 
|  || '''SegWit2X''' || '''Bitcoin''' (original)
 
|-
 
| Home base location || [https://github.com/btc1/bitcoin/ github btc1] || [https://github.com/bitcoin/bitcoin/ github bitcoin]
 
|-
 
| Structure || agreement between NYA CEOs || decentralized movement
 
|-
 
| Business Leadership || 6 CEOs || -
 
|-
 
| Lead developer(s) || [https://github.com/jgarzik 1] || [https://github.com/orgs/bitcoin/people several]
 
|-
 
| Companies support promised || 58 (located in 22 countries) || -
 
|-
 
| Hashing power promised || '''83%''' (~9 Exahashes/sec) || -
 
|-
 
| Hardware vendors supporting || BitMain / Jihan Wu || -
 
|-
 
| Users of web wallet || 20.5 million bitcoin wallets || -
 
|-
 
| Honey badger(s) || - || [[File:Honeybadger.jpeg|40px|none]]
 
|-
 
!colspan="3"|Casualties
 
|-
 
| '''Outcome''' || Unconditional capitulation || ''(ignores opponent)''
 
|-
 
| Ego(s) destroyed || 1+6 || -
 
|-
 
| Coins devalued || ~25000 BTC (BT2) burned on BitFinex || -
 
|-
 
| Block chains destroyed || 1 (never started) || -
 
|-
 
!colspan="3"|Tribute
 
|-
 
| Coins || - || +10 to +20% Bitcoin gained for some active participants
 
|-
 
|}
 

Revision as of 20:27, 29 November 2017

Not to be confused with Segregated Witness, which is commonly abbreviated as SegWit.

SegWit2x, (also called B2X or S2X), was a failed contentious hardfork that intended to double the block size limit. The attempt has been denounced as an attempt made by CEOs and owners of several Bitcoin businesses to introduce a change in Bitcoin with ulterior motives, including the replacement of the Bitcoin developers with Jeff Garzik.

Support rate

It failed to gain consensus among community:

  • over 80% of miners by hashare (though they were just signaling, and this has no cryptographic or economical meaning or repercussions)
  • just below 20% of users by economy (BitFinex futures market as BT2 token) (representing actual trades that were executed for money)
  • around 0% of Bitcoin developers (Bitcoin Core)

Attack or upgrade

It was created in a way that would trick users into unknowingly switching to B2X from BTC, due to:

  • no replay protection
  • simple SPV wallets without special tools to detect the problem would accept B2X blocks as BTC blocks
  • same address formats
  • code changes that allowed B2X nodes to pretend to be BTC nodes in order to connect and use P2P peers from BTC network

due to this qualities, many users considered B2X and attack on BTC network.

B2X was marketed by it's creators as an "upgrade".

Cancellation

The SegWit2x hardfork was declared cancelled in a joint statement by six individuals.[1] In the following hours, the price of B2X futures (called BT2 on Bitfinex) dropped to 1% of the price of Bitcoin (BTC, called BT1 as a Bitfinex future).

Despite the cancellation, some parties intended to proceed with the hard fork.[2] However, when the flag day arrived, it was found that an off-by-one error in the SegWit2x protocol made it impossible to solve the first required >1MB block, freezing the currency entirely.

References