альткоин | Альтернативная криптовалюта. после достижения биткоином популярности, новые»коины» посыпались как из ведра, каждый день создавались по несколько названий. большинство из них ушли со сцены так же т... |
ico | Выход валюты на публичную биржу. |
pos майнинг | Добыча криптовалюты, путем хранения определенного ее количества на кошельке. например, если у вас на кошельке хранится определенное количество монет криптовалюты, вы получаете дополнительные монет... |
манихолд | Задержка на возможность использования, ввода или вывода денежных средств на бирже. |
асик | Интегральная схема специального назначения. это означает, что асик может использоваться для конкретной задачи, либо узкого круга задач. применительно к добычи криптовалюты, асики «заточены» на раб... |
майнинг | Использование компьютера, фермы, асиков, для добычи криптовалюты. по сути, компьютер потребляет электричество, а свои вычислительные мощности использует, чтобы найти нужную последовательность кода... |
токены | Криптовалюты до выхода на ico. |
хешрейт | Критерий производительности фермы, характеризует способность вычислительной машины производить некоторое количество операций в секунду. чем выше хешрейт, тем выше производительность, тем больше ша... |
сатоши | Мельчайшая неделимая часть биткоина. происходит от имени создателя биткоина сатоши накамото. считается, что это не имя создателя, а псевдоним. в одном биткоине содержится сто миллионов сатоши, или... |
фиат | На сленге биржевиков, этим словом обозначается валюта (любая). |
памп | Намеренная покупка активов в огромных количествах, нацеленная на искусственное повышения курса в краткосрочной перспективе. |
хомяк | Начинающий биржевой игрок, подверженный массовой панике, регулярно «сливающие» или закупающие криптовалюту в самые неудачные моменты. |
пендинг | Незавершенная транзакция, находящаяся в процессе перевода. |
сложность сети | Параметр, который через некоторые промежутки времени понижает вероятность нахождения нужного учстка кода. в такой момент майнеры говорят «выросла сложность сети». иными словами говоря, завтра буде... |
краудсейл | Первичная покупка токенов будущей криптовалюты, до выхода на ico. |
облачный майнинг | Покупка мощностей на стороне, инвестору предлагается купить вычислительную мощность для майнинга криптовалют, процесс майнинга происходит автоматически, без ващего участия. сейчас пользуются и в б... |
форк | Появившаяся позднее криптовалюта и являющаяся частичным аналогом предшественника. |
биткоин-кошелек | Программное обеспечение, либо вебсайт, установленное на компьютере либо смартфоне, которое позволяет хранить ключи и совершать операции отправки, хранения и получения биткоинов. на самом деле, кош... |
мастер нода | Технология, которую можно приобрести у разработчиков криптовалюты, для того, чтобы повысить прибыльность от pos майнинга. |
биткоин-адрес | Уникальное сочетание прописных и строчных латинских букв, а также цифр, длительностью от 34 символов и менее. большинство биткоин-адресов, состоят из 34 или 33 символов, но могут содержать и менее... |
криптовалюта | Цифровые деньги, созданные по определенным алгоритмам с применением криптографии (шифрования). слово «криптос» в греческом языке означает «секрет», отсюда и название цифровых денег. методы шифрова... |
шара | Часть задачи по поиску крипторешения, которую (часть , шару) выдает майнинг-пул клиентам-майнерам. так для поиска крипторешения, требуется огромный оъем вычислительных мощностей, пулы разделяют эт... |
agreement ledger | An agreement ledger is distributed ledger used by two or more parties to negotiate and reach agreement. |
attestation ledger | A distributed ledger providing a durable record of agreements, commitments or statements, providing evidence (attestation) that these agreements, commitments or statements were made. |
bitcoin (lowercase) | The specific collection of technologies used by bitcoin’s ledger, a particular solution. note that the currency is itself one of these technologies, as it provides the miners with the incentive to... |
bitcoin (uppercase) | The well known cryptocurrency, based on the proof-of-work blockchain. |
block height | Block height refers to the number of blocks connected together in the block chain. for example, height 0, would be the very first block, which is also called the genesis block. |
block reward | - The reward given to a miner which has successfully hashed a transaction block. block rewards can be a mixture of coins and transaction fees, depending on the policy used by the cryptocurrency ...
|
blockchain | - A blockchain is a type of distributed ledger, comprised of unchangable, digitally recorded data in packages called blocks (rather like collating them on to a single sheet of paper). each block...
|
central ledger | A central ledger refers to a ledger maintained by a central agency. |
consensus point | A point – either in time, or defined in terms of a set number or volume of records to be added to the ledger – where peers meet to agree the state of the ledger. |
consensus process | The process a group of peers responsible for maintaining a distributed ledger use to reach consensus on the ledger’s contents. |
cryptocurrency | A form of digital currency based on mathematics, where encryption techniques are used to regulate the generation of units of currency and verify the transfer of funds. furthermore, cryptocurrencie... |
digital commodity | A digital commodity is a scarce, electronically transferrable, intangible, with a market value. |
digital identity | A digital identity is an online or networked identity adopted or claimed in cyberspace by an individual, organization, or electronic device. |
distributed ledger | Distributed ledgers are a type of database that are spread across multiple sites, countries or institutions. records are stored one after the other in a continuous ledger. distributed ledger data ... |
double spend | - Double spend refers to a scenario, in the bitcoin network, where someone tries to send a bitcoin transaction to two different recipients at the same time. however, once a bitcoin transaction i...
|
genesis block | - The very first block in a block chain.
- The very first block in the block chain
|
hashrate | The number of hashes that can be performed by a bitcoin miner in a given period of time (usually a second). |
initial coin offering (ico) | An initial coin offering (also called an ico) is an event in which a new cryptocurrency sells advance tokens from its overall coinbase, in exchange for upfront capital. icos are frequently used fo... |
ledger | - An append-only record store, where records are immutable and may hold more general information than financial records.
- Программа финансового учета
- The part of an accounti...
лежень; ; |
litecoin | A peer-to-peer cryptocurrency based on the scrypt proof-of-work network. sometimes referred to as the silver of bitcoin`s gold. |
multi signature | Multi-signature (multisig) addresses allow multiple parties to require more than one key to authorize a transaction. the needed number of signatures is agreed at the creation of the address. multi... |
off-ledger currency | A currency minted off-ledger and used on-ledger. an example of this would be using distributed ledgers to manage a national currency. |
on-ledger currency | A currency minted on-ledger and used on-ledger. an example of this would be the cryptocurrency, bitcoin. |
permissioned ledger | A permissioned ledger is a ledger where actors must have permission to access the ledger. permissioned ledgers may have one or many owners. when a new record is added, the ledger’s integrity is ch... |
private currency | A currency issued by a private individual or firm, typically secured against uninsured assets. |
proof-of-stake | An alternative to the proof-of-work system, in which your existing stake in a cryptocurrency (the amount of that currency that you hold) is used to calculate the amount of that currency that you c... |
proof-of-work | A system that ties mining capability to computational power. blocks must be hashed, which is in itself an easy computational process, but an additional variable is added to the hashing process to ... |
replicated ledger | A ledger with one master (authoritative) copy of the data, and many slave (non-authoritative) copies. |
scrypt | - An alternative proof of work system to sha-256, designed to be particularly friendly to cpu and gpu miners, while offering little advantage to asic miners.
- Криптографический ал...
|
sha 256 | The cryptographic function used as the basis for bitcoin’s proof of work system. |
smart contracts | - Smart contracts are contracts whose terms are recorded in a computer language instead of legal language. smart contracts can be automatically executed by a computing system, such as a suitable...
|
tokenless ledger | A tokenless ledger refers to a distributed ledger that doesn’t require a native currency to operate. |
transaction block | A collection of transactions on the bitcoin network, gathered into a block that can then be hashed and added to the blockchain. |
transaction fee | - A small fee imposed on some transactions sent across the bitcoin network. the transaction fee is awarded to the miner that successfully hashes the block containing the relevant transaction.
|
unpermissioned ledgers | Unpermissioned ledgers such as bitcoin have no single owner — indeed, they cannot be owned. the purpose of an unpermissioned ledger is to allow anyone to contribute data to the ledger and for ever... |
bitcoin atm | A cash point where people can trade fiat currency and bitcoins |
light node | A computer on a blockchain network that only verifies a limited number of transactions relevant to its dealings, making use of the simplified payment verification (spv) mode |
51% attack | A condition in which more than half the computing power of a cryptocurrency network is controlled by a single malicious miner or group of miners. if he controls 51% of the network that makes him t... |
consortium blockchains | A consortium blockchain is a blockchain where the consensus process is controlled by a pre-selected set of nodes; for example, one might imagine a consortium of 15 financial institutions, each of ... |
private blockchains | A fully private blockchain is a blockchain where write permissions are kept centralized to one organization. read permissions may be public or restricted to an arbitrary extent. likely application... |
consensus (general) | A fundamental problem in distributed computing is to achieve overall system reliability in the presence of a number of faulty processes. this often requires processes to agree on some data value t... |
hardfork | A hardfork is a change to the blockchain protocol that makes previously invalid blocks/transactions valid, and therefore requires all users to upgrade their clients. the most recent example of a h... |
turing completeness | A machine is turing complete if it can perform any calculation that any other programmable computer is capable of. all modern computers are turing-complete in this sense. the ethereum virtual mach... |
proof of authority(poa) | A proof of authority is a consensus mechanism in a private blockchain which essentially gives one client(or a specific number of clients) with one particular private key the right to make all of t... |
public blockchains | A public blockchain is a blockchain that anyone in the world can read, anyone in the world can send transactions to and expect to see them included if they are valid, and anyone in the world can p... |
testnet | - A second blockchain used by developers for testing new versions of client software without putting real value at risk
- Тестовая цепочка блоков транзакций. используется раз...
|
softfork | A softfork is a change to the bitcoin protocol wherein only previously valid blocks/transactions are made invalid. since old nodes will recognize the new blocks as valid, a softfork is backward-co... |
altcoins | Altcoin is an abbreviation of “bitcoin alternative”. currently, the majority of altcoins are forks of bitcoin with usually minor changes to the proof of work (pow) algorithm of the bitcoin blockch... |
block explorer | An online tool for exploring the blockchain of a particular cryptocurrency, where you can watch and follow live all the transactions happening on the blockchain. block explorers can serve as block... |
node (full node) | Any computer that connects to the blockchain network is called a node. nodes that fully enforce all of the rules of the blockchain (i.e., bitcoin) are called full nodes. most nodes on the network ... |
fiat currency | Any money declared by a government to be to be valid for meeting a financial obligation, like usd or eur |
sidechains | Are blockchains that are interoperable with each other and with bitcoin, avoiding liquidity shortages, market fluctuations, fragmentation, security breaches and outright fraud associated with alte... |
chain linking | Chain linking is the process of connecting two blockchains with each other, thus allowing transactions between the chains to take place. this will allow blockchains like bitcoin to communicate wit... |
block (on the bitcoin blockchain) | Data is permanently recorded in the bitcoin network through files called blocks. a block is a record of some or all of the most recent bitcoin transactions that have not yet been recorded in any p... |
consensus (bitcoin’s process consensus) | Developers suggest bitcoin improvements/modifications, small or big, proposals on github, bitcointalk, reddit, mailing lists, etc. discussion on this level is critical to enable smooth runtime con... |