So I was just working through the
CLAM issue tracker. I saw that
issue #252 was still open even though I already fixed it.
I checked that "clamd getsupport" really did work:
clamd getsupport
{
"threshold" : 0,
"window" : 10000,
"endblock" : 778536,
"startblock" : 768537,
"support" : {
"0000cb61" : 34,
"02fde4a4" : 6,
"066b223d" : 3,
"26dfbf81" : 8,
"5afa074c" : 43,
"694c26a6" : 2,
"7a69a853" : 25,
"c9328886" : 2,
"ea06c089" : 18,
"eff96b06" : 10,
"ff839af9" : 33
}
}
and was surprised to see the vote tallies so small.
Then it occurred to me that since I moved JD to new servers about a week ago, the staking wallet hasn't been supporting any petitions at all.
Oops!
It's fixed again now.
Before:
http://khashier.com/tx/496955fa5e0533cde6d83215bc49874cd58013b182f9b85e810e7ea675b6a0cb After:
http://khashier.com/tx/ccdb1b89321f0946b7fe6fc21c3c793a6c1cb49365fe6814f6a0f0181b2e0c35Sorry for the downtime.
Edit: now we see the tallies increasing again:
$ clamd getsupport
{
"threshold" : 0,
"window" : 10000,
"endblock" : 778660,
"startblock" : 768661,
"support" : {
"0000cb61" : 34,
"02fde4a4" : 8,
"066b223d" : 3,
"26dfbf81" : 8,
"5afa074c" : 53,
"694c26a6" : 7,
"7a69a853" : 29,
"c9328886" : 2,
"ea06c089" : 24,
"eff96b06" : 10,
"ff839af9" : 46
}
}
I guess these numbers speak for themselves. No more need to argue on threads with bias opinions (my own included). It is apparent what the larger clam community wants, or at lest those who have "Stake" in the game (pun intended). I am actually surprised since I would have not expected such a large number of votes represented. I know that the Percent of Americans who voted in the 2012 Presidential election was 57.5% (according to
). If we take the U.S. Presidential election as a benchmark Clamour votes are very well represented.
I would also expect whoever has large numbers of stored keys (maybe the original developer(s)?) to come out of the woodworks and start to dig/dump. The next few weeks will be very revealing. I would love to believe in the honest nature of those who concocted this system of distribution under a cloak of "fairness" but I'd be fetching for straws.
Thanks for the update and fix Doog.