|
|
|
|
|
by EGreg
665 days ago
|
|
There are lots of other approaches - IOTA DAG, HashGraph, Ripple Consensus Process etc. I am not a fan of blockchains, though. They are overkill for most uses. But here is an example of a non-blockchain system that doesn’t even require global consensus: http://intercoin.org/technology.pdf Also check out the Autonomi network |
|
A malicious notary network can simply flood the ledger with conflicting views. So clients will have to somehow find a set of notaries that is the "best".
Proof-of-stake means that there's effectively a vote on the set of "reliable" agents, and proof-of-work works because the malicious notaries can't outrace everyone else.