Ethereum Classic


Ethereum Classic is an open source, blockchain-based distributed computing platform featuring smart contract functionality. It supports a modified version of Nakamoto consensus via transaction-based state transitions executed on a public Ethereum Virtual Machine.
Ethereum Classic maintains the original, unaltered history of the Ethereum network. The Ethereum project's mainnet initially released via Frontier on 30 July 2015. However, due to a hack of a third-party project, the Ethereum Foundation created a new version of the Ethereum mainnet on 20 July 2016 with an irregular state change implemented that erased The DAO theft from the Ethereum blockchain history. The Ethereum Foundation applied their trademark to the new, altered version of the Ethereum blockchain; Ethereum. The older, unaltered version of Ethereum was renamed and continued on as Ethereum Classic.
Ethereum Classic's native Ether token is a cryptocurrency traded on digital currency exchanges under the ticker symbol ETC. Ether is created as a reward to network nodes for a process known as mining, which validates computations performed on Ethereum Classic's EVM. Implemented on 11 December 2017, the current Ethereum Classic monetary policy seeks the same goals as Bitcoin of being mechanical, algorithmic, and capped. ETC can be exchanged for network transaction fees or other assets, commodities, currencies, products, and services.
Ethereum Classic provides a decentralized Turing-complete virtual machine, the Ethereum Virtual Machine, which can execute scripts using an international network of public nodes. The virtual machine's instruction set is Turing-complete in contrast to others like Bitcoin Script. Gas, an internal transaction pricing mechanism, is used to mitigate spam and allocate resources on the network.

Milestones

Frontier

Several codenamed prototypes of the Ethereum platform were developed by the Ethereum Foundation, as part of their Proof-of-Concept series, prior to the official launch of the Frontier network. Ethereum classic would later follow this codebase after the DAO incident.
DateBlockMilestone Name
2015-07-300Frontier
2015-09-08200,000Ice Age
2016-03-151,150,000Homestead
2016-07-201,920,000The DAO Bailout
2016-10-242,500,000Gas Reprice
2017-01-133,000,000Die Hard
2017-12-115,000,000Gotham
2017-12-115,000,0015M20 Era 2
2018-05-295,900,000Defuse Difficulty Bomb
2019-09-128,772,000Atlantis
2020-01-119,573,000Agharta
2020-03-1710,000,0015M20 Era 3
2020-06-0110,500,839Phoenix

The DAO Bailout

In 2016, as a result of the exploitation of a flaw in The DAO project's smart contract software, and subsequent theft of $50 million worth of Ether, the Ethereum network split into two separate blockchains – the altered history was named Ethereum and the unaltered history was named Ethereum Classic.
On 28 May 2016, a paper was released detailing security vulnerabilities with The DAO that could allow ether to be stolen. On 9 June 2016, Peter Vessenes publicly discloses the existence of a critical security vulnerability overlooked in many Solidity contracts, a recursive call bug. On 12 June 2016, Stephan Tual publicly claims that The DAO funds are safe despite the newly-discovered critical security flaw.

The Carbon Vote

On 15 July 2016, a short notice on-chain vote was held on TheDAO hard fork. Of the 82,054,716 ETH in existence, only 4,542,416 voted for a total voter turn out of 5.5% of the total supply on 16 July 2016; 3,964,516 ETH voted in favor, 1/4 of which came from a single address, and 577,899 ETH opposed TheDAO fork. The expedited process of the Carbon Vote drew criticism from opponents of the TheDAO fork. While proponents of the fork were quick to market the vote as an effective consensus mechanism and pushed forward with TheDAO fork four days later.

Block 1,920,000

The first Ethereum Classic block that was not included in the forked Ethereum chain was block number 1,920,000, which was generated by Ethereum Classic miners on 20 July 2016.

Defuse Difficulty Bomb

A mechanism called the Difficulty Bomb was designed to push the Ethereum chain from Proof-of-Work consensus mechanism to Proof-of-Stake in the future by exponentially increasing the difficulty of mining. This Difficulty Bomb was added to the network on block 200,000 in an upgrade named Ice Age. While Ethereum Classic participants debated the merit of the Difficulty Bomb, a network upgrade called Die Hard at block 3,000,000 delayed the effects of the mechanism. Once the network participants came to consensus on the issue, Ethereum Classic upgraded its network on block 5,900,000 to permanently defuse the Difficulty Bomb. This abandoned a future with Proof-of-Stake and committed the network to the Proof-of-Work consensus mechanism.

Characteristics

As with other cryptocurrencies, the validity of each ether is provided by a blockchain, which is a continuously growing list of records, called blocks, which are linked and secured using cryptography. By design, the blockchain is inherently resistant to modification of the data. It is an open, distributed ledger that records transactions between two parties efficiently and in a verifiable and permanent way. Unlike Bitcoin, Ethereum Classic operates using accounts and balances in a manner called state transitions. This does not rely upon unspent transaction outputs. The state denotes the current balances of all accounts and extra data. The state is not stored on the blockchain, it is stored in a separate Merkle Patricia tree. A cryptocurrency wallet stores the public and private "keys" or "addresses" which can be used to receive or spend ether. These can be generated through BIP 39 style mnemonics for a BIP 32 "HD Wallet". In the Ethereum tech stack, this is unnecessary as it does not operate in a UTXO scheme. With the private key, it is possible to write in the blockchain, effectively making an ether transaction.
To send ether to an account, you need the Keccak-256 hash of the public key of that account. Ether accounts are pseudonymous in that they are not linked to individual persons, but rather to one or more specific addresses.

Ether

Ether is a fundamental token for operation of Ethereum Classic, which thereby provides a public distributed ledger for transactions. It is used to pay for gas, a unit of computation used in transactions and other state transitions. Additionally, this currency is commonly referred to as Ethereum, Eth, Classic or ETC.
It is listed under the ticker symbol ETC and traded on cryptocurrency exchanges, and the Greek uppercase Xi character is generally used for its currency symbol. It is also used to pay for transaction fees and computational services on the Ethereum Classic network.

Addresses

Ethereum Classic addresses are composed of the prefix "0x", a common identifier for hexadecimal, concatenated with the rightmost 20 bytes of the Keccak-256 hash of the ECDSA public key. In hexadecimal, 2 digits represent a byte, meaning addresses contain 40 hexadecimal digits. An example of an Ethereum Classic address is 0xb794f5ea0ba39494ce839613fffba74279579268. Contract addresses are in the same format, however, they are determined by sender and creation transaction nonce. User accounts are indistinguishable from contract accounts given only an address for each and no blockchain data. Any valid Keccak-256 hash put into the described format is valid, even if it does not correspond to an account with a private key or a contract. This is unlike Bitcoin, which uses base58check to ensure that addresses are properly typed.

Monetary Policy

On 11 December 2017, the total supply of Ether on Ethereum Classic was hard capped at 210,700,000 ETC via the Gotham hard fork upgrade. This added a Bitcoin inspired deflationary emission schedule that is documented in Ethereum Classic Improvement Proposal 1017. The emission schedule, also known as 5M20, reduces the block reward by 20% every 5,000,000 blocks. Socially, this block reward reduction event has taken the moniker of "The Fifthening."
Date5M20 EraBlockBlock RewardTotal Era Emission
2015-07-30Era 115 ETC25,000,000 ETC
2017-12-11Era 25,000,0014 ETC20,000,000 ETC
2020-03-17Era 310,000,0013.2 ETC16,000,000 ETC
2022-04-15Era 415,000,0012.56 ETC12,800,000 ETC
2024-05-07Era 520,000,0012.048 ETC10,240,000 ETC

Code is Law

The people who continued with Ethereum Classic advocate for blockchain immutability, and the concept that "code is law" against the pro-fork side which largely argued for extra-protocol intentionality, decentralized decision-making, and conflict resolution.

Attacks

TheDAO Fork Replay Attacks

20 July 2016, due to reliance on the same clients, TheDAO fork creates a replay attack where a transaction is broadcast on both the ETC and ETH networks. 13 January 2017, the Ethereum Classic network is updated to resolve transaction replay attacks. The networks are now official operating separately.

RHG Sells Stolen ETC

10 August 2016, the ETH proponent Robin Hood Group transfers 2.9 million stolen ETC to Poloniex in an attempt to sell ETC for ETH on the advice of Bitly SA; 14% is successfully converted to ETH and other currencies, 86% is frozen by Poloniex. 30 August 2016, Poloniex returns the ETC funds to the RHG. They set up a refund contract on the ETC network.

Classic Ether Wallet (CEW) Website Attack

On 29 June 2017, the Ethereum Classic Twitter account made a public statement indicating reason to believe that the website for Classic Ether Wallet had been compromised. The Ethereum Classic Twitter account confirmed the details released via Threatpost. The Ethereum Classic team worked with Cloudflare to place a warning on the compromised domain warning users of the phishing attack.

51% Double Spend Attack

In January 2019, Ethereum Classic was subject to double-spending attacks.