Earlier quoted context omitted.
Validators only add transactions to the ledger. What I was talking about is the slasher, which makes sure nodes are behaving correctly.
When a validator adds a block to the ledger it can include evidence of slashable offenses. Including evidence of a slashable offense gets rewarded so every validator is incentivized to include them. Further reading: https://eth2book.info/altair/part2/incentives/slashing#the-v... There is no separate notion of a slasher, everyone gets to provide slashing evidence when they build a block. I don't understand why you bui…
The Merge
361–370 of 414 posts
Re: The Merge
#362Earlier quoted context omitted.
Call me a pessimist, but I have stopped assuming rationality of all actors acting to secure a long-term future, especially in the world of cryptocurrencies
PoW is magical in that these actors are strongly incentivized to secure the network. PoS is not the same.
Re: The Merge
#363Earlier quoted context omitted.
Well it is valuable. You get to include the pending transactions in a block and you get rewarded for solving the puzzle.
This is what I was trying to get to with "inherently." The information ITSELF that is yielded by the process is 100% arbitrary and not valuable, i.e. relays no additional useful information about the world (e.g. the boiling point of some new liquid or something), like many would think of when we think of people doing math to solve things.
> valuable, i.e. relays no additional useful information about the world (e.g. the boiling point of some new liquid or something)
Theoretical mathematicians don't provide anything useful according to your definition.
Re: The Merge
#364Earlier quoted context omitted.
> So you'd need 51% of the network to agree with your made up chain, which would mean controlling about $100 billion in Eth. Does that sum assume that every coin will be staked? As I understand it, coins staked for validation are held in escrow and can’t be used for transactions until the validator node unstakes the coins. Surely only a small percentage of coins will be staked at any given time.
There is $200B ETH staked already
https://coinmarketcap.com/currencies/ethereum/
and most of it is not staked
Re: The Merge
#365Ethereum 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…
A more in-depth explanation can be found here:
https://arstechnica.com/tech-policy/2022/08/the-merge-the-bi...
Re: The Merge
#366Earlier quoted context omitted.
The energy part of crypto is a pretty small part of why I hate on it. More of a cherry on top. I'll stop hating on crypto when it becomes useful for anything other than committing crimes.
It is by far the cheapest and fastest option to send money internationally, fees from using SWIFT are ridiculous and the banks always use terrible exchange rates, I used to lose about ~4% of the money I sent to my family in another country
To be clear, I don't think it's bad for you to use crypto for this purpose. I would do the same. I just think systems that allow anyone to evade laws are a net negative for society.
Re: The Merge
#367Earlier quoted context omitted.
I agree with this point for the same reason; what matters is how people interpret it. Of course if I'm talking to a CS type I can go right into the details. The analolgy I use with laymen is solving a large rubiks cube by randomly moving pieces instead of using any other sophisticated methods. Somebody please correct my if I'm wrong as I haven't been in the cryptocurrency space for a minute, but I believe most of the…
The only problem with the rubik's cube analogy is that it may suggest that there are more optimal methods to solve it and they just aren't being used.
Re: The Merge
#368Earlier quoted context omitted.
You'd need billions to buy a significant %...
Not after we learn the intrinsic value of the network.
Re: The Merge
#369Ethereum 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…
Side question: what about your username? I live in Venezia and I'm curious now.
Re: The Merge
#370Earlier quoted context omitted.
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 centr…
> 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. You could fairly easily argue that building on a chain that includes sanctioned transactions is also "processing" them. Therefore miners would need to fork the chain to remain in the clear legally or just stop mining altogether.
I personally think even going after stakers is a bridge too far, but in that case the staker is profiting off of the illegal transaction and they're also directly participating in processing it.