Earlier quoted context omitted.
The average US adult does 2.3 financial transactions per day. The all time high number of bitcoin network transactions in a 24h period is a bit less than 500k. The busiest day for Bitcoin usage worldwide is roughly equivalent to the population of Modesto, CA. Blockchain occupies so much of the conversation and generates such incredible amounts of hype very few people truly understand just how insignificant it is in t…
> The all time high number of bitcoin network transactions in a 24h period is a bit less than 500k …on chain aka “layer 1”
Ethereum Proof-of-Stake
221–230 of 338 posts
Re: Ethereum Proof-of-Stake
#222Earlier quoted context omitted.
Why not just ditch the whole Proof-of-Stake system and use a classical consensus system then?
Because social consensus can be achieved on which Ethereum fork to use but not on every transaction that fork processes.
Re: Ethereum Proof-of-Stake
#223Following some links: https://notes.ethereum.org/@vbuterin/single_slot_finality > If 51% of validators start censoring, the victims and users can coordinate on a minority soft fork where they build on each other’s blocks and ignore the attacker. On the minority soft fork, the attacker’s deposits would lose millions of ETH to an inactivity leak, and after a few weeks the chain resumes finalizing. It seems that this co…
They can only burn the honest validators stake on the softfork though. The main chain won't be impacted.
Re: Ethereum Proof-of-Stake
#224Earlier quoted context omitted.
The average US adult does 2.3 financial transactions per day. The all time high number of bitcoin network transactions in a 24h period is a bit less than 500k. The busiest day for Bitcoin usage worldwide is roughly equivalent to the population of Modesto, CA. Blockchain occupies so much of the conversation and generates such incredible amounts of hype very few people truly understand just how insignificant it is in t…
Don't forget about the Lightning Network
If you have suggestions for where to look I'd love to check it out!
Re: Ethereum Proof-of-Stake
#225Earlier quoted context omitted.
Theoretically, if somebody forked the Ethereum PoS blockchain and faked timestamps to catch up to the real chain’s height, would there be any way to know which was the original other than community agreement? Seems like PoW makes it impossible since duplicating the original chain is prohibitively expensive. Not challenging the solution, just genuinely curious in how PoS works.
Great question, it's not timestamps but attestations (signed validator votes for pairs of checkpoint blocks) that determines the canonical chain head. This fork choice rule, known as LMD-GHOST, is different from PoW which has a "greatest difficulty" rule for determining the canonical chain. There is some element of bootstrapping who the original validator set was, known as "weak subjectivity". There's a great post fr…
Re: Ethereum Proof-of-Stake
#226Earlier quoted context omitted.
Yes, if you actively and knowing break the law, you might get punished for it. Not sure what's new here? If you don't want to connect to North Korea, block connections coming from North Korea, it's like one or two commands of iptables.
Ignorance of the law is not a valid defense. It might get you a lighter sentience, but don't count on that. You are expected to know all the laws that apply to all the activities you do.
Re: Ethereum Proof-of-Stake
#227Earlier quoted context omitted.
Yes, and thus is exactly what happens is 49% of validates start censoring. The legitimacy of the chain exists on the social level and not the protocol level - just as it does with BTC. What's new here is the cost as it forces participants (stakers) to choose a side.
>just as it does with BTC. Reminds me of the (largely failed) bitcoin XT fork. Bitcoiners didn't choose what was right for the network- they chose the easy path in an attempt to prevent fragmentation and keep the price high. I have no reason to expect that ETH users won't do the same, just as they did in the DAO hack fork: they just choose whatever fork happens to profit them in the short-term at the expense of the d…
Re: Ethereum Proof-of-Stake
#228I have seen description like this so many times, but no guide seems to describe exactly how everything is done in decentralised way. "The validators for each slot are assigned to committees". By whom? Also what if there is network partition for these 12 seconds. It's not very unlikely that some country could be completely cutoff from the internet for some time due to anything from natural or political reasons. Could…
Generally we've described this sort of research as "review resistant", rather than being secure in some classical sense. How Ethereum and other cryptocurrencies actually work is often eagerly explained but completely unfathomable on closer inspection. Concerns raised are fixed with additional complexity repeatedly until the reviewer grows weary of attempting to piece it together. Consequently there's sufficient confl…
Re: Ethereum Proof-of-Stake
#229>Let’s walk through a couple theoretical scenarios where a subset of malicious validators wants to censor transactions, say those originating in FATF-blacklisted countries. Hang on a second. Just to be clear about this example, this example is walking through how Ethereum has been designed specifically to allow North Korea to transact Ethereum, and more than that, prevent anyone who dissents. Like, I mean ok, I get t…
Did you just assume that Etherium is American?
Re: Ethereum Proof-of-Stake
#230Earlier quoted context omitted.
The US assumes everyone is American when enforcement is concerned. Ask Kim Dotcom.
That's not a very good example. What happened to Dotcom is fairly normal in the case where someone in country X is doing something that violates similar laws in both country X and country Y, more of the damages are occurring in country Y than in country X, and X and Y have extradition treaties.