Why are Miners and Blocks Significant in Bitcoin? - RUN ...

Technical: Taproot: Why Activate?

This is a follow-up on https://old.reddit.com/Bitcoin/comments/hqzp14/technical_the_path_to_taproot_activation/
Taproot! Everybody wants it!! But... you might ask yourself: sure, everybody else wants it, but why would I, sovereign Bitcoin HODLer, want it? Surely I can be better than everybody else because I swapped XXX fiat for Bitcoin unlike all those nocoiners?
And it is important for you to know the reasons why you, o sovereign Bitcoiner, would want Taproot activated. After all, your nodes (or the nodes your wallets use, which if you are SPV, you hopefully can pester to your wallet vendoimplementor about) need to be upgraded in order for Taproot activation to actually succeed instead of becoming a hot sticky mess.
First, let's consider some principles of Bitcoin.
I'm sure most of us here would agree that the above are very important principles of Bitcoin and that these are principles we would not be willing to remove. If anything, we would want those principles strengthened (especially the last one, financial privacy, which current Bitcoin is only sporadically strong with: you can get privacy, it just requires effort to do so).
So, how does Taproot affect those principles?

Taproot and Your /Coins

Most HODLers probably HODL their coins in singlesig addresses. Sadly, switching to Taproot would do very little for you (it gives a mild discount at spend time, at the cost of a mild increase in fee at receive time (paid by whoever sends to you, so if it's a self-send from a P2PKH or bech32 address, you pay for this); mostly a wash).
(technical details: a Taproot output is 1 version byte + 32 byte public key, while a P2WPKH (bech32 singlesig) output is 1 version byte + 20 byte public key hash, so the Taproot output spends 12 bytes more; spending from a P2WPKH requires revealing a 32-byte public key later, which is not needed with Taproot, and Taproot signatures are about 9 bytes smaller than P2WPKH signatures, but the 32 bytes plus 9 bytes is divided by 4 because of the witness discount, so it saves about 11 bytes; mostly a wash, it increases blockweight by about 1 virtual byte, 4 weight for each Taproot-output-input, compared to P2WPKH-output-input).
However, as your HODLings grow in value, you might start wondering if multisignature k-of-n setups might be better for the security of your savings. And it is in multisignature that Taproot starts to give benefits!
Taproot switches to using Schnorr signing scheme. Schnorr makes key aggregation -- constructing a single public key from multiple public keys -- almost as trivial as adding numbers together. "Almost" because it involves some fairly advanced math instead of simple boring number adding, but hey when was the last time you added up your grocery list prices by hand huh?
With current P2SH and P2WSH multisignature schemes, if you have a 2-of-3 setup, then to spend, you need to provide two different signatures from two different public keys. With Taproot, you can create, using special moon math, a single public key that represents your 2-of-3 setup. Then you just put two of your devices together, have them communicate to each other (this can be done airgapped, in theory, by sending QR codes: the software to do this is not even being built yet, but that's because Taproot hasn't activated yet!), and they will make a single signature to authorize any spend from your 2-of-3 address. That's 73 witness bytes -- 18.25 virtual bytes -- of signatures you save!
And if you decide that your current setup with 1-of-1 P2PKH / P2WPKH addresses is just fine as-is: well, that's the whole point of a softfork: backwards-compatibility; you can receive from Taproot users just fine, and once your wallet is updated for Taproot-sending support, you can send to Taproot users just fine as well!
(P2WPKH and P2WSH -- SegWit v0 -- addresses start with bc1q; Taproot -- SegWit v1 --- addresses start with bc1p, in case you wanted to know the difference; in bech32 q is 0, p is 1)
Now how about HODLers who keep all, or some, of their coins on custodial services? Well, any custodial service worth its salt would be doing at least 2-of-3, or probably something even bigger, like 11-of-15. So your custodial service, if it switched to using Taproot internally, could save a lot more (imagine an 11-of-15 getting reduced from 11 signatures to just 1!), which --- we can only hope! --- should translate to lower fees and better customer service from your custodial service!
So I think we can say, very accurately, that the Bitcoin principle --- that YOU are in control of your money --- can only be helped by Taproot (if you are doing multisignature), and, because P2PKH and P2WPKH remain validly-usable addresses in a Taproot future, will not be harmed by Taproot. Its benefit to this principle might be small (it mostly only benefits multisignature users) but since it has no drawbacks with this (i.e. singlesig users can continue to use P2WPKH and P2PKH still) this is still a nice, tidy win!
(even singlesig users get a minor benefit, in that multisig users will now reduce their blockchain space footprint, so that fees can be kept low for everybody; so for example even if you have your single set of private keys engraved on titanium plates sealed in an airtight box stored in a safe buried in a desert protected by angry nomads riding giant sandworms because you're the frickin' Kwisatz Haderach, you still gain some benefit from Taproot)
And here's the important part: if P2PKH/P2WPKH is working perfectly fine with you and you decide to never use Taproot yourself, Taproot will not affect you detrimentally. First do no harm!

Taproot and Your Contracts

No one is an island, no one lives alone. Give and you shall receive. You know: by trading with other people, you can gain expertise in some obscure little necessity of the world (and greatly increase your productivity in that little field), and then trade the products of your expertise for necessities other people have created, all of you thereby gaining gains from trade.
So, contracts, which are basically enforceable agreements that facilitate trading with people who you do not personally know and therefore might not trust.
Let's start with a simple example. You want to buy some gewgaws from somebody. But you don't know them personally. The seller wants the money, you want their gewgaws, but because of the lack of trust (you don't know them!! what if they're scammers??) neither of you can benefit from gains from trade.
However, suppose both of you know of some entity that both of you trust. That entity can act as a trusted escrow. The entity provides you security: this enables the trade, allowing both of you to get gains from trade.
In Bitcoin-land, this can be implemented as a 2-of-3 multisignature. The three signatories in the multisgnature would be you, the gewgaw seller, and the escrow. You put the payment for the gewgaws into this 2-of-3 multisignature address.
Now, suppose it turns out neither of you are scammers (whaaaat!). You receive the gewgaws just fine and you're willing to pay up for them. Then you and the gewgaw seller just sign a transaction --- you and the gewgaw seller are 2, sufficient to trigger the 2-of-3 --- that spends from the 2-of-3 address to a singlesig the gewgaw seller wants (or whatever address the gewgaw seller wants).
But suppose some problem arises. The seller gave you gawgews instead of gewgaws. Or you decided to keep the gewgaws but not sign the transaction to release the funds to the seller. In either case, the escrow is notified, and if it can sign with you to refund the funds back to you (if the seller was a scammer) or it can sign with the seller to forward the funds to the seller (if you were a scammer).
Taproot helps with this: like mentioned above, it allows multisignature setups to produce only one signature, reducing blockchain space usage, and thus making contracts --- which require multiple people, by definition, you don't make contracts with yourself --- is made cheaper (which we hope enables more of these setups to happen for more gains from trade for everyone, also, moon and lambos).
(technology-wise, it's easier to make an n-of-n than a k-of-n, making a k-of-n would require a complex setup involving a long ritual with many communication rounds between the n participants, but an n-of-n can be done trivially with some moon math. You can, however, make what is effectively a 2-of-3 by using a three-branch SCRIPT: either 2-of-2 of you and seller, OR 2-of-2 of you and escrow, OR 2-of-2 of escrow and seller. Fortunately, Taproot adds a facility to embed a SCRIPT inside a public key, so you can have a 2-of-2 Taprooted address (between you and seller) with a SCRIPT branch that can instead be spent with 2-of-2 (you + escrow) OR 2-of-2 (seller + escrow), which implements the three-branched SCRIPT above. If neither of you are scammers (hopefully the common case) then you both sign using your keys and never have to contact the escrow, since you are just using the escrow public key without coordinating with them (because n-of-n is trivial but k-of-n requires setup with communication rounds), so in the "best case" where both of you are honest traders, you also get a privacy boost, in that the escrow never learns you have been trading on gewgaws, I mean ewww, gawgews are much better than gewgaws and therefore I now judge you for being a gewgaw enthusiast, you filthy gewgawer).

Taproot and Your Contracts, Part 2: Cryptographic Boogaloo

Now suppose you want to buy some data instead of things. For example, maybe you have some closed-source software in trial mode installed, and want to pay the developer for the full version. You want to pay for an activation code.
This can be done, today, by using an HTLC. The developer tells you the hash of the activation code. You pay to an HTLC, paying out to the developer if it reveals the preimage (the activation code), or refunding the money back to you after a pre-agreed timeout. If the developer claims the funds, it has to reveal the preimage, which is the activation code, and you can now activate your software. If the developer does not claim the funds by the timeout, you get refunded.
And you can do that, with HTLCs, today.
Of course, HTLCs do have problems:
Fortunately, with Schnorr (which is enabled by Taproot), we can now use the Scriptless Script constuction by Andrew Poelstra. This Scriptless Script allows a new construction, the PTLC or Pointlocked Timelocked Contract. Instead of hashes and preimages, just replace "hash" with "point" and "preimage" with "scalar".
Or as you might know them: "point" is really "public key" and "scalar" is really a "private key". What a PTLC does is that, given a particular public key, the pointlocked branch can be spent only if the spender reveals the private key of the given public key to you.
Another nice thing with PTLCs is that they are deniable. What appears onchain is just a single 2-of-2 signature between you and the developemanufacturer. It's like a magic trick. This signature has no special watermarks, it's a perfectly normal signature (the pledge). However, from this signature, plus some datta given to you by the developemanufacturer (known as the adaptor signature) you can derive the private key of a particular public key you both agree on (the turn). Anyone scraping the blockchain will just see signatures that look just like every other signature, and as long as nobody manages to hack you and get a copy of the adaptor signature or the private key, they cannot get the private key behind the public key (point) that the pointlocked branch needs (the prestige).
(Just to be clear, the public key you are getting the private key from, is distinct from the public key that the developemanufacturer will use for its funds. The activation key is different from the developer's onchain Bitcoin key, and it is the activation key whose private key you will be learning, not the developer's/manufacturer's onchain Bitcoin key).
So:
Taproot lets PTLCs exist onchain because they enable Schnorr, which is a requirement of PTLCs / Scriptless Script.
(technology-wise, take note that Scriptless Script works only for the "pointlocked" branch of the contract; you need normal Script, or a pre-signed nLockTimed transaction, for the "timelocked" branch. Since Taproot can embed a script, you can have the Taproot pubkey be a 2-of-2 to implement the Scriptless Script "pointlocked" branch, then have a hidden script that lets you recover the funds with an OP_CHECKLOCKTIMEVERIFY after the timeout if the seller does not claim the funds.)

Quantum Quibbles!

Now if you were really paying attention, you might have noticed this parenthetical:
(technical details: a Taproot output is 1 version byte + 32 byte public key, while a P2WPKH (bech32 singlesig) output is 1 version byte + 20 byte public key hash...)
So wait, Taproot uses raw 32-byte public keys, and not public key hashes? Isn't that more quantum-vulnerable??
Well, in theory yes. In practice, they probably are not.
It's not that hashes can be broken by quantum computes --- they're still not. Instead, you have to look at how you spend from a P2WPKH/P2PKH pay-to-public-key-hash.
When you spend from a P2PKH / P2WPKH, you have to reveal the public key. Then Bitcoin hashes it and checks if this matches with the public-key-hash, and only then actually validates the signature for that public key.
So an unconfirmed transaction, floating in the mempools of nodes globally, will show, in plain sight for everyone to see, your public key.
(public keys should be public, that's why they're called public keys, LOL)
And if quantum computers are fast enough to be of concern, then they are probably fast enough that, in the several minutes to several hours from broadcast to confirmation, they have already cracked the public key that is openly broadcast with your transaction. The owner of the quantum computer can now replace your unconfirmed transaction with one that pays the funds to itself. Even if you did not opt-in RBF, miners are still incentivized to support RBF on RBF-disabled transactions.
So the extra hash is not as significant a protection against quantum computers as you might think. Instead, the extra hash-and-compare needed is just extra validation effort.
Further, if you have ever, in the past, spent from the address, then there exists already a transaction indelibly stored on the blockchain, openly displaying the public key from which quantum computers can derive the private key. So those are still vulnerable to quantum computers.
For the most part, the cryptographers behind Taproot (and Bitcoin Core) are of the opinion that quantum computers capable of cracking Bitcoin pubkeys are unlikely to appear within a decade or two.
So:
For now, the homomorphic and linear properties of elliptic curve cryptography provide a lot of benefits --- particularly the linearity property is what enables Scriptless Script and simple multisignature (i.e. multisignatures that are just 1 signature onchain). So it might be a good idea to take advantage of them now while we are still fairly safe against quantum computers. It seems likely that quantum-safe signature schemes are nonlinear (thus losing these advantages).

Summary

I Wanna Be The Taprooter!

So, do you want to help activate Taproot? Here's what you, mister sovereign Bitcoin HODLer, can do!

But I Hate Taproot!!

That's fine!

Discussions About Taproot Activation

submitted by almkglor to Bitcoin [link] [comments]

Since they're calling for r/btc to be banned...

Maybe it's time to discuss bitcoin's history again. Credit to u/singularity87 for the original post over 3 years ago.

People should get the full story of bitcoin because it is probably one of the strangest of all reddit subs.
bitcoin, the main sub for the bitcoin community is held and run by a person who goes by the pseudonym u/theymos. Theymos not only controls bitcoin, but also bitcoin.org and bitcointalk.com. These are top three communication channels for the bitcoin community, all controlled by just one person.
For most of bitcoin's history this did not create a problem (at least not an obvious one anyway) until around mid 2015. This happened to be around the time a new player appeared on the scene, a for-profit company called Blockstream. Blockstream was made up of/hired many (but not all) of the main bitcoin developers. (To be clear, Blockstream was founded before mid 2015 but did not become publicly active until then). A lot of people, including myself, tried to point out there we're some very serious potential conflicts of interest that could arise when one single company controls most of the main developers for the biggest decentralised and distributed cryptocurrency. There were a lot of unknowns but people seemed to give them the benefit of the doubt because they were apparently about to release some new software called "sidechains" that could offer some benefits to the network.
Not long after Blockstream came on the scene the issue of bitcoin's scalability once again came to forefront of the community. This issue came within the community a number of times since bitcoins inception. Bitcoin, as dictated in the code, cannot handle any more than around 3 transactions per second at the moment. To put that in perspective Paypal handles around 15 transactions per second on average and VISA handles something like 2000 transactions per second. The discussion in the community has been around how best to allow bitcoin to scale to allow a higher number of transactions in a given amount of time. I suggest that if anyone is interested in learning more about this problem from a technical angle, they go to btc and do a search. It's a complex issue but for many who have followed bitcoin for many years, the possible solutions seem relatively obvious. Essentially, currently the limit is put in place in just a few lines of code. This was not originally present when bitcoin was first released. It was in fact put in place afterwards as a measure to stop a bloating attack on the network. Because all bitcoin transactions have to be stored forever on the bitcoin network, someone could theoretically simply transmit a large number of transactions which would have to be stored by the entire network forever. When bitcoin was released, transactions were actually for free as the only people running the network were enthusiasts. In fact a single bitcoin did not even have any specific value so it would be impossible set a fee value. This meant that a malicious person could make the size of the bitcoin ledger grow very rapidly without much/any cost which would stop people from wanting to join the network due to the resource requirements needed to store it, which at the time would have been for very little gain.
Towards the end of the summer last year, this bitcoin scaling debate surfaced again as it was becoming clear that the transaction limit for bitcoin was semi regularly being reached and that it would not be long until it would be regularly hit and the network would become congested. This was a very serious issue for a currency. Bitcoin had made progress over the years to the point of retailers starting to offer it as a payment option. Bitcoin companies like, Microsoft, Paypal, Steam and many more had began to adopt it. If the transaction limit would be constantly maxed out, the network would become unreliable and slow for users. Users and businesses would not be able to make a reliable estimate when their transaction would be confirmed by the network.
Users, developers and businesses (which at the time was pretty much the only real bitcoin subreddit) started to discuss how we should solve the problem bitcoin. There was significant support from the users and businesses behind a simple solution put forward by the developer Gavin Andreesen. Gavin was the lead developer after Satoshi Nakamoto left bitcoin and he left it in his hands. Gavin initially proposed a very simple solution of increasing the limit which was to change the few lines of code to increase the maximum number of transactions that are allowed. For most of bitcoin's history the transaction limit had been set far far higher than the number of transactions that could potentially happen on the network. The concept of increasing the limit one time was based on the fact that history had proven that no issue had been cause by this in the past.
A certain group of bitcoin developers decided that increasing the limit by this amount was too much and that it was dangerous. They said that the increased use of resources that the network would use would create centralisation pressures which could destroy the network. The theory was that a miner of the network with more resources could publish many more transactions than a competing small miner could handle and therefore the network would tend towards few large miners rather than many small miners. The group of developers who supported this theory were all developers who worked for the company Blockstream. The argument from people in support of increasing the transaction capacity by this amount was that there are always inherent centralisation pressure with bitcoin mining. For example miners who can access the cheapest electricity will tend to succeed and that bigger miners will be able to find this cheaper electricity easier. Miners who have access to the most efficient computer chips will tend to succeed and that larger miners are more likely to be able to afford the development of them. The argument from Gavin and other who supported increasing the transaction capacity by this method are essentially there are economies of scale in mining and that these economies have far bigger centralisation pressures than increased resource cost for a larger number of transactions (up to the new limit proposed). For example, at the time the total size of the blockchain was around 50GB. Even for the cost of a 500GB SSD is only $150 and would last a number of years. This is in-comparison to the $100,000's in revenue per day a miner would be making.
Various developers put forth various other proposals, including Gavin Andresen who put forth a more conservative increase that would then continue to increase over time inline with technological improvements. Some of the employees of blockstream also put forth some proposals, but all were so conservative, it would take bitcoin many decades before it could reach a scale of VISA. Even though there was significant support from the community behind Gavin's simple proposal of increasing the limit it was becoming clear certain members of the bitcoin community who were part of Blockstream were starting to become increasingly vitriolic and divisive. Gavin then teamed up with one of the other main bitcoin developers Mike Hearn and released a coded (i.e. working) version of the bitcoin software that would only activate if it was supported by a significant majority of the network. What happened next was where things really started to get weird.
After this free and open source software was released, Theymos, the person who controls all the main communication channels for the bitcoin community implemented a new moderation policy that disallowed any discussion of this new software. Specifically, if people were to discuss this software, their comments would be deleted and ultimately they would be banned temporarily or permanently. This caused chaos within the community as there was very clear support for this software at the time and it seemed our best hope for finally solving the problem and moving on. Instead a censorship campaign was started. At first it 'all' they were doing was banning and removing discussions but after a while it turned into actively manipulating the discussion. For example, if a thread was created where there was positive sentiment for increasing the transaction capacity or being negative about the moderation policies or negative about the actions of certain bitcoin developers, the mods of bitcoin would selectively change the sorting order of threads to 'controversial' so that the most support opinions would be sorted to the bottom of the thread and the most vitriolic would be sorted to the top of the thread. This was initially very transparent as it was possible to see that the most downvoted comments were at the top and some of the most upvoted were at the bottom. So they then implemented hiding the voting scores next to the users name. This made impossible to work out the sentiment of the community and when combined with selectively setting the sorting order to controversial it was possible control what information users were seeing. Also, due to the very very large number of removed comments and users it was becoming obvious the scale of censorship going on. To hide this they implemented code in their CSS for the sub that completely hid comments that they had removed so that the censorship itself was hidden. Anyone in support of scaling bitcoin were removed from the main communication channels. Theymos even proudly announced that he didn't care if he had to remove 90% of the users. He also later acknowledged that he knew he had the ability to block support of this software using the control he had over the communication channels.
While this was all going on, Blockstream and it's employees started lobbying the community by paying for conferences about scaling bitcoin, but with the very very strange rule that no decisions could be made and no complete solutions could be proposed. These conferences were likely strategically (and successfully) created to stunt support for the scaling software Gavin and Mike had released by forcing the community to take a "lets wait and see what comes from the conferences" kind of approach. Since no final solutions were allowed at these conferences, they only served to hinder and splinter the communities efforts to find a solution. As the software Gavin and Mike released called BitcoinXT gained support it started to be attacked. Users of the software were attack by DDOS. Employees of Blockstream were recommending attacks against the software, such as faking support for it, to only then drop support at the last moment to put the network in disarray. Blockstream employees were also publicly talking about suing Gavin and Mike from various different angles simply for releasing this open source software that no one was forced to run. In the end Mike Hearn decided to leave due to the way many members of the bitcoin community had treated him. This was due to the massive disinformation campaign against him on bitcoin. One of the many tactics that are used against anyone who does not support Blockstream and the bitcoin developers who work for them is that you will be targeted in a smear campaign. This has happened to a number of individuals and companies who showed support for scaling bitcoin. Theymos has threatened companies that he will ban any discussion of them on the communication channels he controls (i.e. all the main ones) for simply running software that he disagrees with (i.e. any software that scales bitcoin).
As time passed, more and more proposals were offered, all against the backdrop of ever increasing censorship in the main bitcoin communication channels. It finally come down the smallest and most conservative solution. This solution was much smaller than even the employees of Blockstream had proposed months earlier. As usual there was enormous attacks from all sides and the most vocal opponents were the employees of Blockstream. These attacks still are ongoing today. As this software started to gain support, Blockstream organised more meetings, especially with the biggest bitcoin miners and made a pact with them. They promised that they would release code that would offer an on-chain scaling solution hardfork within about 4 months, but if the miners wanted this they would have to commit to running their software and only their software. The miners agreed and the ended up not running the most conservative proposal possible. This was in February last year. There is no hardfork proposal in sight from the people who agreed to this pact and bitcoin is still stuck with the exact same transaction limit it has had since the limit was put in place about 6 years ago. Gavin has also been publicly smeared by the developers at Blockstream and a plot was made against him to have him removed from the development team. Gavin has now been, for all intents an purposes, expelled from bitcoin development. This has meant that all control of bitcoin development is in the hands of the developers working at Blockstream.
There is a new proposal that offers a market based approach to scaling bitcoin. This essentially lets the market decide. Of course, as usual there has been attacks against it, and verbal attacks from the employees of Blockstream. This has the biggest chance of gaining wide support and solving the problem for good.
To give you an idea of Blockstream; It has hired most of the main and active bitcoin developers and is now synonymous with the "Core" bitcoin development team. They AFAIK no products at all. They have received around $75m in funding. Every single thing they do is supported by theymos. They have started implementing an entirely new economic system for bitcoin against the will of it's users and have blocked any and all attempts to scaling the network in line with the original vision.
Although this comment is ridiculously long, it really only covers the tip of the iceberg. You could write a book on the last two years of bitcoin. The things that have been going on have been mind blowing. One last thing that I think is worth talking about is the u/bashco's claim of vote manipulation.
The users that the video talks about have very very large numbers of downvotes mostly due to them having a very very high chance of being astroturfers. Around about the same time last year when Blockstream came active on the scene every single bitcoin troll disappeared, and I mean literally every single one. In the years before that there were a large number of active anti-bitcoin trolls. They even have an active sub buttcoin. Up until last year you could go down to the bottom of pretty much any thread in bitcoin and see many of the usual trolls who were heavily downvoted for saying something along the lines of "bitcoin is shit", "You guys and your tulips" etc. But suddenly last year they all disappeared. Instead a new type of bitcoin user appeared. Someone who said they were fully in support of bitcoin but they just so happened to support every single thing Blockstream and its employees said and did. They had the exact same tone as the trolls who had disappeared. Their way to talking to people was aggressive, they'd call people names, they had a relatively poor understanding of how bitcoin fundamentally worked. They were extremely argumentative. These users are the majority of the list of that video. When the 10's of thousands of users were censored and expelled from bitcoin they ended up congregating in btc. The strange thing was that the users listed in that video also moved over to btc and spend all day everyday posting troll-like comments and misinformation. Naturally they get heavily downvoted by the real users in btc. They spend their time constantly causing as much drama as possible. At every opportunity they scream about "censorship" in btc while they are happy about the censorship in bitcoin. These people are astroturfers. What someone somewhere worked out, is that all you have to do to take down a community is say that you are on their side. It is an astoundingly effective form of psychological attack.
submitted by CuriousTitmouse to btc [link] [comments]

Don't blindly follow a narrative, its bad for you and its bad for crypto in general

I mostly lurk around here but I see a pattern repeating over and over again here and in multiple communities so I have to post. I'm just posting this here because I appreciate the fact that this sub is a place of free speech and maybe something productive can come out from this post, while bitcoin is just fucking censorship, memes and moon/lambo posts. If you don't agree, write in the comments why, instead of downvoting. You don't have to upvote either, but when you downvote you are killing the opportunity to have discussion. If you downvote or comment that I'm wrong without providing any counterpoints you are no better than the BTC maxis you despise.
In various communities I see a narrative being used to bring people in and making them follow something without thinking for themselves. In crypto I see this mostly in BTC vs BCH tribalistic arguments:
- BTC community: "Everything that is not BTC is shitcoin." or more recently as stated by adam on twitter, "Everything that is not BTC is a ponzi scheme, even ETH.", "what is ETH supply?", and even that they are doing this for "altruistic" reasons, to "protect" the newcomers. Very convenient for them that they are protecting the newcomers by having them buy their bags
- BCH community: "BTC maxis are dumb", "just increase block size and you will have truly p2p electronic cash", "It is just that simple, there are no trade offs", "if you don't agree with me you are a BTC maxi", "BCH is satoshi's vision for p2p electronic cash"
It is not exclusive to crypto but also politics, and you see this over and over again on twitter and on reddit.
My point is, that narratives are created so people don't have to think, they just choose a narrative that is easy to follow and makes sense for them, and stick with it. And people keep repeating these narratives to bring other people in, maybe by ignorance, because they truly believe it without questioning, or maybe by self interest, because they want to shill you their bags.
Because this is BCH community, and because bitcoin is censored, so I can't post there about the problems in the BTC narrative (some of which are IMO correctly identified by BCH community), I will stick with the narrative I see in the BCH community.
The culprit of this post was firstly this post by user u/scotty321 "The BTC Paradox: “A 1 MB blocksize enables poor people to run their own node!” “Okay, then what?” “Poor people won’t be able to use the network!”". You will see many posts of this kind being made by u/Egon_1 also. Then you have also this comment in that thread by u/fuck_____________1 saying that people that want to run their own nodes are retarded and that there is no reason to want to do that. "Just trust block explorer websites". And the post and comment were highly upvoted. Really? You really think that there is no problem in having just a few nodes on the network? And that the only thing that secures the network are miners?
As stated by user u/co1nsurf3r in that thread:
While I don't think that everybody needs to run a node, a full node does publish blocks it considers valid to other nodes. This does not amount to much if you only consider a single node in the network, but many "honest" full nodes in the network will reduce the probability of a valid block being withheld from the network by a collusion of "hostile" node operators.
But surely this will not get attention here, and will be downvoted by those people that promote the narrative that there is no trade off in increasing the blocksize and the people that don't see it are retarded or are btc maxis.
The only narrative I stick to and have been for many years now is that cryptocurrency takes power from the government and gives power to the individual, so you are not restricted to your economy as you can participate in the global economy. There is also the narrative of banking the bankless, which I hope will come true, but it is not a use case we are seeing right now.
Some people would argue that removing power from gov's is a bad thing, but you can't deny the fact that gov's can't control crypto (at least we would want them not to).
But, if you really want the individuals to remain in control of their money and transact with anyone in the world, the network needs to be very resistant to any kind of attacks. How can you have p2p electronic cash if your network just has a handful couple of nodes and the chinese gov can locate them and just block communication to them? I'm not saying that this is BCH case, I'm just refuting the fact that there is no value in running your own node. If you are relying on block explorers, the gov can just block the communication to the block explorer websites. Then what? Who will you trust to get chain information? The nodes needs to be decentralized so if you take one node down, many more can appear so it is hard to censor and you don't have few points of failure.
Right now BTC is focusing on that use case of being difficult to censor. But with that comes the problem that is very expensive to transact on the network, which breaks the purpose of anyone being able to participate. Obviously I do think that is also a major problem, and lightning network is awful right now and probably still years away of being usable, if it ever will. The best solution is up for debate, but thinking that you just have to increase the blocksize and there is no trade off is just naive or misleading. BCH is doing a good thing in trying to come with a solution that is inclusive and promotes cheap and fast transactions, but also don't forget centralization is a major concern and nothing to just shrug off.
Saying that "a 1 MB blocksize enables poor people to run their own" and that because of that "Poor people won’t be able to use the network" is a misrepresentation designed to promote a narrative. Because 1MB is not to allow "poor" people to run their node, it is to facilitate as many people to run a node to promote decentralization and avoid censorship.
Also an elephant in the room that you will not see being discussed in either BTC or BCH communities is that mining pools are heavily centralized. And I'm not talking about miners being mostly in china, but also that big pools control a lot of hashing power both in BTC and BCH, and that is terrible for the purpose of crypto.
Other projects are trying to solve that. Will they be successful? I don't know, I hope so, because I don't buy into any narrative. There are many challenges and I want to see crypto succeed as a whole. As always guys, DYOR and always question if you are not blindly following a narrative. I'm sure I will be called BTC maxi but maybe some people will find value in this. Don't trust guys that are always posting silly "gocha's" against the other "tribe".
EDIT: User u/ShadowOfHarbringer has pointed me to some threads that this has been discussed in the past and I will just put my take on them here for visibility, as I will be using this thread as a reference in future discussions I engage:
When there was only 2 nodes in the network, adding a third node increased redundancy and resiliency of the network as a whole in a significant way. When there is thousands of nodes in the network, adding yet another node only marginally increase the redundancy and resiliency of the network. So the question then becomes a matter of personal judgement of how much that added redundancy and resiliency is worth. For the absolutist, it is absolutely worth it and everyone on this planet should do their part.
What is the magical number of nodes that makes it counterproductive to add new nodes? Did he do any math? Does BCH achieve this holy grail safe number of nodes? Guess what, nobody knows at what number of nodes is starts to be marginally irrelevant to add new nodes. Even BTC today could still not have enough nodes to be safe. If you can't know for sure that you are safe, it is better to try to be safer than sorry. Thousands of nodes is still not enough, as I said, it is much cheaper to run a full node as it is to mine. If it costs millions in hash power to do a 51% attack on the block generation it means nothing if it costs less than $10k to run more nodes than there are in total in the network and cause havoc and slowing people from using the network. Or using bot farms to DDoS the 1000s of nodes in the network. Not all attacks are monetarily motivated. When you have governments with billions of dollars at their disposal and something that could threat their power they could do anything they could to stop people from using it, and the cheapest it is to do so the better
You should run a full node if you're a big business with e.g. >$100k/month in volume, or if you run a service that requires high fraud resistance and validation certainty for payments sent your way (e.g. an exchange). For most other users of Bitcoin, there's no good reason to run a full node unless you reel like it.
Shouldn't individuals benefit from fraud resistance too? Why just businesses?
Personally, I think it's a good idea to make sure that people can easily run a full node because they feel like it, and that it's desirable to keep full node resource requirements reasonable for an enthusiast/hobbyist whenever possible. This might seem to be at odds with the concept of making a worldwide digital cash system in which all transactions are validated by everybody, but after having done the math and some of the code myself, I believe that we should be able to have our cake and eat it too.
This is recurrent argument, but also no math provided, "just trust me I did the math"
The biggest reason individuals may want to run their own node is to increase their privacy. SPV wallets rely on others (nodes or ElectronX servers) who may learn their addresses.
It is a reason and valid one but not the biggest reason
If you do it for fun and experimental it good. If you do it for extra privacy it's ok. If you do it to help the network don't. You are just slowing down miners and exchanges.
Yes it will slow down the network, but that shows how people just don't get the the trade off they are doing
I will just copy/paste what Satoshi Nakamoto said in his own words. "The current system where every user is a network node is not the intended configuration for large scale. That would be like every Usenet user runs their own NNTP server."
Another "it is all or nothing argument" and quoting satoshi to try and prove their point. Just because every user doesn't need to be also a full node doesn't mean that there aren't serious risks for having few nodes
For this to have any importance in practice, all of the miners, all of the exchanges, all of the explorers and all of the economic nodes should go rogue all at once. Collude to change consensus. If you have a node you can detect this. It doesn't do much, because such a scenario is impossible in practice.
Not true because as I said, you can DDoS the current nodes or run more malicious nodes than that there currently are, because is cheap to do so
Non-mining nodes don't contribute to adding data to the blockchain ledger, but they do play a part in propagating transactions that aren't yet in blocks (the mempool). Bitcoin client implementations can have different validations for transactions they see outside of blocks and transactions they see inside of blocks; this allows for "soft forks" to add new types of transactions without completely breaking older clients (while a transaction is in the mempool, a node receiving a transaction that's a new/unknown type could drop it as not a valid transaction (not propagate it to its peers), but if that same transaction ends up in a block and that node receives the block, they accept the block (and the transaction in it) as valid (and therefore don't get left behind on the blockchain and become a fork). The participation in the mempool is a sort of "herd immunity" protection for the network, and it was a key talking point for the "User Activated Soft Fork" (UASF) around the time the Segregated Witness feature was trying to be added in. If a certain percentage of nodes updated their software to not propagate certain types of transactions (or not communicate with certain types of nodes), then they can control what gets into a block (someone wanting to get that sort of transaction into a block would need to communicate directly to a mining node, or communicate only through nodes that weren't blocking that sort of transaction) if a certain threshold of nodes adheres to those same validation rules. It's less specific than the influence on the blockchain data that mining nodes have, but it's definitely not nothing.
The first reasonable comment in that thread but is deep down there with only 1 upvote
The addition of non-mining nodes does not add to the efficiency of the network, but actually takes away from it because of the latency issue.
That is true and is actually a trade off you are making, sacrificing security to have scalability
The addition of non-mining nodes has little to no effect on security, since you only need to destroy mining ones to take down the network
It is true that if you destroy mining nodes you take down the network from producing new blocks (temporarily), even if you have a lot of non mining nodes. But, it still better than if you take down the mining nodes who are also the only full nodes. If the miners are not the only full nodes, at least you still have full nodes with the blockchain data so new miners can download it and join. If all the miners are also the full nodes and you take them down, where will you get all the past blockchain data to start mining again? Just pray that the miners that were taken down come back online at some point in the future?
The real limiting factor is ISP's: Imagine a situation where one service provider defrauds 4000 different nodes. Did the excessive amount of nodes help at all, when they have all been defrauded by the same service provider? If there are only 30 ISP's in the world, how many nodes do we REALLY need?
You cant defraud if the connection is encrypted. Use TOR for example, it is hard for ISP's to know what you are doing.
Satoshi specifically said in the white paper that after a certain point, number of nodes needed plateaus, meaning after a certain point, adding more nodes is actually counterintuitive, which we also demonstrated. (the latency issue). So, we have adequately demonstrated why running non-mining nodes does not add additional value or security to the network.
Again, what is the number of nodes that makes it counterproductive? Did he do any math?
There's also the matter of economically significant nodes and the role they play in consensus. Sure, nobody cares about your average joe's "full node" where he is "keeping his own ledger to keep the miners honest", as it has no significance to the economy and the miners couldn't give a damn about it. However, if say some major exchanges got together to protest a miner activated fork, they would have some protest power against that fork because many people use their service. Of course, there still needs to be miners running on said "protest fork" to keep the chain running, but miners do follow the money and if they got caught mining a fork that none of the major exchanges were trading, they could be coaxed over to said "protest fork".
In consensus, what matters about nodes is only the number, economical power of the node doesn't mean nothing, the protocol doesn't see the net worth of the individual or organization running that node.
Running a full node that is not mining and not involved is spending or receiving payments is of very little use. It helps to make sure network traffic is broadcast, and is another copy of the blockchain, but that is all (and is probably not needed in a healthy coin with many other nodes)
He gets it right (broadcasting transaction and keeping a copy of the blockchain) but he dismisses the importance of it
submitted by r0bo7 to btc [link] [comments]

[ Bitcoin ] Technical: Taproot: Why Activate?

Topic originally posted in Bitcoin by almkglor [link]
This is a follow-up on https://old.reddit.com/Bitcoin/comments/hqzp14/technical_the_path_to_taproot_activation/
Taproot! Everybody wants it!! But... you might ask yourself: sure, everybody else wants it, but why would I, sovereign Bitcoin HODLer, want it? Surely I can be better than everybody else because I swapped XXX fiat for Bitcoin unlike all those nocoiners?
And it is important for you to know the reasons why you, o sovereign Bitcoiner, would want Taproot activated. After all, your nodes (or the nodes your wallets use, which if you are SPV, you hopefully can pester to your wallet vendoimplementor about) need to be upgraded in order for Taproot activation to actually succeed instead of becoming a hot sticky mess.
First, let's consider some principles of Bitcoin.
I'm sure most of us here would agree that the above are very important principles of Bitcoin and that these are principles we would not be willing to remove. If anything, we would want those principles strengthened (especially the last one, financial privacy, which current Bitcoin is only sporadically strong with: you can get privacy, it just requires effort to do so).
So, how does Taproot affect those principles?

Taproot and Your /Coins

Most HODLers probably HODL their coins in singlesig addresses. Sadly, switching to Taproot would do very little for you (it gives a mild discount at spend time, at the cost of a mild increase in fee at receive time (paid by whoever sends to you, so if it's a self-send from a P2PKH or bech32 address, you pay for this); mostly a wash).
(technical details: a Taproot output is 1 version byte + 32 byte public key, while a P2WPKH (bech32 singlesig) output is 1 version byte + 20 byte public key hash, so the Taproot output spends 12 bytes more; spending from a P2WPKH requires revealing a 32-byte public key later, which is not needed with Taproot, and Taproot signatures are about 9 bytes smaller than P2WPKH signatures, but the 32 bytes plus 9 bytes is divided by 4 because of the witness discount, so it saves about 11 bytes; mostly a wash, it increases blockweight by about 1 virtual byte, 4 weight for each Taproot-output-input, compared to P2WPKH-output-input).
However, as your HODLings grow in value, you might start wondering if multisignature k-of-n setups might be better for the security of your savings. And it is in multisignature that Taproot starts to give benefits!
Taproot switches to using Schnorr signing scheme. Schnorr makes key aggregation -- constructing a single public key from multiple public keys -- almost as trivial as adding numbers together. "Almost" because it involves some fairly advanced math instead of simple boring number adding, but hey when was the last time you added up your grocery list prices by hand huh?
With current P2SH and P2WSH multisignature schemes, if you have a 2-of-3 setup, then to spend, you need to provide two different signatures from two different public keys. With Taproot, you can create, using special moon math, a single public key that represents your 2-of-3 setup. Then you just put two of your devices together, have them communicate to each other (this can be done airgapped, in theory, by sending QR codes: the software to do this is not even being built yet, but that's because Taproot hasn't activated yet!), and they will make a single signature to authorize any spend from your 2-of-3 address. That's 73 witness bytes -- 18.25 virtual bytes -- of signatures you save!
And if you decide that your current setup with 1-of-1 P2PKH / P2WPKH addresses is just fine as-is: well, that's the whole point of a softfork: backwards-compatibility; you can receive from Taproot users just fine, and once your wallet is updated for Taproot-sending support, you can send to Taproot users just fine as well!
(P2WPKH and P2WSH -- SegWit v0 -- addresses start with bc1q; Taproot -- SegWit v1 --- addresses start with bc1p, in case you wanted to know the difference; in bech32 q is 0, p is 1)
Now how about HODLers who keep all, or some, of their coins on custodial services? Well, any custodial service worth its salt would be doing at least 2-of-3, or probably something even bigger, like 11-of-15. So your custodial service, if it switched to using Taproot internally, could save a lot more (imagine an 11-of-15 getting reduced from 11 signatures to just 1!), which --- we can only hope! --- should translate to lower fees and better customer service from your custodial service!
So I think we can say, very accurately, that the Bitcoin principle --- that YOU are in control of your money --- can only be helped by Taproot (if you are doing multisignature), and, because P2PKH and P2WPKH remain validly-usable addresses in a Taproot future, will not be harmed by Taproot. Its benefit to this principle might be small (it mostly only benefits multisignature users) but since it has no drawbacks with this (i.e. singlesig users can continue to use P2WPKH and P2PKH still) this is still a nice, tidy win!
(even singlesig users get a minor benefit, in that multisig users will now reduce their blockchain space footprint, so that fees can be kept low for everybody; so for example even if you have your single set of private keys engraved on titanium plates sealed in an airtight box stored in a safe buried in a desert protected by angry nomads riding giant sandworms because you're the frickin' Kwisatz Haderach, you still gain some benefit from Taproot)
And here's the important part: if P2PKH/P2WPKH is working perfectly fine with you and you decide to never use Taproot yourself, Taproot will not affect you detrimentally. First do no harm!

Taproot and Your Contracts

No one is an island, no one lives alone. Give and you shall receive. You know: by trading with other people, you can gain expertise in some obscure little necessity of the world (and greatly increase your productivity in that little field), and then trade the products of your expertise for necessities other people have created, all of you thereby gaining gains from trade.
So, contracts, which are basically enforceable agreements that facilitate trading with people who you do not personally know and therefore might not trust.
Let's start with a simple example. You want to buy some gewgaws from somebody. But you don't know them personally. The seller wants the money, you want their gewgaws, but because of the lack of trust (you don't know them!! what if they're scammers??) neither of you can benefit from gains from trade.
However, suppose both of you know of some entity that both of you trust. That entity can act as a trusted escrow. The entity provides you security: this enables the trade, allowing both of you to get gains from trade.
In Bitcoin-land, this can be implemented as a 2-of-3 multisignature. The three signatories in the multisgnature would be you, the gewgaw seller, and the escrow. You put the payment for the gewgaws into this 2-of-3 multisignature address.
Now, suppose it turns out neither of you are scammers (whaaaat!). You receive the gewgaws just fine and you're willing to pay up for them. Then you and the gewgaw seller just sign a transaction --- you and the gewgaw seller are 2, sufficient to trigger the 2-of-3 --- that spends from the 2-of-3 address to a singlesig the gewgaw seller wants (or whatever address the gewgaw seller wants).
But suppose some problem arises. The seller gave you gawgews instead of gewgaws. Or you decided to keep the gewgaws but not sign the transaction to release the funds to the seller. In either case, the escrow is notified, and if it can sign with you to refund the funds back to you (if the seller was a scammer) or it can sign with the seller to forward the funds to the seller (if you were a scammer).
Taproot helps with this: like mentioned above, it allows multisignature setups to produce only one signature, reducing blockchain space usage, and thus making contracts --- which require multiple people, by definition, you don't make contracts with yourself --- is made cheaper (which we hope enables more of these setups to happen for more gains from trade for everyone, also, moon and lambos).
(technology-wise, it's easier to make an n-of-n than a k-of-n, making a k-of-n would require a complex setup involving a long ritual with many communication rounds between the n participants, but an n-of-n can be done trivially with some moon math. You can, however, make what is effectively a 2-of-3 by using a three-branch SCRIPT: either 2-of-2 of you and seller, OR 2-of-2 of you and escrow, OR 2-of-2 of escrow and seller. Fortunately, Taproot adds a facility to embed a SCRIPT inside a public key, so you can have a 2-of-2 Taprooted address (between you and seller) with a SCRIPT branch that can instead be spent with 2-of-2 (you + escrow) OR 2-of-2 (seller + escrow), which implements the three-branched SCRIPT above. If neither of you are scammers (hopefully the common case) then you both sign using your keys and never have to contact the escrow, since you are just using the escrow public key without coordinating with them (because n-of-n is trivial but k-of-n requires setup with communication rounds), so in the "best case" where both of you are honest traders, you also get a privacy boost, in that the escrow never learns you have been trading on gewgaws, I mean ewww, gawgews are much better than gewgaws and therefore I now judge you for being a gewgaw enthusiast, you filthy gewgawer).

Taproot and Your Contracts, Part 2: Cryptographic Boogaloo

Now suppose you want to buy some data instead of things. For example, maybe you have some closed-source software in trial mode installed, and want to pay the developer for the full version. You want to pay for an activation code.
This can be done, today, by using an HTLC. The developer tells you the hash of the activation code. You pay to an HTLC, paying out to the developer if it reveals the preimage (the activation code), or refunding the money back to you after a pre-agreed timeout. If the developer claims the funds, it has to reveal the preimage, which is the activation code, and you can now activate your software. If the developer does not claim the funds by the timeout, you get refunded.
And you can do that, with HTLCs, today.
Of course, HTLCs do have problems:
Fortunately, with Schnorr (which is enabled by Taproot), we can now use the Scriptless Script constuction by Andrew Poelstra. This Scriptless Script allows a new construction, the PTLC or Pointlocked Timelocked Contract. Instead of hashes and preimages, just replace "hash" with "point" and "preimage" with "scalar".
Or as you might know them: "point" is really "public key" and "scalar" is really a "private key". What a PTLC does is that, given a particular public key, the pointlocked branch can be spent only if the spender reveals the private key of the given private key to you.
Another nice thing with PTLCs is that they are deniable. What appears onchain is just a single 2-of-2 signature between you and the developemanufacturer. It's like a magic trick. This signature has no special watermarks, it's a perfectly normal signature (the pledge). However, from this signature, plus some datta given to you by the developemanufacturer (known as the adaptor signature) you can derive the private key of a particular public key you both agree on (the turn). Anyone scraping the blockchain will just see signatures that look just like every other signature, and as long as nobody manages to hack you and get a copy of the adaptor signature or the private key, they cannot get the private key behind the public key (point) that the pointlocked branch needs (the prestige).
(Just to be clear, the public key you are getting the private key from, is distinct from the public key that the developemanufacturer will use for its funds. The activation key is different from the developer's onchain Bitcoin key, and it is the activation key whose private key you will be learning, not the developer's/manufacturer's onchain Bitcoin key).
So:
Taproot lets PTLCs exist onchain because they enable Schnorr, which is a requirement of PTLCs / Scriptless Script.
(technology-wise, take note that Scriptless Script works only for the "pointlocked" branch of the contract; you need normal Script, or a pre-signed nLockTimed transaction, for the "timelocked" branch. Since Taproot can embed a script, you can have the Taproot pubkey be a 2-of-2 to implement the Scriptless Script "pointlocked" branch, then have a hidden script that lets you recover the funds with an OP_CHECKLOCKTIMEVERIFY after the timeout if the seller does not claim the funds.)

Quantum Quibbles!

Now if you were really paying attention, you might have noticed this parenthetical:
(technical details: a Taproot output is 1 version byte + 32 byte public key, while a P2WPKH (bech32 singlesig) output is 1 version byte + 20 byte public key hash...)
So wait, Taproot uses raw 32-byte public keys, and not public key hashes? Isn't that more quantum-vulnerable??
Well, in theory yes. In practice, they probably are not.
It's not that hashes can be broken by quantum computes --- they're still not. Instead, you have to look at how you spend from a P2WPKH/P2PKH pay-to-public-key-hash.
When you spend from a P2PKH / P2WPKH, you have to reveal the public key. Then Bitcoin hashes it and checks if this matches with the public-key-hash, and only then actually validates the signature for that public key.
So an unconfirmed transaction, floating in the mempools of nodes globally, will show, in plain sight for everyone to see, your public key.
(public keys should be public, that's why they're called public keys, LOL)
And if quantum computers are fast enough to be of concern, then they are probably fast enough that, in the several minutes to several hours from broadcast to confirmation, they have already cracked the public key that is openly broadcast with your transaction. The owner of the quantum computer can now replace your unconfirmed transaction with one that pays the funds to itself. Even if you did not opt-in RBF, miners are still incentivized to support RBF on RBF-disabled transactions.
So the extra hash is not as significant a protection against quantum computers as you might think. Instead, the extra hash-and-compare needed is just extra validation effort.
Further, if you have ever, in the past, spent from the address, then there exists already a transaction indelibly stored on the blockchain, openly displaying the public key from which quantum computers can derive the private key. So those are still vulnerable to quantum computers.
For the most part, the cryptographers behind Taproot (and Bitcoin Core) are of the opinion that quantum computers capable of cracking Bitcoin pubkeys are unlikely to appear within a decade or two.
So:
For now, the homomorphic and linear properties of elliptic curve cryptography provide a lot of benefits --- particularly the linearity property is what enables Scriptless Script and simple multisignature (i.e. multisignatures that are just 1 signature onchain). So it might be a good idea to take advantage of them now while we are still fairly safe against quantum computers. It seems likely that quantum-safe signature schemes are nonlinear (thus losing these advantages).

Summary

I Wanna Be The Taprooter!

So, do you want to help activate Taproot? Here's what you, mister sovereign Bitcoin HODLer, can do!

But I Hate Taproot!!

That's fine!

Discussions About Taproot Activation

almkglor your post has been copied because one or more comments in this topic have been removed. This copy will preserve unmoderated topic. If you would like to opt-out, please send a message using [this link].
[deleted comment]
[deleted comment]
[deleted comment]
submitted by anticensor_bot to u/anticensor_bot [link] [comments]

Flatten the Curve. #18. The current cold war between China and America explained. And how China was behind the 2008 Wall Street financial Crash. World War 3 is coming.

China, the USA, and the Afghanistan war are linked. And in order to get here, we will start there.
9-11 happened. Most of the planet mistakenly understood terrorists had struck a blow against Freedom and Capitalism and Democracy. It was time to invade Afghanistan. Yet all of the terrorists were linked to Saudi Arabia and not Afghanistan, that didn't make sense either. Yet they invaded to find Bin Laden, an ex CIA asset against the Soviet Union and it's subjugation of Afghanistan. The land in the middle of nowhere in relation to North America and the West. It was barren. A backwater without any strategic importance or natural resources.
Or was there?
The survey for rare earth elements was only made possible by the 2001 U.S. invasion, with work beginning in 2004. Mirzad says the Russians had already done significant surveying work during their military occupation of the country in the 1980s. Mirzad also toes the line for U.S. corporations, arguing, “The Afghan government should not touch the mining business. We have to give enough information to potential investors.”
Rare Earth Elements. The elements that make the information age possible. People could understand the First Gulf War and the Geopolitical importance of oil. That was easy, but it still didn't sound morally just to have a war for oil. It was too imperialist and so they fell in line and supported a war for Kuwaiti freedom instead, despite the obvious and public manipulation at the UN by Nayirah.
This is some of her testimony to the Human Rights Council.
While I was there, I saw the Iraqi soldiers come into the hospital with guns. They took the babies out of the incubators, took the incubators and left the children to die on the cold floor. It was horrifying. I could not help but think of my nephew who was born premature and might have died that day as well. After I left the hospital, some of my friends and I distributed flyers condemning the Iraqi invasion until we were warned we might be killed if the Iraqis saw us.
The Iraqis have destroyed everything in Kuwait. They stripped the supermarkets of food, the pharmacies of medicine, the factories of medical supplies, ransacked their houses and tortured neighbors and friends.
There was only one problem. She was the daughter of Saud Al-Sabah, the Kuwaiti ambassador to the United States. Furthermore, it was revealed that her testimony was organized as part of the Citizens for a Free Kuwait public relations campaign, which was run by the American public relations firm Hill & Knowlton for the Kuwaiti government (fun fact, Hill & Knowlton also have extensive ties with Bill Gates).
So the public was aghast at her testimony and supported the war against the mainly Soviet backed, but also American supported and Soviet backed Saddam Hussein, in his war against Iran, after the Iranians refused to Ally with American interests after the Islamic Revolution.
But that was oil, this was Rare Earth Elements. There was a reason the war was called, Operation Enduring Freedom. This natural resource was far more important in the long run. You couldn't have a security surveillance apparatus without it. And what was supposed to be a war on terror was in actuality a territorial occupation for resources.
Sleeping Dragon China is next, and where there's smoke, there's fire.
Let's go point form for clarity.
• China entered the rare earth market in the mid-1980s, at a time when the US was the major producer. But China soon caught up and became the production leader for rare earths. Its heavily state-supported strategy was aimed at dominating the global rare earth industry.
• 1989 Beijing’s Tiananmen Square spring. The U.S. government suspends military sales to Beijing and freezes relations.
• 1997. Clinton secures the release of Wei and Tiananmen Square protester Wang Dan. Beijing deports both dissidents to the United States. (If you don't understand these two were CIA assets working in China, you need to accept that not everything will be published. America wouldn't care about two political activists, but why would care about two intelligence operatives).
• March 1996. Taiwan’s First Free Presidential Vote.
• May 1999. America "accidently" bombs the Belgrade Chinese Embassy.
• 2002 Price competitiveness was hard for the USA to achieve due to low to non-existent Chinese environmental standards; as a result, the US finally stopped its rare earth production.
• October 2000. U.S. President Bill Clinton signs the U.S.-China Relations Act. China's take over of the market share in rare earth elements starts to increase.
• October 2001. Afghanistan war Enduring Freedom started to secure rare earth elements (Haven't you ever wondered how they could mobilize and invade so quickly? The military was already prepared).
• 2005. China establishes a monopoly on global production by keeping mineral prices low and then panics markets by introducing export quotas to raise prices by limiting supply.
• Rare Earth Elements. Prices go into the stratosphere (for example, dysprosium prices do a bitcoin, rocketing from $118/kg to $2,262/kg between 2008 and 2011).
• In a September 2005. Deputy Secretary of State Robert B. Zoellick initiates a strategic dialogue with China. This was presented as dialog to acknowledge China's emergence as a Superpower (which China probably insisted on), but it was about rare earth elements market price.
• October 2006. China allows North Korea to conduct its first nuclear test, China serves as a mediator to bring Pyongyang back to the negotiating table with the USA.
• September 2006. American housing prices start to fall.
(At some point after this, secret negotiations must have become increasingly hostile).
• March 2007. China Increases Military Spending. U.S. Vice President Dick Cheney says China’s military buildup is “not consistent” with the country’s stated goal of a “peaceful rise.”
• Mid-2005 and mid-2006. China bought between $100b and $250 billion of US housing debt between mid-2005 and mid-2006. This debt was bought using the same financial instruments that caused the financial collapse.
• 2006. Housing prices started to fall for the first time in decades.
• Mid-2006 and mid-2007. China likely added another $390b to its reserves. "At the same time, if China stopped buying -- especially now, when the private market is clogged up -- US financial markets would really seize up." Council on Foreign Relations-2007 August
• February 27, 2007. Stock markets in China and the U.S. fell by the most since 2003. Investors leave the money market and flock to Government backed Treasury Bills.
I've never seen it like this before,'' said Jim Galluzzo, who began trading short-maturity Treasuries 20 years ago and now trades bills at RBS Greenwich Capital in Greenwich, Connecticut.Bills right now are trading like dot-coms.''
We had clients asking to be pulled out of money market funds and wanting to get into Treasuries,'' said Henley Smith, fixed-income manager in New York at Castleton Partners, which oversees about $150 million in bonds.People are buying T-bills because you know exactly what's in it.''
• February 13, 2008. The Economic Stimulus Act of 2008 was enacted, which included a tax rebate. The total cost of this bill was projected at $152 billion for 2008. A December 2009 study found that only about one-third of the tax rebate was spent, providing only a modest amount of stimulus.
• September 2008. China Becomes Largest U.S. Foreign Creditor at 600 billion dollars.
• 2010. China’s market power peaked in when it reached a market share of around 97% of all rare earth mineral production. Outside of China, there were almost no other producers left.
Outside of China, the US is the second largest consumer of rare earths in the world behind Japan.
About 60% of US rare earth imports are used as catalysts for petroleum refining, making it the country’s major consumer of rare earths.
The US military also depends on rare earths. Many of the most advanced US weapon systems, including smart bombs, unmanned drones, cruise missiles, laser targeting, radar systems and the Joint Strike Fighter programme rely on rare earths. Against this background, the US Department of Defense (DoD) stated that “reliable access to the necessary material is a bedrock requirement for DOD”
• 2010. A trade dispute arose when the Chinese government reduced its export quotas by 40% in 2010, sending the rare earths prices in the markets outside China soaring. The government argued that the quotas were necessary to protect the environment.
• August 2010. China Becomes World’s Second-Largest Economy.
• November 2011. U.S. Secretary of State Hillary Clinton outlines a U.S. “pivot” to Asia. Clinton’s call for “increased investment—diplomatic, economic, strategic, and otherwise—in the Asia-Pacific region” is seen as a move to counter China’s growing clout.
• December 2011. U.S. President Barack Obama announces the United States and eight other nations have reached an agreement on the Trans-Pacific Partnership later announces plans to deploy 2,500 marines in Australia, prompting criticism from Beijing.
• November 2012. China’s New Leadership. Xi Jinping replaces Hu Jintao as president, Communist Party general secretary, and chairman of the Central Military Commission. Xi delivers a series of speeches on the “rejuvenation” of China.
• June 2013. U.S. President Barack Obama hosts Chinese President Xi Jinping for a “shirt-sleeves summit”
• May 19, 2014. A U.S. court indicts five Chinese hackers, allegedly with ties to China’s People’s Liberation Army, on charges of stealing trade technology from U.S. companies.
• November 12, 2014. Joint Climate Announcement. Barack Obama and Chinese President Xi Jinping issue a joint statement on climate change, pledging to reduce carbon emissions. (which very conveniently allows the quotas to fall and save pride for Xi).
• 2015. China drops the export quotas because in 2014, the WTO ruled against China.
• May 30, 2015 U.S. Warns China Over South China Sea. (China is trying to expand it's buffer zone to build a defense for the coming war).
• January 2016. The government to abolish the one-child policy, now allowing all families to have two children.
• February 9, 2017. Trump Affirms One China Policy After Raising Doubts.
• April 6 – 7, 2017. Trump Hosts Xi at Mar-a-Lago. Beijing and Washington to expand trade of products and services like beef, poultry, and electronic payments, though the countries do not address more contentious trade issues including aluminum, car parts, and steel.
• November 2017. President Xi meets with President Trump in another high profile summit.
• March 22, 2018. Trump Tariffs Target China. The White House alleges Chinese theft of U.S. technology and intellectual property. Coming on the heels of tariffs on steel and aluminum imports, the measures target goods including clothing, shoes, and electronics and restrict some Chinese investment in the United States.
• July 6, 2018 U.S.-China Trade War Escalates.
• September 2018. Modifications led to the exclusion of rare earths from the final list of products and they consequently were not subject to import tariffs imposed by the US government in September 2018.
• October 4, 2018. Pence Speech Signals Hard-Line Approach. He condemns what he calls growing Chinese military aggression, especially in the South China Sea, criticizes increased censorship and religious persecution by the Chinese government, and accuses China of stealing American intellectual property and interfering in U.S. elections.
• December 1, 2018. Canada Arrests Huawei Executive.
• March 6, 2019. Huawei Sues the United States.
• March 27 2019. India and the US signed an agreement to "strengthen bilateral security and civil nuclear cooperation" including the construction of six American nuclear reactors in India
• May 10, 2019. Trade War Intensifies.
• August 5, 2019. U.S. Labels China a Currency Manipulator.
• November 27, 2019. Trump Signs Bill Supporting Hong Kong Protesters. Chinese officials condemn the move, impose sanctions on several U.S.-based organizations, and suspend U.S. warship visits to Hong Kong.
• January 15, 2020. ‘Phase One’ Trade Deal Signed. But the agreement maintains most tariffs and does not mention the Chinese government’s extensive subsidies. Days before the signing, the United States dropped its designation of China as a currency manipulator.
• January 31, 2020. Tensions Soar Amid Coronavirus Pandemic.
• March 18, 2020. China Expels American Journalists. The Chinese government announces it will expel at least thirteen journalists from three U.S. newspapers—the New York Times, Wall Street Journal, and Washington Post—whose press credentials are set to expire in 2020. Beijing also demands that those outlets, as well as TIME and Voice of America, share information with the government about their operations in China. The Chinese Foreign Ministry says the moves are in response to the U.S. government’s decision earlier in the year to limit the number of Chinese journalists from five state-run media outlets in the United States to 100, down from 160, and designate those outlets as foreign missions.
And here we are. You may have noticed the Rare Earth Elements and the inclusion of Environmental Standards. Yes these are key to understanding the Geopolitical reality and importance of these events. There's a reason the one child policy stopped. Troop additions.
I believe our current political reality started at Tiananmen square. The protests were an American sponsored attempt at regime change after the failure to convince them to leave totalitarian communism and join a greater political framework.
Do I have proof? Yes.
China, as far as I'm concerned, was responsible for the 2008 economic crisis. The Rare Earth Elements were an attempt to weaken the States and strengthen themselves simultaneously. This stranglehold either forced America to trade with China, or the trade was an American Trojan horse to eventually collapse their economy and cause a revolution after Tiananmen Square failed. Does my second proposal sound far fetched? Didn't the economy just shut down in response to the epidemic? Aren't both sides blaming the other? At this POINT, the epidemic seems to be overstated doesn’t it? Don't the casualties tend to the elder demographic and those already weakened by a primary disease?
Exactly the kinds who wouldn't fight in a war.
Does this change some of my views on the possibility of upcoming catastrophes and reasons for certain events? No. This is Chess, and there are obvious moves in chess, hidden moves in chess, but the best moves involve peices which can be utilized in different ways if the board calls for it.
Is all what it seems? No.
I definitely changed a few previously held beliefs prior to today, and I would caution you in advance that you will find some previously held convictions challenged.
After uncovering what I did today, I would also strongly suggest reading information cautiously. This is all merely a culmination of ending the cold war, and once I have events laid out, you will see it as well.
At this moment, the end analysis is a war will start in the near future. This will be mainly for a few reasons, preemptive resource control for water and crops, population reduction can be achieved since we have too many people, not enough jobs, and upcoming resource scarcity.
Did you notice my omission of rare earth elements? This is because of Afghanistan. I would wager China or Russia is somehow supporting the continued resistance through Iran. But events are now accelerating with China because the western collation has already begun to build up their mines and start production.
Do you remember when Trump made a "joke" about buying Greenland? Yeah. It turns out that Greenland has one of the largest rare earth mineral deposits on the planet.
Take care. Be safe. Stay aware and be prepared.
This message not brought to you by the Bill and Melinda Gates Foundation, Microsoft, Google, Facebook, Elon Musk, Blackrock, Vangaurd, the Rockefeller Foundation, Rand Corporation, DARPA, Rothschilds, Agenda 21, Agenda 30, and ID 2020.
submitted by biggreekgeek to conspiracy [link] [comments]

Bitcoin mining: popular software for managing the processes

The Bitcoin exchange rate faced a significant drop not a long time ago, so a lot of miners think that mining this coin is not as profitable as before. However, Bitcoin is stabilizing, so now is the time to start mining it again. And, definitely, it is better to do this with reliable and efficient software.
There are a lot of operating systems for managing Bitcoin mining, so making a final choice can be a rather complicated task. This guide is here to help you — it describes features, advantages and disadvantages of the most popular software.

Hive OS: an all-in-one solution

Hive OS is a highly secure and stable mining platform based on the Linux distribution of Ubuntu. Besides, you will have no difficulties with its installation, setup and use. However, if you have any questions, you can always get in touch with the support team. The support is provided 24/7, so you will get help very quickly. There is also an extensive knowledge base that you can use.
Hive OS significantly simplifies even large farms’ management. A lot of things can be automated. For instance, automatic control of the fans, execution of commands according to the schedule, etc. Apart from this, switching between pools, wallets or coins takes only a second. The list of miners is updated regularly, just like the list of features — the Hive OS team is constantly working on the system considering the needs of the community. With Hive OS it is also possible to control the workers remotely.
Hive OS allows mining Bitcoin on ASICs and GPU rigs, offers its own pool and custom firmware for ASICs. It is an all-in-one solution that you can use in order to make the management process simpler and increase your profits.

СGMiner: suitable for experienced owners of AMD cards

CGMiner is an open-source miner focused specifically on mining Bitcoin (although some other coins can also be mined here). It supports GPU, ASIC and CPU mining, and is available for the following platforms: Windows, Linux and OS X. While using all the traditional features (for instance, overclocking) you won’t have to pay a dev fee.
However, this miner is not that suitable for inexperienced users — you at least need to have some knowledge of GitHub. Another thing to keep in mind is that CGMiner doesn’t work well with Nvidia cards.

Cudo Miner: a nice option for beginners

Cudo Miner is a simple to use crypto mining platform. Remote management, monitoring and overclocking — these and other standard features are available. Cudo Miner also offers automated mining and auto coin switching. Besides, if necessary, you can create custom templates in order to increase performance of your devices.
On the other side, Cudo Miner doesn’t support ASICs. One more unpleasant thing is that the fees are based on the amount of cryptocurrency mined in the last 30 days, and they are pretty high. For example, for less than 0.005 BTC, the fee is 6.5%.

SimpleMining: the choice of GPU owners

SimpleMining is a mining OS platform supporting all modern Nvidia and AMD GPUs. Using it, you can take bulk actions on multiple devices. Standard features like overclocking and undervolting are available as well. Besides, there are a lot of miner programmes to choose from, but you can still add a custom miner if necessary. But please keep in mind that it is impossible to mix AMD and Nvidia in one rig.

Hashr8: for users who know everything about mining

Hashr8 is an operating system suitable both for ASICs and GPU rigs. The system also supports many pools and miners. You can monitor devices not only in the web interface, but also via the mobile application. Support is provided around the clock. Besides, Hashr8 can be used for free — this option is available to miners using up to 3 devices inclusive. At the same time, there are no other restrictions — free users can use all the functions of the system.
However, despite the above-mentioned benefits, Hashr8 also has some disadvantages. Firstly, you can contact the support team only using the form on the website or by email, so there is no chance for getting help instantly. The website also has no FAQ, so if you run into a problem, you are likely to have to solve it yourself. Secondly, Hashr8 is a rather unstable system, which can affect your income.

Awesome Miner: suitable for centralized mining management

Awesome Miner allows managing and monitoring the mining operations, and supports ASICs and GPU rigs (CPU mining is possible too). Using it, you can perform operations both on individual miners and the groups, and build templates for easier configuration. Note that Awesome Miner can be used for free, but on certain conditions: you can have up to 2 miners, while the list of available features is rather limited.
Awesome Miner runs only on Windows, but you can still connect it to mining software running on Linux. Apart from this, it can be difficult for a new user to understand how this solution works, as its interface is not that convenient and intuitive.

What Software to Choose?

Obviously, the final decision completely depends on your needs, but we recommend choosing a universal system that supports GPU rigs and ASICs. By doing this, you will have freedom of action. A similar recommendation can be applied to GPU rigs — if you prefer them, choose a system that works both with Nvidia and AMD cards.
Make your choice wisely, and have profitable Bitcoin mining!
submitted by coldfeet45 to BitcoinMining [link] [comments]

It is a good time to reflect on the departure direction of DeFi

It is a good time to reflect on the departure direction of DeFi

https://preview.redd.it/7qgmezggsnj51.png?width=700&format=png&auto=webp&s=af548c50ffe0568e2c49c6de1f14e298ae8a4ee3
In which direction should DeFi develop in the next step?
The market is changing dramatically. The past few days have been like riding a roller coaster. But after several rounds of fluctuations, the DeFi segment in the stock market is still unabated. However, the hidden worries lurking under the surface are always existing.
Almost all resources in the DeFi ecology are on Ethereum. However, there are problems with the DeFi network built by Ethereum, such as the single system performance brought by the foreseeable homogeneous sharding in the future, high gas fee, low security, and low scalability, etc. These vulnerabilities make the many applications hard to use on the DeFi network, including high-frequency trading and the transaction matching modes (We use the Uniswap asset pool model today.)
The problem with ETH1.0 is that the performance is limited, and all the transactions are mixed without any organization. Although there is composability for the DeFi applications, the network needs to operate both DeFi applications and other transactions or DApps.

Network congestion and skyrocketing gas fees

As we all know, Ethereum relies on the consumption of GAS to run its economic operation. Every step of the chain requires the consumption of GAS. Bitcoin plummeted by almost 50% to $3,800, and ETH fell as much as 65.2% just on March 12 and 13, 2020. The plummet caused a run, the Ethereum miner fees that carried a large number of DeFi and DApps skyrocketed, and the network was also congested. The Ethereum GAS fee increased to 10 times of the usual, and the GAS fee was once as high as 1 ETH to successfully package transactions. After that, because the lending operations of DeFi applications require frequent interaction with contracts, the gas fees on Ethereum have also remained high.

Problems inherited from ERC20 tokens are affecting the DeFi products on Ethereum.

If you use Ethereum’s native token ETH, the operation is simple. As long as the ETH is transferred to the contract of the target DeFi application, the contract operation will be the same as when we use cash to invest in stocks or wealth management products. No other operations are required.
However, the operation of tokens minted using ERC20 contracts is very different from native ETH, regardless of whether the tokens minted by these ERC20 contracts are well-known. Before trading, the ERC20 contract first authorizes the DeFi platform’s contract to transfer a specified number of ERC20 tokens on the account, such as USDT, USDC, or WBTC. After approval, the DeFi contract is called to transfer money. The intuitive understanding is to avoid frequent password input in small transactions, we authorized Paypal to open a password-free payment, so that the payment can be directly deducted during consumption. It sounds convenient, but is it that good?
There is a crucial problem here: if the DeFi contract is malicious during the approval process, this DeFi contract has the right to transfer all the ERC20 tokens on our account to any account. It is similar to that we authorize Paypal to perform a password-free operation of the balance, but if a hacker attacked Paypal successfully, this hacker could transfer all our money to his account. Similar things have happened before.
There is a famous project called Bancor, which used to rely on the type of authorization contract for ERC20 processing. However, there was a bug in the contract that allowed the contract to transfer the tokens in the user’s wallet to any hacker designated address after the user was authorized, which caused a loss of almost 100,000 US dollars.
The loss was not so significant because it occurred in the early stage of DeFi development. If it happens today that the DeFi asset scale on Ethereum already reached hundreds of millions, it would cause severe damage to the entire Ethereum ecosystem and the development of DeFi.

Cold shard and hot shard

DeFi needs composability, convenience, and a stronger capability of anti-run. If the throughput is insufficient, sharding technology can be introduced, which is what ETH2.0 does. However, due to the combinability of DeFi, these applications tend to aggregate into one shard, which is prone to clustering effects. This will result in different shards gathering different contents. This is called hot shards and cold shards, which are analogous to different types of cities such as metropolises as New York and Tokyo, and other places like Kyoto and Alaska. Some places have become Wall Street, while other places may become scenic or living areas. Because of the aggregation of different functions, different shards will have different features.
It is quite unwise to develop algorithms to forcibly redistribute load balancing on shards. This is equivalent to using a simple system to determine the development of a complex system, much like a planned economy. However, we can design different features in advance to make them more capable to display their own features, just as humans transformed and utilized the natural resources based on their understanding of nature, thereby improving efficiency. That means, to set up some shards with different performance and even different consensus algorithms (e.g., the features of PoW and PoS are different).
Maybe there will be a major financial shard, like London, or two other special shards with their own features, like New York City and Chicago. Financial shards require high throughput and high cost. These are called hot shards, which carry large-value transactions, otherwise, the gas fee may be too high. Most people will live in the countryside, which means cold shards here. When you need the hot shard features, you don’t need to live in Manhattan, nor do you need to travel to Manhattan occasionally. Most of the time, you will live well on another shard. When one really needs to run on a DeFi shard, it only takes a few minutes of cross-shard transactions.
But the problem generated from this is that since each shard has its own features, it may cause the shards to be independent. What we need is that shards can be harmonious but keep their differences, that is, cross-sharding DeFi needs to be achieved. Today’s multi-chain heterogeneous technology can contribute to solving this problem. Only by solving these problems can more DeFi applications be stimulated.
In our opinion, a mature DeFi platform must have the following features:
Higher Efficiency: Have faster concurrent processing capabilities, i.e., high TPS.
Lower Gas Fee: Lower gas fee can stimulate the enthusiasm of DeFi users and even catalyze the development of high-frequency trading.
More Secure: There are fewer interactive processes in the contract, at least structurally to avoid the problems ERC20 caused due to the different permissions, which leads to complicated interactions and lengthens the operation chain and increases loopholes.
Easier to Use: Various multi-native tokens can be used to pay gas fees during transactions, and thus no need to use designated tokens to pay gas fees.
Easier Combination: It can support the combination of a wide range of contracts, including the combination of different consensus in the same chain, ledger structure, and other elements, and even cross chains, making DeFi a real “Lego”.

Multi-chain heterogeneous + DeFi, one unhindered currency is helping to reach the perfect

Multi-chain heterogeneity has formed “cities” and “villages”, and DeFi has become the financial center among the cities. Since we use cities for comparison, how can we avoid each city’s independent governance and link up the chains of urban interests to form a greater network? The answer is the same as in real life, that is, the so-called currency everywhere.
Ethereum also provides currency, but this currency is not only inefficient, but also indirectly causes security risks. If you want long-term development, such a design is unreasonable.
In the QuarkChain mainnet, multi-native tokens are our primary function for building the next generation of DeFi. Multi-native tokens have basically the same status as QKC in the QuarkChain system. They can call contracts, perform cross-chain operations, and pay gas fees under certain conditions. Native tokens can achieve all of QKC’s functions, including cross-chain transactions, except participating in QKC governance. Most of the non-native asset inconvenience problems faced by Defi can be solved. In the future contracts, the functions of native tokens will be exactly the same as QKC, with the last barrier to the application of multi-native tokens being removed. This also avoids the problem of reducing the security of the entire DeFi system due to the ERC20 token’s authority issue. Next, we will launch our DEX, and then users will have the true feeling of the unimpeded DeFi platform on QuarkChain. Thus, the last piece of the puzzle of multi-chain heterogeneous + DeFi + multi-native tokens has been fulfilled, which brings cost efficiency, user easiness, and security to a new level.
Ethereum’s performance and contract security restrictions have affected development. After our repeated introduction and numerous testing, the multi-native token function is ready to be officially delivered to the community. Soon, community members can mint their own tokens and use them to transfer funds (including cross-sharding), pay gas fees, directly call smart contracts, etc. In conjunction with the DEX that we will launch in the next step, users can actually experience the convenience and innovation brought by multi-native tokens to the blockchain system.
To verify the validity of this theory, we recently launched the Game of DeFi Campaign. In the last stage of the campaign, we launched a simple DEX application and a game: QSwap — the multi-native token version of Uniswap, and Element Miner — a fun mining trading game. This is the new value that DEX and game-based mining will be able to bring to DApp and DeFi applications based on the verification of multi-native tokens with the game format. Because the gas fee is low enough, every step of the operation will be on the chain to ensure security. Meantime, instead of ETH’s high gas fee, which made users either high-cost and low-efficiency, or low-cost and low-security, the multi-native token proves the real security and convenience.
Our Game of DeFi Campaign has already entered the final stage. There are still millions of QKC reward pools waiting for the users to share. Users can download QPocket wallet to participate in this event.

Phase III: King’s Landing — Dex and Liquidity Mining

In this phase, all the community members can have the experience to use our two new products:

QSwap: Multi-native token version Uniswap

Unlike Uniswap, which can only support ERC20 tokens, QSwap supports multi-native tokens. Thus, no extra pre-authorized approval is required in the process, and any multi-native token can be used to pay gas fee ( not only QKC ). Users will get a better experience and maintain more security by avoiding granting unlimited authorization. Moreover, there will be a much lower gas fee due to sharding technology provided by QuarkChain infrastructure.

Element Miner: Interesting mining and trading DApp game

The player’s goal is to collect 5 elements to join the reward pool. However, since these elements are reinforcing to each other (just like the mining throughputs from different projects are different), using QSwap will be the most efficient approach.
One last question: This DeFi campaign uses test tokens. What if the network uses tokens with real value?
submitted by QuarkChain to quarkchainio [link] [comments]

Bitcoin mining: popular software for managing the processes

The Bitcoin exchange rate faced a significant drop not a long time ago, so a lot of miners think that mining this coin is not as profitable as before. However, Bitcoin is stabilizing, so now is the time to start mining it again. And, definitely, it is better to do this with reliable and efficient software.
There are a lot of operating systems for managing Bitcoin mining, so making a final choice can be a rather complicated task. This guide is here to help you — it describes features, advantages and disadvantages of the most popular software.

Hive OS: an all-in-one solution

Hive OS is a highly secure and stable mining platform based on the Linux distribution of Ubuntu. Besides, you will have no difficulties with its installation, setup and use. However, if you have any questions, you can always get in touch with the support team. The support is provided 24/7, so you will get help very quickly. There is also an extensive knowledge base that you can use.
Hive OS significantly simplifies even large farms’ management. A lot of things can be automated. For instance, automatic control of the fans, execution of commands according to the schedule, etc. Apart from this, switching between pools, wallets or coins takes only a second. The list of miners is updated regularly, just like the list of features — the Hive OS team is constantly working on the system considering the needs of the community. With Hive OS it is also possible to control the workers remotely.
Hive OS allows mining Bitcoin on ASICs and GPU rigs, offers its own pool and custom firmware for ASICs. It is an all-in-one solution that you can use in order to make the management process simpler and increase your profits.

СGMiner: suitable for experienced owners of AMD cards

CGMiner is an open-source miner focused specifically on mining Bitcoin (although some other coins can also be mined here). It supports GPU, ASIC and CPU mining, and is available for the following platforms: Windows, Linux and OS X. While using all the traditional features (for instance, overclocking) you won’t have to pay a dev fee.
However, this miner is not that suitable for inexperienced users — you at least need to have some knowledge of GitHub. Another thing to keep in mind is that CGMiner doesn’t work well with Nvidia cards.

Cudo Miner: a nice option for beginners

Cudo Miner is a simple to use crypto mining platform. Remote management, monitoring and overclocking — these and other standard features are available. Cudo Miner also offers automated mining and auto coin switching. Besides, if necessary, you can create custom templates in order to increase performance of your devices.
On the other side, Cudo Miner doesn’t support ASICs. One more unpleasant thing is that the fees are based on the amount of cryptocurrency mined in the last 30 days, and they are pretty high. For example, for less than 0.005 BTC, the fee is 6.5%.

SimpleMining: the choice of GPU owners

SimpleMining is a mining OS platform supporting all modern Nvidia and AMD GPUs. Using it, you can take bulk actions on multiple devices. Standard features like overclocking and undervolting are available as well. Besides, there are a lot of miner programmes to choose from, but you can still add a custom miner if necessary. But please keep in mind that it is impossible to mix AMD and Nvidia in one rig.

Hashr8: for users who know everything about mining

Hashr8 is an operating system suitable both for ASICs and GPU rigs. The system also supports many pools and miners. You can monitor devices not only in the web interface, but also via the mobile application. Support is provided around the clock. Besides, Hashr8 can be used for free — this option is available to miners using up to 3 devices inclusive. At the same time, there are no other restrictions — free users can use all the functions of the system.
However, despite the above-mentioned benefits, Hashr8 also has some disadvantages. Firstly, you can contact the support team only using the form on the website or by email, so there is no chance for getting help instantly. The website also has no FAQ, so if you run into a problem, you are likely to have to solve it yourself. Secondly, Hashr8 is a rather unstable system, which can affect your income.

Awesome Miner: suitable for centralized mining management

Awesome Miner allows managing and monitoring the mining operations, and supports ASICs and GPU rigs (CPU mining is possible too). Using it, you can perform operations both on individual miners and the groups, and build templates for easier configuration. Note that Awesome Miner can be used for free, but on certain conditions: you can have up to 2 miners, while the list of available features is rather limited.
Awesome Miner runs only on Windows, but you can still connect it to mining software running on Linux. Apart from this, it can be difficult for a new user to understand how this solution works, as its interface is not that convenient and intuitive.

What Software to Choose?

Obviously, the final decision completely depends on your needs, but we recommend choosing a universal system that supports GPU rigs and ASICs. By doing this, you will have freedom of action. A similar recommendation can be applied to GPU rigs — if you prefer them, choose a system that works both with Nvidia and AMD cards.
Make your choice wisely, and have profitable Bitcoin mining!
submitted by armabotwe to nem [link] [comments]

Bitcoin mining: popular software for managing the processes

The Bitcoin exchange rate faced a significant drop not a long time ago, so a lot of miners think that mining this coin is not as profitable as before. However, Bitcoin is stabilizing, so now is the time to start mining it again. And, definitely, it is better to do this with reliable and efficient software.
There are a lot of operating systems for managing Bitcoin mining, so making a final choice can be a rather complicated task. This guide is here to help you — it describes features, advantages and disadvantages of the most popular software.

Hive OS: an all-in-one solution

Hive OS is a highly secure and stable mining platform based on the Linux distribution of Ubuntu. Besides, you will have no difficulties with its installation, setup and use. However, if you have any questions, you can always get in touch with the support team. The support is provided 24/7, so you will get help very quickly. There is also an extensive knowledge base that you can use.
Hive OS significantly simplifies even large farms’ management. A lot of things can be automated. For instance, automatic control of the fans, execution of commands according to the schedule, etc. Apart from this, switching between pools, wallets or coins takes only a second. The list of miners is updated regularly, just like the list of features — the Hive OS team is constantly working on the system considering the needs of the community. With Hive OS it is also possible to control the workers remotely.
Hive OS allows mining Bitcoin on ASICs and GPU rigs, offers its own pool and custom firmware for ASICs. It is an all-in-one solution that you can use in order to make the management process simpler and increase your profits.

СGMiner: suitable for experienced owners of AMD cards

CGMiner is an open-source miner focused specifically on mining Bitcoin (although some other coins can also be mined here). It supports GPU, ASIC and CPU mining, and is available for the following platforms: Windows, Linux and OS X. While using all the traditional features (for instance, overclocking) you won’t have to pay a dev fee.
However, this miner is not that suitable for inexperienced users — you at least need to have some knowledge of GitHub. Another thing to keep in mind is that CGMiner doesn’t work well with Nvidia cards.

Cudo Miner: a nice option for beginners

Cudo Miner is a simple to use crypto mining platform. Remote management, monitoring and overclocking — these and other standard features are available. Cudo Miner also offers automated mining and auto coin switching. Besides, if necessary, you can create custom templates in order to increase performance of your devices.
On the other side, Cudo Miner doesn’t support ASICs. One more unpleasant thing is that the fees are based on the amount of cryptocurrency mined in the last 30 days, and they are pretty high. For example, for less than 0.005 BTC, the fee is 6.5%.

SimpleMining: the choice of GPU owners

SimpleMining is a mining OS platform supporting all modern Nvidia and AMD GPUs. Using it, you can take bulk actions on multiple devices. Standard features like overclocking and undervolting are available as well. Besides, there are a lot of miner programmes to choose from, but you can still add a custom miner if necessary. But please keep in mind that it is impossible to mix AMD and Nvidia in one rig.

Hashr8: for users who know everything about mining

Hashr8 is an operating system suitable both for ASICs and GPU rigs. The system also supports many pools and miners. You can monitor devices not only in the web interface, but also via the mobile application. Support is provided around the clock. Besides, Hashr8 can be used for free — this option is available to miners using up to 3 devices inclusive. At the same time, there are no other restrictions — free users can use all the functions of the system.
However, despite the above-mentioned benefits, Hashr8 also has some disadvantages. Firstly, you can contact the support team only using the form on the website or by email, so there is no chance for getting help instantly. The website also has no FAQ, so if you run into a problem, you are likely to have to solve it yourself. Secondly, Hashr8 is a rather unstable system, which can affect your income.

Awesome Miner: suitable for centralized mining management

Awesome Miner allows managing and monitoring the mining operations, and supports ASICs and GPU rigs (CPU mining is possible too). Using it, you can perform operations both on individual miners and the groups, and build templates for easier configuration. Note that Awesome Miner can be used for free, but on certain conditions: you can have up to 2 miners, while the list of available features is rather limited.
Awesome Miner runs only on Windows, but you can still connect it to mining software running on Linux. Apart from this, it can be difficult for a new user to understand how this solution works, as its interface is not that convenient and intuitive.

What Software to Choose?

Obviously, the final decision completely depends on your needs, but we recommend choosing a universal system that supports GPU rigs and ASICs. By doing this, you will have freedom of action. A similar recommendation can be applied to GPU rigs — if you prefer them, choose a system that works both with Nvidia and AMD cards.
Make your choice wisely, and have profitable Bitcoin mining!
submitted by sillylamb44 to CryptoCurrencyTrading [link] [comments]

Bitcoin mining: popular software for managing the processes

The Bitcoin exchange rate faced a significant drop not a long time ago, so a lot of miners think that mining this coin is not as profitable as before. However, Bitcoin is stabilizing, so now is the time to start mining it again. And, definitely, it is better to do this with reliable and efficient software.
There are a lot of operating systems for managing Bitcoin mining, so making a final choice can be a rather complicated task. This guide is here to help you — it describes features, advantages and disadvantages of the most popular software.

Hive OS: an all-in-one solution

Hive OS is a highly secure and stable mining platform based on the Linux distribution of Ubuntu. Besides, you will have no difficulties with its installation, setup and use. However, if you have any questions, you can always get in touch with the support team. The support is provided 24/7, so you will get help very quickly. There is also an extensive knowledge base that you can use.
Hive OS significantly simplifies even large farms’ management. A lot of things can be automated. For instance, automatic control of the fans, execution of commands according to the schedule, etc. Apart from this, switching between pools, wallets or coins takes only a second. The list of miners is updated regularly, just like the list of features — the Hive OS team is constantly working on the system considering the needs of the community. With Hive OS it is also possible to control the workers remotely.
Hive OS allows mining Bitcoin on ASICs and GPU rigs, offers its own pool and custom firmware for ASICs. It is an all-in-one solution that you can use in order to make the management process simpler and increase your profits.

СGMiner: suitable for experienced owners of AMD cards

CGMiner is an open-source miner focused specifically on mining Bitcoin (although some other coins can also be mined here). It supports GPU, ASIC and CPU mining, and is available for the following platforms: Windows, Linux and OS X. While using all the traditional features (for instance, overclocking) you won’t have to pay a dev fee.
However, this miner is not that suitable for inexperienced users — you at least need to have some knowledge of GitHub. Another thing to keep in mind is that CGMiner doesn’t work well with Nvidia cards.

Cudo Miner: a nice option for beginners

Cudo Miner is a simple to use crypto mining platform. Remote management, monitoring and overclocking — these and other standard features are available. Cudo Miner also offers automated mining and auto coin switching. Besides, if necessary, you can create custom templates in order to increase performance of your devices.
On the other side, Cudo Miner doesn’t support ASICs. One more unpleasant thing is that the fees are based on the amount of cryptocurrency mined in the last 30 days, and they are pretty high. For example, for less than 0.005 BTC, the fee is 6.5%.

SimpleMining: the choice of GPU owners

SimpleMining is a mining OS platform supporting all modern Nvidia and AMD GPUs. Using it, you can take bulk actions on multiple devices. Standard features like overclocking and undervolting are available as well. Besides, there are a lot of miner programmes to choose from, but you can still add a custom miner if necessary. But please keep in mind that it is impossible to mix AMD and Nvidia in one rig.

Hashr8: for users who know everything about mining

Hashr8 is an operating system suitable both for ASICs and GPU rigs. The system also supports many pools and miners. You can monitor devices not only in the web interface, but also via the mobile application. Support is provided around the clock. Besides, Hashr8 can be used for free — this option is available to miners using up to 3 devices inclusive. At the same time, there are no other restrictions — free users can use all the functions of the system.
However, despite the above-mentioned benefits, Hashr8 also has some disadvantages. Firstly, you can contact the support team only using the form on the website or by email, so there is no chance for getting help instantly. The website also has no FAQ, so if you run into a problem, you are likely to have to solve it yourself. Secondly, Hashr8 is a rather unstable system, which can affect your income.

Awesome Miner: suitable for centralized mining management

Awesome Miner allows managing and monitoring the mining operations, and supports ASICs and GPU rigs (CPU mining is possible too). Using it, you can perform operations both on individual miners and the groups, and build templates for easier configuration. Note that Awesome Miner can be used for free, but on certain conditions: you can have up to 2 miners, while the list of available features is rather limited.
Awesome Miner runs only on Windows, but you can still connect it to mining software running on Linux. Apart from this, it can be difficult for a new user to understand how this solution works, as its interface is not that convenient and intuitive.

What Software to Choose?

Obviously, the final decision completely depends on your needs, but we recommend choosing a universal system that supports GPU rigs and ASICs. By doing this, you will have freedom of action. A similar recommendation can be applied to GPU rigs — if you prefer them, choose a system that works both with Nvidia and AMD cards.
Make your choice wisely, and have profitable Bitcoin mining!
submitted by sillylamb44 to BytecoinBCN [link] [comments]

Bitcoin mining: popular software for managing the processes

The Bitcoin exchange rate faced a significant drop not a long time ago, so a lot of miners think that mining this coin is not as profitable as before. However, Bitcoin is stabilizing, so now is the time to start mining it again. And, definitely, it is better to do this with reliable and efficient software.
There are a lot of operating systems for managing Bitcoin mining, so making a final choice can be a rather complicated task. This guide is here to help you — it describes features, advantages and disadvantages of the most popular software.

Hive OS: an all-in-one solution

Hive OS is a highly secure and stable mining platform based on the Linux distribution of Ubuntu. Besides, you will have no difficulties with its installation, setup and use. However, if you have any questions, you can always get in touch with the support team. The support is provided 24/7, so you will get help very quickly. There is also an extensive knowledge base that you can use.
Hive OS significantly simplifies even large farms’ management. A lot of things can be automated. For instance, automatic control of the fans, execution of commands according to the schedule, etc. Apart from this, switching between pools, wallets or coins takes only a second. The list of miners is updated regularly, just like the list of features — the Hive OS team is constantly working on the system considering the needs of the community. With Hive OS it is also possible to control the workers remotely.
Hive OS allows mining Bitcoin on ASICs and GPU rigs, offers its own pool and custom firmware for ASICs. It is an all-in-one solution that you can use in order to make the management process simpler and increase your profits.

СGMiner: suitable for experienced owners of AMD cards

CGMiner is an open-source miner focused specifically on mining Bitcoin (although some other coins can also be mined here). It supports GPU, ASIC and CPU mining, and is available for the following platforms: Windows, Linux and OS X. While using all the traditional features (for instance, overclocking) you won’t have to pay a dev fee.
However, this miner is not that suitable for inexperienced users — you at least need to have some knowledge of GitHub. Another thing to keep in mind is that CGMiner doesn’t work well with Nvidia cards.

Cudo Miner: a nice option for beginners

Cudo Miner is a simple to use crypto mining platform. Remote management, monitoring and overclocking — these and other standard features are available. Cudo Miner also offers automated mining and auto coin switching. Besides, if necessary, you can create custom templates in order to increase performance of your devices.
On the other side, Cudo Miner doesn’t support ASICs. One more unpleasant thing is that the fees are based on the amount of cryptocurrency mined in the last 30 days, and they are pretty high. For example, for less than 0.005 BTC, the fee is 6.5%.

SimpleMining: the choice of GPU owners

SimpleMining is a mining OS platform supporting all modern Nvidia and AMD GPUs. Using it, you can take bulk actions on multiple devices. Standard features like overclocking and undervolting are available as well. Besides, there are a lot of miner programmes to choose from, but you can still add a custom miner if necessary. But please keep in mind that it is impossible to mix AMD and Nvidia in one rig.

Hashr8: for users who know everything about mining

Hashr8 is an operating system suitable both for ASICs and GPU rigs. The system also supports many pools and miners. You can monitor devices not only in the web interface, but also via the mobile application. Support is provided around the clock. Besides, Hashr8 can be used for free — this option is available to miners using up to 3 devices inclusive. At the same time, there are no other restrictions — free users can use all the functions of the system.
However, despite the above-mentioned benefits, Hashr8 also has some disadvantages. Firstly, you can contact the support team only using the form on the website or by email, so there is no chance for getting help instantly. The website also has no FAQ, so if you run into a problem, you are likely to have to solve it yourself. Secondly, Hashr8 is a rather unstable system, which can affect your income.

Awesome Miner: suitable for centralized mining management

Awesome Miner allows managing and monitoring the mining operations, and supports ASICs and GPU rigs (CPU mining is possible too). Using it, you can perform operations both on individual miners and the groups, and build templates for easier configuration. Note that Awesome Miner can be used for free, but on certain conditions: you can have up to 2 miners, while the list of available features is rather limited.
Awesome Miner runs only on Windows, but you can still connect it to mining software running on Linux. Apart from this, it can be difficult for a new user to understand how this solution works, as its interface is not that convenient and intuitive.

What Software to Choose?

Obviously, the final decision completely depends on your needs, but we recommend choosing a universal system that supports GPU rigs and ASICs. By doing this, you will have freedom of action. A similar recommendation can be applied to GPU rigs — if you prefer them, choose a system that works both with Nvidia and AMD cards.
Make your choice wisely, and have profitable Bitcoin mining!
submitted by sillylamb44 to MiningPoolHub [link] [comments]

Bitcoin mining: popular software for managing the processes

The Bitcoin exchange rate faced a significant drop not a long time ago, so a lot of miners think that mining this coin is not as profitable as before. However, Bitcoin is stabilizing, so now is the time to start mining it again. And, definitely, it is better to do this with reliable and efficient software.
There are a lot of operating systems for managing Bitcoin mining, so making a final choice can be a rather complicated task. This guide is here to help you — it describes features, advantages and disadvantages of the most popular software.

Hive OS: an all-in-one solution

Hive OS is a highly secure and stable mining platform based on the Linux distribution of Ubuntu. Besides, you will have no difficulties with its installation, setup and use. However, if you have any questions, you can always get in touch with the support team. The support is provided 24/7, so you will get help very quickly. There is also an extensive knowledge base that you can use.
Hive OS significantly simplifies even large farms’ management. A lot of things can be automated. For instance, automatic control of the fans, execution of commands according to the schedule, etc. Apart from this, switching between pools, wallets or coins takes only a second. The list of miners is updated regularly, just like the list of features — the Hive OS team is constantly working on the system considering the needs of the community. With Hive OS it is also possible to control the workers remotely.
Hive OS allows mining Bitcoin on ASICs and GPU rigs, offers its own pool and custom firmware for ASICs. It is an all-in-one solution that you can use in order to make the management process simpler and increase your profits.

СGMiner: suitable for experienced owners of AMD cards

CGMiner is an open-source miner focused specifically on mining Bitcoin (although some other coins can also be mined here). It supports GPU, ASIC and CPU mining, and is available for the following platforms: Windows, Linux and OS X. While using all the traditional features (for instance, overclocking) you won’t have to pay a dev fee.
However, this miner is not that suitable for inexperienced users — you at least need to have some knowledge of GitHub. Another thing to keep in mind is that CGMiner doesn’t work well with Nvidia cards.

Cudo Miner: a nice option for beginners

Cudo Miner is a simple to use crypto mining platform. Remote management, monitoring and overclocking — these and other standard features are available. Cudo Miner also offers automated mining and auto coin switching. Besides, if necessary, you can create custom templates in order to increase performance of your devices.
On the other side, Cudo Miner doesn’t support ASICs. One more unpleasant thing is that the fees are based on the amount of cryptocurrency mined in the last 30 days, and they are pretty high. For example, for less than 0.005 BTC, the fee is 6.5%.

SimpleMining: the choice of GPU owners

SimpleMining is a mining OS platform supporting all modern Nvidia and AMD GPUs. Using it, you can take bulk actions on multiple devices. Standard features like overclocking and undervolting are available as well. Besides, there are a lot of miner programmes to choose from, but you can still add a custom miner if necessary. But please keep in mind that it is impossible to mix AMD and Nvidia in one rig.

Hashr8: for users who know everything about mining

Hashr8 is an operating system suitable both for ASICs and GPU rigs. The system also supports many pools and miners. You can monitor devices not only in the web interface, but also via the mobile application. Support is provided around the clock. Besides, Hashr8 can be used for free — this option is available to miners using up to 3 devices inclusive. At the same time, there are no other restrictions — free users can use all the functions of the system.
However, despite the above-mentioned benefits, Hashr8 also has some disadvantages. Firstly, you can contact the support team only using the form on the website or by email, so there is no chance for getting help instantly. The website also has no FAQ, so if you run into a problem, you are likely to have to solve it yourself. Secondly, Hashr8 is a rather unstable system, which can affect your income.

Awesome Miner: suitable for centralized mining management

Awesome Miner allows managing and monitoring the mining operations, and supports ASICs and GPU rigs (CPU mining is possible too). Using it, you can perform operations both on individual miners and the groups, and build templates for easier configuration. Note that Awesome Miner can be used for free, but on certain conditions: you can have up to 2 miners, while the list of available features is rather limited.
Awesome Miner runs only on Windows, but you can still connect it to mining software running on Linux. Apart from this, it can be difficult for a new user to understand how this solution works, as its interface is not that convenient and intuitive.

What Software to Choose?

Obviously, the final decision completely depends on your needs, but we recommend choosing a universal system that supports GPU rigs and ASICs. By doing this, you will have freedom of action. A similar recommendation can be applied to GPU rigs — if you prefer them, choose a system that works both with Nvidia and AMD cards.
Make your choice wisely, and have profitable Bitcoin mining!
submitted by sillycheetah59 to CryptoCurrencies [link] [comments]

CRYPTO & DIGITAL ASSETS Most Important Tech Advance Since Internet Glenn Hutchins - Bitcoin ETH XRP Bitcoin: Beyond The Bubble - Full Documentary - YouTube Best Bitcoin Mining Software of 2020 Crypto Script THE MOST IMPORTANT LEVEL FOR BITCOIN RIGHT NOW!! Real btc miner 2020free bitcoin earn10 btc scriptblockchain earn money

Bitcoin Miner operates automatically but there are a few things you can do to get the most out of it. Delete unneeded files and programs from your computer – The Bitcoin Miner utilizes idle ... ASIC miner is the best bitcoin miner of the latest generation. It provides a higher cryptocurrency mining speed, the machine heats less and consumes less electricity. ... The evolution of bitcoin chips. Most significant hash rate will permit to get more currency. ... Of all three samples, this is the least powerful, but this does not mean that ... Bitcoin miners are people operating with machines that mine Bitcoin. For every block that they find they receive a reward, which has recently been reduced to 6.25 BTC. To maintain steady income the vast majority of them operate in pools, meaning that they share the block reward with other miners in the pool based on their contributing hash power. It is also a confirmation of the miner’s commitment to the Bitcoin system as the miner has put in the time, power, work, and different assets to find the nonce. Thus, the person would surely like to get compensation for the work, when it is endorsed. A miner’s personal interest in the job is the central premise for the system to trust him. NiceHash provides a platform for users to mine for other cryptocurrencies and get paid in bitcoin. That could involve significant sums: Kobal said the site had paid out over $1 billion since it ...

[index] [6336] [30051] [55758] [59251] [18467] [13954] [17595] [56104] [11534] [64355]

CRYPTO & DIGITAL ASSETS Most Important Tech Advance Since Internet Glenn Hutchins - Bitcoin ETH XRP

Blockchain wallet: https://blockchain.info/fr/wallet/#/login Coinbase Wallet: https://www.coinbase.com/join/5a87ecac52a16c066e6760c3 Link: http://www.groupfa... What are Bitcoins? Bitcoin is a software-based online payment system described by Satoshi Nakamoto in 2008 and introduced as open-source software in 2009. Thanks for watching, This video is to help outline some of the important setup needed to ensure that you get 2TH out of your S4. Sorry about the fan noise, so much quieter in person. Is this the #Bitcoin generational buying opportunity we’ve waited for? $BTC above 200 DMA on CME futures, Fidelity wins crypto trading license from NYDFS, miner ... So friends take advantage and start mining bitcoin coins for free . I don't advise them as it will be least profitable here. we can do it easy 10 time in a day to earn free btc and then by playing ...

http://fabalindere.cf