Live data from Hacker News

The Merge

ethereum.org

191–200 of 414 posts

Re: The Merge

#191

Earlier quoted context omitted.

I don't understand how that comment applies to the discussion. Are you implying that L2s are somehow lower power requirements?

I’m saying there will be no requirement for ASICS in Ethereum. There may be L2s to scale Ethereum that require ASICS but that would be a voluntary decision by users who want to use said L2.

Again, that has nothing to do with the power requirements of ASICs.

Re: The Merge

#192
post #160

Ethereum 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…

What happens if most validators become non-responsive without unstaking? The network can’t create new blocks then?

The network would still create new blocks but wouldn't finalize them. Finalizing means they can't be undone without destroying a large percentage of the stake. Without finalization, you still reach a point where it's very unlikely that the block will be undone.

The non-responsive stakers would gradually lose their stake. The penalty for going offline is normally small, but if most validators go offline at once it's considerably larger. Their stake will shrink, until they don't hold most of the stake anymore and the network can start finalizing again.

Re: The Merge

#193
post #56

Earlier quoted context omitted.

Thanks for the explanation! I have a few questions: - how does the punishment work ? Do all nodes see that a malicious actor changed the chain and write the bad ideas in some ledger meaning "these nodes just lost X ETH" ? - 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 - is there an advantage to run more than one validator, i…

1. Punishment mechanisms here are kind of complicated, but in short, you're punished for mainly 2 reasons: being an offline validator, or for an attestation violating. Slashers are entities that enforce the two above rules. If a slasher determines that you're node is down, or that you're committing an attestation violation (i.e. that you're signing more than one attestation in a given epoch mainly). The slasher actua…

> 1. Punishment mechanisms here are kind of complicated, but in short, you're punished for mainly 2 reasons: being an offline validator, or for an attestation violating.

A malicious actor can cause the network to slash a validator's funds by inhibiting the validator's connection. Slashing funds seems completely disproportionate for a validator being offline.

Re: The Merge

#194

What’s the incentive to be a validator?

Same as for miners: new ETH issuance and transaction fees.

The issuance is much lower than it is for miners, because the cost of staking is much lower than the cost of mining.

Re: The Merge

#195
post #107

Ethereum 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…

I’m literally an idiot. Make this sense for me.

You're not an idiot. It's extremely obtuse and only makes sense to insiders. It's orders of magnitude more obscure than how fractional reserve banking works and understood by far fewer people.

Re: The Merge

#196

Earlier quoted context omitted.

What reason would anyone have to believe in their benevolence? It would be safer to believe in and use their greed and self preservation.

If you own a large amount of a currency, you want to ensure that the currency in question is trusted, or otherwise that currency would end up losing its value. It is your greed that is guiding you, not your benevolence.

Eh, I think it’s naive to believe that greed is sufficient protection. Owning a bunch of ETH so you can set ETH on fire would be a waste of money, only so long as the person setting the fire didn’t value the mischief more than the ETH. I don’t see why nation states wouldn’t attack each other by burning down the crypto assets of citizens, either.

Re: The Merge

#197

Awesome If crypto wasn't contributing causing a crash in the GPU market and contributing even more to climate change, I don't think it would have nearly as much hate as it does. Sure it's largely used for scams and money laundering, but at least it's used for scams and money laundering in a way I can ignore. Right now Bitcoin and Etherium, the leading cryptocoins, are absurdly slow and expensive, on top of causing al…

> at least it's used for scams and money laundering in a way I can ignore.

I thought this, and then my mom got scammed. She realized one day later, and the bank was able to recover the portion sent via bank transfer. But they also tricked her into sending money via bitcoin ATMs, and that portion was not recovered.

Re: The Merge

#198

Earlier quoted context omitted.

What reason would anyone have to believe in their benevolence? It would be safer to believe in and use their greed and self preservation.

If you own a large amount of a currency, you want to ensure that the currency in question is trusted, or otherwise that currency would end up losing its value. It is your greed that is guiding you, not your benevolence.

One problem with this - speculative assets are at least partially valuable because of their volatility - their ability to appreciate quickly. Even if eth is untrusted for long term value, so long as it has the potential to make money for someone in the short term it's going to continue to get transactions.

And, as always, sometimes folks just want to watch the world burn. It's a relatively low investment (~$50k) to become a validator, and the fine's only about $7k (.5 eth).

Imagine the damage someone with a few million (say, some baby-boomer who just sold their California duplex) could do if they wanted to.

Re: The Merge

#199

Ethereum 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…

Care to objectively articulate the arguments against switching to proof-of-stake? Why is it controversial?

PoS is less proven than PoW and has some edges cases that give many concerns. To say this up front, I own ETH, have worked on dapps on it, and completely supprt the move to PoS.

That said, the fact that PoW has been running the longest and Bitcoin uses it to secure the most value of any chain and it has had 100% uptime for the last 9.5 years, means people naturally trust it more.

PoS also in theory incentivizes centralization of staking over time. It's already started to play out this way way with the top two stakers controlling 46% of the staked ETH on the Beacon Chain. With Bitcoin, because you constantly have to buy new hardware and find cheap energy every single block, there's been a constant rise and fall of large miners.

A related issue is that it's more fragile to government censorship as the Tornado Cash OFAC sanctions show. Bitcoin has had mixers sanctioned and it didn't affect the core chain at all. With Tornado Cash, it's possible that Coinbase and other US-based stakers will have to not validate certain transactions, which doesn’t work in PoS, so they've said they will stop staking if the US gov't decides OFAC applies to stakers (which there's a legal argument it does). It's a bit in the weeds, but basically Bitcoin/PoW works in a fundamentally different way, so miners can filter out transactions they legally aren't allow to process and all that happens is those transactions get validated in a future block by other miners.

One other is that PoS has no deterministic way to recover from a complete outage. If a huge EMP brought down every computer network on Earth, when they come back online, PoW has a clear rule for determining which chain is the real one. PoS does not, so it's unclear what would happen. This may seem like a small edge case, and it is, but trust and security are so important when $500B and growing is at stake that tiny edge cases matter.

Re: The Merge

#200

Earlier quoted context omitted.

Here is how I explain it to people: Imagine a page of a book, for each letter a-z, assign a number to it (a=1, b=2, .. , z=26). Compute the sum of all of the letters on the page but reset back to zero when 100 is reached (i.e. 97 + 5 = 2). The resulting number is a kind of signature for the page. Changing a letter would result in a different sum. At this point, people usually understand the utility and irreversible n…

Modulo summation is a good hash function to teach non-CS people what hash functions are in principle. But, judging by my experience in learning about how Bitcoin works, is not sufficient to see why it's a secure currency (and PoW explanations are only invoked in that context). I knew about hash functions long before I knew why bitcoin works. I think the first thing people need to get over to understand de-centralized…

I think many people already know that fiat currencies depreciate and something like gold without the digging might be useful. I find people want to know more about the how than the why. If they understand a little more about how it works, they can build a bit of an intuition and can formulate their own opinions regarding whether they trust it or not (vs simply trusting another person that has an opinion on the topic one way or the other).

Of course, the hashing/nonce part is only one part of the mechanism and probably not even the most important part. However, it is where the bulk of the energy is used - most people have heard that Bitcoin uses a lot of energy and would like to understand that a bit better. I have other "parables" for explaining public/private key encryption, etc., but I was primarily responding to the parent comment.

>> That's a very human centric way of putting it

Humans are the ones assigning the value to this and they may be more likely to assign a higher value if it appeals to their sense of aesthetic. Solving beautiful equations sounds better than trial and error to many. That being said, I do think there is beauty in crypto - just maybe not in the nonce guessing bit.

Post reply on HN