Ethereum Classic
   HOME

TheInfoList



OR:

Ethereum Classic is an
open source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized so ...
,
blockchain A blockchain is a type of distributed ledger technology (DLT) that consists of growing lists of records, called ''blocks'', that are securely linked together using cryptography. Each block contains a cryptographic hash of the previous block, ...
-based
distributed computing A distributed system is a system whose components are located on different networked computers, which communicate and coordinate their actions by passing messages to one another from any system. Distributed computing is a field of computer sci ...
platform featuring
smart contract A smart contract is a computer program or a transaction protocol that is intended to automatically execute, control or document events and actions according to the terms of a contract or an agreement. The objectives of smart contracts are the r ...
(scripting) functionality. It supports a modified version of Nakamoto consensus via transaction-based state transitions executed on a public Ethereum Virtual Machine (EVM). Ethereum Classic maintains the original, unaltered history of the
Ethereum Ethereum is a decentralized, open-source blockchain with smart contract functionality. Ether (Abbreviation: ETH; sign: Ξ) is the native cryptocurrency of the platform. Among cryptocurrencies, ether is second only to bitcoin in market capita ...
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 endorsed the new, altered version of the Ethereum blockchain;
Ethereum Ethereum is a decentralized, open-source blockchain with smart contract functionality. Ether (Abbreviation: ETH; sign: Ξ) is the native cryptocurrency of the platform. Among cryptocurrencies, ether is second only to bitcoin in market capita ...
(code: ETH). The older, unaltered version of Ethereum was renamed and continued on as Ethereum Classic (code: ETC). Ethereum Classic's native
Ether In organic chemistry, ethers are a class of compounds that contain an ether group—an oxygen atom connected to two alkyl or aryl groups. They have the general formula , where R and R′ represent the alkyl or aryl groups. Ethers can again ...
token is a
cryptocurrency A cryptocurrency, crypto-currency, or crypto is a digital currency designed to work as a medium of exchange through a computer network that is not reliant on any central authority, such as a government or bank, to uphold or maintain it. It i ...
traded on digital currency exchanges under the currency code ETC. Ether is created as a reward to network nodes for a process known as "
mining Mining is the extraction of valuable minerals or other geological materials from the Earth, usually from an ore body, lode, vein, seam, reef, or placer deposit. The exploitation of these deposits for raw material is based on the econom ...
", which validates computations performed on Ethereum Classic's EVM. Implemented on 11 December 2017, the current ETC monetary policy seeks the same goals as
bitcoin Bitcoin (abbreviation: BTC; sign: ₿) is a decentralized digital currency that can be transferred on the peer-to-peer bitcoin network. Bitcoin transactions are verified by network nodes through cryptography and recorded in a public distr ...
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 In computability theory, a system of data-manipulation rules (such as a computer's instruction set, a programming language, or a cellular automaton) is said to be Turing-complete or computationally universal if it can be used to simulate any ...
virtual machine In computing, a virtual machine (VM) is the virtualization/ emulation of a computer system. Virtual machines are based on computer architectures and provide functionality of a physical computer. Their implementations may involve specialized h ...
, the Ethereum Virtual Machine (EVM), which can execute scripts using an international network of public nodes. The virtual machine's
instruction set In computer science, an instruction set architecture (ISA), also called computer architecture, is an abstract model of a computer. A device that executes instructions described by that ISA, such as a central processing unit (CPU), is called an ...
is Turing-complete in contrast to others like bitcoin
script Script may refer to: Writing systems * Script, a distinctive writing system, based on a repertoire of specific elements or symbols, or that repertoire * Script (styles of handwriting) ** Script typeface, a typeface with characteristics of ha ...
. 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 followed this codebase after the DAO incident.


The DAO bailout

On 20 July 2016, as a result of the exploitation of a flaw in The DAO project's
smart contract A smart contract is a computer program or a transaction protocol that is intended to automatically execute, control or document events and actions according to the terms of a contract or an agreement. The objectives of smart contracts are the r ...
software, and subsequent theft of $50 million worth of Ether, the Ethereum network split into two separate blockchains – the altered history was named Ethereum (ETH) and the unaltered history was named Ethereum Classic (ETC). * The new chain with the altered history was branded as
Ethereum Ethereum is a decentralized, open-source blockchain with smart contract functionality. Ether (Abbreviation: ETH; sign: Ξ) is the native cryptocurrency of the platform. Among cryptocurrencies, ether is second only to bitcoin in market capita ...
(code: ETH) with the BIP-44 Coin Index 60 and EVM Chain ID 1 attributed to it by the trademark-owning Ethereum Foundation. On this new chain, the history of the theft was erased from the Ethereum blockchain. * Some members of the Ethereum community ignored the change and continued to participate on the original Ethereum network. The non-fork chain with an unaltered history continued on as Ethereum Classic (code: ETC) with the BIP-44 Coin Index 61 and EVM Chain ID 61.


Security vulnerabilities disclosed

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 disclosed the existence of a critical security vulnerability overlooked in many Solidity contracts, a recursive call bug. On 12 June 2016, Stephan Tual publicly claimed that the DAO funds were safe despite the newly-discovered critical security flaw.


Carbon vote

On 15 July 2016, a short notice on-chain vote was held on the DAO hard fork.Andreas M. Antonopoulos, Gavin Wood (2018):
Ethereum timeline
. In ''Mastering Ethereum: Building Smart Contracts and DApps'', page 329. O'Reilly Media; 424 pages.
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 (87%) voted in favor, 1/4 of which came from a single address, and 577,899 ETH (13%) opposed the DAO fork. The expedited process of the carbon vote drew criticism from opponents of the DAO fork. Proponents of the fork were quick to market the vote as an effective consensus mechanism, pushing forward with the DAO 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 merits 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.


Protocol parity

In an attempt to modernize the Ethereum Classic protocol, several protocol upgrades were scheduled to activate features that the
Ethereum Ethereum is a decentralized, open-source blockchain with smart contract functionality. Ether (Abbreviation: ETH; sign: Ξ) is the native cryptocurrency of the platform. Among cryptocurrencies, ether is second only to bitcoin in market capita ...
network already enabled over the past years. Atlantis, activated in September 2019, enabled the outstanding Byzantium changes, Agharta, in January 2020, brought Ethereum's Constantinople patches, and Phoenix finally achieved protocol parity between Ethereum Classic and Ethereum with the introduction of the Istanbul protocol upgrade. Since the Phoenix protocol activated, applications are fully cross-compatible between the Ethereum Classic and Ethereum Foundation networks.


Mining algorithm

After a series of 51% attacks on the Ethereum Classic network in 2020, a change to the underlying Ethash mining algorithm was considered by the community to prevent being a minority proof-of-work chain in the Ethash mining algorithm where Ethereum is dominating the hashrate. After evaluating various options such as Monero's RandomX or the standardized SHA-3-256, it was eventually decided to double the Ethash epoch duration from 30,000 to 60,000 in order to reduce the DAG size and prevent Ethash miners to easily switch to Ethereum Classic. This modified Ethash is also referred to as ''ETChash'' or ''Thanos'' upgrade.


Characteristics

As with other cryptocurrencies, the validity of each ether is provided by a
blockchain A blockchain is a type of distributed ledger technology (DLT) that consists of growing lists of records, called ''blocks'', that are securely linked together using cryptography. Each block contains a cryptographic hash of the previous block, ...
, which is a continuously growing list of records, called "blocks", which are linked and secured using
cryptography Cryptography, or cryptology (from grc, , translit=kryptós "hidden, secret"; and ''graphein'', "to write", or '' -logia'', "study", respectively), is the practice and study of techniques for secure communication in the presence of adv ...
. By design, the blockchain is inherently resistant to modification of the data. It is an open,
distributed ledger A distributed ledger (also called a shared ledger or distributed ledger technology or DLT) is the consensus of replicated, shared, and synchronized digital data that is geographically spread (distributed) across many sites, countries, or institutio ...
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 (UTXOs). 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 A cryptocurrency wallet is a device, physical medium, program or a service which stores the public and/or private keys for cryptocurrency transactions. In addition to this basic function of storing the keys, a cryptocurrency wallet more often al ...
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, the Keccak-256 hash of the public key of that account is needed. Ether accounts are pseudonymous in that they are not linked to individual persons, but rather to one or more specific addresses.


Ether

''ETC'' is a fundamental token for operation of Ethereum Classic, which thereby provides a public
distributed ledger A distributed ledger (also called a shared ledger or distributed ledger technology or DLT) is the consensus of replicated, shared, and synchronized digital data that is geographically spread (distributed) across many sites, countries, or institutio ...
for transactions. It is used to pay for Gas, a unit of computation used in transactions and other state transitions. Within the context of Ethereum Classic it might be called ether, but it should not be confused with ETH, which is also called ether. It is listed under the currency code ETC and traded on
cryptocurrency A cryptocurrency, crypto-currency, or crypto is a digital currency designed to work as a medium of exchange through a computer network that is not reliant on any central authority, such as a government or bank, to uphold or maintain it. It i ...
exchanges, and the Greek uppercase Xi character (Ξ) is generally used for its
currency symbol A currency symbol or currency sign is a graphic symbol used to denote a currency unit. Usually it is defined by the monetary authority, like the national central bank for the currency concerned. In formatting, the symbol can use various forma ...
. 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 In mathematics and computing, the hexadecimal (also base-16 or simply hex) numeral system is a positional numeral system that represents numbers using a radix (base) of 16. Unlike the decimal system representing numbers using 10 symbols, he ...
, concatenated with the rightmost 20 bytes of the Keccak-256 hash (
big endian In computing, endianness, also known as byte sex, is the order or sequence of bytes of a word of digital data in computer memory. Endianness is primarily expressed as big-endian (BE) or little-endian (LE). A big-endian system stores the most s ...
) of the ECDSA
public key Public-key cryptography, or asymmetric cryptography, is the field of cryptographic systems that use pairs of related keys. Each key pair consists of a public key and a corresponding private key. Key pairs are generated with cryptographic al ...
(the curve used is the so-called ''secp256k1'', the same as bitcoin). In hexadecimal, two 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 ETC 210,700,000 via the Gotham hard fork upgrade. This added a bitcoin-inspired deflationary emission schedule that is documented in Ethereum Classic Improvement Proposal (ECIP) 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."


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 (Ethereum) which largely argued for extra-protocol intentionality,
decentralized decision-making {{no footnotes, date=June 2016 Decentralized decision-making is any process where the decision-making authority is distributed throughout a larger group. It also connotes a higher authority given to lower level functionaries, executives, and workers ...
, and conflict resolution.


Attacks


TheDAO fork replay attacks

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


RHG sells stolen ETC

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


Classic Ether Wallet 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 Cloudflare, Inc. is an American content delivery network and DDoS mitigation company, founded in 2009. It primarily acts as a reverse proxy between a website's visitor and the Cloudflare customer's hosting provider. Its headquarters are in Sa ...
to place a warning on the compromised domain warning users of the phishing attack.


51% double spend attacks

In January 2019, Ethereum Classic was subject to double-spending attacks. From July through August 2020, Ethereum Classic suffered from more 51% attacks.


References


External links


EthereumClassic.org

Ethereum Classic (ETC) Mining Calculator
{{Cryptocurrencies, state=expanded 2015 software Blockchains Cross-platform software Cryptocurrency projects Currencies introduced in 2015 Ethereum