DEV Community

Amy's Vue on this
Amy's Vue on this

Posted on

2 1

Web3 Solidity + JavaScript 32 hour course recap #5

timestamp 1:20:50 - 1:39:32

We learned about how the hashes are derived.

We also talked about the differences between PoW (proof of work) and PoS (proof of stake), and why we're moving a way from PoW because PoS is much cheaper computationally.

We also learned about Sybil and 51% attacks. Sybil attacks are peer-to-peer attacks, and blockchains are resistent.

Patrick was also nice enough to clarify that the problem is not always to make all of the first four number a zero. Blockchains can choose easier or more complex problems in order to regulate the "block time", or how long it takes for the blockchain to be published.

Ethereum uses the Nakamoto consensus, which uses a combination of the "longest chain rule" and proof of work to determine which blockchain takes point.

Top comments (0)

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay