Earlier quoted context omitted.
Proof of work is the only way to get acceptable security properties for a monetary system. Proof of stake suffers from the "nothing at stake" problem, leading to grinding attacks etc.
> Proof of work is the only way to get acceptable security properties for a monetary system. Every country's financial system: ahem. The U.S. dollar doesn't require giant energy-hungry server farms to be secure.
The Merge
101–110 of 414 posts
Re: The Merge
#102Ethereum in its current state is using proof-of-work (PoW) to ensure consensus amongst the thousands of nodes in the network. While PoW is reliable and secure, it is also extremely energy intensive. To produce each block on the network participants are required to use powerful and energy-hungry GPUs to solve a complex mathematical problem. Alternatively, proof-of-stake (PoS) guarantees the security of the network in…
> required to use powerful and energy-hungry GPUs to solve a complex mathematical problem. No mathematical problem is getting "solved". It is much more akin to playing the lottery: Entirely random numbers are being tried out, by sending them through an energy-intensive algorithm (being energy-intensive is the algorithm's only purpose in proof-of-work), until what comes out is less than another number. That other numb…
Re: The Merge
#103Earlier quoted context omitted.
> - But if the malicious actor owns 2/3 of validators, what does he care what other nodes do ? They effectively control what block is accepted As I understand it, anyone who owns that amount of ETH would probably be interested in contributing to the trust of the Ethereum blockchain.
Sure, but that wasn’t the question. How does the punishment play out, assuming they’re acting in bad faith?
If you don't have that, the most that you can do is to attack the network by proposing bad blocks to slow down block production. Anytime that a (selected) validator proposes a bad block, the other validators that catch your mistake will snitch on you (through attestations) and the validator will get their stake funds slashed. The more your funds are slashed, the less of a chance you will have to be proposing new blocks in the future.
Re: The Merge
#104Earlier quoted context omitted.
> - But if the malicious actor owns 2/3 of validators, what does he care what other nodes do ? They effectively control what block is accepted As I understand it, anyone who owns that amount of ETH would probably be interested in contributing to the trust of the Ethereum blockchain.
What reason would anyone have to believe in their benevolence? It would be safer to believe in and use their greed and self preservation.
Re: The Merge
#105Earlier quoted context omitted.
> required to use powerful and energy-hungry GPUs to solve a complex mathematical problem. No mathematical problem is getting "solved". It is much more akin to playing the lottery: Entirely random numbers are being tried out, by sending them through an energy-intensive algorithm (being energy-intensive is the algorithm's only purpose in proof-of-work), until what comes out is less than another number. That other numb…
This is a lot of words to say that PoW involves an inverse-hash problem being solved. Inverse-hash is a mathematical problem. Finding the nonce is solving it.
Re: The Merge
#106I don't get proof of stake. What's stopping anyone from presenting a new chain made up of thousands of fake transactions? And why wouldn't such chain be accepted by the network? Is it just "checkpoints" hardcoded in the software that don't allow this?
It's bullshit: https://yanmaani.github.io/proof-of-stake-is-a-scam-and-the-...
Re: The Merge
#107Ethereum in its current state is using proof-of-work (PoW) to ensure consensus amongst the thousands of nodes in the network. While PoW is reliable and secure, it is also extremely energy intensive. To produce each block on the network participants are required to use powerful and energy-hungry GPUs to solve a complex mathematical problem. Alternatively, proof-of-stake (PoS) guarantees the security of the network in…
Re: The Merge
#108Given that the merge reduces the electricity cost for new Ethereum by ~1000x, won't the price just tank in a race to the bottom?
Re: The Merge
#109Earlier quoted context omitted.
This is a lot of words to say that PoW involves an inverse-hash problem being solved. Inverse-hash is a mathematical problem. Finding the nonce is solving it.
I was explaining in layman's terms.
Re: The Merge
#110Earlier quoted context omitted.
The supply of ETH is only related to electricity when it's possible to mine it with electricity. Otherwise, what keeps the price of crypto up is people competing to get currency for uses like remittance. Since sending money to another country using a cryptocurrency ties up an amount of currency for a period of time, users have to compete for the available tokens in order to exchange with them.
That's my point though, after the merge the proof of stake nodes are earning a lot of ETH for a fraction of the previous cost, the only way price should stay stable is if everyone with a stake agrees not to undercut each other.
That will only be true if mining is a significant contributor to the availability of ETH. Instead, I think that most ETH comes from sellers of existing tokens rather than miners.