Bitcoin Forum
October 03, 2025, 04:03:02 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Discussion / Re: Why is the Lightning Network so important to the Bitcoin future? on: April 21, 2018, 06:41:56 PM
The Lightning Network is also very interesting tech.  I highly recommend the whitepaper to anyone with a undergrad background in CS or math: https://lightning.network/lightning-network-paper.pdf
2  Bitcoin / Development & Technical Discussion / Re: Analysis' Our Team Wrote on New Blockchain Consensus Models on: February 03, 2018, 08:50:47 PM
Quote
Proof of Elapsed Time (PoT)
Intel presented an alternative consensus protocol, called proof of elapsed time. It works like Proof of Work but is more efficient in terms of energy usage. No puzzle is to be solved, a trusted execution environment (TEE) is used to ensure that blocks get created in a randomized lottery fashion. It is based on a guaranteed wait time that is provided by the TEE. The drawback in this model is its need for specialized hardware and having to trust a third party — Intel.
IMHO, any solution that requires trust in a centralized third party is absolutely inappropriate for a cryptocurrency.  The whole purpose of cryptocurrency is to eliminate the need for trusting centralized third parties.  A cryptocurrency that depends on centralized trust is the worst of both worlds: it has both the necessary inefficiencies needed for a trustless system and the failure modes that arise from centralized trust.
3  Bitcoin / Bitcoin Discussion / Re: Coinbase Sends American Clients IRS Tax Form 1099-K on: February 03, 2018, 07:33:40 PM
the only way that you can be forced into taxes is by some kind of “voluntary compliance” agreement that you voluntarily sign with the IRS when you fill out one of their forms.
This is absolute nonsense.  See the 16th Amendment and 26 U.S. Code § 1.  If you're a US citizen who has realized capital gains on cryptocurrency, you are required to report your gains as income and pay taxes on them.  Exchanges which accept deposits from and withdrawals to US bank accounts can be expected to comply with IRS demands for information on their customers.  If you evade paying taxes on substantial cryptocurrency gains, there is a good chance that the IRS will find out eventually and you will be subject to civil and/or criminal penalties.
4  Bitcoin / Development & Technical Discussion / Re: Is there any research being done to make the blockchain less energy consuming? on: November 18, 2017, 08:06:30 PM
At market equilibrium, the expected benefit (revenue) from Bitcoin and other PoW mining would be roughly equal to the expected cost (including electric power cost).

A downside to proof-of-stake systems is that it is a "rich get richer" system: Only people who already have a lot of the currency have a decent chance of getting a block reward of more currency.  PoW is more egalitarian: Anyone can buy a mining rig, and they don't need to compete proportional to the currency holdings of whales but only proportional to their investment in mining (hardware + electricity).
5  Bitcoin / Bitcoin Discussion / Re: "Bitcoin will go to zero as it will struggle to remain the dominant crypto" on: November 18, 2017, 07:33:06 PM
fees have skyrocketed (up to $7 a transaction, which makes small payments infeasible)
Unfortunately the Bitcoin community hasn't been able to agree on a short-term solution to high transaction fees, but hopefully in the long run, the Lightning Network will be able to reduce the number of transactions that need to be on-chain, thereby reducing the fees.
6  Bitcoin / Bitcoin Discussion / Re: China Ban Bitcoin mining ??? on: November 18, 2017, 07:22:35 PM
The amount of mined coins is going to be the same 1 miner or 1 million miners, 1 usbminer or 1 petahash.
The difficulty adjustment is slow.  It will take weeks for Bitcoin block generation to adjust to a significantly smaller global hash rate.

7  Bitcoin / Bitcoin Discussion / Re: Bitcoin VS Bitcoin2x on: November 06, 2017, 02:00:58 AM
I'm going to hold both.  Every time I've sold Bitcoin for fiat, I've regretted it later.
8  Bitcoin / Bitcoin Discussion / Re: A question about replay attacks. on: November 06, 2017, 01:45:34 AM
Meaning that the unwanted transaction does not happen automatically
Right.  Publishing a transaction to the network of one fork will not automatically publish to the network of the other fork.  However, a replay on the other network doesn't need an 'attacker' in the sense of someone intentionally being malicious.  It possible for a misconfigured node to accidentally publish it to the other network.
9  Bitcoin / Bitcoin Discussion / Re: Hacking (Bitcoin wallets) to fight hate on: October 29, 2017, 01:04:47 AM
If you're seriously suggesting hacking someone's computer to steal their private keys, well, that's an exceptionally bad idea.  It's a felony under the Computer Fraud and Abuse Act (CFAA) and can land you in federal prison if you're subject to US jurisdiction (and most other countries have similar laws). Cryptocurrencies may seem like a wild west, but there are more than enough laws on the book to punish cyber-criminals.  The government is slow-moving, but it is gearing up on cryptocurrencies, and soon enough you'll start to see prosecutions of hackers who steal Bitcoin.
10  Bitcoin / Electrum / Re: How Do I Split Bitcoin Gold From Bitcoin Using Electrum Wallet? on: October 23, 2017, 07:46:35 PM
You're going to have to wait a bit until the Bitcoin Gold network is operational.  Right now, there is no method for splitting that has been tested and validated.  As for exchanges, we will see in the coming weeks which, if any, exchanges decide to support Bitcoin Gold.  I personally would not be surprised if Bitcoin Gold is a complete flop with negligible market value and no support on major exchanges.
11  Bitcoin / Bitcoin Discussion / Re: What happens when bitcoins are lost on: October 23, 2017, 07:13:28 PM
One possibility is that advances in cryptanalysis or quantum computing eventually break SHA256 or ECDSA secp256k1.  With any luck, this would be gradual process (as with MD5 and SHA1), so that there is time for an orderly hard fork to a different digital signature algorithm or cryptographic hash algorithm.  Then the UTXOs with lost private keys can either be formally destroyed as part of the hard fork or claimed by whoever first cracks them.

And as Saint-loup notes, if Moore's Law continues long enough, even brute force attacks might eventually compromise the cryptographic primitives currently used by Bitcoin.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!