I can't imagine the majority of users are criminals.
I've recently tried it out as a means of receiving payment for completely legitimate work. The client was in a different country. The contract was signed in USD. Client sends half at then exchange rate, which arrived very fast. After accepting the delivered work the client sends the other half, which was less BTC because the price went up by that point. But it didn't matter because the first half I was holding appreciated so it's all the same. Turned out one of my vendors likes Bitcoin so I used some of it to settle an outstanding bill with him, then sold the rest at an exchange. Opening that account for the company was a pain in the ass, though less painful that opening a typical brokerage account. I had to pay a fee to the exchange to sell and another fee for them to wire the funds to my bank. It was faster and cost less than a credit card. It was more expensive than a check, but way way way faster. It was cheaper than SWIFT overall, but a few dollars more expensive to me because I bore the costs of selling while the client only bore the tiny costs of the Bitcoin transaction fees. If the contract was for a much larger amount then SWIFT would have been better. For accounting purposes I'm just treating BTC as a foreign currency. I would accept it again, it's great to actually receive payment that fast.
> I can't imagine the majority of users are criminals.
The overwhelming majority use of bitcoin is speculation on Chinese exchanges - 95% of blockchain activity. Even drug users and ransomware are sideshows.
1. You have no definitive proof for that. If you do, please present it.
2. The amount of Futures contract in Okcoin is around $120million (that's not even capital, but the amount of leveraged futures). The total market cap of bitcoin is $12Bn which 100 times higher than that.
3. GBTC has a market cap of $190m with a 50% premium on bitcoin price. So clearly it's not only the chinese who drives the bitcoin price/economy.
I'm using Bitcoin to get paid, withdraw to ATM/Bank accounts, hold wealth (yes in Bitcoin) and actively day trade. I also use it purchase stuff online on sites that accept bitcoin.
I don't want to get into this discussion but everything is an asset. Bitcoin is an asset, so is the coffee you bought today at starbucks. It doesn't really matter as long as you can bridge it for your needs.
It does? I am hoping I'll be able to use it as a public, distributed ledger, and so, too, are many major financial institutions — if they can be said to "hope".
Ethereum worked very well with the DAO...for the hacker that stole several million and that forced them to fork.
I will never trust a system where they can decide arbitrarily to void all the transactions that everyone made after several days.
The way I recall it, they didn’t void past transactions; they added “irregular state changes” that would “return” the “stolen” funds to their “legitimate“ owners. Nor were they forced to fork; it was a voluntary decision of a group of people with enough social power over the platform.
Now this is more a matter of dispute, but I wouldn’t say the hacker stole the funds. They simply followed the DAO contract (not the “smart-contract”, mind you, but the one put forward by the Slock.it team on their page), according to which everything that went on the blockchain according to the DAO code was legitimate.
>Now this is more a matter of dispute, but I wouldn’t say the hacker stole the funds...
Verification is Ethereum's Achille's heel. Everyone seems to trust that someone else will verify that the contracts they participate in will work securely as intended, and the DAO showed how well that works.
If Ethereum ever gets used as its proponents imagine, with multiple interacting contracts in progress at any given time, rolling back an error will not be nearly as easy as it was in the DAO case (and that was not particularly easy.)
The point is that in Ethereum's case, the extent of the problem is vastly underestimated by almost all of the participants. In most other cases, it is a risk that can be mitigated or accepted, but in Ethereum's case, it undermines the fundamental premise ('trustless' contracts.)
I think Ethereum users will mostly converge on a limited set of useful cookie cutter contracts and simple combinations thereof. New types of contracts will hopefully be received with skepticism, as "The DAO" should have been. So the premise isn't really undermined. It's just that the focus on writing custom contracts in a programming language will diminish as the basic framework matures.
There was always a pretty limited range of basic use cases for smart contracts: crowdsales, auctions, debt registries, currency tokens, multisig wallets, etc.
As people begin to use Ethereum for real-world organizations, they will of course prefer to use popular, tested, verified implementations of these basic contract types.
I'm not sure what vision you refer to, but anyway, original visions aren't binding!
>they will of course prefer to use popular, tested, verified implementations of these basic contract types.
That worked out so well with the DAO. There was, of course, at least one person who did take the trouble to do his own investigation of its security ;-)
Perhaps you could point us to some verified implementations of these basic contract types (together with the arguments for their veracity, of course.)
I think it's unlikely that scamming will be the biggest opportunity in the long run, given how unsustainable it is. Mutually beneficial uses will predominate over time because that's the only way to get repeat users.
Unless an effective defense is developed, scamming can be continued as long as attempts at legitimate use are being made. Whenever activity ticks up, scammers will be attracted by it.
Scammers are fighting a losing battle against better security technology. They can only capitalize on insecurity. They cannot prevent people from developing and adopting more secure products/services/technologies.
Nobody forced anything. A bunch of people agreed to use new rules with old data, which is why the new chain is in common use. Democracy in action. The same could happen to literally any cryptocurrency you could think up, unless you can come up with a way of invalidating past state to a point where nobody can use it with a new set of rules - which is impossible unless you can somehow cryptographically encode the rules into the chain to a point where you can't access the data without adhering to the rules. (I think a zkSNARK could help with this if it's something that people actually desire.)
For a weird definition of "democracy" where one person has 25% of the votes and the vote itself is badly/too quickly announced and organized to the point where almost no one votes. This doesn't even take into account the incredible amount of shitty actions or plain incompetence from the Ethereum Foundation guys at that time or since then.
People could've kept using a continuation of the old chain without breaking anything. In fact, some did - see Ethereum Classic. People decided to use the forked Ethereum because they believed it was the correct choice, not because someone made them.
Oh, absolutely. I'm still an interested watcher/user of ETC. And indeed, people "voted" in the end with their mining power (which is why the original chain hasn't disappeared).
I just believe that their actions basically destroyed any future that ETH (and likely ETC too) might've had - it's dead; if the initial hard fork wasn't enough to remove all credibility in the project, the circus since then (subsequent forks, attacks, incredibly mismanaged communication...) certainly is.
Frankly, the DAO fiasco killed Ethereum for most people on its own, everything else was icing on the cake. This was Ethereum's first real "smart contract" that did something you couldn't really do without it, and it failed quickly and miserably, showing most reasonable people that they can't trust smart contracts to do what even their creators believe that they do. At least with a legal contract, the intent of the people agreeing on it matters.
I never heard that all the transactions in the world got rollbacked after days, and I don't think it is even technically possible.
Doing that in ethereum and all the other similar currencies is as easy as pressing a button.
> Doing that in ethereum and all the other similar currencies is as easy as pressing a button.
The rollback was (and still is) very controversial. It required the agreement of the large mining pools to support the fork, which they eventually agreed to. It wasn't quite as simple as "pressing a button".