"Word History of Ethereum"

0 14
Avatar for rhan22
Written by
3 years ago

Ethereum is an open-source, public, blockchain-based distributed computing platform and operating system featuring smart contract (scripting) that works. It supports a modified version of the Nakamoto consensus through transaction-based state transitions.

Ether is a cryptocurrency whose blockchain is generated through the Ethereum platform. Ether can be transferred between accounts and will be used to compensate participating nodes for computations. Ethereum provides a decentralized virtual machine, the Ethereum Virtual Machine (EVM), which can execute scripts using an international network of public nodes. The virtual machine to-do list, in contrast to others like Bitcoin Script, expresses a sufficient number of languages ​​such as C that it is said to be Turing-complete in an informal sense. "Gas", contained in the transaction price mechanism, is used to mitigate spam and allocate network resources.

Ethereum was proposed in late 2013 by Vitalik Buterin, a cryptocurrency researcher and programmer. The work was funded by an online crowdsale that started between July and August 2014.

The system went into operation on July 30, 2015, with 72 million coins "premined". This account accounts for 70 percent of the total supply circulation in 2018.

In 2016, as a result of exploiting a system crash The DAO smart contract software project, followed by the theft of $ 50 million worth of Ether, [2] Ethereum split into two separate blockchains - the new separate version became Ethereum (ETH) to ignore theft, [3] and the original continued as Ethereum Classic.

The value of Ethereum grew by more than 13,000 percent in 2017, to more than $ 1400. [6] As of September 2018, it dropped back to $ 200.

Ether is a major cryptocurrency for Ethereum operations, thus providing a public distributed ledger for transactions. It is used to pay for gas, a computing unit used in transactions and other state transfers. Mistake, this currency is also referred to as Ethereum.

It is listed under code ETH and traded on crypto currency exchanges, and the Greek uppercase Xi character (Ξ) is commonly used for currency symbols. It is also used to pay transaction fees and computational services in Ethereum network.

Like other cryptocurrencies, the validity of each ether is provided by the blockchain, which continues to grow the list of records, called blocks, which are linked and secured using cryptography. [ 27] [28] As a design, the blockchain is naturally resistant to data changes. It is open to all, distributed ledger records of transactions between these two parties properly and in a verifiable and permanent manner. [29] Unlike Bitcoin, Ethereum operates using accounts and balances in a way called state transfers. It does not rely on unspent transaction output (UTXOs). The state states the current balance of all accounts and additional data. The state is not stored in the blockchain, it is stored in a separate Merkle Patricia tree. The cryptocurrency wallet stores public and private "keys" or "addresses" which can be used to receive or spend ether. These can be generated via BIP 39 style mnemonics for BIP 32 "HD Wallet". In Ethereum, this is not necessary as it does not work with a UTXO scheme. Using the private key, it is possible to write on the blockchain, effectively making an ether transaction.

To send ether to an account, you need the public key of that account. Ether accounts are pseudonymous and they are not associated with individual people, but rather with one or more specific addresses.

The Owner can store the addresses in software, on paper and possibly in memory ("brain wallet").

The Ethereum address consists of the prefix "0x", a standard identifier for the hexadecimal, concatenated to the rightmost 20 bytes of the Keccak-256 hash (big endian) of the ECDSA public key. In hexadecimal, 2 digits represent a byte, meaning addresses contain 40 hexadecimal numbers. An example is 0xb794F5eA0ba39494cE839613fffBA74279579268, the Poloniex ColdWallet. Contract addresses are the same format, but they are determined by sending and creating nonce transactions. [30] User accounts do not recognize the difference from contract accounts provided only one address for each and no blockchain data. Any valid Keccak-256 hash will be placed in the described formats as it is valid, even if it does not match an account with a private key or a contract. This is not like Bitcoin, which uses base58check to ensure that addresses are typed correctly.

Comparison with bitcoin Change

Ether is different from Bitcoin (the crypto currency with the largest market capitalization as of June 2018) in several aspects:

The block time is 14 to 15 seconds, compared to 10 minutes on bitcoin.

Ether mining produces new coins at a fairly consistent rate, occasionally changing during hard forks, while at bitcoin rate halves every 4 years.

For proof-of-work, it uses Ethash algorithms which reduces the advantage of special mining ASICs.

Transaction fees vary by computational complexity, bandwidth is used and storage needs (in a system known as gas), while bitcoin transactions compete by size transactions, in bytes.

Ethereum gas units each have a price i that can be specified in a transaction. It is usually measured in Gwei. Bitcoin transactions typically have fees specified in satoshis per byte.

Transaction fees are usually smaller in ether than Bitcoin. As of December 2017, the median transaction fee for ether agreed to $ 0.33, while in bitcoin it agreed to $ 23.

Ethereum uses an account system where the values ​​are in Wei are taken from the account and credited to another, as opposed to the Bitcoin UTXO system, which is more similar to spending money and receiving returns

The Supply Change

The total supply of ether is Ξ100 million as of June 2018. In the year 2017, mining produced 9.2 million new ethers, corresponding to a 10% increase in the total supply. Casper FFG and CBC are expected to reduce the pinflation rate between 0.5% and 2%. No hard cap is currently implemented on the total supply of ETH.

Markets and shops Change

Ether can be exchanged through regular currency brokers, cryptocurrency exchanges, as well as many online crypto wallets.

2
$ 0.13
$ 0.13 from @TheRandomRewarder
Avatar for rhan22
Written by
3 years ago

Comments