Skip to content

Comment on Ripple is officially open-sourceparent

Comments

minimal overlap of trusted validators

Does that mean it does an intersect of sets of trusted validators? How does it determine which sets of trusted validators to use? What if the intersection is the empty set?

What do you mean by "it"? There is only a p2p network, with each node acting independently. Nodes which are on multiple other nodes UNLs could be considered the intersection of a set. But it makes more sense to think of it as a directed graph. There's no such think as an "untrusted validator", if you run rippled and your node isn't on anyone else's UNL, then you aren't really part of the network because your votes aren't considered in anyone else's consensus decisions (but you would get real-time access to the proposals and candidate sets).

So the set of of validators which gets used is exactly the union of nodes in the UNLs. If you have two networks without any overlap in the UNLs, then you'd get two separate ledgers.

http://bitcoin.stackexchange.com/questions/13330/what-is-the...

http://bitcoin.stackexchange.com/questions/10227/why-does-ri...

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.