What is a chain fork?
Answer / Mukesh Chandra Pandey
A chain fork, or simply a fork, occurs when there's a divergence in the blockchain due to a disagreement within the network. This can happen when miners, developers, or users have differing views about how the blockchain should be updated or operated. There are two types of forks:n1. Soft Fork: A soft fork is a change that makes old blocks invalid in future versions of the software but still allows nodes to upgrade gradually.n2. Hard Fork: A hard fork creates a permanent divergence in the blockchain, as it requires all users and miners to upgrade their software. Once a hard fork occurs, there will be two separate blockchains with different histories.
| Is This Answer Correct ? | 0 Yes | 0 No |
How important are merkle trees in blockchains?
What type of records can be kept in blockchain? Is there any restriction on same?
What is dao and how it works?
What are the 2 types of records that are present within the blockchain database?
What are the popular platforms for developing blockchain applications?
Can you explain what are off-chain transactions?
What is geth’s “fast” sync, and why is it faster?
What is a block in blockchain technology?
Can you modify the data in a block?
What type of records can be kept in blockchain? Is there any restriction on the same?
What is a 51% attack?
What is consensus algorithm?