Position: Home page » Bitcoin » BTC bifurcation assets increase

BTC bifurcation assets increase

Publish: 2021-05-09 14:14:15
1.

Q: What is bitcoin bifurcation and why

A: the reason why bitcoin bifurcates is that the underlying technology of bitcoin is blockchain. Some people begin to think that bitcoin's block capacity is too small and there are always congestion. So they ask for bitcoin's upgrade and expansion. Some people think that bitcoin's function is too single and its future development is not optimistic, So these people ask bitcoin to have the function of building DAPP (decentralized application), and some support it, while others oppose it. This kind of divergence can be understood as the bifurcation of bitcoin

Q: the classification of bitcoin bifurcation

A: there are two kinds of bifurcations of bitcoin, one is soft bifurcations, the other is hard bifurcations, so what is soft bifurcations

Q: the formation principle of soft bifurcation

A: soft fork refers to optimizing and modifying bugs in the original bitcoin network to improve the capacity of the block, such as 2m, 4m or 8m, 16m. The segwit lightning network is the mainstream solution, which is equivalent to a traffic jam on the main road, and the development team will build an auxiliary road to help the main road to divert congestion

this is a mild solution, which can make the original bitcoin network compatible with the network after soft bifurcation, and the main transaction of bitcoin is still on the main chain

Q: disadvantages of soft bifurcation

A: of course, there are disadvantages of soft bifurcation, that is, it can only solve the temporary congestion problem, and after the implementation of soft bifurcation, it can only keep the network unobstructed for a few years. In the future, it needs continuous expansion, which has an impact on the stability of the system

Q: what is hard bifurcation and its formation principle

A: another solution is hard fork, which means to upgrade the bitcoin system again, change the height of the block completely in the form of code, and take bitcoin unlimited as the mainstream solution. Generally speaking, it is equivalent to a traffic jam on the main road. We directly abandon this road and find a place to build a three-dimensional transportation hub on the ground and underground. All new cars use this transportation system, which changes the block size of the bitcoin network and optimizes the processing speed of the network

Q: what are the disadvantages of hard bifurcation

A: but hard bifurcations also have disadvantages, that is, they are not compatible with the original bitcoin system, which requires all people in the bitcoin network to support hard bifurcations. If some people do not support hard bifurcations, there will be two versions of bitcoin network, which will proce two bitcoins. The blockchains of the two bitcoins form a competitive relationship, This kind of internal friction will lead to greater price volatility and uncertainty of bitcoin's future situation

Q: a classic case of bitcoin bifurcation

A: Eth and etc are typical cases of hard bifurcation. The Dao project is a crowdfunding project initiated by slock.it, a blockchain Internet of things company. It was officially released in May 2016. As of June of that year, the Dao project has raised more than $160 million. It wasn't long before the Dao project was targeted by hackers. Because of the huge loopholes in the smart contract, the Dao project was transferred to ether coin with a market value of 50 million US dollars

in order to recover the assets of many investors and stop the panic, vitalik buterin, the founder of Ethereum, finally proposed the idea of hard bifurcation, and finally completed the hard bifurcation in block 1920000 of Ethereum through a majority vote of the community, rolling back all the Ethereum coins occupied by hackers

even though Ethereum hard bifurcates into two chains, some people who believe in the tamper proof property of blockchain still stay on the original chain of Ethereum classic. Today, Ethereum (ETH) and Ethereum classic (etc) are ranked in the top 20 in the global cryptocurrency market value, which is one of the reasons why they are regarded as classic cases in the field of hard bifurcations

Q: the difference and influence between soft bifurcation and hard bifurcation

A: for users, soft forking will not proce new bitcoin currency. They only need to understand the transaction mode and K-line characteristics of bitcoin. They only need a mainstream wallet of bitcoin

hard bifurcation will generate new currencies, and there may be more than one new currency. Once the core code of bitcoin is modified and the core code of bitcoin is reconstructed, there may be a second time for the first time, and btc1 and btc23456789 may all happen. Users will be confused. Which kind of coin would be better for me to trade? What kind of bitcoin do I use to pay for a large circulation range? In short, users with dyschooia will crash. Moreover, users need to download wallets of different hard bifurcated systems, which brings complex operation to save and pay bitcoin

however, correspondingly, the user's right to choose has also increased. You can choose the bitcoin code developed by the development team you like and trust. When the bifurcations of bitcoin are not clear, when the soft bifurcations start to activate and the computing power starts to vote, the best way for users to deal with it is to wait and see. Don't recharge and extract bitcoin in the process of bifurcation

in addition, soft fork will change the settlement mode of bitcoin all nodes, and some small settlement will be confirmed by the third party node, namely settlement channel. The settlement channel may incur part of the service charge. Similar to the role and business model of UnionPay

what is bitcoin bifurcation? The difference and influence of soft bifurcation and hard bifurcation

2.

The capacity of a block in bitcoin is 1m (megabytes). A transaction is between 250 and 500 bytes

according to this algorithm, a block contains about 4194.3 transactions

the confirmation time of a block in bitcoin is 10 minutes, so the seven transactions that a block can process per second may sometimes be less than seven

What are the consequences

The bifurcations of

bitcoin are divided into hard bifurcations and soft bifurcations

hard fork means that when the block format or transaction format of bitcoin changes, the UN upgraded nodes refuse to verify the blocks proced by the upgraded nodes

the upgraded nodes can verify the blocks proced by the non upgraded nodes, and they continue the chain they think is correct, so they are divided into two chains

What is soft bifurcation

soft bifurcation means that when the data structure of bitcoin transaction changes,

UN upgraded nodes can verify the blocks proced by upgraded nodes,

and upgraded nodes can also verify the blocks proced by UN upgraded nodes

3.

In the discussion of blockchain, bitcoin and other digital currencies, we often hear the word "bifurcation". So what is bifurcation? What is the effect of bifurcation

blockchain

before talking about bifurcation, popularize a little knowledge of blockchain, so as to help us understand what bifurcation is more easily (if you don't have any concept of blockchain, please read my previous articles, which are all popular words to help you understand what blockchain is)

blockchain, as the name suggests, is a chain composed of blocks. Of course, this kind of chain is just a figurative metaphor. To put it bluntly, data blocks are connected orderly. In bitcoin, the transaction records of bitcoin are stored in the block. The size of the block and the space occupied by the transaction records determine how many transactions can be stored in a block. These transaction records are packaged into blocks, and then the blocks are connected one by one to form a blockchain

We know that bitcoin software, like other software, needs to be updated and modified regularly in order to make it better. So a new version will appear, but not everyone will download the new version, so one miner will run the old version, and some will run the new version. If the old and new versions are not compatible, the blockchain will bifurcate. Because there may be differences between the version blocks and the old version blocks, they cannot be connected to the same blockchain, so there will be two or even more chains, which is called bifurcation

soft forking

soft forking refers to that when the new consensus rules are released, nodes that have not been upgraded will proce illegal blocks because they do not know the new consensus rules, resulting in temporary forking. This kind of bifurcation will be graally repaired with the upgrading of nodes

hard fork

hard fork refers to the permanent divergence of the blockchain. After the release of the new consensus rules, some nodes that have not been upgraded cannot verify the blocks proced by the upgraded nodes, and usually hard fork occurs. Therefore, in the field of digital currency, hard bifurcation often leads to the emergence of new currencies. For example, the hard bifurcation of Ethereum led to the emergence of eth

What is bifurcation? What is bitcoin bifurcation

4. As for whether there is token after bitcoin bifurcation, it mainly depends on whether the wallet supports bitcoin bifurcation
as we all know, there are two common types of bitcoin wallets:
first, the network version, which does not need to be downloaded by users, can directly access the wallet platform through a computer or mobile phone, and use bitcoin wallets
Second, the stand-alone version, which needs to be downloaded from the computer (or the lower end of the mobile phone) and installed before it can be used
in addition, there is a bitcoin wallet (Hard Wallet) similar to U disk
as a bitcoin wallet service platform, coin pack thinks that whether the bitcoin in the wallet will generate new tokens after bifurcation mainly depends on whether the wallet supports bitcoin bifurcation
as a bitcoin wallet, whether it is a network version, a stand-alone version or a hard wallet, it is necessary to compare the bifurcated support of bitcoin before a new token can be generated; Whether there is a new token proct depends on the users
users can also consult the customer service of the wallet to learn about the bifurcations of bitcoin.
5. Forking is different from ordinary upgrading. Ordinary upgrading does not affect agreement consensus before and after upgrading, and generally does not need the participation of community consensus or computing consensus. According to the modification of the protocol, bifurcation can be divided into soft bifurcation and hard bifurcation

existing definition:

[lightning definition] hard fork refers to that when the bitcoin block format or transaction format (this is the widely spread "consensus" (should be part of the agreement consensus)) changes, the UN upgraded node refuses to verify the blocks proced by the upgraded node, but the upgraded node can verify the blocks proced by the UN upgraded node, Then we continue the chain that we think is right, so we divide it into two chains< A permanent divergence in the block chain, commonly occurs when non upgraded nodes can't validate blocks created by upgraded nodes that follow new consensus rules, The UN upgraded node can verify the blocks proced by the upgraded node, and the upgraded node can also verify the blocks proced by the UN upgraded node<

a temporary fork in the block chain which commonly occurs when miners using non upgraded nodes vialate a new consensus rule their nodes don't know about.

I don't think we can say which definition is right or wrong. The specific definition can be summed up according to the differences between the two that have been widely agreed in the community, and it doesn't need authority to specify

hard fork: without forward compatibility, the previous version will be unusable and need to be upgraded

soft fork: it has good compatibility, at least some functions of previous versions are available, and can not be upgraded

hard branching: at the level of blockchain, there will be two branching chains, one old chain and one new chain

soft bifurcation: there are no forked chains at the level of blockchain, but only the blocks that make up the chain, including new blocks and old blocks

hard forking: it is necessary to agree with the forking upgrade at a certain time point, and those who do not agree will enter the old chain

soft bifurcation: for quite a long time, it is allowed to continue to use the original version to generate old blocks and coexist with new blocks without upgrading
6. The hard bifurcations of bitcoin in November are segwit2x, which makes bitcoin expand to 2MB. BCC is a new type of blockchain asset proced by a hard bifurcation of bitcoin. It is a decentralized digital currency supported by a large community of supporters. BCC removes segwit, cancels the limitation of 1m block size, supports 8m block size at most, and adheres to the expansion route on the chain. The purpose is to better realize the "point-to-point encrypted e-cash system" described in Nakamoto's white paper.
7.

In the future, the value of bitcoin will continue to rise, mainly e to the following reasons:

1. The value of bitcoin will rise over time in design

2. As the transaction volume of bitcoin is increasing every day in the world, the total amount of bitcoin and bitcoin generated every 10 minutes will decrease (that is, the bitcoin implemented on July 10 will be halved), The value of bitcoin will continue to rise in the foreseeable future

The dollar and many other fiat currencies are depreciating every year, which is e to inflation, that is, the increase of money supply. Bitcoin is designed to be deflationary

4. Since now, the supply of bitcoin has been reced again, that is to say, bitcoin has been "halved", recing the number of bitcoins proced every ten minutes. At present, the reward for each block is 12.5btc

There is no proction limit on the quantity of US dollar, so it may be inflated by the order of the government or the central bank group. Paper money (legal tender) is usually inflated by trying to pay off excess debts or by paying for war

But in bitcoin, there is no debt, inflation and bleeding. I would say that we are on the way to a good ideological start

7. Bitcoin now has a bifurcation battle, but the market fluctuation is relatively stable, which proves that many countries in the world need it. If you split a coin into two. If your assets exceed 10 million, I suggest you invest 10%

8. Through these ports 135.137.138.445
preventive measures:
1. Start the firewall of windows first
2. Right click the network icon in the lower right corner - Sharing Center - Windows Firewall - Advanced Settings - inbound rules on the left - new port on the right - TCP - input these ports - deny access
9. Bitcoin needs to be expanded, so bifurcating, bifurcating equals candy,
Hot content
Inn digger Publish: 2021-05-29 20:04:36 Views: 341
Purchase of virtual currency in trust contract dispute Publish: 2021-05-29 20:04:33 Views: 942
Blockchain trust machine Publish: 2021-05-29 20:04:26 Views: 720
Brief introduction of ant mine Publish: 2021-05-29 20:04:25 Views: 848
Will digital currency open in November Publish: 2021-05-29 19:56:16 Views: 861
Global digital currency asset exchange Publish: 2021-05-29 19:54:29 Views: 603
Mining chip machine S11 Publish: 2021-05-29 19:54:26 Views: 945
Ethereum algorithm Sha3 Publish: 2021-05-29 19:52:40 Views: 643
Talking about blockchain is not reliable Publish: 2021-05-29 19:52:26 Views: 754
Mining machine node query Publish: 2021-05-29 19:36:37 Views: 750