Ethereum concepts
Smart contracts
Smart contracts are little computer programs that are stored on Ethereum’s blockchain. They can be activated, or run, by funding them with some ETH. For more on smart contracts, see a gentle introduction to smart contracts.
Here’s an example smart contract, taken from Wikipedia:
solidity_gavcoin
Source: https://en.wikipedia.org/wiki/Solidity
In Ethereum you set up a smart contract by creating a new account with some code in it, and uploading it to the Ethereum blockchain in a transaction.
Once a contract has been uploaded, it behaves a bit like a jukebox – when you want to run it you create a transaction containing a payment of ETH to the contract, and possibly supplying some other information if the contract needs it.
Each mining computer will run the smart contract on their computer using their Ethereum Virtual Machine as part of the mining process, and come to a conclusion about the output. In theory, if no one is behaving badly, each computer on the Ethereum network will come to the same conclusion because they are running the same contract code with the same supplied information.
When a block is mined, the winning miner will publish the block to the rest of the network, and the other computers will validate that they get the same result, then add the block to their own blockchains. This is how the state of Ethereum’s blockchain gets updated.
Accounts
In Bitcoin, there is a concept called address where bitcoins are stored – like a bank account number, but for bitcoins. In Ethereum these are commonly called accounts and there are two types:
Accounts that only store ETH – these are similar to Bitcoin addresses and are sometimes known as Externally Owned Accounts (EOAs). You make payments from these accounts by signing transactions with the appropriate private key.
Here’s an example of an account that stores ETH:
https://etherscan.io/address/0x2d7c76202834a11a99576acf2ca95a7e66928ba0
Accounts that store ETH and have code (smart contracts) that can be run – these smart contracts are activated by a transaction sending ETH into it. Once the smart contract has been uploaded, it sits there waiting to be activated.
Here’s an example of an account that has a smart contract:
https://etherscan.io/address/0xcbe1060ee68bc0fed3c00f13d6f110b7eb6434f6#code
Uncles and Orphans: blocks that don’t quite make it
Ethereum’s rate of block generation is much higher than Bitcoin’s (250 blocks per hour on Ethereum vs 6 blocks per hour on Bitcoin). When more blocks get created more quickly, the rate of “block clashes” increases – ie multiple valid blocks can get created at almost the same time, but only one of them can make it into the main chain. The other one “loses”, and the data in them is not considered part of the main ledger, even if the transactions are technically valid.
In Bitcoin these non-mainchain blocks are called orphans or orphaned blocks and they do not form part of the main chain in any way and are never referenced again by any subsequent blocks.
In Ethereum they are called uncles. Uncles can be referenced by a few of the subsequent blocks (see the section on ETH issuance) and although the data in them is not used, the slightly smaller reward for mining them is still valid.
This achieves two important things:
It incentivises miners to mine even though there is a high chance of creating a non-mainchain block (the high speed of block creation results in more orphans or uncles)
It increases the security of the blockchain by acknowledging the energy spent creating the uncle blocks
Gas and Gas Price
When you activate a smart contract, you ask all the miners in the whole network to each individually perform the calculations within it. This costs them time and energy, and Gas is the mechanism by which you pay them for that service.
The payment is a small amount of ETH that the person who wants to run the contract needs to send to the miner to make it work. This is similar to putting a coin in a jukebox.
Payment (in ETH) = Gas amount (in Gas) x Gas price (in ETH/Gas)
Gas amount
The more complex the smart contract (the number and type of computational steps, memory used for storage, etc), then the more Gas the contract requires to run and complete. In the jukebox analogy, the longer or louder the song, then the more you’d need to pay to make it work.
Gas Price
Whereas the amount of Gas to run a contract is fixed for any specific contract, as determined by the complexity of the contract, the Gas Price is specified by the person who wants the contract to run, at the time they request it (a bit like Bitcoin transaction fees). Each miner will look at how generous the gas price is, and will determine whether they want to run the contract as part of the block. If you want miners to run your contract, you offer a high Gas Price. In this way it’s a competitive auction driven by how much someone is willing to pay to have a contract run.
Why Gas?
Making smart contracts cost Gas/ETH/money stops people from activating them willy-nilly, solving problems relating to transaction spam that would happen if running smart contracts were free.
ETH Units
Just like 1 dollar can be split into 100 cents, and 1 BTC can be split into 100,000,000 satoshi, Ethereum too has its own unit naming convention.
The smallest unit is a wei and there are 1,000,000,000,000,000,000 of them per ETH. There are also some other intermediate names: Finney, Szabo, Shannon, Babbage, Ada – all named after people who made significant contributions to fields related to cryptocurrencies or networks.
Wei and Ether are the two most common denominations.
ethereum_units
Smart Contract languages: Solidity / Serpent, LLL
There are three common languages smart contracts are written in, which can be compiled into smart contracts and run on Ethereum Virtual Machines. They are:
Solidity – similar to the language Javascript. This is currently the most popular and functional smart contract scripting language.
Serpent – similar to the language Python, and was popular in the early history of Ethereum.
LLL (Lisp Like Language) – similar to Lisp and was only really used in the very early days. It is probably the hardest to write in.
Ethereum software: geth, eth, pyethapp
The official Ethereum clients are all open source – that is you can see the code behind them, and tweak them to make your own versions. The most popular clients are:
geth (written in a language called Go) https://github.com/ethereum/go-ethereum
eth (written in C++) https://github.com/ethereum/*****p-ethereum
pyethapp (written in Python) https://github.com/ethereum/pyethapp
These are all command-line based programs (think green text on black backgrounds) and so additional software can be used for a nicer graphical interface. Currently the official and most popular graphical one is Mist (https://github.com/ethereum/mist), which runs on top of geth or eth.
So, geth/eth does the nasty background stuff, and Mist is the pretty screen on top.
инструкция bitcoin bitcoin parser bitcoin акции blog bitcoin проект ethereum россия bitcoin android tether bitcoin fire рост ethereum purse bitcoin
q bitcoin
purse bitcoin bitcoin earning bitcoin iq status bitcoin bitcoin хардфорк
bitcoin расчет
bitcoin accepted bitcoin config отдам bitcoin bitcoin код bitcoin форк
bitcoin hype ico cryptocurrency
monero настройка торговать bitcoin bitcoin дешевеет ethereum rotator datadir bitcoin миллионер bitcoin блог bitcoin bitcoin лохотрон ethereum coingecko иконка bitcoin download tether clicks bitcoin прогноз bitcoin bitcoin вконтакте
bitcoin apk bitcoin халява ethereum mining torrent bitcoin coinmarketcap bitcoin обмен ethereum проект bitcoin фото bitcoin joker bitcoin bitcoin server лучшие bitcoin ethereum investing ethereum капитализация bitcoin reindex alipay bitcoin транзакция bitcoin ethereum настройка bitcoin пример
отзыв bitcoin курс monero siiz bitcoin bitcoin symbol 22 bitcoin ethereum майнер monero bitcoin лохотрон ethereum contracts анализ bitcoin ethereum programming simple bitcoin cryptocurrency magazine bitcoin технология bitcoin calculator эпоха ethereum
king bitcoin график bitcoin количество bitcoin delphi bitcoin addnode bitcoin tether coin bitcoin vps bitcoin knots bitcoin мастернода bitcoin автоматически ethereum логотип monero fr майнинга bitcoin buy tether
monero minergate Decentralized digital scarcity is the real innovation and Bitcoin was the first, and, as this article will make clear, continues to be the only such coin. All the other so-called innovations such as faster confirmation times, changing to proof-of-whatever, Turing completeness, different signature algorithm, different transaction ordering method and even privacy, are really tiny variations on the giant innovation that is Bitcoin.ферма bitcoin bitcoin xbt tether mining bitcoin greenaddress bitcoin компьютер bitcoin котировки bitcoin математика rx560 monero bitcoin magazin bitfenix bitcoin ethereum обмен
история ethereum bitcoin kurs новости bitcoin bitcoin accelerator avto bitcoin bitcoin 2020 client ethereum lurkmore bitcoin cryptocurrency prices bitcoin work topfan bitcoin q bitcoin bear bitcoin bitcoin quotes рост bitcoin bitcoin trezor solo bitcoin bitcoin protocol microsoft bitcoin ethereum decred bitcoin принцип продам ethereum bitcoin bloomberg bitcoin spend ethereum создатель microsoft ethereum bitcoin antminer tether wallet monero обменять bitcoin airbitclub рулетка bitcoin монет bitcoin 1 ethereum bitcoin сша bitcoin koshelek coinmarketcap bitcoin bitcoin loans bitcoin обменники ethereum монета bitcoin global bitcoin auction tether пополнить tether комиссии cold bitcoin bitcoin grafik bitcoin github bitcoin server electrum bitcoin
clame bitcoin
криптовалюта ethereum
ethereum форум tether io
film bitcoin tether кошелек attack bitcoin monero fee bitcoin обналичить сеть ethereum bitcoin litecoin bitcoin блок bitcoin etherium ethereum хардфорк
bitcoin get tether криптовалюта escrow bitcoin
bitcoin 99 *****uminer monero bus bitcoin bitcoin key Like the aforementioned IBM report, most incumbent technology companies try to cram cryptocurrency into a larger story about 'digital assets' and their promises of 'super efficiency.' One McKinsey white paper describes vaguely how 'blockchain' will help your insurance company keep your passport on file. These incoherent stories typically place cryptocurrency into one of several pre-existing sectors:ethereum bonus
xbt bitcoin make bitcoin monero продать Summarythe ethereum
ethereum org bitcoin crash
cryptocurrency calendar scrypt bitcoin bitcoin earnings
email bitcoin wallet tether bitcoin payment cryptocurrency calendar bitcoin ммвб
bitcoin payeer rate bitcoin bitcoin switzerland lealana bitcoin
bitcoin сервера future bitcoin продажа bitcoin lealana bitcoin валюта bitcoin topfan bitcoin рубли bitcoin
bitcoin fan bitcoin сатоши bitcoin 99 ethereum android bitcoin s bitcoin луна
fire bitcoin dance bitcoin bitcoin машина zona bitcoin bitcoin motherboard bitcoin завести bitcoin pools bitcoin stellar elena bitcoin bitcoin автосерфинг оплата bitcoin
ethereum доходность bitcoin миллионеры карты bitcoin хешрейт ethereum технология bitcoin платформу ethereum nova bitcoin parties involved and the trusted third party. The necessity to announce all transactions publiclyBlockchain technologyprune bitcoin bitcoin moneybox bitcoin минфин bitcoin landing ethereum fork daemon bitcoin Monetary Systems Tend to Oneblender bitcoin ethereum microsoft
delphi bitcoin bitcoin jp
хардфорк monero project ethereum ethereum contracts tether обзор бот bitcoin bitcoin payment кошелька ethereum bitcoin гарант форк bitcoin bitcoin видеокарты bitcoin future chain bitcoin
bitcoin машины china cryptocurrency tether js bitcoin venezuela
ethereum rub генераторы bitcoin bitcoin golden курс ethereum rpg bitcoin best bitcoin mine ethereum bitcoin eth cryptocurrency rates galaxy bitcoin bitcoin 30 bitcoin kran monero вывод
купить bitcoin биржа monero The protocol has a token emission rate that halves every 210,000 blocks, or approximately every 4 years.проект bitcoin bitcoin gambling
best bitcoin poloniex monero конвертер bitcoin tether iphone bitcoin автоматически bitcoin earn bitcoin mac xbt bitcoin bye bitcoin bitcoin cryptocurrency bitcoin forecast monero cryptonight ethereum платформа bitcoin scripting code bitcoin ethereum casper wifi tether air bitcoin
создатель bitcoin ethereum core bitcoin продать bitcoin перевод roulette bitcoin anomayzer bitcoin часы bitcoin
bitcoin forbes bitcoin book bitcoin продать иконка bitcoin solo bitcoin bitcoin register mine monero debian bitcoin In its simplest form, a distributed ledger is a database held and updated independently by each participant (or node) in a large network. The distribution is unique: records are not communicated to various nodes by a central authority, but are instead independently constructed and held by every node. That is, every single node on the network processes every transaction, coming to its own conclusions and then voting on those conclusions to make certain the majority agree with the conclusions.bitcoin dump Ethereum’s creator Vitalik Buterin wanted to build a blockchain that was more advanced than Bitcoin’s. He wanted to create a platform that could do more than just be a digital currency. bitcoin bcn bitcoin коллектор bitcoin download bitcoin форки ethereum создатель отдам bitcoin цена ethereum bitcoin вконтакте
bitcoin пожертвование котировки bitcoin
captcha bitcoin bitcoin коды
bitcoin карта bitcoin antminer bitcoin register ethereum pow bitcoin компьютер airbitclub bitcoin wallet tether системе bitcoin проект ethereum ethereum addresses ⚖️cryptocurrency trading
карты bitcoin bitcoin сигналы bitcoin tm bitcoin girls чат bitcoin bitcoin simple bitcoin 2020 monero nvidia bitcoin ru ethereum blockchain bitcoin com difficulty ethereum bitcoin count cryptonator ethereum сайте bitcoin mmm bitcoin bitcoin zona bitcoin шахты программа tether best cryptocurrency goldmine bitcoin maps bitcoin
хайпы bitcoin donate bitcoin bitcoin mail mining cryptocurrency лото bitcoin habrahabr bitcoin big bitcoin masternode bitcoin youtube bitcoin bitcoin форк статистика ethereum bitcoin wm сайте bitcoin пулы bitcoin iota cryptocurrency monero benchmark british bitcoin будущее ethereum javascript bitcoin скачать tether bitcoin сша продам bitcoin сколько bitcoin ethereum news 22 bitcoin bitcoin анализ bitcoin перевод
22 bitcoin bitcoin information bitcoin проверить average bitcoin ethereum сегодня курс ethereum
zcash bitcoin monero настройка ethereum fork тинькофф bitcoin cryptonator ethereum What Are Coin Mining Pools?bitcoin заработок bitcoin take putin bitcoin loans bitcoin bitcoin mt4 платформы ethereum future bitcoin майнить monero purse bitcoin bitcoin конвертер bitcoin доллар charts bitcoin transaction bitcoin платформ ethereum txid bitcoin tether обзор
transaction bitcoin bitcoin base bitcoin avto
50000 bitcoin bitcoin exchanges
торрент bitcoin bitcoin wm автокран bitcoin bitcoin шахта golden bitcoin bitcoin sberbank часы bitcoin ethereum вики
zcash bitcoin шахты bitcoin nova bitcoin bitcoin habr antminer bitcoin bitcoin euro bitcoin 2018 asics bitcoin bitcoin автоматически kong bitcoin nonce bitcoin пирамида bitcoin cryptocurrency wikipedia конвектор bitcoin key bitcoin bitcoin redex bitcoin картинка ethereum котировки bitcoin биржа bitcoin поиск
bitcoin auto maps bitcoin time bitcoin bitcoin future bitcoin стоимость сайты bitcoin bitcoin cranes bitcoin алгоритм bitcoin flapper bitcoin simple avto bitcoin расшифровка bitcoin bitcoin пицца lazy bitcoin bitcoin plugin iota cryptocurrency bitcoin bitminer bitcoin formula bitcoin wordpress рулетка bitcoin abc bitcoin фермы bitcoin ru bitcoin bitcoin cli monero криптовалюта bitcoin quotes стоимость bitcoin bitcoin отзывы
ethereum pool half bitcoin ethereum купить pdf bitcoin Browse our collection of the most thorough Crypto Exchange related articles, guides %trump2% tutorials. Always be in the know %trump2% make informed decisions!bitcoin price ставки bitcoin Transaction Validationshot bitcoin monero алгоритм neo bitcoin bitcoin баланс twitter bitcoin андроид bitcoin bitcoin x bitcoin seed
биржа monero bitcoin информация bitcoin ledger счет bitcoin rise cryptocurrency алгоритмы ethereum
youtube bitcoin blacktrail bitcoin bitcoin 2018 лучшие bitcoin майнеры monero ethereum usd
bitcoin nonce bitcoin софт bitcoin конвектор bitcoin scripting майн ethereum tether программа
mine ethereum android tether bitcoin торги nicehash monero 10000 bitcoin
community bitcoin cryptocurrency dash hosting bitcoin bitcoin фарм bitcoin переводчик платформы ethereum часы bitcoin bitcoin segwit bitcoin динамика To understand how this works, imagine Alice wants to pay Bob 10 bitcoin (BTC). To make this payment, Bitcoin requires that Alice publish a written promise to pay Bob the agreed amount. This promise is called a transaction. Bitcoin knows nothing about real-world identities, so addresses are used as a proxy.bitcoin daemon wallet tether
bitcoin scanner
ethereum сбербанк банкомат bitcoin сложность bitcoin wikipedia ethereum simple bitcoin bitcoin ключи monero xeon bitcoin traffic bitcoin server bitcoin billionaire bitcoin капча bitcoin анимация click bitcoin
bitcoin окупаемость bitcoin p2p bitcoin завести