stan.distortion
Well-known member
BTC thread post:
https://bitcointalk.org/index.php?topic=421615.msg12931868#msg12931868
[quote author=eduffield link=topic=421615.msg12931868#msg12931868 date=1447096606]
[quote author=TanteStefana2 link=topic=421615.msg12931853#msg12931853 date=1447096452]
[quote author=eduffield link=topic=421615.msg12931559#msg12931559 date=1447094168]
[quote author=qwizzie link=topic=421615.msg12931482#msg12931482 date=1447093588]
[quote author=eduffield link=topic=421615.msg12931420#msg12931420 date=1447093216]
...
I was waiting for someone to ask what I discovered... Basically, something called masternode input age based quorum layering. Quorums are created using the age of the masternodes, 25% of the quorums are more than 1.5 years old, the next 25% is more than 1 year old, the next 25% is more than 6 months old, then the final 25% is any masternode that is newer than that. It guarantees, you can't control a quorum by just buying coins from an exchange to make new masternodes, there will always be masternodes that are really, really old.
[/quote]
okay i gotta ask : "masternode input age based quorum layering", is that one of four discoveries you made ? if the answer is yes i think you will know my next question
[/quote]
Yes. I also figured out how to implement user/masternode vote blinding, which will allow literally everyone to remain semi-anonymous on the network. Imagine you can vote privately on budgets. 3 and 4 are related to programming, the evolution platform is really nice to work with
[/quote]
All good, one question regarding the use of MN age in selection of quorums. Will they also still be selected from the hash? I hope you can do both because I like the randomness of that. If you can select with both requirements, that's be impossible to game IMO
[/quote]
Exactly. Instead of using the hash to build the quorum at all once, you do it in four steps, by age. It's still deterministic.
[/quote]
Re posting here as... well, BCT :/
How reliable is the network time? It worries me it could be vulnerable is all, I'm stuck thinking the block count is a sure indication the network has gone forward but any external source that dictates time to a large part of the network is only as secure as the time source. Maybe that's one of those "what if there was no more electricity?" scenarios but I can't help thinking of it whenever time based criteria come up.
EDIT: Sounds pretty damn cool btw
I was looking at time-based things earlier and that reminded me to ask is all.
https://bitcointalk.org/index.php?topic=421615.msg12931868#msg12931868
[quote author=eduffield link=topic=421615.msg12931868#msg12931868 date=1447096606]
[quote author=TanteStefana2 link=topic=421615.msg12931853#msg12931853 date=1447096452]
[quote author=eduffield link=topic=421615.msg12931559#msg12931559 date=1447094168]
[quote author=qwizzie link=topic=421615.msg12931482#msg12931482 date=1447093588]
[quote author=eduffield link=topic=421615.msg12931420#msg12931420 date=1447093216]
...
I was waiting for someone to ask what I discovered... Basically, something called masternode input age based quorum layering. Quorums are created using the age of the masternodes, 25% of the quorums are more than 1.5 years old, the next 25% is more than 1 year old, the next 25% is more than 6 months old, then the final 25% is any masternode that is newer than that. It guarantees, you can't control a quorum by just buying coins from an exchange to make new masternodes, there will always be masternodes that are really, really old.
[/quote]
okay i gotta ask : "masternode input age based quorum layering", is that one of four discoveries you made ? if the answer is yes i think you will know my next question
[/quote]
Yes. I also figured out how to implement user/masternode vote blinding, which will allow literally everyone to remain semi-anonymous on the network. Imagine you can vote privately on budgets. 3 and 4 are related to programming, the evolution platform is really nice to work with
[/quote]
All good, one question regarding the use of MN age in selection of quorums. Will they also still be selected from the hash? I hope you can do both because I like the randomness of that. If you can select with both requirements, that's be impossible to game IMO
[/quote]
Exactly. Instead of using the hash to build the quorum at all once, you do it in four steps, by age. It's still deterministic.
[/quote]
Re posting here as... well, BCT :/
How reliable is the network time? It worries me it could be vulnerable is all, I'm stuck thinking the block count is a sure indication the network has gone forward but any external source that dictates time to a large part of the network is only as secure as the time source. Maybe that's one of those "what if there was no more electricity?" scenarios but I can't help thinking of it whenever time based criteria come up.
EDIT: Sounds pretty damn cool btw