It’s been 4 years already and it seems I haven’t done nothing at all… With the little time I could spare to work on this blog, I hope I bought a tiny seed of knowledge into your 🧠zz my dear readers 😁🙂😉😋
I will try the best of my abilities to continue the work on the blog !
Untill then dear readers never forget :
Let’s find the courage and strenght, if not for us then for Them… the Future Generations that are to come after us and Go…
What Is Inflation? Inflation is a rise in prices, which can be translated as the decline of purchasing power over time. The rate at which purchasing power drops can be reflected in the … Continue reading Learn about Inflation Folks!→
Hy there my fellow citizens of this amazingly beautiful Mother Earth of… Not Ours !!! We tend to forget that and treat it as if we would have another habitable sphere on wich … Continue reading Free Spirit’s Library→
The Bretton Woods Conference, formally known as the United Nations Monetary and Financial Conference, was the gathering of 730 delegates from all 44 Allied nations at the Mount Washington Hotel, situated in Bretton … Continue reading What is Bretton Woods ?!?→
A smart contract is a computerized transaction protocol that executes the terms of a contract. The general objectives of smart contract design are to satisfy common contractual conditions (such as payment terms, liens, … Continue reading Smart Contracts by Nick Szabo-1994→
20 Rules for Security in bitcoin Here’s a short list of common sense Rules, to use and implement for a better Security while using bitcoin and other cryptocurrencies. In the hopes that they … Continue reading 20 Security Rules for bitcoin→
If you are new to cryptocurrencies, you might find the topic a bit confusing due to the terminology involved. Just refer to this page when you see an unfamiliar word or phrase.
A
ADDRESS – a cryptocurrency address is a string, containing numbers and letters, from which you can send and receive crypto payments.
ALGORITHM – kit of rules, which are solving a problem via calculations, using a computer. It’s encrypting and transferring data, which makes it mining’s base when it comes to extracting cryptocurrencies.
ASIC – (Application Specific Integrated Circuit) a dedicated mining device, which is able to extract coins, working with on one particular algorithm.
ASIC-RESISTANCE – memory hard algorithms that are hardly cooperating with ASICs, because they are built to be resistance to this kind of devices.
ATTACK 51% – a miner possess 51% of the pool’s hash rate, so he’s able to manipulate the network.
B
BANDWIDTH – the maximum capacity of the network to transmit data.
BLOCK – a piece of the blockchain, containing transactions.
BLOCKCHAIN – a public ledger, which contains lots of data, encrypted in separate block in the form of hashes (messages). Considered immutable and unable to manipulate.
BLOCK HEADER – a string long 80 bytes, which miners hash with the nonce to find the solution of the block.
BLOCK REWARD – this is what a miner gets for successfully calculating a valid hash in the block when performing a mining process.
BLOCK SIZE – this is a limit of bytes that the block might contain (also limits of transactions in one piece).
BLOCK TIME – the average time needed to find a block’s solutions. It’s different for each coin.
BLOCK SYNCHRONIZATION – the time requested for the blockchain to sync with your device (for full nodes usually).
C
CENTRALIZATION – an organization or system, which is controlled by a central authority.
CLOUD MINING – performing a mining process via rented hashing power from a third-party provider.
COIN – a term used to describe units of blockchain value.
CONFIRMATION – the process of validating if a transaction is including on the blockchain.
CONSENSUS – a rule all participant agrees on when operating on the same network.
CONTRIBUTION SHARE – the hash rate a miner puts into the pool to contribute.
CPU – (Central Processing Unit) a processor, which coordinates the work of all the other part of a computer.
D
DAO (Decentralized Anonymous Organization) – organization running smart contracts.
DIFFICULTY – a measure of how difficult might be to mine a new block.
DIFFICULTY BOMB – malicious attack, increasing difficulty that much, that the reward doesn’t cover the expenses to mine.
DISTRIBUTION – percentage of each pool from all the ones available in the network for this coin.
DOUBLE SPENDING – general issue of the decentralized conception or spending a same amount twice.
DOWNTIME – a period when a machine isn’t working.
E
EXCHANGE – a platform to buy, trade and sell cryptocurrencies.
F
FIAT MONEY – national currency of a central government.
FORK – changing in the rules of the consensus, which might be able to exist with the old established rules (soft fork) or not (hard fork).
FPGA – a modern mining device, improving the ASIC, which can mine coins from one particular algorithm. The interesting here is that you can modify it to mine a different algorithm if you decide to change the coin you mine.
FULL NODE – storing the blockchain data locally on your PC.
G
GAINS – increasing profits (reward).
GENESIS BLOCK – the first block, computationally created in the blockchain. It contains the initial transaction.
GPU (Graphic Processing Unit) – a graphic card, also known as a video card (part of a computer), which is successfully used for mining purposes.
H
HASH FUNCTION – encrypted message with fixes size and unique value.
HASH RATE – a unit to measure the computational power by which a miner contributes in the mining process.
HASH RENTAL – a rented computing power for mining purposes by a cloud mining provider.
HARD FORK – this is a protocol change, which results in splitting into two different chains and the longer one continuous existing. If both of them do – we have a chain split. These changes cannot cooperate with the old rules and require an update.
HARD DISK SPACE – the storage a user needs to locally store the blockchain data on a desktop PC.
Halving – decreasing the reward of gained coins per block using a particular formula.
I
ICO (Initial Coin Offering) – crowdfunding via crypto coins for the purpose of gaining capital for a particular project.
IMMUTABLE – unable to change in time.
K
KYC (Know Your Customer) – an identification process for the users in the network.
L
LEDGER – a piece of record of data, which is immutable.
LIGHT CLIENT – not storing the entire blockchain data but using just parts of it (a block’s header). To have some more information, they trust a full node.
LIGHTNING NETWORK – an additional layer of the blockchain to perform faster transactions between the nodes participating in the network.
LIQUIDITY – the ease to buying and selling, without bothering the market’s price.
M
MARKET CAPITALIZATION – a cryptocurrency’s price, according the total supply.
MARKET SHARE – the hash share of the market with which the pool operates.
MINEABLE – a coin which can be mined in return of reward.
MINER – either the device or the person who’s performing the mining process.
MINER’s FEE – this is the reward a miner receives for its contribution to the network by validating transactions. Normally, miners choose transactions with higher fees to add in the next block to profit more and faster.
MINING – a process of extracting a cryptocurrency by adding and verifying transactions to the blockchain, respectively gaining a reward for it.
MINING POOL – group of miners, combining their power to find a block faster and sharing the reward from it too.
MINING RIG – this is a set of multiple mining hardware, combined to mine with higher hash rate and find a block faster.
N
NODE – a computer that keeps a copy of the blockchain.
NONCE – an arbitrary number in a cryptographic communication. It is generated during the hashing process and can be used only once.
O
ORPHAN BLOCK – a valid block, which isn’t part of the blockchain and occurs when two miners find the same block in the same time. The one which is late becomes orphan.
P
PAYOUT LIMIT – the minimum amount of coins which you can withdraw from your account.
POOL DISTRIBUTION – a percentage of each pool, possessed for this particular coin.
POOL FEES – the fees requested from the pool for maintenance.
POW (Proof-of-Work) – when it comes to mining this is a consensus mechanism where miners are using a nonce to search the block’s solutions and get rewarded proportionally of their contribution (work). There’s no need of trust, since everybody’s “work” (share) is visible in the network.
PPS – (Pay Per Share) a type of rewarding system, based on contribution.
PPLNS – (Pay Per Last N Shares) a type of rewarding system, based on time a contribution.
PRIVATE KEY – this is the “password” which helps you to access your public address. It’s the one and only, which let you read the hashes (messages) sent to your public key.
PROP – (Proportional) a type of rewarding system, based on a proportional relation between contribution and luck.
PUBLIC KEY – this is a recipient’s address to receive any crypto assets in the form of a hash, which might be read with only one specific private key.
Q
QR-CODE – a graphic sign, which can be scanned via smartphone camera to read a wallet’s public address and send some coins within it.
R
REWARDING SYSTEM – a method of rewarding the miners, depending on their contribution to the network.
REPOSITORY – a software where you keep all your information, which might be retrieved at some point.
S
STALE SHARE – when two miners send a share to the network to affirm, they found a block, the one which is late is a stale one.
SPV (Simple Payment Verification) – a client which checks on transactions, using only the headers of the blocks, which is considered a proof of inclusion.
T
TRAFFIC (incoming & outcoming) – the traffic from one point to another (movement of data and actions). It’s important when it’s up to cryptocurrencies because it can define your speed when broadcasting a transaction.
TRANSACTION FEE – a payment to broadcast your transaction on the network.
U
UPTIME – the time during which a mining machine is properly working.
UTXO (Unspent Transaction Output) – a value, calculating the balance of unspent coins, based on all the previously spent outputs and inputs, based on the public ledger’s history of transactions.
V
VALID BLOCK – there’s a signal that the block is mined and the user’s waiting for confirmation from other nodes to gain the reward.
VARDIFF (Variable Difficulty) – the share’s difficulty might rise or fall, depending on the hash rate.
VPS (Virtual Private Server) – a PC with static IP, supporting the network.
W
WALLET – a digital wallet to store, send and receive crypto assets.
WORKER – either a mining device, either an account in the mining pool configuration.
What Is Inflation? Inflation is a rise in prices, which can be translated as the decline of purchasing power over time. The rate at which purchasing power drops can be reflected in the … Continue reading Learn about Inflation Folks!→
Hy there my fellow citizens of this amazingly beautiful Mother Earth of… Not Ours !!! We tend to forget that and treat it as if we would have another habitable sphere on wich … Continue reading Free Spirit’s Library→
The Bretton Woods Conference, formally known as the United Nations Monetary and Financial Conference, was the gathering of 730 delegates from all 44 Allied nations at the Mount Washington Hotel, situated in Bretton … Continue reading What is Bretton Woods ?!?→
A smart contract is a computerized transaction protocol that executes the terms of a contract. The general objectives of smart contract design are to satisfy common contractual conditions (such as payment terms, liens, … Continue reading Smart Contracts by Nick Szabo-1994→
20 Rules for Security in bitcoin Here’s a short list of common sense Rules, to use and implement for a better Security while using bitcoin and other cryptocurrencies. In the hopes that they … Continue reading 20 Security Rules for bitcoin→
Just as the crypto industry is expanding and getting local adoption from individuals, co-operations, organisations and few countries the same rate at which we have crypto enthusiast increasing in number which i see so worrisome and also a call for major concern.
Reason been that as more people get involved in the crypto business the more scammers are likely to increase their technique and the more scammers get recruited.
To avoid walking on scammers path, requires to be well informed of every new technique they can ever deploy against their potential victim.
To stay off scammers path users must:
Avoid phishing links.
Make sure to pay attention to the spelling of the website, as well as their URL as this can reveal whether it is a phishing site or not.
Never invest in a project without a well structured community
Pay close attention to the engagement within the community for suspicious activities
Ensure you assets are off CEX
Be more smart and less greedy
Don’t jump into a project/coin only based on the hype from advertisers (especially twitter)
Avoid any “too good to be true” investment
Avoid send me 1$ and I’ll send back 2$ scams, no matter how reputable is the account calling for that
Protect your coins (keep your coins on your wallet, use hardware wallet where possible, never give out wallet’s seed, keep backup seed offline)
Don’t be greedy and/or illiterate.
Be sure to feed yourself with necessary knowledge, if you want to invest.
Knowledge from experience is good but you can also take legitimate one from other people.
Not everything that is being offered to you is true. Do not be deceived.
Be careful who you are trusting.
Always be skeptical !!!
Enable Two-factor authentication for all your accounts.
Using of firewalls.
Installing an up to date anti virus software.
Use strong passwords and yet easily accessible ones for your convenience.
Stay away from malicious links or attachments you come across on the web.
Make sure your private keys are well stored and in hard wallet
Make sure your passwords are not vulnerable online to attacks i.e don’t store passwords online or any website
Whenever a stranger message you first for a business or an investment, it is a Red flag.
Someone who doesn’t know you would want you to make big money, another Red flag.
Whenever they introduce a” business opportunity” to you and then hasten you in order make you take a hasty decision it’s not genuine, they are trying their best to make you take a fast decision without telling your loved ones and friends who will discourage you.
It is safer to assume anyone you don’t know, communicating with you is a scammer until it is proven otherwise.
Read the whitepaper and research well of the company where you are going to invest because many scams are done by this method.
Check whether it is genuine or fake.
Scammers are constantly upgrading their scam methods and anyone can be the next target.
Loss doesn’t just happen due to an internal or intentional mistake, and when it does happen everyone has a similar sense of remorse and risks that are absolute consequences.
You’ll be fooled many times by those scammers that have maintained a well structured fake community.
They can hire those PRs and people talking inside their community to make it look like they’re a legit community.
As for their workers, they’ll just tell that they need engagement but the purpose of it, they’re not talking about it because that’s what the main purpose it.
And that’s to make it look genuine that they have real people inside the community. But in reality, it’s all fake people that they’ve hired just to make discussions all over their place.
It’s safe to say as well that it’s not just the crypto industry that is not safe for newbies, everything that talks about money is not safe for everyone.
Crypto is the latest thing and in the last 5 years it become so successful that scammers make this as their paradise as there are a lot of naive investors in the market.
Do your investigations, and don’t listen to influencers and believe them.
Think that this is your hard earn money so you need to be careful where you are going to invest it.
Don’t be Greedy.
Don’t jump on it like a hungry cow.
Don’t trust the sweet words they offer you. Most of them are too good to be true but they will always sound inviting to invest with.
Make a wall to not fully support them unless they have proven themselves worthy of that kind of respect.
Always be in doubt. That will be the shield that will protect you from being scammed.
Must simply assume that our coins are never really safe despite our best efforts, so it is important to always be on alert and protect our coins to the best of our ability.
Improve the security of your coins by an important margin by buying a hardware wallet, since they are very secure devices and they are relatively cheap, instead of risking storing our coins in our computers or at an exchange.
Always good to know how to make technical and fundamental analysis so that you can get specific information what is the situation of the projects you want to invest
Many projects are delivering a good testament, but they always ended into a scam , so we need to be smart enough and have a lot of preparation before investing or trading
What Is Inflation? Inflation is a rise in prices, which can be translated as the decline of purchasing power over time. The rate at which purchasing power drops can be reflected in the … Continue reading Learn about Inflation Folks!→
Hy there my fellow citizens of this amazingly beautiful Mother Earth of… Not Ours !!! We tend to forget that and treat it as if we would have another habitable sphere on wich … Continue reading Free Spirit’s Library→
The Bretton Woods Conference, formally known as the United Nations Monetary and Financial Conference, was the gathering of 730 delegates from all 44 Allied nations at the Mount Washington Hotel, situated in Bretton … Continue reading What is Bretton Woods ?!?→
A smart contract is a computerized transaction protocol that executes the terms of a contract. The general objectives of smart contract design are to satisfy common contractual conditions (such as payment terms, liens, … Continue reading Smart Contracts by Nick Szabo-1994→
20 Rules for Security in bitcoin Here’s a short list of common sense Rules, to use and implement for a better Security while using bitcoin and other cryptocurrencies. In the hopes that they … Continue reading 20 Security Rules for bitcoin→
“You never change things by fighting the existing reality.
To change something, build a new model that makes the existing model obsolete.”
Buckminster Fuller
Strenght in NumbersDare to knowBitcoin / bitcoin / blockchainDYOR – Do Your Own Research LandArise…Bitcoin – People’s MoneyCypherPunks Write CodeBitcoin Genesis BlockCode Is LawA new day…Bitcoin – The Peaceful RevolutionVeritas Non Auctoritas Facit Legem🔵 or 🟠 The Choice is Yours…
What Is Inflation? Inflation is a rise in prices, which can be translated as the decline of purchasing power over time. The rate at which purchasing power drops can be reflected in the … Continue reading Learn about Inflation Folks!→
Hy there my fellow citizens of this amazingly beautiful Mother Earth of… Not Ours !!! We tend to forget that and treat it as if we would have another habitable sphere on wich … Continue reading Free Spirit’s Library→
The Bretton Woods Conference, formally known as the United Nations Monetary and Financial Conference, was the gathering of 730 delegates from all 44 Allied nations at the Mount Washington Hotel, situated in Bretton … Continue reading What is Bretton Woods ?!?→
A smart contract is a computerized transaction protocol that executes the terms of a contract. The general objectives of smart contract design are to satisfy common contractual conditions (such as payment terms, liens, … Continue reading Smart Contracts by Nick Szabo-1994→
20 Rules for Security in bitcoin Here’s a short list of common sense Rules, to use and implement for a better Security while using bitcoin and other cryptocurrencies. In the hopes that they … Continue reading 20 Security Rules for bitcoin→
First time/Small miner reference for getting started.
If you want to start mining here is what you need… and what you need to know.
This is written for home miners/small farms, but can be used as a guideline for most operations. Use this as a reference for what you need to research, or what questions you need to ask before jumping in.
What you need to mine can be broken down into the following categories:
You CAN NOT meaningfully mine bitcoin today with CPU, GPU or even FPGAs. Bitcoin difficulty adapts to match the amount of mining done on the network and has reached levels trillions of times too high to mine meaningfully with PCs, laptops, tablets, phones, webpages, javascript, GPUs, and even generalised SHA hardware.
Even if you combined all the computers in the world, including all known supercomputer, you would not even approach 0.1% of the bitcoin hashrate today.
There isn’t any point attempting to mine bitcoin with CPU or GPU even in the interests of learning as it shares almost nothing with how bitcoin is mined with ASICs and will not teach you anything.
Hardware
Asic Miner:
Here is a list of the companies currently manufacturing Miners for public purchase.
Each one has their Pro’s and Con’s it is up to you to do your research and decide what is best for you.
A few points to consider while researching are :
efficiency
reliability
warranty period/policy
power draw
Each company has a different way of handling warranty repairs, depending on your situation and the policy repairs can become cost prohibitive. I will touch more on efficiency and power draw in the electricity section.
• Current list of competitive hardware
Power supply: You will need to purchase a power supply to run your miners. You will find ATX and Server grade PSU’s, the latter being preferred for mining BTC.
When it comes to selecting a PSU purchase something with a capacity 25% higher than your miner is rated to draw. This will have you operating within the 80% rule.(explained further in the electricity section)
EX. Miner draws 1000 PSU should be able to provide 1250W.
** Many current generation miners are now being manufactured with Integrated PSU. Again do your research to see if your unit comes with or without. Generally you will still need to source a power cable.**
Auxilliaries – Avalon miners require an external controller, 1 per 20 miners. You may have to run additional fans for intake and exhaust depending on your location.
PSU’s can be purchased large enough to run 2 Miners; or the opposite 1 Miner fed by 2 PSU’s. Ensure the PSU you have selected will have the correct amount of PCI-E connectors required to operate your miner(s)
You can also find a large supply of used miners and PSU’s. Again it’s up to you to do your research as these often are a no return transaction.
Electricity
Follow all local codes and regulations
This is the number 1 factor in whether mining is right for you. As discussed with Miners being a 24/7 machine drawing power those costs will make it cost prohibitive for some people to mine. You need to be aware of what your costs/kWh are and run the numbers.
This will be done in a profitability calculator. This is just an example of 1 there are many out there.
( Miner usage in kW ) * ( Hours run per day ) 24 * ( Cost/kWh ) = Cost per Day to Operate
( Ideally less than the FIAT value of BTC mined )
The second part to the electrical requirements of mining is the available service; written for North America.
You will need to figure out the amperage you can spare, what circuits and receptacles you have in place, are you setting up on 220V or 110V. You will need to make sure that you have the right cord end for your PSU to match the receptacle, picking the wrong one can cost you a few days of mining if it has to be shipped.
If you can try and set up on a 220V circuit for 2 reasons :
– You will pull half the amps, and it is more efficient.
– Doing so requires 2 breaker spaces in your panel. Breaker sizing will depend on how many miners you plan to run. Here is the formula for calculating amps.
Watts / Voltage = Amps
Here is where you will bring the 80% rule back into play by sizing the continuous miner load to 80% of the breaker rating. 12 Amps on a 15 Amp breaker, 16 Amps max on a 20 Amp breaker, 24 Amps on a 30 amp breaker.
If/when you increase the amount of miners you are running you may want to look into PDU’s, as opposed to more receptacles.
Location
This is something that is often overlooked to the headache and frustration of many would be miners. These machines are loud and hot . You essentially have an electric heater that also uses an industrial fan to keep it from melting itself. This space will need to have the electrical requirements as discussed previously.
So make sure you have a space that is well ventilated with a plan to exhaust heat, and bring in fresh dust free air. I say this as using AC to cool the room will eat into your profits and may even make mining unprofitable.
The noise issue is a consideration you can sort out depending on whats available. (garage, basement, remote building)
Both of these issues can be handled with hosting, which is further explained in the information section.
Internet connection
Some miner setups have the option to use wifi. It is advisable to use a wired connection where available. This will provide a more stable connection and ensure you are submitting the expected amount of shares which is directly related to your payouts.
Please note that mining uses a negligible amount of bandwidth, and will not affect your other internet usage.
Information
You can use this information in this post as a good baseline to get you going. In addition to this you will want to research network difficulty; this readjusts every 2016 blocks to maintain a 10 minute block time on average. While this can go down it generally increases.
Solo or Pool?
You can solo mine but this is essentially a lottery even as a large scale miner. Should you chose this you can check this out as a starting point.
solo.ckpool.org 1% fee solo mining USA/DE 250 blocks solved!
Odds are most of you will join a pool. I will only say that it is in your best interest to mine at a pool that pays transaction fees (miner rewards). Then you will want to consider the fees associated with the pool.
When it comes to these pools you want them to be large enough that they are getting at least 1 block every Difficulty adjustment period. Larger pools will offer smaller rewards paid out more frequently, and vice versa.
What Is Inflation? Inflation is a rise in prices, which can be translated as the decline of purchasing power over time. The rate at which purchasing power drops can be reflected in the … Continue reading Learn about Inflation Folks!→
Hy there my fellow citizens of this amazingly beautiful Mother Earth of… Not Ours !!! We tend to forget that and treat it as if we would have another habitable sphere on wich … Continue reading Free Spirit’s Library→
The Bretton Woods Conference, formally known as the United Nations Monetary and Financial Conference, was the gathering of 730 delegates from all 44 Allied nations at the Mount Washington Hotel, situated in Bretton … Continue reading What is Bretton Woods ?!?→
A smart contract is a computerized transaction protocol that executes the terms of a contract. The general objectives of smart contract design are to satisfy common contractual conditions (such as payment terms, liens, … Continue reading Smart Contracts by Nick Szabo-1994→
20 Rules for Security in bitcoin Here’s a short list of common sense Rules, to use and implement for a better Security while using bitcoin and other cryptocurrencies. In the hopes that they … Continue reading 20 Security Rules for bitcoin→
So you are not a coder but as a non-technical person, you’re always open for simplified technical knowledge about Bitcoin. So, you would like to ask people of very deep knowledge of Bitcoin’s code what you would tell some non-technical people.
What are the most important technical points of Bitcoin, where you would say “it’s really important for Bitcoin and people should know it”. Important would also mean for Bitcoin from a hacking-resistant point and what is making Bitcoin superior against competing Altcoins?
The most important features of Bitcoin are that it’s maintained by the largest community of developers out of all the coins, and consequentially it has the largest test suite and debugging infrastructure.
It makes it really easy to pin-point bugs. I can’t stress enough how important having test cases is for your project, whatever it may be, whether it’s related to crypto or not. It saves you from a lot of future bug-hunting
Its simplicity. Not in the sense of being trivial, but in the sense of having a very focused feature set.
Also the importance if permissionlessness seems to be either ignored or forgotten by a lot of alts out there, whereas it remains a top priority for Bitcoin.
One more thing that sets Bitcoin apart is the immense decentralization – in hashpower, full nodes, development and community. For security, the first two are the most critical.
Most altcoins either don’t have node decentralization or / and they have a flawed consensus mechanism (proof of stake) that simply gives the developers total power over the project.
This allows them to change rules at will, but also allows authorities to press them to do such things. In Bitcoin, that’s simply impossible.
A PoW coin without enough hashpower can be attacked similarly, and as a matter of fact most energy is pumped into Bitcoin PoW, which makes it most secure.
Bitcoin works, it has been working fine for the past 13 years (all its life) and safely too.
* You don’t need any third party (middle man like banks) to send, receive or store your money when you use bitcoin.
* Nobody can restrict who sends you money or to whom you send your money
* You can reach anybody, anywhere at any time in the world.
* The payments can not be reversed like other payment networks which provides a lot of security for merchants
What Is Inflation? Inflation is a rise in prices, which can be translated as the decline of purchasing power over time. The rate at which purchasing power drops can be reflected in the … Continue reading Learn about Inflation Folks!→
Hy there my fellow citizens of this amazingly beautiful Mother Earth of… Not Ours !!! We tend to forget that and treat it as if we would have another habitable sphere on wich … Continue reading Free Spirit’s Library→
The Bretton Woods Conference, formally known as the United Nations Monetary and Financial Conference, was the gathering of 730 delegates from all 44 Allied nations at the Mount Washington Hotel, situated in Bretton … Continue reading What is Bretton Woods ?!?→
A smart contract is a computerized transaction protocol that executes the terms of a contract. The general objectives of smart contract design are to satisfy common contractual conditions (such as payment terms, liens, … Continue reading Smart Contracts by Nick Szabo-1994→
20 Rules for Security in bitcoin Here’s a short list of common sense Rules, to use and implement for a better Security while using bitcoin and other cryptocurrencies. In the hopes that they … Continue reading 20 Security Rules for bitcoin→
This is a glossary of all cryptocurrency terms and lingo you might come across when reading about mining and mining pools. Just refer to this page when you see an unfamiliar word or phrase.
A
ADDRESS – a cryptocurrency address is a string, containing numbers and letters, from which you can send and receive crypto payments.
ALGORITHM – kit of rules, which are solving a problem via calculations, using a computer. It’s encrypting and transferring data, which makes it mining’s base when it comes to extracting cryptocurrencies.
ASIC – (Application Specific Integrated Circuit) a dedicated mining device, which is able to extract coins, working with on one particular algorithm.
ASIC-RESISTANCE – memory hard algorithms that are hardly cooperating with ASICs, because they are built to be resistance to this kind of devices.
ATTACK 51% – a miner possess 51% of the pool’s hash rate, so he’s able to manipulate the network.
B
BANDWIDTH – the maximum capacity of the network to transmit data.
BLOCK – a piece of the blockchain, containing transactions.
BLOCKCHAIN – a public ledger, which contains lots of data, encrypted in separate block in the form of hashes (messages). Considered immutable and unable to manipulate.
BLOCK HEADER – a string long 80 bytes, which miners hash with the nonce to find the solution of the block.
BLOCK REWARD – this is what a miner gets for successfully calculating a valid hash in the block when performing a mining process.
BLOCK SIZE – this is a limit of bytes that the block might contain (also limits of transactions in one piece).
BLOCK TIME – the average time needed to find a block’s solutions. It’s different for each coin.
BLOCK SYNCHRONIZATION – the time requested for the blockchain to sync with your device (for full nodes usually).
C
CENTRALIZATION – an organization or system, which is controlled by a central authority.
CLOUD MINING – performing a mining process via rented hashing power from a third-party provider.
COIN – a term used to describe units of blockchain value.
CONFIRMATION – the process of validating if a transaction is including on the blockchain.
CONSENSUS – a rule all participant agrees on when operating on the same network.
CONTRIBUTION SHARE – the hash rate a miner puts into the pool to contribute.
CPU – (Central Processing Unit) a processor, which coordinates the work of all the other part of a computer.
D
DAO (Decentralized Anonymous Organization) – organization running smart contracts.
DIFFICULTY – a measure of how difficult might be to mine a new block.
DIFFICULTY BOMB – malicious attack, increasing difficulty that much, that the reward doesn’t cover the expenses to mine.
DISTRIBUTION – percentage of each pool from all the ones available in the network for this coin.
DOUBLE SPENDING – general issue of the decentralized conception or spending a same amount twice.
DOWNTIME – a period when a machine isn’t working.
E
EXCHANGE – a platform to buy, trade and sell cryptocurrencies.
F
FIAT MONEY – national currency of a central government.
FORK – changing in the rules of the consensus, which might be able to exist with the old established rules (soft fork) or not (hard fork).
FPGA – a modern mining device, improving the ASIC, which can mine coins from one particular algorithm. The interesting here is that you can modify it to mine a different algorithm if you decide to change the coin you mine.
FULL NODE – storing the blockchain data locally on your PC.
G
GAINS – increasing profits (reward).
GENESIS BLOCK – the first block, computationally created in the blockchain. It contains the initial transaction.
GPU (Graphic Processing Unit) – a graphic card, also known as a video card (part of a computer), which is successfully used for mining purposes.
H
HASH FUNCTION – encrypted message with fixes size and unique value.
HASH RATE – a unit to measure the computational power by which a miner contributes in the mining process.
HASH RENTAL – a rented computing power for mining purposes by a cloud mining provider.
HARD FORK – this is a protocol change, which results in splitting into two different chains and the longer one continuous existing. If both of them do – we have a chain split. These changes cannot cooperate with the old rules and require an update.
HARD DISK SPACE – the storage a user needs to locally store the blockchain data on a desktop PC.
Halving – decreasing the reward of gained coins per block using a particular formula.
I
ICO (Initial Coin Offering) – crowdfunding via crypto coins for the purpose of gaining capital for a particular project.
IMMUTABLE – unable to change in time.
K
KYC (Know Your Customer) – an identification process for the users in the network.
L
LEDGER – a piece of record of data, which is immutable.
LIGHT CLIENT – not storing the entire blockchain data but using just parts of it (a block’s header). To have some more information, they trust a full node.
LIGHTNING NETWORK – an additional layer of the blockchain to perform faster transactions between the nodes participating in the network.
LIQUIDITY – the ease to buying and selling, without bothering the market’s price.
M
MARKET CAPITALIZATION – a cryptocurrency’s price, according the total supply.
MARKET SHARE – the hash share of the market with which the pool operates.
MINEABLE – a coin which can be mined in return of reward.
MINER – either the device or the person who’s performing the mining process.
MINER’s FEE – this is the reward a miner receives for its contribution to the network by validating transactions. Normally, miners choose transactions with higher fees to add in the next block to profit more and faster.
MINING – a process of extracting a cryptocurrency by adding and verifying transactions to the blockchain, respectively gaining a reward for it.
MINING POOL – group of miners, combining their power to find a block faster and sharing the reward from it too.
MINING RIG – this is a set of multiple mining hardware, combined to mine with higher hash rate and find a block faster.
N
NODE – a computer that keeps a copy of the blockchain.
NONCE – an arbitrary number in a cryptographic communication. It is generated during the hashing process and can be used only once.
O
ORPHAN BLOCK – a valid block, which isn’t part of the blockchain and occurs when two miners find the same block in the same time. The one which is late becomes orphan.
P
PAYOUT LIMIT – the minimum amount of coins which you can withdraw from your account.
POOL DISTRIBUTION – a percentage of each pool, possessed for this particular coin.
POOL FEES – the fees requested from the pool for maintenance.
POW (Proof-of-Work) – when it comes to mining this is a consensus mechanism where miners are using a nonce to search the block’s solutions and get rewarded proportionally of their contribution (work). There’s no need of trust, since everybody’s “work” (share) is visible in the network.
PPS – (Pay Per Share) a type of rewarding system, based on contribution.
PPLNS – (Pay Per Last N Shares) a type of rewarding system, based on time a contribution.
PRIVATE KEY – this is the “password” which helps you to access your public address. It’s the one and only, which let you read the hashes (messages) sent to your public key.
PROP – (Proportional) a type of rewarding system, based on a proportional relation between contribution and luck.
PUBLIC KEY – this is a recipient’s address to receive any crypto assets in the form of a hash, which might be read with only one specific private key.
Q
QR-CODE – a graphic sign, which can be scanned via smartphone camera to read a wallet’s public address and send some coins within it.
R
REWARDING SYSTEM – a method of rewarding the miners, depending on their contribution to the network.
REPOSITORY – a software where you keep all your information, which might be retrieved at some point.
S
STALE SHARE – when two miners send a share to the network to affirm, they found a block, the one which is late is a stale one.
SPV (Simple Payment Verification) – a client which checks on transactions, using only the headers of the blocks, which is considered a proof of inclusion.
T
TRAFFIC (incoming & outcoming) – the traffic from one point to another (movement of data and actions). It’s important when it’s up to cryptocurrencies because it can define your speed when broadcasting a transaction.
TRANSACTION FEE – a payment to broadcast your transaction on the network.
U
UPTIME – the time during which a mining machine is properly working.
UTXO (Unspent Transaction Output) – a value, calculating the balance of unspent coins, based on all the previously spent outputs and inputs, based on the public ledger’s history of transactions.
V
VALID BLOCK – there’s a signal that the block is mined and the user’s waiting for confirmation from other nodes to gain the reward.
VARDIFF (Variable Difficulty) – the share’s difficulty might rise or fall, depending on the hash rate.
VPS (Virtual Private Server) – a PC with static IP, supporting the network.
W
WALLET – a digital wallet to store, send and receive crypto assets.
WORKER – either a mining device, either an account in the mining pool configuration.
This is a glossary of all cryptocurrency terms and lingo you might come across when reading about mining and mining pools. Just refer to this page when you see an unfamiliar word or phrase.
A
ADDRESS – a cryptocurrency address is a string, containing numbers and letters, from which you can send and receive crypto payments.
ALGORITHM – kit of rules, which are solving a problem via calculations, using a computer. It’s encrypting and transferring data, which makes it mining’s base when it comes to extracting cryptocurrencies.
ASIC – (Application Specific Integrated Circuit) a dedicated mining device, which is able to extract coins, working with on one particular algorithm.
ASIC-RESISTANCE – memory hard algorithms that are hardly cooperating with ASICs, because they are built to be resistance to this kind of devices.
ATTACK 51% – a miner possess 51% of the pool’s hash rate, so he’s able to manipulate the network.
B
BANDWIDTH – the maximum capacity of the network to transmit data.
BLOCK – a piece of the blockchain, containing transactions.
BLOCKCHAIN – a public ledger, which contains lots of data, encrypted in separate block in the form of hashes (messages). Considered immutable and unable to manipulate.
BLOCK HEADER – a string long 80 bytes, which miners hash with the nonce to find the solution of the block.
BLOCK REWARD – this is what a miner gets for successfully calculating a valid hash in the block when performing a mining process.
BLOCK SIZE – this is a limit of bytes that the block might contain (also limits of transactions in one piece).
BLOCK TIME – the average time needed to find a block’s solutions. It’s different for each coin.
BLOCK SYNCHRONIZATION – the time requested for the blockchain to sync with your device (for full nodes usually).
C
CENTRALIZATION – an organization or system, which is controlled by a central authority.
CLOUD MINING – performing a mining process via rented hashing power from a third-party provider.
COIN – a term used to describe units of blockchain value.
CONFIRMATION – the process of validating if a transaction is including on the blockchain.
CONSENSUS – a rule all participant agrees on when operating on the same network.
CONTRIBUTION SHARE – the hash rate a miner puts into the pool to contribute.
CPU – (Central Processing Unit) a processor, which coordinates the work of all the other part of a computer.
D
DAO (Decentralized Anonymous Organization) – organization running smart contracts.
DIFFICULTY – a measure of how difficult might be to mine a new block.
DIFFICULTY BOMB – malicious attack, increasing difficulty that much, that the reward doesn’t cover the expenses to mine.
DISTRIBUTION – percentage of each pool from all the ones available in the network for this coin.
DOUBLE SPENDING – general issue of the decentralized conception or spending a same amount twice.
DOWNTIME – a period when a machine isn’t working.
E
EXCHANGE – a platform to buy, trade and sell cryptocurrencies.
F
FIAT MONEY – national currency of a central government.
FORK – changing in the rules of the consensus, which might be able to exist with the old established rules (soft fork) or not (hard fork).
FPGA – a modern mining device, improving the ASIC, which can mine coins from one particular algorithm. The interesting here is that you can modify it to mine a different algorithm if you decide to change the coin you mine.
FULL NODE – storing the blockchain data locally on your PC.
G
GAINS – increasing profits (reward).
GENESIS BLOCK – the first block, computationally created in the blockchain. It contains the initial transaction.
GPU (Graphic Processing Unit) – a graphic card, also known as a video card (part of a computer), which is successfully used for mining purposes.
H
HASH FUNCTION – encrypted message with fixes size and unique value.
HASH RATE – a unit to measure the computational power by which a miner contributes in the mining process.
HASH RENTAL – a rented computing power for mining purposes by a cloud mining provider.
HARD FORK – this is a protocol change, which results in splitting into two different chains and the longer one continuous existing. If both of them do – we have a chain split. These changes cannot cooperate with the old rules and require an update.
HARD DISK SPACE – the storage a user needs to locally store the blockchain data on a desktop PC.
Halving – decreasing the reward of gained coins per block using a particular formula.
I
ICO (Initial Coin Offering) – crowdfunding via crypto coins for the purpose of gaining capital for a particular project.
IMMUTABLE – unable to change in time.
K
KYC (Know Your Customer) – an identification process for the users in the network.
L
LEDGER – a piece of record of data, which is immutable.
LIGHT CLIENT – not storing the entire blockchain data but using just parts of it (a block’s header). To have some more information, they trust a full node.
LIGHTNING NETWORK – an additional layer of the blockchain to perform faster transactions between the nodes participating in the network.
LIQUIDITY – the ease to buying and selling, without bothering the market’s price.
M
MARKET CAPITALIZATION – a cryptocurrency’s price, according the total supply.
MARKET SHARE – the hash share of the market with which the pool operates.
MINEABLE – a coin which can be mined in return of reward.
MINER – either the device or the person who’s performing the mining process.
MINER’s FEE – this is the reward a miner receives for its contribution to the network by validating transactions. Normally, miners choose transactions with higher fees to add in the next block to profit more and faster.
MINING – a process of extracting a cryptocurrency by adding and verifying transactions to the blockchain, respectively gaining a reward for it.
MINING POOL – group of miners, combining their power to find a block faster and sharing the reward from it too.
MINING RIG – this is a set of multiple mining hardware, combined to mine with higher hash rate and find a block faster.
N
NODE – a computer that keeps a copy of the blockchain.
NONCE – an arbitrary number in a cryptographic communication. It is generated during the hashing process and can be used only once.
O
ORPHAN BLOCK – a valid block, which isn’t part of the blockchain and occurs when two miners find the same block in the same time. The one which is late becomes orphan.
P
PAYOUT LIMIT – the minimum amount of coins which you can withdraw from your account.
POOL DISTRIBUTION – a percentage of each pool, possessed for this particular coin.
POOL FEES – the fees requested from the pool for maintenance.
POW (Proof-of-Work) – when it comes to mining this is a consensus mechanism where miners are using a nonce to search the block’s solutions and get rewarded proportionally of their contribution (work). There’s no need of trust, since everybody’s “work” (share) is visible in the network.
PPS – (Pay Per Share) a type of rewarding system, based on contribution.
PPLNS – (Pay Per Last N Shares) a type of rewarding system, based on time a contribution.
PRIVATE KEY – this is the “password” which helps you to access your public address. It’s the one and only, which let you read the hashes (messages) sent to your public key.
PROP – (Proportional) a type of rewarding system, based on a proportional relation between contribution and luck.
PUBLIC KEY – this is a recipient’s address to receive any crypto assets in the form of a hash, which might be read with only one specific private key.
Q
QR-CODE – a graphic sign, which can be scanned via smartphone camera to read a wallet’s public address and send some coins within it.
R
REWARDING SYSTEM – a method of rewarding the miners, depending on their contribution to the network.
REPOSITORY – a software where you keep all your information, which might be retrieved at some point.
S
STALE SHARE – when two miners send a share to the network to affirm, they found a block, the one which is late is a stale one.
SPV (Simple Payment Verification) – a client which checks on transactions, using only the headers of the blocks, which is considered a proof of inclusion.
T
TRAFFIC (incoming & outcoming) – the traffic from one point to another (movement of data and actions). It’s important when it’s up to cryptocurrencies because it can define your speed when broadcasting a transaction.
TRANSACTION FEE – a payment to broadcast your transaction on the network.
U
UPTIME – the time during which a mining machine is properly working.
UTXO (Unspent Transaction Output) – a value, calculating the balance of unspent coins, based on all the previously spent outputs and inputs, based on the public ledger’s history of transactions.
V
VALID BLOCK – there’s a signal that the block is mined and the user’s waiting for confirmation from other nodes to gain the reward.
VARDIFF (Variable Difficulty) – the share’s difficulty might rise or fall, depending on the hash rate.
VPS (Virtual Private Server) – a PC with static IP, supporting the network.
W
WALLET – a digital wallet to store, send and receive crypto assets.
WORKER – either a mining device, either an account in the mining pool configuration.