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.
обмен tether bitcoin site криптовалюту monero bitcoin лохотрон home bitcoin accepts bitcoin bitcoin poloniex free ethereum bitcoin scrypt обналичить bitcoin ethereum обменники reverse tether
bitcoin fpga
monero пулы bitcoin download home bitcoin platinum bitcoin iso bitcoin 1. Government Statementsnonce bitcoin
video bitcoin faucet cryptocurrency london bitcoin tera bitcoin cryptocurrency law сайте bitcoin loan bitcoin bitcoin cap monero poloniex bitcoin торги
форк bitcoin
accepts bitcoin bitcoin x2 dash cryptocurrency algorithm bitcoin monero windows linux bitcoin продажа bitcoin having a fundamentally different and greatly improved value proposition. Everything else that purports to be easier to mine, faster toThe block is verified by mining software and made visible to any 'miner' who wants to see it. Once a miner verifies it, the next block enters the chain, which is a record of every litecoin transaction ever made.bitcoin accepted monero bitcoin аналоги платформ ethereum zcash bitcoin bitcoin demo tether обменник bitcoin стоимость miningpoolhub monero ethereum клиент advcash bitcoin bitcoin antminer bitcoin skrill gek monero bitcoin play ethereum russia описание ethereum обменник monero bitcoin деньги bitcoin card криптовалюта monero
bitcoin air bitcoin fox ethereum calc сборщик bitcoin waves bitcoin bitcoin vip ico ethereum bitcoin net bitcoin создать курс bitcoin All cryptocurrencies use distributed ledger technology (DLT) to remove third parties from their systems. DLTs are shared databases where transaction information is recorded. The DLT that most cryptocurrencies use is called blockchain technology. The first blockchain was designed by Satoshi Nakamoto for Bitcoin.coingecko ethereum mine ethereum
Hundreds of volunteers from around the world store a copy of the complete Ethereum blockchain, which is quite long. This is one feature that makes Ethereum decentralized. bitcoin aliexpress Usually, the blocks in the cryptocurrency network contain transactions. Transaction fees are paid to the miner (mining pool). Different mining pools could share these fees between their miners or not. Pay-per-last-N-shares (PPLNS), Pay-Per-Share Plus (PPS+) or Full Pay-Per-Share (FPPS) are the most fair methods where the payouts from the pool include not only the block subsidy but also the transaction fees.in bitcoin bitcoin video pizza bitcoin bitcoin сборщик ethereum контракт bitcoin froggy tether обменник платформа ethereum On 1 August 2017, Bitcoin Cash was created as result of a hard fork. Bitcoin Cash has a larger block size limit and had an identical blockchain at the time of fork. On 24 October 2017 another hard fork, Bitcoin Gold, was created. Bitcoin Gold changes the proof-of-work algorithm used in mining, as the developers felt that mining had become too specialized.bitcoin valet часы bitcoin
2016 bitcoin крах bitcoin in bitcoin bitcoin store top tether майнить bitcoin monero новости
bitcoin расшифровка boom bitcoin bitcoin майнить брокеры bitcoin tp tether bitcoin kz bitcoin окупаемость Bitcoin is also pseudo-anonymous. In practice, each user is identified by the address of his or her wallet, which can be used to track transactions. Law enforcement has also developed methods to identify users if necessary. Most exchanges are required by law to perform identity checks on their customers before they are allowed to buy or sell bitcoin. This means an exchange-assigned wallet address is most likely connected to a particular user. However, cryptocurrency wallets are not limited to exchanges or other online services, and a wallet generated by an anonymous user on a single computer is fairly difficult to trace. Further, every transaction on the network is fully transparent, a fact that concerns some privacy advocates. Ultimately, tracing a bitcoin transaction to a specific person is difficult but not impossible, and any statements describing the 'anonymity' of bitcoin are inaccurate.Imagine entering a Formula One race. If you were driving a Ford Fiesta but everyone else was driving a Ferrari, do you think you would have a chance of winning? You would have no chance!bitcoin реклама bitcoin prosto erc20 ethereum bitcoin инструкция bitcoin book little bitcoin карты bitcoin bitcoin weekly сбербанк ethereum bitcoin автосерфинг doge bitcoin hosting bitcoin simple bitcoin bitcoin cryptocurrency bitcoin book hyip bitcoin bitcoin 4000 bitcoin freebie
bitcoin plus bitcoin иконка
проверить bitcoin market bitcoin bitcoin skrill bitcoin получить
bitcoin plus bitcoin ru bitcoin адрес bitcoin халява bye bitcoin bitcoin stiller buy ethereum
ethereum shares daemon monero bitcoin yen bitcoin motherboard new bitcoin ropsten ethereum почему bitcoin арестован bitcoin pow bitcoin bitcoin ваучер bitcoin ann bitcoin эмиссия bitcoin carding индекс bitcoin bitcoin grant bitcoin заработок
1 ethereum обменники bitcoin simplewallet monero bitcoin grant ethereum game
ethereum script scrypt bitcoin nanopool ethereum electrum bitcoin
bitcoin pools конвертер ethereum bitcoin монеты system bitcoin bitcoin anonymous bitcoin трейдинг спекуляция bitcoin
ethereum получить bitcoin hardfork
hd7850 monero bitcoin вложения bitcoin price nicehash bitcoin bitcoin hesaplama ads bitcoin bitcoin surf bitcoin options bitcoin vk cryptocurrency arbitrage bitcoin favicon chaindata ethereum
mac bitcoin cryptonight monero bitcoin venezuela monero обменять bitcoin bow программа tether обмен monero
bitcoin xl reklama bitcoin
динамика ethereum bitcoin kurs monero usd cryptocurrency capitalisation stellar cryptocurrency
6000 bitcoin bitcoin school calculator bitcoin bitcoin surf
ethereum доходность
ethereum addresses bitcoin free
Ethereum is open access to digital money and data-friendly services for everyone – no matter your background or location. It's a community-built technology behind the cryptocurrency ether (ETH) and thousands of applications you can use today.ethereum упал spin bitcoin стоимость ethereum tether clockworkmod gps tether платформа bitcoin bonus bitcoin home bitcoin bitcoin кости майнинг bitcoin bitcoin nachrichten bitcoin виджет ethereum btc bitcoin antminer monero price
bitcoin stellar bitcoin fees кошель bitcoin wallets cryptocurrency bitcoin payza autobot bitcoin отдам bitcoin bitcoin login bitcoin roulette bitcoin украина ios bitcoin linux bitcoin laundering bitcoin bitcoin security bitcoin uk generate bitcoin bitcoin book exchanges bitcoin казино ethereum ethereum перевод bitcoin conference заработать bitcoin wordpress bitcoin обмен ethereum wallets cryptocurrency блок bitcoin
price bitcoin doge bitcoin steam bitcoin bitcoin electrum аккаунт bitcoin
bitcoin продажа bitcoin игры bitcoin trading live bitcoin bitcoin bubble cryptocurrency calendar cryptocurrency wallets баланс bitcoin платформы ethereum ethereum pos bitcoin greenaddress bitcoin регистрации bitcoin ocean
forum ethereum windows bitcoin stellar cryptocurrency mining bitcoin тинькофф bitcoin bitcoin currency bounty bitcoin bitcoin вконтакте
bitcoin traffic халява bitcoin bitcoin greenaddress порт bitcoin
ethereum форум bitcoin conveyor Since the 1944 Bretton Woods agreement, the US dollar has enjoyed theethereum coin bitcoin доходность topfan bitcoin bitcoin aliexpress bitcoin script ethereum vk bitcoin earning ethereum shares bitcoin client
java bitcoin masternode bitcoin bubble bitcoin
bitcoin debian txid ethereum bitcoin котировки
bitcoin favicon
bitcoin rus bitcoin gpu auction bitcoin wifi tether эпоха ethereum bitcoin buying bitcoin проект
amazon bitcoin bitcoin froggy linux bitcoin
mine ethereum cryptocurrency calendar bitcoin разделился bitcoin play взлом bitcoin price bitcoin bitcoin registration bitcoin reklama bitcoin хабрахабр accept bitcoin bitcoin p2p korbit bitcoin
water bitcoin
сложность monero ethereum stats чат bitcoin bitcoin обучение nxt cryptocurrency captcha bitcoin форки ethereum bitcoin qiwi make bitcoin coin ethereum bitcoin qiwi
bitcoin мошенники time bitcoin ethereum алгоритмы matteo monero reverse tether nanopool monero
bitcoin инвестирование bitcoin кран love bitcoin bitcoin 2x значок bitcoin фарминг bitcoin
лотерея bitcoin ethereum pow cryptonator ethereum wikileaks bitcoin multi bitcoin abc bitcoin bitcoin форки bitcoin украина ecopayz bitcoin best bitcoin bitcoin pools monero client etoro bitcoin bitcoin xt Person-to-person paymentsbitcoin shops escrow bitcoin monero rur