Paypal Files Patent for Expedited … – news.bitcoin.com

A recent patent filing reveals that Paypal might be considering expanding its exposure to the cryptocurrency ecosystem with a new system for speedy transactions. We shouldnt however expect a Paypal Lightning Network or anything close to that any time soon. There is currently a global race to file patents for everything crypto or blockchain related and the company might just be strengthening its portfolio for future patent battles.

Also Read: Bitfarms to Raise Up to CAD$50m to Scale Cryptocurrency Mining Operation

Online payments provider Paypal (NASDAQ:PYPL) has filed a new patent application for an expedited virtual currency transaction system with the US Patent and Trademark Office. The last time it was reported that the company filed a patent application related to cryptocurrencies was back in mid-2016 when it showed plans for a modular payment module that accepted bitcoin, litecoin and dogecoin.

The system described by the patent application is meant to work by creating secondary wallets that each include a respective secondary wallet private key, and a transaction is performed using the primary wallet private key to transfer different predefined amounts to each of the secondary wallets. When an instruction is received to transfer a payment amount to a second user, they are allocated a subset of the first users secondary wallet private keys that together contain cryptocurrency that equals the needed amount.

The Paypal application explains that the need for this proposed system for cryptocurrencies is due to the time delay or latency period between the initialization of the transaction and the point at which the transaction has been confirmed. It gives as an example waiting for ten minutes or more for a bitcoin conformation, which they indicate hurts the user experience, putting it at a disadvantage over seemingly instant choices such as fiat credit card payments.

In many transaction situations, a 10 minute wait time will be too long for payers and/or payees, and those payers and/or payees will instead choose to perform the transaction using traditional payment methods rather than virtual currency. Issues like this have slowed the adoption of virtual currencies despite their advantages. Thus, there is a need for an expedited virtual currency transaction system, explains Paypal.

What could Paypal be planning to do with cryptocurrency related patents? Tell us what you think in the comments section below.

Images courtesy of Shutterstock.

Do you like to research and read about Bitcoin technology? Check out Bitcoin.coms Wiki page for an in-depth look at Bitcoins innovative technology and interesting history.

Read the original post:

Paypal Files Patent for Expedited ... - news.bitcoin.com

Bitcoin Energy Consumption Index – Digiconomist

Key Network Statistics Bitcoin's current estimated annual electricity consumption* (TWh)52.03Annualized global mining revenues$8,474,868,923Annualized estimated global mining costs$2,601,535,436Country closest to Bitcoin in terms of electricity consumptionRomaniaEstimated electricity used over the previous day (KWh)142,549,887Implied Watts per GH/s0.233Total Network Hashrate in PH/s (1,000,000 GH/s)25,438Electricity consumed per transaction (KWh)784.00Number of U.S. households that could be powered by Bitcoin4,817,658Number of U.S. households powered for 1 day by the electricity consumed for a single transaction26.5Bitcoin's electricity consumption as a percentage of the world's electricity consumption0.23%Annual carbon footprint (kt of CO2)25,495Carbon footprint per transaction (kg of CO2)384.15

*The assumptions underlying this energy consumption estimate can be found here. Criticism and potential validation of the estimate is discussed here.

Ever since its inception Bitcoins trust-minimizing consensus has been enabled by its proof-of-work algorithm. The machines performing the work are consuming huge amounts of energy while doing so. The Bitcoin Energy Consumption Index was created to provide insight into this amount, and raise awareness on the unsustainability of the proof-of-work algorithm.

Note that the Index contains the aggregate of Bitcoin and Bitcoin Cash (other forks of the Bitcoin network are not included). A separate index was created for Ethereum, which can be found here.

New sets of transactions (blocks) are added to Bitcoins blockchain roughly every 10 minutes by so-called miners. While working on the blockchain these miners arent required to trust each other. The only thing miners have to trust is the code that runs Bitcoin. The code includes several rules to validate new transactions. For example, a transaction can only be valid if the sender actually owns the sent amount. Every miner individually confirms whether transactions adhere to these rules, eliminating the need to trust other miners.

The trick is to get all miners to agree on the same history of transactions. Every miner in the network is constantly tasked with preparing the next batch of transactions for the blockchain. Only one of these blocks will be randomly selected to become the latest block on the chain. Random selection in a distributed network isnt easy, so this is where proof-of-work comes in. In proof-of-work, the next block comes from the first miner that produces a valid one. This is easier said than done, as the Bitcoin protocol makes it very difficult for miners to do so. In fact, the difficulty is regularly adjusted by the protocol to ensure that all miners in the network will only produce one valid bock every 10 minutes on average. Once one of the miners finally manages to produce a valid block, it will inform the rest of the network. Other miners will accept this block once they confirm it adheres to all rules, and then discard whatever block they had been working on themselves. The lucky miner gets rewarded with a fixed amount of coins, along with the transaction fees belonging to the processed transactions in the new block. The cycle then starts again.

The process of producing a valid block is largely based on trial and error, where miners are making numerous attempts every second trying to find the right value for a block component called the nonce, and hoping the resulting completed block will match the requirements (as there is no way to predict the outcome). For this reason, mining is sometimes compared to a lottery where you can pick your own numbers. The number of attempts (hashes) per second is given by your mining equipments hashrate. This will typically be expressed in Gigahash per second (1 billion hashes per second).

The continuous block mining cycle incentivizes people all over the world to mine Bitcoin. As mining can provide a solid stream of revenue, people are very willing to run power-hungry machines to get a piece of it. Over the years this has caused the total energy consumption of the Bitcoin network to grow to epic proportions, as the price of the currency reached new highs. The entire Bitcoin network now consumes more energy than a number of countries, based on a report published by the International Energy Agency. If Bitcoin was a country, it would rank as shown below.

Apart from the previous comparison, it also possible to compare Bitcoins energy consumption to some of the worlds biggest energy consuming nations. The result is shown hereafter.

Bitcoins biggest problem is not even its massive energy consumption, but that the network is mostly fueled by coal-fired power plants in China. Coal-based electricity is available at very low rates in this country. Even with a conservative emission factor, this results in an extreme carbon footprint for each unique Bitcoin transaction.

To put the energy consumed by the Bitcoin network into perspective we can compare it to another payment system like VISA for example. According to VISA, the company consumed a total amount of 674,922 Gigajoulesof energy (from various sources) globally for all its operations. This means that VISA has an energy need equal to that of around 17,000 U.S. households. We also know VISA processed 111.2 billion transactions in 2017. With the help of these numbers, it is possible to compare both networks and show that Bitcoin is extremely more energy intensive per transaction than VISA (note that the chart below compares a single Bitcoin transaction to 100,000 VISA transactions).

Of course, these numbers are far from perfect (e.g. energy consumption of VISA offices isnt included), but the differences are so extreme that they will remain shocking regardless. Acomparison with the average non-cash transaction in the regular financial system still reveals that an average Bitcoin transaction requires several thousands of times more energy. One could argue that this is simply the price of a transaction that doesnt require a trusted third party, but this price doesnt have to be so high as will bediscussed hereafter.

Proof-of-work was the first consensusalgorithm that managed to prove itself, but it isnt the only consensusalgorithm. More energy efficient algorithms, like proof-of-stake, have been in development over recent years. In proof-of-stake coin owners create blocks rather than miners, thus not requiring power hungry machines that produce as many hashes per second as possible. Because of this, the energy consumption of proof-of-stake is negligible compared to proof-of-work. Bitcoin could potentially switch to such an consensusalgorithm, which would significantly improve sustainability. The only downside is that there are many different versions of proof-of-stake, and none of these have fully proven themselves yet. Nevertheless the work on thesealgorithms offers good hope for the future.

Even though the total network hashrate can easily be calculated, it is impossible to tell what this means in terms of energy consumption as there is no central register with all active machines (and their exact power consumption). In the past, energy consumption estimates typically included an assumption on what machines were still active and how they were distributed, in order to arrive at a certain number of Watts consumed per Gigahash/sec (GH/s). A detailed examination of a real-world Bitcoin mineshows why such an approach will certainly lead to underestimating the networks energy consumption, because it disregards relevant factors like machine-reliability, climate and cooling costs. This arbitrary approach has therefore led to a wide set of energy consumption estimates that strongly deviate from one another, sometimes with a disregard to the economic consequences of the chosen parameters. The Bitcoin Energy Consumption Index therefore proposes to turn the problem around, and approach energy consumption from an economic perspective.

The index is built on the premise that miner income and costs are related. Since electricity costs are a major component of the ongoing costs, it follows that the total electricity consumption of the Bitcoin network must be related to miner income as well. To put it simply, the higher mining revenues, the more energy-hungry machines can be supported. How the Bitcoin Energy Consumption Index uses miner income to arrive at an energy consumption estimate is explained in detail here, and summarized in the following infographic:

Note that one may reach different conclusions on applying different assumptions. The chosen assumptions have been chosen in such a way that they can be considered to be both intuitive and conservative, based on information of actual mining operations. In the end, the goal of the Index is not to produce a perfect estimate, but to produce an economically credible day-to-day estimate that is more accurate and robust than an estimate based on the efficiency of a selection of mining machines.

Over time, the Bitcoin Energy Consumption Index has been subject to a fair amount of criticism. Entrepreneur Marc Bevand, who argues that there are serious faults in the way the Bitcoin Energy Consumption Index is calculated, is often quoted in this regard. In his own market-based and technical analysis of Bitcoins electricity consumption Bevand argues that Bitcoins real energy consumption is much lower (~18 terawatt hours/year per January 11, 2018) than the number provided by the Bitcoin Energy Consumption Index. But this alternative approach, based on analysis of Bitcoins hashrate (computational power), is not without controversy either. Morgan Stanley accurately captured the main problems in this approach in their report Bitcoin ASIC production substantiates electricity use (January 3, 2018), explaining that the hash-rate methodology uses a fairly optimistic set of efficiency assumptions and may not allow enough for electricity consumption by cooling and networking gear. The impact of this can be significant, as becomes apparent from BitFury CEO Valery Vavilovs earlier comment that many data centers around the world have 30 to 40 percent of electricity costs going to cooling (40 to 65 percent relative to non-cooling electricity costs). Its thus not surprising that a hash-rate based approach produces a lower energy consumption estimate.

In the same report Morgan Stanley does argue that Bitcoins energy consumption must be at least 23 terawatt-hour per year (per January 3, 2018). Morgan Stanley finds this number based on Quartzs report of its tour of the Bitmain mining data center, equipped with the most recent 1387-based mining rigs, this past fall. At the time, this data center was drawing 40 megawatts per hour and represented 4% of the global Bitcoin network capacity (6M TH/s). Morgan Stanley continues by stating that the Bitcoin networks recent active hash rate has been ~15.2M TH/s, which implies total hourly Bitcoin electricity consumption is well more than 2700 megawatts/hour (23 terawatt hours/year). The company also notes that a realistic number is likely to be higher because the most efficient mining rigs used by Bitmain in its facilities are not yet widely available (the Bitcoin Energy Consumption Index was showing ~37 terawatt hours/year on the same day). For this reason, Morgan Stanley concludes that current use estimates are probably in the right general range.

Of course, the Bitcoin Energy Consumption Index is also very much a prediction model for future Bitcoin energy consumption (unlike hashrate-based estimates that have no predictive properties). The model predicts that miners will ultimately spend 60% of their revenues on electricity. At the moment (January 2018), miners are spending a lot less on electricity. On January 25, 2018, the Bitcoin Energy Index was estimating just 22% of miner revenues ($2.2B versus $10.4B) were actually spent on electricity costs. Based on this, the Energy Consumption Index would thus predict a possible energy consumption of around 130 terawatt hours/year (assuming stable revenues). This increase appears to be in line with expected miner production.

With regard to future energy consumption, Morgan Stanley estimates that Taiwan Semiconductor Manufacturing Company has Bitcoin ASIC orders for 15-20K wafer-starts per month for 1Q18. With each wafer capable of supplying chips for ~27-30 Bitcoin mining rigs, the total Bitcoin mining pool could see up to 5-7.5M new rigs added in the next 12 months if 1Q18 production rates are maintained through 2018. By the end of 2018, this means that the Bitcoin network could potentially draw more than 13,500 megawatts/hour (120 terawatt-hours/year), or even 16,000 megawatts/hour (140 terawatt-hours/year) based on 90% utilization and 60% direct electricity usage.

Altogether, it can be concluded that the relatively simple Bitcoin Energy Consumption Index model is supported by both emprical evidence from real-world mining facilities, as well as Bitcoin ASIC miner production forecasts.

The Bitcoin Energy Consumption Index is the first real-time estimate of the energy consumed by the Bitcoin network, but certainly not the first. A list of articles that have focussed on this subject in the past are featured below. These articles have served as an inspiration for the Energy Index, and may also serve as a validation of the estimated numbers.

If you find an article missing from this list please report it here, and it will be added as soon as possible.

Read more from the original source:

Bitcoin Energy Consumption Index - Digiconomist

Bitcoin Cash – Wikipedia

Idea formsEdit

On July 20, 2017 at block height 476768 Bitcoin Improvement Proposal (BIP) 91 was locked in (i.e. scheduled to activate at block height 477120).[7][8][9] It was designed to force miners to vote for Segregated Witness.[8][9]

Some members of the bitcoin community felt that adopting BIP 91 without increasing the block-size limit favored people who wanted to treat bitcoin as a digital investment rather than as a transactional currency.[10][11]

The plan to do a hard fork was first announced by Bitmain. The project was originally referred to as UAHF: A contingency plan against UASF (BIP148) by Bitmain on their corporate blog, which the ASIC bitcoin mining hardware manufacturer would launch if BIP 148 (a User Activated Soft Fork) succeeded.[12] Subsequently, some developers took interest in the project.[13] The Bitcoin Cash name was originally proposed by Chinese mining pool ViaBTC.[13][14]

A stated goal of the fork was to increase the number of transactions its ledger can process by increasing the block size limit to eight megabytes.[15][16] CoinDesk said that these motivations might have been behind the development and launch of Bitcoin Cash:[17]

The first implementation of the Bitcoin Cash protocol called Bitcoin ABC was revealed by Amaury "Deadal Nix" Schet at the Future of Bitcoin conference in Arnhem, Netherlands.[13] The Bitcoin Cash hard fork was announced to take place on August 1, 2017.

Upon launch, Bitcoin Cash inherited the transaction history of the bitcoin cryptocurrency on that date, but all later transactions were separate. Block 478558 was the last common block and thus the first Bitcoin Cash block was 478559.[18] Bitcoin Cash cryptocurrency wallet started to reject BTC block and BTC transactions since 13:20 UTC, August 1, 2017 because it used a timer to initiate a fork. It implements a block size increase to 8 MB. One exchange started Bitcoin Cash futures trading at 0.5 BTC on July 23; the futures dropped to 0.1 BTC by July 30. Market cap appeared since 23:15 UTC, August 1, 2017.[11][19]

On August 9, 2017 it was 30% more profitable to mine on the BTC chain.[20] As both chains use the same proof-of-work algorithm, miners can easily move their hashpower between the two. As of August30, 2017[update] around 1,500 more blocks were mined on the Bitcoin Cash chain than on the original one[21] as the high profitability periods[22] attracted a significant proportion of total processing power.[23] Due to the new Emergency Difficulty Adjustment (EDA) algorithm used by Bitcoin Cash,[24] mining difficulty fluctuated rapidly, and the most profitable chain to mine switched repeatedly between Bitcoin Cash and mainline bitcoin.

A fix for these difficulty, hashrate, and profitability fluctuations was introduced on November 13, 2017 at 7:06p.m. UTC.[25] The EDA algorithm has been replaced with a new difficulty adjustment algorithm (DAA) that hopes to prevent extreme fluctuations in difficulty while still allowing Bitcoin Cash to adapt to hashrate changes faster than the original bitcoin algorithm adjusting the difficulty every 2016 blocks.[26]

Bitcoin Cash has been broadly adopted by digital currency exchanges. Exchanges such as Coinbase,[27] CEX.IO,[28] Kraken,[29] ShapeShift[14] and many others use the Bitcoin Cash name and the BCH ticker symbol for the cryptocurrency. Bitstamp and Bitfinex temporarily used the name Bcash,[30][31] but after being criticized, they switched the name back to Bitcoin Cash.[32][33]

Bittrex,[34] Binance,[35] and Huobi exchange[36] use BCC as Bitcoin Cash's ticker symbol instead.

While the alphanumeric address style is the same as mainline bitcoin (BTC), Bitcoin Cash (BCH) should not be sent to a bitcoin (BTC) address. Like mainline bitcoin, Bitcoin Cash addresses can be used more than once, but should not be reused if privacy is a concern. However, there are plans to change the address format.[37]

Cryptocurrency wallets such as the Ledger hardware wallet,[38] KeepKey hardware wallet,[39] Electron Cash software wallet,[40] Bitcoin.com software wallet[41] and many others use the name Bitcoin Cash for the cryptocurrency, using either BCH or BCC ticker symbol for it.

Trezor hardware wallet supports Bitcoin Cash.[42]

Excerpt from:

Bitcoin Cash - Wikipedia

Mining – Bitcoin Wiki

Introduction

Mining is the process of adding transaction records to Bitcoin's public ledger of past transactions (and a "mining rig" is a colloquial metaphor for a single computer system that performs the necessary computations for "mining").This ledger of past transactions is called the block chain as it is a chain of blocks.The block chain serves to confirm transactions to the rest of the network as having taken place.Bitcoin nodes use the block chain to distinguish legitimate Bitcoin transactions from attempts to re-spend coins that have already been spent elsewhere.

Mining is intentionally designed to be resource-intensive and difficult so that the number of blocks found each day by miners remains steady. Individual blocks must contain a proof of work to be considered valid. This proof of work is verified by other Bitcoin nodes each time they receive a block. Bitcoin uses the hashcash proof-of-work function.

The primary purpose of mining is to allow Bitcoin nodes to reach a secure, tamper-resistant consensus.Mining is also the mechanism used to introduce Bitcoins into the system:Miners are paid any transaction fees as well as a "subsidy" of newly created coins.This both serves the purpose of disseminating new coins in a decentralized manner as well as motivating people to provide security for the system.

Bitcoin mining is so called because it resembles the mining of other commodities:it requires exertion and it slowly makes new currency available at a rate that resembles the rate at which commodities like gold are mined from the ground.

Mining a block is difficult because the SHA-256 hash of a block's header must be lower than or equal to the target in order for the block to be accepted by the network. This problem can be simplified for explanation purposes: The hash of a block must start with a certain number of zeros. The probability of calculating a hash that starts with many zeros is very low, therefore many attempts must be made. In order to generate a new hash each round, a nonce is incremented. See Proof of work for more information.

The difficulty is the measure of how difficult it is to find a new block compared to the easiest it can ever be. The rate is recalculated every 2,016 blocks to a value such that the previous 2,016 blocks would have been generated in exactly one fortnight (two weeks) had everyone been mining at this difficulty. This is expected yield, on average, one block every ten minutes.

As more miners join, the rate of block creation increases. As the rate of block generation increases, the difficulty rises to compensate, which has a balancing of effect due to reducing the rate of block-creation. Any blocks released by malicious miners that do not meet the required difficulty target will simply be rejected by the other participants in the network.

When a block is discovered, the discoverer may award themselves a certain number of bitcoins, which is agreed-upon by everyone in the network. Currently this bounty is 12.5 bitcoins; this value will halve every 210,000 blocks. See Controlled Currency Supply.

Additionally, the miner is awarded the fees paid by users sending transactions. The fee is an incentive for the miner to include the transaction in their block. In the future, as the number of new bitcoins miners are allowed to create in each block dwindles, the fees will make up a much more important percentage of mining income.

Users have used various types of hardware over time to mine blocks. Hardware specifications and performance statistics are detailed on the Mining Hardware Comparison page.

Early Bitcoin client versions allowed users to use their CPUs to mine. The advent of GPU mining made CPU mining financially unwise as the hashrate of the network grew to such a degree that the amount of bitcoins produced by CPU mining became lower than the cost of power to operate a CPU. The option was therefore removed from the core Bitcoin client's user interface.

GPU Mining is drastically faster and more efficient than CPU mining. See the main article: Why a GPU mines faster than a CPU. A variety of popular mining rigs have been documented.

FPGA mining is a very efficient and fast way to mine, comparable to GPU mining and drastically outperforming CPU mining. FPGAs typically consume very small amounts of power with relatively high hash ratings, making them more viable and efficient than GPU mining. See Mining Hardware Comparison for FPGA hardware specifications and statistics.

An application-specific integrated circuit, or ASIC, is a microchip designed and manufactured for a very specific purpose. ASICs designed for Bitcoin mining were first released in 2013. For the amount of power they consume, they are vastly faster than all previous technologies and already have made GPU mining financially.

Mining contractors provide mining services with performance specified by contract, often referred to as a "Mining Contract." They may, for example, rent out a specific level of mining capacity for a set price at a specific duration.

As more and more miners competed for the limited supply of blocks, individuals found that they were working for months without finding a block and receiving any reward for their mining efforts. This made mining something of a gamble. To address the variance in their income miners started organizing themselves into pools so that they could share rewards more evenly. See Pooled mining and Comparison of mining pools.

Bitcoin's public ledger (the "block chain") was started on January 3rd, 2009 at 18:15 UTC presumably by Satoshi Nakamoto. The first block is known as the genesis block. The first transaction recorded in the first block was a single transaction paying the reward of 50 new bitcoins to its creator.

Read this article:

Mining - Bitcoin Wiki

Bitcoin Forum – Index

(Arabic)11126 Posts 1145 TopicsLast post by samcoinin Re: WePower: ...on Today at 12:14:20 PMChild Boards: (Altcoins), Bahasa Indonesia (Indonesian)Moderators: dbshck, BitRentX595814 Posts 6677 TopicsLast post by sopanbmpin Re: Crypto pengganti uan...on Today at 12:41:59 PMChild Boards: Jual Beli, Mining (Bahasa Indonesia), Altcoins (Bahasa Indonesia)Espaol (Spanish)185062 Posts 15790 TopicsLast post by uttruckin Re: [ANN][PRE ICO] UTTo...on Today at 12:38:29 PMChild Boards: Mercado y Economa, Hardware y Minera, Esquina Libre, Mercadillo, Primeros pasos y ayuda, Altcoins (criptomonedas alternativas) (Chinese)584986 Posts 85720 TopicsLast post by luckyli1226in Re: ...on Today at 12:41:35 PMChild Boards: , , , , Hrvatski (Croatian)17988 Posts 837 TopicsLast post by uttruckin Re: [ANN][PRE ICO] UTTo...on Today at 12:38:08 PMChild Boards: Trgovina, Altcoins (Hrvatski)Deutsch (German)378390 Posts 22937 TopicsLast post by mezzomixin Re: Wette Kurs auf Bitst...on Today at 12:39:07 PMChild Boards: Biete, Suche, Anfnger und Hilfe, Mining (Deutsch), Trading und Spekulation, Projektentwicklung, Off-Topic (Deutsch), Treffen, Presse , Auktionen, Altcoins (Deutsch) (Greek)29840 Posts 2189 TopicsLast post by uttruckin Re: [ANN][PRE ICO] UTTo...on Today at 12:37:41 PMChild Boards: , Mining Discussion (), Altcoins () (Hebrew)2042 Posts 544 TopicsLast post by uttruckin Re: [ANN][PRE ICO] UTTo...on Today at 12:37:29 PMFranais160853 Posts 9112 TopicsLast post by Saks92in Re: LISTE DES AIRDROP (...on Today at 12:41:06 PMChild Boards: Actualit et News, Dbutants, Discussions gnrales et utilisation du Bitcoin, Mining et Hardware, conomie et spculation, Place de march, Le Bitcoin et la loi, Wiki, documentation et traduction, Dveloppement et technique, Vos sites et projets, Hors-sujet, Altcoins (Franais)India53319 Posts 6579 TopicsLast post by uttruckin Re: [ANN][PRE ICO] UTTo...on Today at 12:36:58 PMChild Boards: Mining (India), Marketplace (India), Regional Languages (India), Press & News from India, Alt Coins (India), Buyer/ Seller Reputations (India), Off-Topic (India)Italiano (Italian)215234 Posts 13544 TopicsLast post by duesoldiin Re: Bitcoin: cosa davver...on Today at 12:41:06 PMChild Boards: Guide (Italiano), Progetti, Discussioni avanzate e sviluppo, Trading, analisi e speculazione, Mercato, Accuse scam/truffe, Mining (Italiano), Alt-Currencies (Italiano), Raduni/Meeting (Italiano), Crittografia e decentralizzazione, Off-Topic (Italiano) (Japanese)24763 Posts 163 TopicsLast post by uttruckin Re: [ANN][PRE ICO] UTTo...on Today at 12:36:38 PMNederlands (Dutch)36112 Posts 3997 TopicsLast post by uttruckin Re: [ANN][PRE ICO] UTTo...on Today at 12:36:27 PMChild Boards: Markt, Gokken/lotterijen, Mining (Nederlands), Beurzen, Alt Coins (Nederlands), Off-topic (Nederlands), Meetings (Nederlands) (Korean)6167 Posts 1556 TopicsLast post by uttruckin Re: [ANN][PRE ICO] UTTo...on Today at 12:36:11 PMChild Boards: Alt Coins ()PhilippinesModerators: Dabs, rickbig41178542 Posts 4807 TopicsLast post by Zeke_23in Re: TIPS PARA MAKA GAIN ...on Today at 12:40:42 PMChild Boards: Altcoins (Philippines)Polski12613 Posts 1425 TopicsLast post by uttruckin Re: [ANN][PRE ICO] UTTo...on Today at 12:35:51 PMChild Boards: Tablica ogosze, Alternatywne kryptowalutyPortugus (Portuguese)87668 Posts 7568 TopicsLast post by uttruckin Re: [ANN][PRE ICO] UTTo...on Today at 12:34:42 PMChild Boards: Primeiros Passos (Iniciantes), Economia & Mercado, Minerao em Geral, Desenvolvimento & Discusses Tcnicas, Criptomoedas Alternativas, Brasil, Portugal (Russian)2230104 Posts 55948 TopicsLast post by GekFinnin Re: , , ...on Today at 12:42:07 PMChild Boards: , , , , , , , , , , , , Romn (Romanian)33645 Posts 4135 TopicsLast post by uttruckin Re: [ANN][PRE ICO] UTTo...on Today at 12:33:15 PMChild Boards: Anunturi importante, Offtopic, Market, Minerit, Tutoriale, Bine ai venit!, Presa, Altcoins (Monede Alternative)Skandinavisk6981 Posts 1144 TopicsLast post by Torres33in Re: Cash out - Alternat...on Today at 12:41:51 PMTrke (Turkish)448243 Posts 21867 TopicsLast post by a.hasatin Re: Bitcoinde d dev...on Today at 12:41:50 PMChild Boards: Bitcoin Haberleri, Pazar Alan, Madencilik, Ekonomi, Servisler, Proje Gelitirme, Alternatif Kripto-Paralar, Konu D, Yeni Balayanlar & Yardm, BulumalarOther languages/locationsCommunities that don't have their own board. Translated announcements are prohibited unless locally relevant.30633 Posts 626 TopicsLast post by Afroz85in Re: BANGLAon Today at 12:40:34 PM

Read the original post:

Bitcoin Forum - Index

Bitcoin Opacity Medium

It may fail but we now know how to doit

Foreword to the book by Saifedean Ammous

Let us follow the logic of things from the beginning. Or, rather, from the end: modern times. We are, as I am writing these lines, witnessing a complete riot against some class of experts, in domains that are too difficult for us to understand, such as macroeconomic reality, and in which not only the expert is not an expert, but he doesnt know it. That previous Federal Reserve bosses, Greenspan and Bernanke, had little grasp of empirical reality is something we only discovered a bit too late: one can macroBS longer than microBS, which is why we need to be careful on who to endow with centralized macro decisions.

What makes it worse is that all central banks operated under the same model, making it a perfect monoculture.

In the complex domain, expertise doesnt concentrate: under organic reality, things work in a distributed way, as Hayek has convincingly demonstrated. But Hayek used the notion of distributed knowledge. Well, it looks like we do not even need that thing called knowledge for things to work well. Nor do we need individual rationality. All we need is structure.

It doesnt mean all participants have a democratic sharing of decisions. One motivated participant can disproportionately move the needle (what I have studied as the asymmetry of the minority rule). But every participant has the option to be that player.

Somehow, under scale transformation, emerges a miraculous effect: rational markets do not require any individual trader to be rational. In fact they work well under zero-intelligence a zero intelligence crowd, under the right design, works better than a Soviet-style management composed to maximally intelligent humans.

Which is why Bitcoin is an excellent idea. It fulfills the needs of the complex system, not because it is a cryptocurrency, but precisely because it has no owner, no authority that can decide on its fate. It is owned by the crowd, its users. And it has now a track record of several years, enough for it to be an animal in its own right.

For other cryptocurrencies to compete, they need to have such a Hayekian property.

Bitcoin is a currency without a government. But, one may ask, didnt we have gold, silver and other metals, another class of currencies without a government? Not quite. When you trade gold, you trade loco Hong Kong and end up receiving a claim on a stock there, which you might need to move to New Jersey. Banks control the custodian game and governments control banks (or, rather, bankers and government officials are, to be polite, tight together). So Bitcoin has a huge advantage over gold in transactions: clearance does not require a specific custodian. No government can control what code you have in your head.

Finally, Bitcoin will go through hick-ups (hiccups). It may fail; but then it will be easily reinvented as we now know how it works. In its present state, it may not be convenient for transactions, not good enough to buy your decaffeinated expresso macchiato at your local virtue-signaling coffee chain. It may be too volatile to be a currency, for now. But it is the first organic currency.

But its mere existence is an insurance policy that will remind governments that the last object establishment could control, namely, the currency, is no longer their monopoly. This gives us, the crowd, an insurance policy against an Orwellian future.

Excerpt from:

Bitcoin Opacity Medium

The Bitcoin Boom: In Code We Trust – The New York Times

Photo Credit Andrea Chronopoulos

You dont need brilliant financial analysis skills to notice that Bitcoin is in a bubble. It has grown in value from about 39 cents to over $18,000 in just eight years and recently attracted broad media attention by doubling in just a few days. The conventional wisdom had been that illegal and illicit transactions buying drugs or transferring money out of Argentina accounted for much of Bitcoins value. Today the mainstream view sees mere greed and speculation.

Yet as Bitcoin continues to grow, theres reason to think something deeper and more important is going on. Bitcoins rise may reflect, for better or worse, a monumental transfer of social trust: away from human institutions backed by government and to systems reliant on well-tested computer code. It is a trend that transcends finance: In our fear of human error, we are putting an increasingly deep faith in technology.

Bitcoin may be in a bubble, but not all bubbles are created equal. Some are shimmering nothings, reflecting little more than an underlying pyramid scheme. But others are like ocean swells that could become enormous waves. Consider the tech stocks of the late 1990s a bubble, to be sure, but in retrospect, was Amazon really overvalued?

What gives the Bitcoin bubble significance is that, like 90s tech, it is part of something much larger than itself. More and more we are losing faith in humans and depending instead on machines. The transformation is more obvious outside of finance. We trust in computers to fly airplanes, help surgeons cut into our bodies and simplify daily tasks, like finding our way home. In this respect, finance is actually behind: Where we no longer feel we can trust people, we let computer code take over.

Bitcoin is part of this trend. It was, after all, a carnival of human errors and misfeasance that inspired the invention of Bitcoin in 2009, namely, the financial crisis. Banks backed by economically powerful nations had been the symbol of financial trustworthiness, the gold standard in the post-gold era. But they revealed themselves as reckless, drunk on other peoples money, holding extraordinarily complex assets premised on a web of promises that were often mutually incompatible. To a computer programmer, the financial system still looks a lot like untested code with weak debugging that puts way too much faith in the idea that humans will behave properly. As with any bad software, it can be expected to crash when conditions change.

We might add that major governments the issuers of currency, the guarantors of banks and enforcers of contracts do not always inspire confidence. Governments can be tempted to print money recklessly or seize wealth brazenly from their citizens Venezuelan hyperinflation and Indian demonetization are recent examples. But even the most trusted governments can be dubious. Europe, riddled by internal struggles among states, is still in shock about the planned departure of Britain from the European Union. China is a secretive authoritarian state that can lash out against its citizens and rivals when it feels insecure. The United States, perhaps the main guarantor of world solvency, is some $20 trillion in debt, constantly on the verge of default and headed by a serial bankruptee who prizes unpredictability. It is little wonder that the worlds citizens might be looking for alternatives.

See the original post here:

The Bitcoin Boom: In Code We Trust - The New York Times

SEC suspends trading of red-hot bitcoin stock – Dec. 19, 2017

The Securities and Exchange Commission suspended trading Tuesday of The Crypto Company until January 3, citing "concerns regarding the accuracy and adequacy of information" about compensation paid to promote the firm and plans for insider sales.

The Crytpo Company describes itself as a business that "offers a portfolio of digital assets, technologies, and consulting services to the blockchain and cryptocurrency markets" with plans for a "rollout of a full scale, high frequency cryptocurrency trading floor."

Shares of The Crypto Company (CRCW) have surged nearly 160% in the past five days, more than 1,800% in the past month and 17,000% in the past three months, as investors and traders have bid up the price of bitcoin (XBT) higher and higher.

That stunning rise has lifted the company's market value to more than $11 billion. To put that in perspective, that's higher than the market value of well-known brand name companies like Macy's (M), The New York Times (NYT) and Under Armour (UAA).

Related: Regulators worried about bitcoin euphoria

The SEC move comes shortly after The Crypto Company announced plans to split its stock 10-1 to try and push the price lower and make it more affordable for average investors.

Shares had surged to a price of $575 before the SEC suspended trading. A 10-1 split would have increased the number of total shares by a factor of ten and lowered the price to $57.50. So the value of the company would not have changed.

The Crypto Company CEO Mike Poutre said in a release about the split that the company wanted to "see orderly market activity" for the stock and added that the split was "the responsible thing to do."

He noted that many blue chip companies, including MasterCard (MA) and Apple (AAPL), have done stock splits to keep their prices more accessible to mom and pop investors.

Poutre also referred to "the euphoria" surrounding bitcoin, and added that "we want people to pay attention to the business we are building, not the hype of a stock or the cryptocurrency world."

The Crypto Company was not immediately available for comment about the SEC action.

But the SEC has taken steps lately to crack down on potential frauds and scams surrounding bitcoin and other digital currencies, particularly with initial coin offerings or ICOs. With an ICO, a company sells a digital currency or token to investors instead of stock.

Several cryptocurrency executives are nervous about the industry getting a bad reputation too.

Brad Garlinghouse, CEO of Ripple, a company that developed the Ripple XRP cryptocurrency and also works to license blockchain technology with banks, says he wants to cooperate with agencies like the SEC to weed out bad actors.

"Many of the ICOs are more frauds than real businesses. The industry needs to work with regulators and not be in the shadows," he said. "ICOs are taking advantage of grey areas in securities law. What worries me the most is some of the hype in the system."

Related: Feds crack down on fraud as bitcoin soars

Jalak Jobanputra, partner with venture capital firm FuturePerfect Ventures and an investor in cryptocurrency tech firms, agrees. She said that there is "a lot of speculation" in the crypto area and that she "welcomes scrutiny from the SEC."

Still, there are signs that investors aren't listening to these warnings.

Another small financial tech company that just went public called LongFin (LFIN) has skyrocketed from a low of $4.69 a share in the past week to a high of $142.82 after it announced it was buying a blockchain microlending company named Ziddu.com

And then there's Riot Blockchain (RIOT), a company that up until recently was a biotech firm and has decided to get into the crypto business. Its stock is up more than 300% in the past month and 1,200% this year.

Mike O'Rourke, chief market strategist with JonesTrading, wrote in a report that this reminded him clearly of the dotcom and tech stock mania of the late 1990s. That did not end well for investors chasing the most speculative of stocks.

O'Rourke pointed out that one widely hyped business-to-business software company called Commerce One went public in 1999 at $21 a share and surged to around $1,000 by the end of the year. Commerce One filed for bankruptcy five years later.

Now this is not to say that bitcoin itself is a bubble. There is a real trend towards digital payments using blockchain technology.

Related: Move over, bitcoin. Here comes litecoin

After all, many of today's tech leaders, such as Amazon (AMZN), Apple and Microsoft (MSFT), survived the dotcom crash and are now doing better than ever. But investors need to be careful and not chase tiny companies trying to ride the wave.

The talk of a future where we're all using bitcoin instead of paper currencies may be a little far-fetched too.

"Digital currencies have a role to play with reducing customer friction and increasing transaction times," said Ripple's Garlinghouse, who was a former exec at AOL and Yahoo -- which are now both owned by Verizon (VZ).

"But government-backed fiat currencies aren't going away. Banks aren't going away. The dollar still works well and is efficient," Garlinghouse added.

CNNMoney (New York) First published December 19, 2017: 12:21 PM ET

Follow this link:

SEC suspends trading of red-hot bitcoin stock - Dec. 19, 2017

Bitcoin hits $13,000: The rally is back, big time – Dec. 6 …

The virtual currency leaped above $13,000 for the first time Wednesday -- only hours after it hit $12,000.

Bitcoin has crashed through a series of milestones in recent weeks despite warnings of a potential bubble. After starting the year below $1,000, it hit $8,000 for the first time in early November and topped $11,000 just last week.

Related: What the heck is going on with bitcoin?

Much of the stunning ascent has been driven by the expectation that big, professional investors are set to start trading it. It's also been propelled by mom-and-pop investors who don't want to miss its meteoric rise.

People are bidding its price higher even though leading figures in finance and economics are telling them to beware.

Nobel laureate Joseph Stiglitz said last week that bitcoin "ought to be outlawed." Criticism has also come from the likes of JPMorgan Chase (JPM) CEO Jamie Dimon and legendary investor Warren Buffett.

Related: Nobel winner says bitcoin 'ought to be outlawed'

But some financial institutions are helping bring bitcoin more into the mainstream.

Starting next week, investors will be able to trade bitcoin futures via the Chicago Board Options Exchange, which is expected to increase interest from hedge funds and big asset managers.

Futures allow traders to bet on the future price of assets like currencies, metals and agricultural commodities.

The Chicago Mercantile Exchange is set to follow with a similar move later in December, while New York's Nasdaq wants to list bitcoin futures starting in the middle of next year.

"The fact the CME, CBOE and Nasdaq will now all offer bitcoin products lends additional legitimacy," said Dave Chapman, managing director at Hong Kong's Octagon Strategy, a digital currency exchange.

Bitcoin is one of many cryptocurrencies, virtual "coins" that are "mined" by computers using complex algorithms.

Its recent rise has been far from smooth. After powering past $11,000 last week, it plunged by more than $2,000, providing a stark reminder of its extreme volatility.

Related: Can anything stop bitcoin?

But cryptocurrency industry insiders are unfazed. They predict bitcoin will soar far higher in the coming months.

Arthur Hayes, CEO of Hong Kong's Bitmex, an exchange for trading financial instruments based on bitcoin, told CNNMoney last week that he thinks it could hit $50,000 next year.

Octagon's Chapman is willing to go even further. He believes bitcoin could reach $100,000 before 2018 is out despite a growing number of rival cryptocurrencies that could vie for investors' attention.

Bitcoin is "the most battle hardened and proven cryptocurrency right now," he said. "For now, it's unsurpassable."

CNNMoney (Hong Kong) First published December 6, 2017: 12:52 AM ET

Read the rest here:

Bitcoin hits $13,000: The rally is back, big time - Dec. 6 ...

Everything you need to know about Bitcoin mining

Price...Global Vol....Diff.... How Bitcoin Mining Works

Where do bitcoins come from? With paper money, a government decides when to print and distribute money. Bitcoin doesn't have a central government.

With Bitcoin, miners use special software to solve math problems and are issued a certain number of bitcoins in exchange. This provides a smart way to issue the currency and also creates an incentive for more people to mine.

Bitcoin miners help keep the Bitcoin network secure by approving transactions. Mining is an important and integral part of Bitcoin that ensures fairness while keeping the Bitcoin network stable, safe and secure.

Currently, based on (1) price per hash and (2) electrical efficiency the best Bitcoin miner options are:

Bitcoin mining is the process of adding transaction records to Bitcoin's public ledger of past transactions or blockchain. This ledger of past transactions is called the block chain as it is a chain of blocks. The block chain serves to confirm transactions to the rest of the network as having taken place.

Bitcoin nodes use the block chain to distinguish legitimate Bitcoin transactions from attempts to re-spend coins that have already been spent elsewhere.

Bitcoin mining is intentionally designed to be resource-intensive and difficult so that the number of blocks found each day by miners remains steady. Individual blocks must contain a proof of work to be considered valid. This proof of work is verified by other Bitcoin nodes each time they receive a block. Bitcoin uses the hashcash proof-of-work function.

The primary purpose of mining is to allow Bitcoin nodes to reach a secure, tamper-resistant consensus. Mining is also the mechanism used to introduce Bitcoins into the system: Miners are paid any transaction fees as well as a "subsidy" of newly created coins.

This both serves the purpose of disseminating new coins in a decentralized manner as well as motivating people to provide security for the system.

Bitcoin mining is so called because it resembles the mining of other commodities: it requires exertion and it slowly makes new currency available at a rate that resembles the rate at which commodities like gold are mined from the ground.

A proof of work is a piece of data which was difficult (costly, time-consuming) to produce so as to satisfy certain requirements. It must be trivial to check whether data satisfies said requirements.

Producing a proof of work can be a random process with low probability, so that a lot of trial and error is required on average before a valid proof of work is generated. Bitcoin uses the Hashcash proof of work.

Bitcoin mining a block is difficult because the SHA-256 hash of a block's header must be lower than or equal to the target in order for the block to be accepted by the network.

This problem can be simplified for explanation purposes: The hash of a block must start with a certain number of zeros. The probability of calculating a hash that starts with many zeros is very low, therefore many attempts must be made. In order to generate a new hash each round, a nonce is incremented. See Proof of work for more information.

The Bitcoin mining network difficulty is the measure of how difficult it is to find a new block compared to the easiest it can ever be. It is recalculated every 2016 blocks to a value such that the previous 2016 blocks would have been generated in exactly two weeks had everyone been mining at this difficulty. This will yield, on average, one block every ten minutes.

As more miners join, the rate of block creation will go up. As the rate of block generation goes up, the difficulty rises to compensate which will push the rate of block creation back down. Any blocks released by malicious miners that do not meet the required difficulty target will simply be rejected by everyone on the network and thus will be worthless.

When a block is discovered, the discoverer may award themselves a certain number of bitcoins, which is agreed-upon by everyone in the network. Currently this bounty is 25 bitcoins; this value will halve every 210,000 blocks. See Controlled Currency Supply.

Additionally, the miner is awarded the fees paid by users sending transactions. The fee is an incentive for the miner to include the transaction in their block. In the future, as the number of new bitcoins miners are allowed to create in each block dwindles, the fees will make up a much more important percentage of mining income.

See the original post here:

Everything you need to know about Bitcoin mining