Follow
Show Coin Info
Price
29.34 USD
% Change
26.34%
Market Cap
4.38B USD
Volume
1.53B USD
Circulating Supply
149M
4670% from all time low
469% to all time high
8557% from all time low
292% to all time high
71% are in circulation
Circulating Supply
149,577,178.9071
Max Supply
210,700,000

Ethereum Classic ETC: Hard Fork

896
Source
Add to Calendar
Share
148

Ethereum Classic team is doing a hard fork in May 2018 to remove the difficulty bomb from the Ethereum Classic Mainnet at block 5,900,000. This is being done as, unlike Ethereum, the ETC team has no plans to migrate to PoS and that is why the Difficulty Bomb needs be removed to avoid collapse of the network. If the team does not removes it, the mining will become unprofitable by September 2018 so it is a wise move. Mining Difficulty grows exponentially every 100,000 blocks by factor of 2. It was paused by ECIP-1010 from block 3,000,000 to block 5,000,000.


With continued growth at the block 6,500,000, which is scheduled for September 2018, the mining of Ethereum Classic chain will become unprofitable.

In order to remove the formula that removes difficulty bomb, it is important to a hard fork. Block 5,900,000 expected at May 2018 and will require 137Gh of additional difficulty. It’s an optimal block under current circumstances.

For the geeks, this code will be used to implement the hard fork.

if (block.number >= diffuse_block) {
extra_difficulty = 0
} else {
explosion = PREVIOUS_FORMULA
extra_difficulty = int(2**explosion)
}

block_diff = parent_diff
+ parent_diff / 2048 * max(1 – (block_timestamp – parent_timestamp) / 10, -99)
+ extra_difficulty

Event date: May 2018 UTC

What is a hardfork?

The cryptocurrency mainnet operates according to certain rules. To improve network performance or correct errors, changes are periodically introduced into it. A hard fork represents changes that are not compatible with previous versions of software supporting the cryptocurrency network. In order to continue to mine the cryptocurrency, miners need to update the software.

In some cases, as a result of a hard fork, a completely new cryptocurrency may appear, as happened with Bitcoin Cash and EthereumPoW.

ETC Price Changes After Event Publication
75.97%
Now (Added 6 years ago)
The event is about to begin
0
D
0
H
0
M
0
S
S
Added by sshum
2017-2024 Coindar