ah, i fixed those links. thanks
the basic construction is that the operator appends updates to the ledger, but a quorum that they chose controls the onchain reserves utxo. if the operator goes bad, the quorum gives the reserves to a random quorum member, and the ledger is now their responsibility
if quorum members collude and do not reassign reserves in a timely manner, then the honest members of their own quorums will reassign their ledgers. the question is, how far does this scale. in my analyses and simulations, it is farther than expected
there has been more interest today than for many months – i will write more soon
Login to reply
Replies (1)
Most interesting question is how honest members of quorum will reassign ledgers to re-gain control over "stealed by operator" funds; need they vote majority? such as 3-of-4 or so? (as far as I understand you, it will be multi-signature to protect against "one-sided onchain transaction"?)
Also, what if "random quorum member" (the one to which quorum gave the reservs to) will goes bad?
Also, need operators & quorum members to run a full node?
(sorry if too many questions...)