|
|
|
|
|
by Kbelicius
1478 days ago
|
|
> I do find at least amusing to point out you started this thread with a comment that adamantly stated that "There's nothing unique or special about it [blockchains]" > Only to immediately follow it up by conceding your main point > "he PoW system used is one way to prevent Sybil attacks when distributing work among untrusted peers, and that's it. Novel, neat, but useless" I don't see any goalpost moving. PoW is not blockchain. |
|
Blockchains are exactly 3 things
- A ledger of "things"
- Consensus to agree on "things"
- A state machine that that transitions based on "things"
PoW is how Bitcoin achieves consensus. The brute-force operations that "waste" energy is actually a highly robost leader election algorithm.
So sure, "PoW is not a blockchain" is technically accurate, but a useless statement on its own.
OP states there is nothing unique or special about blockchains, then notes a unique and special fundamental aspect that enables (some) blockchains.